46 Commits

Author SHA1 Message Date
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS (#12481) 2025-01-29 20:42:01 -05: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
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI (#10741) 2024-06-21 11:03:56 -07:00
akarsh991
a85db6067c
feat(ui): add option to add picture link for groups (#9882)
Co-authored-by: gaurav2733 <gaurav.wagh@apptware.com>
2024-03-05 18:00:40 +05:30
Chris Collins
815176913c
feat(forms) Add support for metadata forms on entities in the UI (#9718) 2024-02-02 15:55:36 -05:00
gaurav2733
59674b5457
feat(role-assignment): add role assignment dropdown in the UI for groups (#9689) 2024-01-23 20:02:25 +05:30
gaurav2733
a60df52cd2
fix(user-removal): resolve user removal list update issue (#9671) 2024-01-19 22:06:50 +05:30
kushagra-apptware
c395d86139
fix(ui): search user incorrect role shown (#9532) 2024-01-03 14:00:28 +05:30
gaurav2733
4efa46f8c9
test(cypress/users): add automatic reset password test (#9515) 2023-12-28 15:05:14 +05:30
kushagra-apptware
1124ccc4ee
fix(ui/users): searching for users on Users page shows incorrect roles (#9474) 2023-12-19 17:29:37 +05:30
gaurav2733
b4fe451d93
feat : markdown support for group description (#9455) 2023-12-18 12:38:30 +05:30
Salman-Apptware
a704290be4
PRD-742/fix:Settings tab should have 2 scrollable sections (#9218) 2023-11-19 20:36:21 -08:00
Salman-Apptware
8451c758e7
fix(search): fix search on paginated lists (#9198) 2023-11-16 09:24:47 -08: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
John Joyce
8976844635
feat(ui): Support adding custom id when creating term and term group (#6830) 2022-12-22 06:32:46 -08:00
John Joyce
fd6d12f84a
refactor(ux): Misc UX Improvements (tutorial copy, caching, filters) (#6743) 2022-12-14 09:11:51 -08:00
John Joyce
bbcec3b226
refactor(ui): Adding caching for users, groups, and roles (#6673) 2022-12-08 09:23:15 -08:00
Aditya Radhakrishnan
f0f0355a83
feat(onboarding): adds framework and some steps for onboarding steps UI (#6462)
* feat(onboarding): adds models and API for onboarding steps feature

* feat(onboarding): adds backend for onboarding steps feature

* feat(onboarding): adds framework and some steps for onboarding steps UI
2022-12-07 16:21:55 -08:00
Chris Collins
7b13c28391
fix(ui) Fix roles not always displaying on page load (#6524) 2022-11-22 15:01:48 -06:00
Aditya Radhakrishnan
63036993d1
fix(roles): allows role service to unassign roles (#6434) 2022-11-17 10:59:07 -08:00
Aseem Bansal
4d3c25be5e
feat(build): refactor cypress tests, add some tests for invite users, domain creation (#6259) 2022-11-03 22:53:49 +05:30
liyuhui666
665152c305
fix(frontend): fix UI message in create group modal (#6205) 2022-10-14 12:33:25 -07:00
Aditya Radhakrishnan
a58502c5dc
feat(telemetry): add telemetry events to the settings page (#6198) 2022-10-13 11:41:47 -07:00
Aditya Radhakrishnan
325b959ea6
feat(roles): add ability to invite users into a role (#6015) 2022-09-23 16:48:23 -07:00
Gabe Lyons
f411487eb3
fix(domains): adding 10,000+ text when domain list caps out elastic count capacity (#5838) 2022-09-08 16:39:04 +05:30
Aditya Radhakrishnan
73cd2f995d
feat(roles): add roles feature to DataHub (#5767) 2022-08-30 18:31:34 -07:00
John Joyce
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI (#5752) 2022-08-28 20:08:25 -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
Aditya Radhakrishnan
eec5eae0ab
feat(groups): add native groups concept to DataHub (#5443) 2022-07-20 16:55:10 -07:00
Aditya Radhakrishnan
e2a0fddcaa
fix(users): fix to not get invite token unless the invite token modal is visible (#5380) 2022-07-12 10:20:35 -07:00
Ankit keshari
2543ff1eb3
feat(ui): Added recommendation on group modal (#5362) 2022-07-08 09:19:31 -07:00
John Joyce
11356e37ba
feat(ui) Adding support for deleting Tags and Domains via the UI (#5280)
* Adding support for deleting tags and domains via the UI

* Fixing tests
2022-06-29 19:41:41 -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
Aditya Radhakrishnan
fdf4e48495
feat(users): add ability to add native users from the UI (#5097)
Co-authored-by: John Joyce <john@acryl.io>
2022-06-08 18:13:22 -07:00
John Joyce
4da3d132f8
refactor(ui): UI Navigation Refactoring (#5076) 2022-06-03 07:47:39 -07:00
John Joyce
f18f619a2c
feat(ui): Adding Search Bar to all List Views (groups, users, domains, policies, ingestion) (#4919) 2022-05-16 13:24:56 -07:00
Shubham Thakre
72046bf43d
fix(ui): Fixing modal validations for multiple language support (#4673) 2022-04-15 10:33:25 -07:00
Ankit keshari
8f6718104b
fix(ui): Adding relative path routing on the Users & Groups screen (#4664) 2022-04-14 10:16:41 -07:00
Shubham Thakre
fd3723ac7e
Feature/modal-validation-and-UI-fixes-updates (#4439) 2022-03-23 13:35:45 -07:00
John Joyce
e09542d3e8
Show profile image on list users (#4195) 2022-02-18 15:39:48 -08:00
Ankit keshari
e3599c521c
UI Fix: Modal close on Enter press, autofocus on modal, added split panel, alignment of button (#4155) 2022-02-16 15:00:54 -08:00
John Joyce
ea271711bb
fix(groups): Fix UI encoding of groups with spaces in urns (#4021) 2022-02-01 10:47:45 -08:00
John Joyce
271784c9c1
feat(ui): UI-based ingestion (as featured in Dec Townhall) (#3975) 2022-01-27 10:33:12 -08:00
John Joyce
ed01b59a00
feat(users & groups): User & Groups Management GraphQL APIs + UI (#3318) 2021-10-07 16:14:35 -07:00