Chris Collins
c2a43589c7
Bring Alchemy UI to OSS ( #12481 )
2025-01-29 20:42:01 -05:00
Aseem Bansal
3d7560585f
fix(ui): dereference errors ( #12034 )
2024-12-12 20:49:25 +05:30
Shirshanka Das
c3e53a1101
chore(links): add attribution ( #11352 )
2024-09-11 10:18:33 +02:00
Saketh Varma
f97f20a867
refactor(ui): antd Modal visible
property to open
( #11232 )
2024-08-28 15:31:36 +05:30
Saketh Varma
12eb2252d4
fix(ui): replace ant dropdown overlay with menu ( #11229 )
...
Co-authored-by: salman <salman.sayyad@apptware.com>
2024-08-27 17:45:17 +05:30
John Joyce
7d08ee2ba1
feat(propagation): UI for rendering propagated column documentation ( #11047 )
...
Co-authored-by: Sam Black <sam.black@acryl.io>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP-139.lan>
Co-authored-by: John Joyce <john@Johns-MBP-140.lan>
Co-authored-by: John Joyce <john@Johns-MBP-203.lan>
2024-08-19 20:47:07 -07:00
Sam Black
d6be56f9d9
feat(propagation): Add Documentation Propagation Settings ( #11038 )
2024-07-30 15:50:19 -07:00
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
4aa26c2a2f
fix(ui): Fix error message when attempting to delete home page posts with… ( #9667 )
2024-01-23 11:20:23 -08:00
gaurav2733
45236a89aa
feat(posts): add edit support for posts ( #9666 )
2024-01-19 15:38:50 +05:30
gaurav2733
31f9c79676
fix posts are failing to be created as Admin user ( #9533 )
2024-01-02 13:22:22 +05:30
Salman-Apptware
ae5969fcfb
fix(settings): fix the settings height when there are not many items ( #9294 )
2023-11-27 14:27:16 +05:30
gaurav2733
d9de854d27
fix(ui): Do not show manage in settings when no permissions for it Fix/prd 787 ( #9261 )
2023-11-20 18:04:34 -08:00
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
Chris Collins
ee7930b465
feat(ui) Make certain things disabled if read only mode is enabled ( #8870 )
2023-09-21 09:28:36 -04:00
Chris Collins
e12d910648
feat(ui) Create page for managing home page posts ( #8707 )
2023-08-23 21:30:27 -04:00
Pedro Silva
ea92b86e6a
feat(custom ownership): Adds Custom ownership types as a top level entity ( #8045 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-05-26 17:54:09 +01: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
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