19 Commits

Author SHA1 Message Date
Felix Lüdin
566b7b0892
refactor(ui): refactor capitalization of platform name and sub types (#7099) 2023-01-25 09:32:15 -08:00
Amanda Ng
d53b3f4f0c
fix(ui): display the correct access token expiry in AccessTokenModal (#7078) 2023-01-19 17:03:13 -08:00
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 (#6666) 2022-12-12 12:30:09 -08:00
Ankit keshari
5b85a1f73d
fix(ui): Fix the date issue on Create Access token Modal (#6342) 2022-11-02 16:29:15 -07:00
Aditya Radhakrishnan
a58502c5dc
feat(telemetry): add telemetry events to the settings page (#6198) 2022-10-13 11:41:47 -07:00
Gabe Lyons
ce90310dd0
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together (#6068)
* stashing progress

* adding remove option

* more progress

* editing

* further in

* additional rendering improvements

* stashing adv search progress

* stashing more progress

* propagating not filters back to UI

* more frontend progress

* more filters working

* getting ready for data platform selector

* add platform select functionality

* locking out switching btwn advanced and standard filters

* final polish

* remove unneeded code

* added unit and cypress tests

* resolutions after merge

* adding documentation

* cleaning up & refactoring

* removing console.log

* minor ui fix & removing unneeded code

* fixing lineage search

* fixing lints

* fix display of degree

* fixing test

* fixing lint

* responding to comments

* fixing tests

* fix smoke tests

* fixing cypress

* fixing cypress test

* responding to comments
2022-10-04 10:20:04 -07:00
Aditya Radhakrishnan
73cd2f995d
feat(roles): add roles feature to DataHub (#5767) 2022-08-30 18:31:34 -07:00
Gabe Lyons
47aa32a8a5
feat(simplified homepage): adding option to show limited entity types on homepage (#5678) 2022-08-30 09:17:11 -07:00
Ankit keshari
e8f521ef07
fix(): Worked on the scroll to top of the page after pagination change (#5714) 2022-08-24 15:20:52 -07:00
Chris Collins
126235a51f
feat(tokens) Create and display non-expiring tokens on the frontend (#5630)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-08-11 14:15:33 -07:00
Chris Collins
7cf941d515
fix(ui) Correct show/hide tabs in Settings based on privileges (#5355)
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
2022-07-07 10:18:41 -07:00
John Joyce
a44167c33d
refactor(ui): Extract searchable page into its own component (perf + ux) (#5318) 2022-07-01 15:08:08 -07:00
John Joyce
7b5f28b919
Minor UI bug fuix (#5292) 2022-06-30 10:40:57 -07:00
Aditya Radhakrishnan
f2304c348b
feat(settings): skip calling graphql hooks if user does not have the right permissions (#5136) 2022-06-09 09:20:47 -07:00
Ankit keshari
68e74f292f
fix(ui): Reload policies on activate / deactivate (#5107) 2022-06-07 11:39:26 -07:00
Ankit keshari
9a8027089b
feat(ui): Manage Revokable Access Tokens via the UI (#5067) 2022-06-06 08:15:00 -07:00
John Joyce
4da3d132f8
refactor(ui): UI Navigation Refactoring (#5076) 2022-06-03 07:47:39 -07:00
John Joyce
b38d14fa67
fix(ui): Display warning in UI when metadata service auth is disabled. (#4728) 2022-04-22 12:09:05 -07:00
John Joyce
f49666a230
feat(auth): Metadata Service Authentication! (#3598) 2021-11-22 16:33:14 -08:00