- 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 3 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
-
Tamika Tannis authored
-
- 27 Jul, 2020 1 commit
-
-
Tamika Tannis authored
* Apply column description length configuration * Lint fix
-
- 24 Jul, 2020 2 commits
-
-
Tamika Tannis authored
* Revert layout changes * Revert layout changes
-
Jonathan Hehir authored
-
- 22 Jul, 2020 1 commit
-
-
Tao Feng authored
* Limit max char to display for preview column * update * fix eslint * update
-
- 20 Jul, 2020 1 commit
-
-
dechoma authored
* add ResourceReport button * adjust unit tests * styling fixes * remove noCaret & pullRight options * test fix * add report button unit tests
-
- 17 Jul, 2020 2 commits
- 16 Jul, 2020 2 commits
-
-
Diksha Thakur authored
* passing edit text and url to ColumnList * Added unit test case
-
Tao Feng authored
-
- 15 Jul, 2020 1 commit
-
-
Allison Suarez Miranda authored
* updated all aria-label componets to use sr-only instead, still need to update tests and fix the constants imports * fixed imports for constants on RequestMetadataForm comp * another constants import fix * removed aria-label attribute from tests * yet another constants fix * removed the aria-label as well as the sr-only for the add button on the add owner pop up, this is because when selecting the edit button the sr would read edit on Owners, which means that if this option is selected it can be assumed that when the sr reads Add, it will be related to adding an Owner. Trying to have both a sr-only plus the label of the button itself would lead to confusion because i would read add owner and then add, before with aria-hidden it would just hide Add and say add owner, making this not an issue. We could also keep aria-hidden but idk if this also has support gaps * added newline at end of file * added newline at end of file * fixed format issues * package oopsie
-
- 14 Jul, 2020 2 commits
-
-
Jacob Kim authored
* Allow minimum reader count to be configurable * Update popular tables * Revert adding POPULAR_TABLE_MINIMUM_READER_COUNT config * dump dict to str * Add unit test for popular tables * GET request sends query strings not data * Update tests * Use url instead of request param for GET
-
Tamika Tannis authored
-
- 13 Jul, 2020 1 commit
-
-
Allison Suarez Miranda authored
* added max-width style property with 560px value * fixed align on search bar * implemented Tamika's feedback on nesting classes and rename class for nav-search-bar
-
- 10 Jul, 2020 1 commit
-
-
Tamika Tannis authored
-
- 09 Jul, 2020 2 commits
-
-
Diksha Thakur authored
* Making description uneditable using config file * Table Description Uneditable using regex * Column Description uneditable * fixed regex statement * fixed lint error * removed print statements * Adding source to edit button * Added edit description text * Added list MatchRules object in configuration * ignore linting for metadata_utils.py * addint data type to match rules * adding data type to match rules * fixing mypy errors * restructured logic in metadata_utils * fixed mypy checks * fix parse_editable_rule parameters * Adding unit test cases * Code cleanup and better comments * Added documentation * Modified unit test case * fixed documentation * documentation change
-
Tamika Tannis authored
* Support markdown for dashboard descriptions * Code cleanup * Fix test for build to pass; Need to re-write so this doesn't keep happening * Fix test for build to pass; Need to re-write so this doesn't keep happening
-
- 07 Jul, 2020 2 commits
-
-
Tao Feng authored
-
Jonathan Hehir authored
-
- 05 Jul, 2020 1 commit
-
-
Verdan Mahmood authored
* Make sure not to crash when user search returns empty dict * Fix for the total result too
-
- 30 Jun, 2020 2 commits
-
-
Tamika Tannis authored
-
Tamika Tannis authored
-
- 29 Jun, 2020 1 commit
-
-
Tamika Tannis authored
-
- 26 Jun, 2020 2 commits
-
-
Tamika Tannis authored
* Add doc; Nest dashboard preview code into same directory * Some edits * Lint fix
-
Tamika Tannis authored
Add note for ISSUE_LABELS configuration
-
- 25 Jun, 2020 1 commit
-
-
Tamika Tannis authored
* Separate related dashboards component & request * Code clenaup * Tests * Fix some tests
-
- 22 Jun, 2020 2 commits
-
-
Tamika Tannis authored
-
Tamika Tannis authored
* Remove beta flag * Lint fix
-
- 17 Jun, 2020 5 commits
-
-
Marcos Iglesias authored
* Homepage headings * Headings on announcements page * Updating search result group title * Some extra headings
-
Marcos Iglesias authored
* Adds taglist shimmer loader * Adds test * Updating border radius value by sharing a sass variable * Setting explicit values for the numItems prop * alt attribute on some images
-
Marcos Iglesias authored
* Cleans up a11y rules and orders ESLint rules * Updates developer guide docs with accessibility section * Adds documentation about semantic HTML
-
Marcos Iglesias authored
* Adds shimmer loader to Bookmarks * Adds loader for popular tables * Shimmering loader on results page * Abstracting Shimering Resource Loader * Adding tests * Formatting * Reusing RESULTS_PER_PAGE on the number of shimmering row items * Reusing RESULTS_PER_PAGE on the number of shimmering row items
-
Marcos Iglesias authored
* Adds shimmering loader to Navigation Avatar * Adds User PRofile header shimmer loader * Removing avatar border
-
- 16 Jun, 2020 1 commit
-
-
Marcos Iglesias authored
-