1416 Commits

Author SHA1 Message Date
Hendrik Richert
a4418f150f
feat(UI): disable access management ui when no roles are linked to entity (#9610)
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
2024-03-22 09:39:47 -07:00
Felix Lüdin
13f4993f90
fix(ui): show dataset display name in browse paths v2 (#10054) 2024-03-22 10:48:31 -04:00
jayasimhankv
332e417f7a
Increase role member count in listRoles query to 20 from 10 (#10020)
Co-authored-by: Sam Black <supersamblack@gmail.com>
2024-03-22 10:47:55 -04:00
gaurav2733
27612bd3d6
fix(ui/user-group): add non existent entity page for user (#10004)
Co-authored-by: akarsh991 <akarsh.goel@apptware.com>
2024-03-22 15:31:19 +05:30
Chris Collins
5a3df32bb5
feat(properties) Add upsertStructuredProperties graphql endpoint for assets (#9906) 2024-03-20 15:25:36 -04:00
poorvi767
c1f6efae67
feat(models) : Joins (Datasets) schema, resolvers and UI (#8325)
Co-authored-by: Raj Tekal <rtekal@gmail.com>
Co-authored-by: Raj Tekal <rtekal@users.noreply.github.com>
Co-authored-by: Raj Tekal <varadaraj_tekal@optum.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-03-20 10:26:25 -04:00
gaurav2733
11f6ab64c5
feat(ui/ingest): ingestion form for Okta and AzureAD (#9829) 2024-03-19 20:50:46 +05:30
Harshal Sheth
64cb5d1cb2
feat(dbt): show source and compiled code in the UI (#10028) 2024-03-18 18:16:49 -07:00
gaurav2733
0f2b15c93e
fix(ui/lineage): show data is too large error when limitation exceeds (#10038) 2024-03-14 14:43:28 +05:30
Andrew Sikowitz
28b11d4276
refactor(react): Provide option to skip importing theme in CustomThemeProvider; rearrange toplevel components (#9940) 2024-03-08 12:16:53 -08:00
gaurav2733
937f58be45
fix(ui/ingest): trim leading and trailing whitespaces from the text (#10012) 2024-03-08 19:33:38 +05:30
Sumit Patil
6e8a2eb1dd
ci(react): Update package.json to enable lint check (#10011) 2024-03-07 19:29:34 -08:00
gaurav2733
7d105477bc
fix(ui/browse): hide data products option in left side bar (#10001) 2024-03-07 14:46:26 +05:30
Sumit Patil
3e31ae4127
build(react): Fix typescript errors in test files (#9982)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2024-03-05 16:21:42 -08:00
Filipe Caetano - OVO
a0efb9dc1d
feat(ui): add loading spin to access management table (#9974) 2024-03-05 15:47:41 +00: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
gaurav2733
dde9687210
feat(ui/policies): add filter for Active/Inactive/All on policy page (#9958) 2024-03-05 16:06:41 +05:30
gaurav2733
70656b3c20
fix(ui/editor): arrows change field when editing description (#9949) 2024-03-05 14:47:41 +05:30
david-leifker
ed10a8d8cc
feat(search): search access controls (#9892)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-02-28 16:57:26 -06:00
Aseem Bansal
3b735556fa
fix(ui/schema): error handling add (#9952) 2024-02-28 09:35:30 -05: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
Shubham Jagtap
a1f2216da7
feat(ingest/qlik): Qlik cloud connector integration (#9682)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-26 11:27:37 -08:00
gaurav2733
1c5e66d10d
fix(ui/posts): add padding to post link card (#9883) 2024-02-26 13:50:02 +05:30
Andrew Sikowitz
c1332c65fa
build(frontend): Add tsc to lint (#9911) 2024-02-23 17:18:43 -08:00
Andrew Sikowitz
bbd818a64e
feat(ui): Add and update platform logos (#9849) 2024-02-15 10:06:19 -08:00
Andrew Sikowitz
37952036ad
feat(models,ui): Support query nodes in lineage (#9850) 2024-02-15 08:58:25 -05:00
Andrew Sikowitz
e2460735e2
refactor(ui): Update eslint and rearrange imports (#9854) 2024-02-15 08:58:05 -05:00
Andrew Sikowitz
a8e373ecfb
feat(graphql): Miscellaneous query additions (#9855) 2024-02-15 08:57:42 -05:00
John Joyce
0328f854e8
feat(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows (#9710)
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-02-14 09:06:21 -08:00
Andrew Sikowitz
c08d6b98eb
fix(ui/lineage): Do not crash on query entity (#9836) 2024-02-14 08:51:48 -08:00
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
Chris Collins
ea4a9b281b
feat(forms) Extend forms support to other entity types (#9801) 2024-02-13 15:02:52 -05:00
gaurav2733
f32a775190
feat(ui/tokens): admin being able to view all org access tokens (#9803) 2024-02-09 17:28:46 +05:30
Chris Collins
5d23b796f4
feat(structured-props) Extend structured props support to other entity types (#9780) 2024-02-08 12:21:05 -05:00
Chris Collins
33dc96bc24
fix(forms) Update styles of submit/confirm button and fix num input bug (#9797) 2024-02-08 11:42:02 -05:00
gaurav2733
92850ac556
fix(datahub-flow-diagram): add missing image for onboarding tour (#9783) 2024-02-05 22:11:15 -08:00
gaurav2733
f4cc60bcba
feat(ui/policies): Add tag filer in policy creation page (#9756) 2024-02-05 13:19:25 +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
f3cc4e068a
feat(ui/secret): support to edit secrets (#9737) 2024-01-29 21:56:16 +05:30
gaurav2733
dc16c73937
feat(ui): include parent term groups, domains in glossary, domain dropdown (#9715) 2024-01-29 15:26:14 +05:30
John Joyce
69ff9c3af3
infra(ui): Add a react context provider allowing sub-components to update theme conf (#9674)
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2024-01-25 16:51:40 -08:00
John Joyce
08bdfbdf93
feat(ui): Supporting rendering custom assertion descriptions (#9722)
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2024-01-25 15:25:31 -08:00
Chris Collins
a78c6899a2
feat(ui) Add structured properties support in the UI (#9695) 2024-01-25 10:12:01 -05:00
muzzacode
c158d2b9ec
feat (resolver): Add new endpoint for editing secrets (#9665) 2024-01-24 12:07:16 +05:30
Chris Collins
bf538671a2
feat(ui) Support auto-render aspects on remaining entity types (#9696) 2024-01-23 16:30:02 -05:00
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
59674b5457
feat(role-assignment): add role assignment dropdown in the UI for groups (#9689) 2024-01-23 20:02:25 +05:30
david-leifker
943bb57cbc
feat(backend): structured properties and forms (#9626)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-01-22 11:46:04 -06:00
dependabot[bot]
d78db0abee
build(deps-dev): bump vite from 4.5.0 to 4.5.2 in /datahub-web-react (#9676)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 14:53:50 +05:30
Chris Collins
0c940c7b2b
feat(ui) Add standardized GQL error handling function to FE (#9470) 2024-01-19 13:38:48 -05:00