- 10 May, 2019 2 commits
-
-
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.
-
- 06 May, 2019 5 commits
-
-
Tamika Tannis authored
* Test adding codecov to .travis.yml * Test python * Remove --user flag
-
Tamika Tannis authored
* Update feedback forms + add unit test; Update base mail client to take form data * Complete test coverage for Feedback * Code cleanup + extract string constants * Update base mail client * Correctly propagate MailClient failures + inform user in the UI * Revert change of a error level * Lint + Text fixes * Cleanup Feedback tests, update Feedback close icon + add docstring for send_email * Renamed incorrect reference to form_data -> optional_data * Move style for close button to _buttons_default
-
Tao Feng authored
* Update README.md * Update README.md * Update README.md
-
jornh authored
Bullets FTW
-
jornh authored
* Docs: Add logo config example Verbatim copy of a Slack answer given by @danwom Having a few specific examples to go from in config docs always give you a good start * Adjust based on review suggestions Thanks for the quick AND thorough/thoughtful response! * More specific guidance On another read-through. You're right!
-
- 03 May, 2019 4 commits
-
-
Daniel authored
- Gray color scale shifted lighter - Blue theme changed to cyan
-
Daniel authored
* Integrate metadata '/user' API * Update UserSchema/User class and TS interfaces * '/auth_user' API now piggybacks on the metadata '/user' API * Move user test data into fixtures/globalState.ts
-
Tamika Tannis authored
* Fix test warnings & update to recommended patterns in touched test files * Rollback react-avatar upgrade
-
Mark Grover authored
-
- 02 May, 2019 4 commits
-
-
Daniel authored
-
Tamika Tannis authored
* Update PULL_REQUEST_TEMPLATE.md * Tweaked some text
-
Daniel authored
-
Tamika Tannis authored
* Tests for SearchList * Tests for SearchBar * Cleanup * Tests for SearchPage * Cleanup * Move SearchPage hardcoded text to constants file * Complete SearchPage coverage + update doc and test scripts * Typos * Add some doc * nits
-
- 01 May, 2019 2 commits
-
-
Tao Feng authored
Add Mark's presentation
-
Verdan Mahmood authored
Mostly copied from Apache Airflow
-
- 30 Apr, 2019 1 commit
-
-
Tao Feng authored
-
- 29 Apr, 2019 5 commits
-
-
Tamika Tannis authored
-
Daniel authored
-
Daniel authored
* Fix navbar and footer state bugs
-
Tao Feng authored
* Update README.md update the stale slack link * Update README.md * Update README.md
-
bolkedebruin authored
* Add Atlas as config option * Add Amundsen example based on Atlas * Add logging of where backend reside
-
- 26 Apr, 2019 2 commits
- 25 Apr, 2019 4 commits
-
-
Tamika Tannis authored
* Increase coverage * More tests * Tweak thresholds * Fix ts errors * Clean duplicate id issue, moving away from ids in future tests
-
Alagappan authored
-
Tamika Tannis authored
-
rosejcday authored
Updated installation document to include virtualbox install step which is required for the first command to run. (#100)
-
- 23 Apr, 2019 4 commits
-
-
Daniel authored
* Added a generic action logging API 'log_event' * Added a scroll tracker on the table details page * Added logging events to navigation links, tags, and other actions.
-
Tamika Tannis authored
-
Tamika Tannis authored
-
Tamika Tannis authored
* Update configs + a few imports for testing, fix misnamed files * Some cleanup
-
- 22 Apr, 2019 2 commits
-
-
Tamika Tannis authored
* Test that Travis Build catches lint error * Separate 'npm run lint' to run as it's own script in Travis * Test splitting lint script into it's individual parts * Found the problem, this should fail * Remove test code that throws error
-
Daniel authored
* Added a 'request_wrapper' that abstracts away the logic to switch between Envoy clients and basic HTTP requests.
-