- 15 May, 2020 1 commit
-
-
Marcos Iglesias authored
* Updates loading spinner into shimmering dashboard loader * Removing some /test folders * Removes test folders * Uses greys from our color variables * Updates duration to match LPL and fixes lint errors
-
- 14 May, 2020 4 commits
-
-
Tamika Tannis authored
-
Tamika Tannis authored
* Fix initial bug * Separate ResourceList behaviors into dedicated components * Update tests for parent usages * Update ResourceList tests * Finish updating tests * Update bug fix logic * Some code cleanup
-
Marcos Iglesias authored
-
Marcos Iglesias authored
-
- 13 May, 2020 2 commits
-
-
Marcos Iglesias authored
* Updates resource icons with background image approach * Adds a main landmark to the application * Adds labels to filter inputs * Adds language to the html tag and some other missing meta tags (to complete) * Update styling on Dashboard and Data Store detail pages * De-duplicates main landmark tag * DRYs up the creation of icon classes by using Sass maps and @each * Updating Table Detail landmark tag
-
Marcos Iglesias authored
* Updates jquery to 3.5.1 * General dependency update with npm update * Fixes our NPM dependencies with npm audit fix and adjusts some Redux typings * Updates Jest to 25.5.4 * Updates eslint to 6.8.0
-
- 12 May, 2020 2 commits
-
-
Marcos Iglesias authored
* Aligns text elements on the navigation bar * Moving variable to common variables file * Moving variable to an already created group
-
Tamika Tannis authored
* Initial commit for Dashboards feature (#394) * Initial Dashboard commit - Added a DashboardPage and route - Added basic getDashboard reducer/saga/API - Added basic tests for dashboard page - Cleaned up tabs component styles * Add chart and query component to dashboard page (#403) * Fix rebase syntax error in _layouts.scss * Initial dashboard search (#411) * Dummy python code * Python updates; React App support * Some code cleanup * Python tests * Add some tests * Lint/test fix * Update ProfilePage & My Bookmarks to new design (#416) * Dummy python code * Python updates; React App support * Some code cleanup * Python tests * Add some tests * Lint/test fix * Update ProfilePage & My Bookmarks to new design * Add some tests * Update Dashboard Search UI (#424) * Update UI * Cleanup; Add some tests; Update doc * Lint fix * Update search payload used * Lint fix; Test fix; * Some last tests * Add Dashboard Preview UI Support (#425) * WIP * Default loading error message; Resolve titleNode vs title * Cleanup ducks * Component tests * Ducks tests * Log exception omn file not found error * Dashboard Bookmarks & Dashboard ProfilePage support (#427) * Initial implementation * Some tests; Some cleanup; Add owners * Code cleanup; Tests * Connect dashboard page with API (#426) * Connected the dashboard get API - Added several metadata fields - Added dashboard Tables * Added dashboard tag api * Refactor tags to support multiple resource types * Fixed tag refresh logic * Removed tag extraction helper methods * Update dashboard preview UI (#430) * Update endpoint logic; Update ImagePreview * Remove preview redux logic * Tests * Some code cleanup * Add dashboard url to preview error message * Switch order of People & Dashboards across search UI (#431) * Dashboard Page Updates (#432) * Update last run state ui; Update badge colors * Add support for 'No owner' UI * Add icon to DashboardPage; Add update description UI * Update description UI according to direction from Design * Code cleanup based on review comments * List Item UI Updates (#433) * Update last run state ui; Update badge colors * Add support for 'No owner' UI * Add icon to DashboardPage; Add update description UI * Update description UI according to direction from Design * Code cleanup based on review comments * Update dashboard group css * Center list items; Update queryitem height; Add chartitem keys * TabsComponent border always under tabs * Do not render ChartList if no charts * Center UserListItem * Add count to dashboard right panel tabs (#438) * Cleanup: Delete unused code * Cleanup: Remove unsued import * Dashboard Logging Updates (#436) * Support logging dashboard source & index; Consolidate logic into utility * log interaction with description edit * Update method name for a less ambiguous command name in logs * Revert add description logging -- there is a new design * Cleanup * Improve coverage under DashboardPage * Update ImagePreview; Fix imports * Add a dashboardsummary fixture; Fix indentation * ducks/dashboard tests * Update application_config doc * Added a 'beta' flag for dashboards (#441) * Added a 'beta' flag for dashboards * Reorder imports * Remove config for hard coding beta tags * Cleanup * Dashboard -> DashboardMetadata * Remove obsolete TODO; Use DashboardSummary schema * Remove other TODO * Fix python tests & lint Co-authored-by:
Daniel <dwon@lyft.com>
-
- 05 May, 2020 1 commit
-
-
Tao Feng authored
-
- 21 Apr, 2020 1 commit
-
-
Tao Feng authored
-
- 13 Apr, 2020 1 commit
-
-
Jin Hyuk Chang authored
* Initial checkin of Dashboard image preview * Update * Update * Update * Update * flake8 and mypy * flake8 and mypy * Update
-
- 09 Apr, 2020 1 commit
-
-
Verdan Mahmood authored
* Bump the version of amundsen common * Update requirements.txt Co-authored-by:
Tao Feng <tfeng@lyft.com>
-
- 07 Apr, 2020 1 commit
-
-
Tamika Tannis authored
-
- 06 Apr, 2020 1 commit
-
-
Tamika Tannis authored
* Add visble doc about python entry points * Fix Footer logic for undefined value; Add back tests that would have caught issue * Update version for new patch release to fix quickstart * Update docs/configuration.md
-
- 01 Apr, 2020 1 commit
-
-
Tamika Tannis authored
* Update search query stub * Update search query stub * Further specify query * Move 'isLoading' to TableIssues * Fix python test
-
- 26 Mar, 2020 2 commits
-
-
Tamika Tannis authored
* Do not allow input of ':' * Hook up potential error message * Update error text and test
-
christina stead authored
* update payload first commit * fix tests * wip * update ui for reporting jira issues * correctly use connected component * fix some tests * fix more tests, do some clean up * update python tests * some more cleanup * remove white space * remove a bit more whitespace * update variable name * update logging * sort by unresolved -> resolved * update per pr comments * merge master * update jira url * Update amundsen_application/static/js/components/TableDetail/TableIssues/styles.scss Co-Authored-By:
Tamika Tannis <ttannis@lyft.com> * fix styles Co-authored-by:
Tamika Tannis <ttannis@lyft.com>
-
- 25 Mar, 2020 2 commits
-
-
Tamika Tannis authored
* clearSearch consolidated with submitSearch * Remove unused 'setResource' logic from SearchPage * WIP * WIP: Consolidate filter actions * selectedTab --> resource * Code cleanup * More code cleanup * Add back/split up some tests * Update a type * Cleanup + add more tests * ts-ignore * Cleanup doc wording; Searches when url updates should be LOAD_URL type
-
Tamika Tannis authored
-
- 24 Mar, 2020 2 commits
-
-
Tamika Tannis authored
-
christina stead authored
* wip * wip * remove debuggers * fix tests + python lint * update tests * fix lint * revert some changes that aren't needed * modify content * respond to pr comments * fix lint * update wording a bit * update per review comments * update per pr comments
-
- 17 Mar, 2020 1 commit
-
-
christina stead authored
* Fix overflow for issues from issue tracking feature * try using flex properties * use truncated class * add span
-
- 16 Mar, 2020 2 commits
-
-
Tamika Tannis authored
-
samshuster authored
* This adds "programmatic descriptions" into the frontend. Known issues: - is_editable property not respecected Added NonEditable Section Now no longer need to sort in index page. Uses the display title for title now. Added currently untested code in the api for programmatic display programmatic descriptions no longer needs to be returned by metadata service for backwards compatibility Tests added for the programmatic display component Caught a bug where display_title was not being set if configuration wasn't set. change source_id to source Make code more robust Rebasing with the upstream changes that have been made. adding documentation removing the comment in the config.py class Fixing upstream merge conflicts. Update docs/flask_config.md Co-Authored-By:
jornh <jornhansen@gmail.com> Removing non editable section! readOnly is now an optional Property Added in a programmatic header and <hr> per design doc adding test for button rendering Adding in convertText function Changing SENTENCE_CASE -> Upper Upper. Need to confirm that this is ok, otherwise can create a new case Reverting SentenceCase Creating PascalCase Removing custom title Moving convert text to EditableSection. Applying by default * removing pascal case * fixing doc * Update amundsen_application/api/utils/metadata_utils.py Co-Authored-By:
Tamika Tannis <ttannis@alum.mit.edu> * Update amundsen_application/api/utils/metadata_utils.py Co-Authored-By:
Tamika Tannis <ttannis@alum.mit.edu> * cleaning up * Fixing unit test to have static method * changing to edit-button * Moving tests to test_metadata_utils * Fixing lint * updating the sample image Co-authored-by:
Tamika Tannis <ttannis@alum.mit.edu>
-
- 12 Mar, 2020 1 commit
-
-
Tamika Tannis authored
-
- 11 Mar, 2020 1 commit
-
-
christina stead authored
* update search to include badges * fix test * slight change * remove mapping for badges * fix lint * remove badge as a search term since its not in the filters in ui * update test, remove unneeded import
-
- 10 Mar, 2020 1 commit
-
-
Tamika Tannis authored
-
- 06 Mar, 2020 2 commits
-
-
Tamika Tannis authored
* Update logic to transform filters then call _search_table * Update tests
-
Tamika Tannis authored
* WIP test commit * Update reporter object * Testing user id * Another test * Update fix * Update jira logic. Move default configs * Add issue link; Add reported by in description
-
- 05 Mar, 2020 1 commit
-
-
Tamika Tannis authored
* Update search_table endpoint * Update test docstring
-
- 04 Mar, 2020 2 commits
-
-
Tamika Tannis authored
* Create TableHeaderBullets component * Fix mocks
-
Tamika Tannis authored
* Reset pageIndex to 0 on filter update * Allow CheckBoxItem to handle checked = undefined
-
- 03 Mar, 2020 1 commit
-
-
Tamika Tannis authored
* WIP: One approach * Second approach * Fix a few errors; Add tests * Fix test * Code cleanup * Change value for when user selects inline result & searchAll is needed * Update SearchType enum * Use snake_case for consistency in backend until we have some auto-convert
-
- 02 Mar, 2020 1 commit
-
-
Daniel authored
-
- 28 Feb, 2020 2 commits
-
-
Tamika Tannis authored
* Initial Filter React/Redux Modifications (#357) * Update configs and SearchFilter UI * Remove search syntax logic in SearchBar; Add RegEx validatation for SearchBar * Add filter state and ducks logic * Update filter UI; Code cleanup * Some python lint fixes * Code cleanup * Update request utils * Filter UX Improvements (#361) * SearchFilter UX improvements * Filter url updates; Modify no search results message * Support loading filters from pasted url * InputFilter apply changes on 'enter' * Simplify reducer logic + lint cleanup * Some cleanup based on comments * Fix build * Mypy fix * Mypy fix * Filter UI Improvements: Part 1 (#370) * Change 'Type' to 'Source' * Prevent SearchPanel width increase when InputFilter is present * Re-lower coverage while in development * Managed input autocomplete (#375) * Disabled autocomplete for some email input fields * Removed the hard coded font size for autocomplete * Improve user search experience (#376) * Fix a merge issue * Allow no search term; Persist filters on SearchPage * Lint fix * Add a TODO * Add support for configurable filter section help text (#377) * Add support for configurable filter section help text * Support on CheckboxFilterSection as well * Add default filterCategories for tables * Add default helpText * Update search flow (some more) (#383) * Add a Breadcrumb on HomePage that makes filters discoverable * Switch to using explicit clearing of search term; Revert to requiring term for SearchBar submit * Allow for html in InforButton text * WIP: Comment out some tests * Fix an edge case * Cleanup python logic; Add comments; Add tests; * Fix indentation error; Cleanup python tests; * Cleanup HomePage, Breadcrumb, InfoButton; Update tests * Connect SearchBar to router for executing special SearchPage logic * Cleanup SearchBar; Add tests; * Cleanup SearchPage; Add tests * Cleanup SearchFiilter components; Add tests; Increase jest threshold; * Fix build; Update FilterSection types * Cleanup config; Add tests; Update jest threshold; * Add another config test * Fix SearchFilter; Add filter action types; Code cleanup; Add tests; * Cleanup search reducer; Update/add tests; * Cleanup ducks + utils; Add tests; * Update application config documentation * Update endpoint to match search library change * Remove unused lines * Update input styles * rename filterconfig 'value' reference to 'categoryId' * Add new filter logic to support TagInfo case * Lint fix * Restructure filter components to leverage mapStateToProps; Update FilterType enums * Lint fix * Fix bad merge * Apply suggestions from code review Co-authored-by:
Daniel <dwon@lyft.com>
-
christina stead authored
* Add documenation for JIRA feature * update link * update docs a little bit * add some more clarification * remove whitespace
-
- 27 Feb, 2020 1 commit
-
-
christina stead authored
* add jira connection * update location of report data issue * add some reducers * add to global state * fix saga/redux flow for the jira issues view * use redux to handle reporting a data issue : * fix build * add jira sdk to requirements.txt, run fix lint errors for js * add comment * add data quality icon * move constants into a separate file * add tests for reducer and api * add some more tests * add more tests, do some refactoring * still working on tests * fix unit tests that don't quite work * fix lint errors * add some python tests * add more tests for jira client * remove unused imports * remove unused import * fix lint errors * for some reason i have to add types? * re-fix tests * update comments * address some comments * respond to comments * respond to comments * remove jira project id requirement: * add base class for issue tracking * add resource for issue endpoint * interim commit while refactoring into more generic * do some refactor, add a generic base client * refactor name from jira -> issue * fix spec per changes in the api * respond to some pr comments, add some error handling if no jira component is enabled * update per pr comments * remove utils for trucation, use ellipsis * add custom exception class, make sure it returns config error on api call * fix tests, refactor * fix lint * hopefully fix build * css fix * try removing jira from requirements * update tests, add total count of remaining results to api call * add comment, see if this fixes the build * update tests * update build steps * try making the extras a string like in examples * try to follow example exactly * try without quotes * update tests, make method to generate url * try string again * try using jira as a string * remove references to extras and just install the package * mock urllib * update tests * add tests for rending extra issues * update text on issues view * fix some lint issues * respond to pr comments * update per pr comments * respond to pr comments * fix some lint errors * respond to comments, some lint fixes * fix more lint * respond to pr comments * remove todo * add definition of api calls in fe * hide issue integration by default * fix tests, increase test coverage a bit * update some text * update per some product feedback * update test * Apply suggestions from code review Co-Authored-By:
Tamika Tannis <ttannis@lyft.com> * update per pr comments Co-authored-by:
Tamika Tannis <ttannis@alum.mit.edu>
-
- 25 Feb, 2020 2 commits