18 Commits

Author SHA1 Message Date
Aseem Bansal
3d7560585f
fix(ui): dereference errors (#12034) 2024-12-12 20:49:25 +05:30
Saketh Varma
f97f20a867
refactor(ui): antd Modal visible property to open (#11232) 2024-08-28 15:31:36 +05:30
gaurav2733
5889d84ab9
fix(ui/token): use correct API to filter for expired tokens on UI (#9930) 2024-02-27 15:45:18 +05:30
Aseem Bansal
4b645e1942
fix(ui/token): token page failing to render (#9827)
Co-authored-by: gaurav2733 <gaurav.wagh@apptware.com>
2024-02-14 22:10:10 +05:30
gaurav2733
f32a775190
feat(ui/tokens): admin being able to view all org access tokens (#9803) 2024-02-09 17:28:46 +05:30
Salman-Apptware
a704290be4
PRD-742/fix:Settings tab should have 2 scrollable sections (#9218) 2023-11-19 20:36:21 -08:00
Kos Korchak
c0feceb76f
test(): Manage Access Tokens Cypress test (#8936) 2023-10-06 14:10:24 -07:00
John Joyce
4da49fb1b4
refactor(ui): Make Navigating DataHub UI easier, fix duplicate tracking, duplicate networks calls, + misc optimizations (#7592)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:36:21 -07:00
Felix Lüdin
566b7b0892
refactor(ui): refactor capitalization of platform name and sub types (#7099) 2023-01-25 09:32:15 -08: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
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
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
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