Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weekly Digest (9 February, 2020 - 16 February, 2020) #1002

Closed
weekly-digest bot opened this issue Feb 16, 2020 · 0 comments
Closed

Weekly Digest (9 February, 2020 - 16 February, 2020) #1002

weekly-digest bot opened this issue Feb 16, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Feb 16, 2020

Here's the Weekly Digest for iterative/dvc.org:


ISSUES

Last week 17 issues were created.
Of these, 11 issues have been closed and 6 issues are still open.

OPEN ISSUES

💚 #1000 test: links improvements, by casperdcl
💚 #998 api: document Repo object?, by jorgeorpinel
💚 #996 community: pending issues, by jorgeorpinel
💚 #992 Choose the new hosting, by iAdramelk
💚 #986 Why 'dvc cache dir' command is not in use, by dmpetrov
💚 #983 installation troubleshooting, by efiop

CLOSED ISSUES

❤️ #999 Restyle Move API calls on community page to client side, by restyled-io[bot]
❤️ #997 test: links: fix failures, by casperdcl
❤️ #995 Move API calls on community page to client side, by iAdramelk
❤️ #994 Reduce animation delay for side menu, by iAdramelk
❤️ #993 Regular updates (Feb 13), by jorgeorpinel
❤️ #991 Replace custom collapse in sidemenu, by iAdramelk
❤️ #990 [DO NOT MERGE] Enable console log for cache in production, by iAdramelk
❤️ #989 Update all deps to actual version, by iAdramelk
❤️ #988 Regular updates (Feb 10+), by jorgeorpinel
❤️ #987 more GAPI privacy policy updates, by jorgeorpinel
❤️ #985 Revert "Revert "Add sentry"", by iAdramelk

LIKED ISSUE

👍 #992 Choose the new hosting, by iAdramelk
It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #992 Choose the new hosting, by iAdramelk
It received 8 comments.


PULL REQUESTS

Last week, 16 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 3 pull requests were updated.
💛 #973 server: reformat/refactor around new redirects logic, by jorgeorpinel
💛 #947 user-guide: Basic Concepts, by jorgeorpinel
💛 #908 api: create docs, by jorgeorpinel

MERGED PULL REQUEST

Last week, 13 pull requests were merged.
💜 #999 Restyle Move API calls on community page to client side, by restyled-io[bot]
💜 #997 test: links: fix failures, by casperdcl
💜 #995 Move API calls on community page to client side, by iAdramelk
💜 #994 Reduce animation delay for side menu, by iAdramelk
💜 #993 Regular updates (Feb 13), by jorgeorpinel
💜 #991 Replace custom collapse in sidemenu, by iAdramelk
💜 #989 Update all deps to actual version, by iAdramelk
💜 #988 Regular updates (Feb 10+), by jorgeorpinel
💜 #987 more GAPI privacy policy updates, by jorgeorpinel
💜 #985 Revert "Revert "Add sentry"", by iAdramelk
💜 #962 term: use "hash" in MD5 "checksum" context & Git commit contexts, by jorgeorpinel
💜 #933 add docs for dvc metrics diff, by efiop
💜 #874 Community page, by iAdramelk


COMMITS

Last week there were 20 commits.
🛠️ [Move API calls on community page to client side (#995) * Move API calls on community page to client side

  • Replace API functions with hooks

  • Update src/components/Community/Learn/index.js

Co-Authored-By: Jorge Orpinel jorgeorpinel@users.noreply.github.com

  • Update src/components/Community/Meet/index.js

Co-Authored-By: Jorge Orpinel jorgeorpinel@users.noreply.github.com

  • Update src/components/Community/Meet/index.js

Co-Authored-By: Jorge Orpinel jorgeorpinel@users.noreply.github.com

  • Update src/utils/api.js

Co-Authored-By: Jorge Orpinel jorgeorpinel@users.noreply.github.com

Co-authored-by: Ivan Shcheklein shcheklein@gmail.com
Co-authored-by: Jorge Orpinel jorgeorpinel@users.noreply.github.com
Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>](64f4c48) by iAdramelk
🛠️ [test: links: fix failures (#997) * test: links: fix and sort exclude-links.txt

Co-authored-by: Ruslan Kuprieiev kupruser@gmail.com](01b5efa) by jorgeorpinel
🛠️ Replace custom collapse in sidemenu (#991) by iAdramelk
🛠️ [add docs for dvc metrics diff (#933) * add docs for dvc metrics diff

Co-authored-by: Jorge Orpinel jorgeorpinel@users.noreply.github.com](bd0e250) by efiop
🛠️ [Community page (#874) * Initial commit for community page

  • Add styles to community page blocks

  • Addicons to meet blocks

  • Remove console.log

  • Add styles to Discord block

  • Add styles for events

  • Add illustration to community blocks

  • Add real github api for issues

  • Add comment about Github API mock

  • Move @octokit/graphql to dependencies

  • Add blog api integration

  • Real API to get latest blog posts

  • Update texts

  • Add pluralization to comments count

  • Add comments to blog posts

  • Cache test

  • Rewrote comments API using fetch

  • Only show console.log in cache in dev mode

  • Add cache to github

  • Replace Discord with widget

  • Hide events block if there is no upcoming events

  • Add simple fallback for api handles

  • Mobile version design

  • Add dropdown menu to contribute

  • Mobile design tweaks

  • Fix comments height

  • Revert discord widget

  • Get discord stats from static file

  • Return deleted images

  • Revert "Mobile design tweaks"

This reverts commit d10481f.

Conflicts:

src/Community/Block/styles.js

src/Community/styles.js

  • Mobile styles for section in community

  • Small design changes

  • Fix lint-staged bug

  • Add carousel to community page

  • Fix lint error

  • Add images to blog posts

  • Add mobile banner

  • Make all mobile section parts clickable

  • Fix forum posts display on desktop

  • Remove focus state from carousel dots

  • Temporarily disable carousel

  • Add small visual fixes

  • Fix mobile safari bug

  • Update desktop dropdown styles

  • Remove carousel

  • Add pictures to user content

  • Add quick and dirty fix for section animation

  • Added some user content

  • three pieces of user content

  • added the prague event, cleaned up events city + date formatting

  • Added WIDS event

  • WIDS logo

  • Added divops.org

  • Fixed divops date, and checked if the banners work as expected

  • typo

  • Added readable date support

  • Change rel for external links to correct one

  • Update Cotribute section actions

  • Fix menu title

  • Replace icons

  • Fix non-even columns

  • Add json linters

  • Add paddings for sections on tablets

  • Fix lint errors

  • Update banner for Feb 20

  • Added image icons to user content

  • increase banner resolution

  • Fix links and add analytics to community page

  • Remove Learn section icons

  • Normalize event pictures

  • Add placeholder for events images

  • Fix image line wrap

  • Fix preemptive sendind of errors

  • Add ref forwarding to button

  • Update top menu styles (no-triangle)

  • Update movile menu

  • Add github and discord icons to header

  • Fix opacity for links

  • Make community headers clickable

  • Fix Collapsible calculation on resize

  • Open section on mobile navigation

  • Reduce size of the icons in the head

  • Fix bug woth bottom pading on tablet in Communuty

  • Add triangle to dropdown menu

  • Add subjects to mail links

  • Revert issues sorting order

  • Open mail links in the new window

  • Set correct icon to mail in mobile menu

  • Fix not working links in top menu

  • update hero banners

  • Fix item collapse in mobile safari

  • Fix couple of visual bugs

  • Refactor Community page in line with other pages

  • Change blog api error status to 502

  • Rename BareButton to CommunityButton

  • Remove mistakenly copied images

  • Remove getInitialProps to reenable static optimizations

Co-authored-by: Elle O'Brien andronovhopf@gmail.com
Co-authored-by: Nate Gadzhibalaev nate@respawn.io
Co-authored-by: Ivan Shcheklein shcheklein@gmail.com](c32e687) by iAdramelk
🛠️ download: update to 0.83.0 by efiop
🛠️ Merge pull request #987 from iterative/2010-02-10 more GAPI privacy policy updates by jorgeorpinel
🛠️ remote: link to gdrive privacy policy from a few places per https://github.com/iterative/dvc.org/commit/45e93dc6663031427aa4314f9059d888f127832c#r37220402 by jorgeorpinel
🛠️ remote: rename nav and title for gdrive privacy policy by jorgeorpinel
🛠️ remote: change DVC Project->DVC Application per https://github.com/iterative/dvc.org/pull/987#discussion_r377395118 by jorgeorpinel
🛠️ term: change DVC app for DVC GCP Project in gdrive privacy policy per https://github.com/iterative/dvc.org/pull/987#discussion_r377378741 by jorgeorpinel
🛠️ remote: restore intro of privacy policy, deemphasize 3rd party name per https://github.com/iterative/dvc.org/commit/45e93dc6663031427aa4314f9059d888f127832c#r37219391 and https://github.com/iterative/dvc.org/commit/45e93dc6663031427aa4314f9059d888f127832c#r37219448 by jorgeorpinel
🛠️ remote: update Google API privacy policy (gdrive) per https://github.com/iterative/dvc.org/pull/954/files#r377220244 by jorgeorpinel
🛠️ Merge pull request #985 from iterative/sentry-integration-part-two Revert "Revert "Add sentry"" by shcheklein
🛠️ Move sourcemaps to dependencies by iAdramelk
🛠️ Revert "Revert "Add sentry"" This reverts commit c21785f2b9d42b9f018f70e9f343c13e8a523925. by iAdramelk


CONTRIBUTORS

Last week there were 5 contributors.
👤 iAdramelk
👤 casperdcl
👤 jorgeorpinel
👤 efiop
👤 shcheklein


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository iterative/dvc.org to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant