- 18 Aug, 2020 10 commits
-
-
Tao Feng authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com>
-
Tamika Tannis authored
* Bump version for test release Signed-off-by:
Tamika Tannis <ttannis@lyft.com> * Bump version for real release Signed-off-by:
Tamika Tannis <ttannis@lyft.com>
-
Marcos Iglesias authored
* feat: AnnouncementsList component (#540) * Adds fake endpoint return for development * Basic Announcements list * Basic unstyled Announcements list * Restoring proper announcements endpoint code * Linting issues Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * feat: Announcements container and saga, api and reducer modifications (#541) * Basic container * Adding status code to announcement response * Updating Announcements reducer, sagas and api to support loading and error states * Linting details * Completing the global state fixture * Basic tests for connection Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * Basic card with loading shimmer (#546) Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * feat: Card Styling for announcements (#550) * Shimmering card styles * Basic card typography styling * Add links and link styles to cards * Adjusting card copy per Knowl specs Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * feat: Wiring announcements block on Homepage (#551) * Adds announcemetns to homepage, integrates basic card * Spacing and details * Adjusting loading state * Adds card and see more links logging * Updates layout size; focus detail * Variables on List component styles * Cleaning fake response Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * feat: Adds config for announcements (#562) * Moves config tests, adds config for announcements and test Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * Wiring announcements feature to the config option Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * Updating configuration docs Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * Extracting navLinks logic into the config utils Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * Adds LPL typography to announcements; some layout fine-tuning (#581) Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com> Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com> * Fixing merge conflicts Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com>
-
dependabot-preview[bot] authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
dependabot-preview[bot] authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
dependabot-preview[bot] authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
dependabot-preview[bot] authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
Tao Feng authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
Tao Feng authored
Signed-off-by:
Tao Feng <fengtao04@gmail.com>
-
- 17 Aug, 2020 2 commits
-
-
Tamika Tannis authored
* Generic OwnerEditor; Create TableOwnerEditor Signed-off-by:
Tamika Tannis <ttannis@lyft.com> * Create & use DashboardOwnerEditor Signed-off-by:
Tamika Tannis <ttannis@lyft.com> * Code cleanup Signed-off-by:
Tamika Tannis <ttannis@lyft.com> * Add tests + user fixtures Signed-off-by:
Tamika Tannis <ttannis@lyft.com> * Code cleanup Signed-off-by:
Tamika Tannis <ttannis@lyft.com>
-
Allison Suarez Miranda authored
* renamed section header to Popular Tags Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * trying things out Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * set up logic for different exec paths, still have to test sorting function getPopularTags, commented out all tests for TagsList because rewrite will be necessary Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * functionaltiy for home page with both curated and popular tags functionality implemented on TagsList, still need to do some work to make section not show up when no tags exist Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * completed basic implementation of home page tasks with link to browse page, as well as two section brose page displayz' Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * tested and fixed some edge cases Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * sorted tags alphabetically within categories Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * some refactoring, adjusted spacing on homepage, fixed styling, implemented title switching base don curated vs popular tags Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint and test fix Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed issue to filter out 0 value tags from other tags, keeping curated tags with 0 Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * refactor, still need to fix some errors Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * this works Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * replaced a with Link component Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * resolved lint issues Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed minor issues from PR feedback Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * made tag_name key instead of index Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * browse page test issue Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * trying to use mount, not working Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * still having issues when using mount on TagsList for test Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * here are some working tests for tagsList Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * used map for allChildren Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added fixture fro huge tags list Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixes/cleanup Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added test for shimmer loading render Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com>
-
- 14 Aug, 2020 1 commit
-
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com>
-
- 13 Aug, 2020 2 commits
-
-
Dorian Johnson authored
Signed-off-by:
Dorian Johnson <2020@dorianj.net>
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias <miglesiasvalle@lyft.com>
-
- 12 Aug, 2020 7 commits
-
-
dependabot-preview[bot] authored
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.6 to 7.11.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.0 to 7.20.5. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.0...v7.20.5) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
dependabot-preview[bot] authored
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.1.0 to 3.9.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.9.0/packages/eslint-plugin) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
Dorian Johnson authored
* Adds Storybook Signed-off-by:
Dorian Johnson <2020@dorianj.net> * tsconfig: move module options to parent file This might be an oopsie, but I'm not totally clear on the rationale of having multiple tsconfigs, so I'm Motivation is that storybook needs these options, but there's no way AFAICT to specify a tsconfig for it (putting tsconfig.json in .storybook doesn't work) Signed-off-by:
Dorian Johnson <2020@dorianj.net> * storybook: convert main to typescript; import most of the config Signed-off-by:
Dorian Johnson <2020@dorianj.net> * storybook: just use the dev config wholesale Signed-off-by:
Dorian Johnson <2020@dorianj.net> * storybook: remove story for component that doesn't exist yet Signed-off-by:
Dorian Johnson <2020@dorianj.net> * storybook: move story files to live with their views Open to feedback on this, but I think this will be more scalable. Signed-off-by:
Dorian Johnson <2020@dorianj.net> * storybook: re-add preview, which includes global styles Signed-off-by:
Dorian Johnson <2020@dorianj.net> * storybook: fix config via env var switching Signed-off-by:
Dorian Johnson <2020@dorianj.net> Co-authored-by:
Marcos Iglesias <miglesiasvalle@lyft.com>
-
Tao Feng authored
Signed-off-by:
feng-tao <fengtao04@gmail.com>
-
Dorian Johnson authored
Signed-off-by:
Dorian Johnson <2020@dorianj.net>
-
Diksha Thakur authored
Signed-off-by:
dikshathakur3119 <dikshathakur@lyft.com>
-
- 10 Aug, 2020 1 commit
-
-
Diksha Thakur authored
* Added required new files * Added new reducer for handling lastIndexed * removed all comments * suggested changes
-
- 07 Aug, 2020 2 commits
-
-
Tamika Tannis authored
* Update EditableSection interaction * Update EditableSection interaction * Cleanup
-
Tamika Tannis authored
* Udpdate UI; readOnly support * Unit test * Code cleanup * Code cleanup * Code cleanup * Address review comments * Lint
-
- 06 Aug, 2020 1 commit
-
-
Diksha Thakur authored
* added renderDescription method * simplified method * Added unit test cases * modified logic and unit test cases * code cleanup * incorporated PR review suggestions * minor changes to unit test cases
-
- 05 Aug, 2020 3 commits
-
-
Marcos Iglesias authored
-
Marcos Iglesias authored
-
Marcos Iglesias authored
-
- 04 Aug, 2020 3 commits
-
-
Dorian Johnson authored
In production, it's helpful to use content addressing to guarantee cache busting when publishing changes. However, in development, because the server serves a static copy of the index.html, that means that changing the Javascript bundle or CSS requires an otherwise-unnecessary restart of the server. This change makes the CSS and JS assets use fixed filenames so that a server restart isn't needed. Downside of this approach is there's now a dev/prod disparity and the config is more spread out between files. The positive is we don't need to modify the semantics of the server at all.
-
Tamika Tannis authored
* Allow markdown descriptions to display html * Fix Flag usage on DashboardPage; Lint * Code cleanup
-
Diksha Thakur authored
* Changed tag to div * check on nativeEvent * Fixed EditableText propagation * Fix add new tag button * Trying to fix tag delete click * Fix Tag and owner onClick * Fix clicks on Request Description * Fix add new owner button * code cleanup * modified unit test cases * Revert changes and moved children components outside label tag * Added unit test case
-
- 03 Aug, 2020 2 commits
-
-
Tamika Tannis authored
* Update prog_desc configuration + UI * Lint * Lint * mypy * Component cleanup; Add types * Lint fix * Clean up and fix bug * Update doc * Update docs * Update docs * Update test * Lint * Update python logic
-
Allison Suarez Miranda authored
* looking good, alignment might still be messed up, need to verify * focused * more generla styling and added some variables as suggested * made -height into a variable * removed unecessary display style * alpha to variable * added pressed state styling * lint fix * renamed opacity * added -height * changed and tested labeltype names * fixed other labelStyle instances
-
- 31 Jul, 2020 2 commits
-
-
Tao Feng authored
-
Tamika Tannis authored
-
- 30 Jul, 2020 2 commits
-
-
Allison Suarez Miranda authored
* setting up for clickable badge component * logic for search first try on badges * we now have some really wonky looking clickable badges, don't quite work the way I expected them to yet * major style changes, work in progress * updated test on badge list * lots of changes, functioning cloick and search * clean up clean up everybody everywhere * clean up pt 2 * lint * fix * fix make sure no config names change * reverting change to navbar style because not part of this PR * cleaning up an oopsie * changed badgelist test to count ClickableBadge rather than Flag * fixed test to reflect where the _ are replaced now * commented out test * moved badge * updated imports * removed all style and added pointer cursor * samll fix to test * Updated comment to reflect new functionality * lint issue * deleted old Badges dir * fixed test * fixed import * applies to all badge styles * lint * applied cursor hover to clickable-badge rathern than flag * added tests for clickable badges * too many }); * fixed lint issue * updated tests
-
Verdan Mahmood authored
-
- 28 Jul, 2020 2 commits
-
-
Diksha Thakur authored
* Added coponentDidUpdate method to footer * Retaining lastIndexed value from prev state * Undo retaining state in same reducer * removing componentDidUpdate method * Retaining last index value
-
Tamika Tannis authored
-