- 04 Jun, 2019 1 commit
-
-
Ryan Lieu authored
* moved PopularTables out into separate component * added tests * fixed linting issues * removed bookmarklist from populartables * fixed tests * addressed comments * move populartables component to common * removed unecessary boiler plate, improved tests
-
- 03 Jun, 2019 3 commits
-
-
Tamika Tannis authored
-
Ryan Lieu authored
* added loading spinner for search requests * fixed multiple requests issue, SearchResourceAction now sets loading state * added tests, cleaned up reducer * fixed typos * fixed previous search term call * made tests cleaner
-
Tamika Tannis authored
-
- 30 May, 2019 1 commit
-
-
Daniel authored
- Added the Bookmarks feature where users can save or unsave table resources. - BookmarkIcon component renders a filled or unfilled star next to table resources. Clicking on the icon will save or unsave the bookmark. Icons can be rendered in regular or large versions. - "My Bookmarks" component is added to the homepage. This displays all of the bookmarked table resources in a paginated format. - Created a Preloader component that fetches data needed for app-wide functionality. - Bookmark and User data is fetched in Preloader - Removed user data fetching in NavBar Added new tests for - Preloader, BookmarkIcon, BookmarkList, Metadata API Modified existing tests for - Table Details, TableListItem,
-
- 29 May, 2019 5 commits
-
-
Ryan Lieu authored
* fixed hover on home link to change color * updated css to be cleaner
-
Ryan Lieu authored
-
jornh authored
Follow up to PR #178 dropping `-d` we can loose compose down See https://github.com/lyft/amundsenfrontendlibrary/pull/178#discussion_r288741312
-
Daniel authored
-
jornh authored
Video link timer set to just before Amundsen mention starts
-
- 28 May, 2019 2 commits
-
-
Tao Feng authored
-
Verdan Mahmood authored
-
- 24 May, 2019 2 commits
-
-
Adam Weiss authored
* Update quick start and docker-compose * Move verification to new section
-
Mark Grover authored
* Adding link to YouTube video from Strata SF * Update README.md
-
- 22 May, 2019 1 commit
-
-
Verdan Mahmood authored
* Explains how to setup OIDC with amundsen * Fixes a typo
-
- 21 May, 2019 2 commits
- 20 May, 2019 3 commits
-
-
Ryan Lieu authored
-
jornh authored
* uses tagged versions of the three amundsen services * sets PROXY_ENDPOINT for the elasticsearch container which _should_ make it JustWork(tm) with docker-engine based setups. NOTE this requires the 1.0.2 version of the search service container * similarly sets PROXY_HOST for neo4j
-
Guido Schmutz authored
-
- 17 May, 2019 2 commits
- 16 May, 2019 1 commit
-
-
Daniel authored
-
- 15 May, 2019 3 commits
-
-
Tamika Tannis authored
* Add a WIP base_super_preview_client and example doc * Update base_superset_preview_client, doc, and tests. Pass 'database' in preview data request * Address nits + fix typos
-
Tao Feng authored
-
Tamika Tannis authored
* Add note about npm run tsc * Fix a typo
-
- 14 May, 2019 1 commit
-
-
Alyssa authored
-
- 13 May, 2019 2 commits
- 10 May, 2019 6 commits
-
-
Jin Hyuk Chang authored
-
Jin Hyuk Chang authored
-
Jin Hyuk Chang authored
-
Tao Feng authored
* Update setup.py * Update setup.py
-
Tamika Tannis authored
* Update User model * Cleanup User model + add explicit unit tests
-
Verdan Mahmood authored
-
- 09 May, 2019 1 commit
-
-
Verdan Mahmood authored
-
- 08 May, 2019 2 commits
-
-
Daniel authored
Revamp of typography across the entire app * Removed dependency on bootstrap typography * Added 'Open Sans' and 'Roboto' font definitions * Defined new variables for header and body font family/weight * Defined a set of predefined classes such as title-1, title-2, body-1, etc. * Replaced ad hoc font styles with predefined classes whenever possible.
-
Tamika Tannis authored
-
- 07 May, 2019 2 commits
-
-
Tamika Tannis authored
Forgot to remove this from a previous PR. This parameter isn't being used and don't want the pattern to get propagated if anyone does a copy-paste.
-
Tao Feng authored
Add codecov badge.
-