- 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 4 commits
-
-
Marcos Iglesias authored
-
Marcos Iglesias authored
* Adds loading state to Table Issues and Footer * Updates spacing on issues loader * Updates issues block height to adapt to the content's height * Prettier errors * Reducing number of lines * Retriveing pre-commit hook * Fixing linting issues
-
Marcos Iglesias authored
* Adds alt attribute to images * Uses time tags on times on the application * Dealing with sectioning and accessibility issues * Formatting * Fixing stuff * Tamika's comments * Fixing tests * Fixing watermark label size * Tamika's comments * Tweaks * More tweaks
-
Tamika Tannis authored
* Initial dashboard search support * Fix some logic * Fix aligment of FilterSection label; Unnest component tests * Further modify search * Fix merge issue * WIP * WIP * Fix build * Update ducks tests * Fix test * Cleanup; Add default helpText for consistency
-
- 15 Jun, 2020 3 commits
-
-
Marcos Iglesias authored
* Makes search sections scrollable as in Table and Dashboard details * Adjusting spacing on sidebars * Fixing spacing * Fixing spacing
-
Jin Hyuk Chang authored
* print user_id * Update
-
Jin Hyuk Chang authored
* Mode dashboard preview ACL * Update * Update * Update
-
- 10 Jun, 2020 2 commits
-
-
Marcos Iglesias authored
* Updates eslint packages * Merging commits * Updating * Updating * Updates * Fixing Query block issues * Fixes anchor issue and bracket values type errors * Formatting
-
Marcos Iglesias authored
* Updates Developer guide with linting infor * Rewords issues on document
-
- 09 Jun, 2020 2 commits
-
-
Marcos Iglesias authored
* Updates prettier and hooks it as a post-test task * Overall Prettier Format run * Adding lint-staged pre-commit with Husky * Adding extra spaces * Adds stylelint and fixes autofixable issues * Fixes basic style issues * Testing hook * Fixing conflicts * Moving TS comment * Resolving merge conflict * Cleaning up variable
-
Tamika Tannis authored
-
- 08 Jun, 2020 1 commit
-
-
Marcos Iglesias authored
* Creates QueryResource and updates data definitions * Mades it a functional component with hooks, added link to dashboard * Right button behavior (almost) * Fixes code block styling conflict * Lazy loads Codeblock for improved performance * Adds tooltip to mode button * Cleaning up styles * Cleaning query_names from the frontend code * Fixes warnings and mock type issue * Fixes Typescript warning * TEst cleanup * Cleans up webpack flags and extends loading message * Adds shimmer loader, extract animations include and moves tooltip to top * Tamika comments * Making the shimmer a set of lines * Adds an extra line on the loading screen * Delete eslint cache file * Adds comment
-
- 05 Jun, 2020 1 commit
-
-
Diksha Thakur authored
* Adding new component for schema name and attached description * Adding underline to schema name * Adding schema_description to TableResource * Adding style in ResourceListItem component * Modified unit test to incorporate schema desciption changes * Reverted unwanted addition of schema_description in unrelated files * Changed calling Schema Info Component and related unit test cases * Changed python test to incorporate schema description * Identation fixes * Unit test cases for SchemaInfo component * removing unnecessary imports * Changing unit test name
-
- 04 Jun, 2020 1 commit
-
-
Marcos Iglesias authored
* Modifying DashboardPage component, tests passing * Cleanups and updating Dashboard resource links * Flattens folder structure on the component folders * Extract helpers for building URI and Dashboard Detail Page URL, implement on search results component * Adding types and cleaning up * Changing URL schema to use the URI directly on the URL * Cleanup and basic test for url helper
-
- 02 Jun, 2020 3 commits
-
-
Tamika Tannis authored
* Update UI for dashboard related timestamps when they don't exist * Fix AvatarLabel text color in resource detail left panel * Code cleanup
-
Tamika Tannis authored
-
Marcos Iglesias authored
* Renders empty dashboards tab and adds some basic tests * Adds new object to the type, testing request that doesn't work * Merges dashboard data into TableMetadata object * Reusing the DashboardResource type instead of creating a new one * Removing msg and status_code attributes from the merged response as per Tamika's comment * Updates first of list top border
-
- 01 Jun, 2020 1 commit
-
-
Marcos Iglesias authored
* Trying to create an endpoint * Getting tests ready * Fixes lint error * Adding missing type * Adjusting return to not use the results_dict
-
- 29 May, 2020 1 commit
-
-
Tamika Tannis authored
* Fix dashboard preview modal title * Improve vertical spacing in resource header * Apply min-height to left panel metadata sections * Update EditableSection rendering when missing optional props * Update style for left panel metadata sections * Fix resource detail height; Remove duplicate style * Add hover effects on the service links * Update EditableSection tests
-
- 27 May, 2020 2 commits
-
-
jonhehir authored
* Coerce null to empty string in Flag Fixes bug where a null value passed as text to a Flag component breaks entire pages. * added unit test
-
Diksha Thakur authored
* Changing owners font to 16px * Changing Font size on Dashboard details page * Removed extra div * Changed Font size for Table Description * Overriding font-size to 16px in markdown tag * Using layout file to set font size of table description
-
- 26 May, 2020 4 commits
-
-
mgorsk1 authored
* example_for_announcements_client |
🎉 Initial commit. * example_for_announcements_client |🚨 Removing linter warnings. * example_for_announcements_client |🚚 Moving or renaming variables. * example_for_announcements_client |♻ Refactoring code. -
Tamika Tannis authored
* Allow configuration of jira issue labels * Fix UI when there are multiple issues * Type fix
-
Tamika Tannis authored
-
Tao Feng authored
-
- 21 May, 2020 1 commit
-
-
Marcos Iglesias authored
* Adding tooltip and testing * Adding modal and tests * Adds hover feedback, limits modal size and cleans up tooltip code * Retrieving site.webmanifest file names and adding crossorigin attribute * Adds Tamika's comments
-