- 21 Aug, 2020 1 commit
-
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
- 20 Aug, 2020 2 commits
-
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
Allison Suarez Miranda authored
* added Status text to Las Run status line Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added Status: to constants Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint again, pre-commit hooks not working again... Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com>
-
- 19 Aug, 2020 4 commits
-
-
Allison Suarez Miranda authored
* removed badges section for users cause we dont need that moving forward Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * removed ALumni badge from user profile and added it to header-bullets instead Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * removed Alumni badge checks for user profiles Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * not working for some reason Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint and missed test update Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed conflict Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * updated DashboardPage tests Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added icons Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed alignment issue Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed table view Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added variables for style Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * made component more genric, still need to rename and fix icon issue Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * updated text to use typography defined Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * variable Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * hit icon broken Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed hit icon a bit Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed tets Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * moved setup into it clause Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * added resource badges back in Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint + added back tests Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixes Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * lint Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed icon for hit Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * bettered updated file Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * removed text prop Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * fixed text issue Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * small fix Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com> * cleanup Signed-off-by:
Allison Suarez Miranda <asuarezmiranda@lyft.com>
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
dependabot-preview[bot] authored
Bumps [flask-restful](https://github.com/flask-restful/flask-restful) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/flask-restful/flask-restful/releases) - [Changelog](https://github.com/flask-restful/flask-restful/blob/master/CHANGES.md) - [Commits](https://github.com/flask-restful/flask-restful/compare/0.3.7...0.3.8) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-
Marcos Iglesias authored
Signed-off-by:
Marcos Iglesias Valle <golodhros@gmail.com>
-
- 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 1 commit
-
-
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
-