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
Chris Collins
0c940c7b2b
feat(ui) Add standardized GQL error handling function to FE ( #9470 )
2024-01-19 13:38:48 -05:00
gaurav2733
a60df52cd2
fix(user-removal): resolve user removal list update issue ( #9671 )
2024-01-19 22:06:50 +05:30
Ingthor Birkir Arnason
0b66e5e452
fix(frontend): Add fallback for image load error on Avatar ( #9501 )
...
Co-authored-by: Ingthor Birkir Arnason <ingthor.arnason@swisscom.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-19 10:03:56 -05:00
gaurav2733
45236a89aa
feat(posts): add edit support for posts ( #9666 )
2024-01-19 15:38:50 +05:30
Quentin FLEURENT NAMBOT
68ef1efe33
feat(web): update aws logos ( #9660 )
2024-01-18 22:49:22 +05:30
muzzacode
55baf11467
feat: add an endpoint to edit posts ( #9629 )
2024-01-18 14:29:02 +05:30
Chris Collins
1d0e9f1ac7
fix(extension) Fixes routing for the embed pages for chrome extension ( #9648 )
2024-01-17 18:15:36 -05:00
Salman-Apptware
47e6a04fb9
feat(ui): Auto-focus on entity profile action modals ( #9444 )
2024-01-10 14:37:33 -08:00
Shubham Jagtap
0486319bc8
feat(ingestion/fivetran): Add fivetran bigquery destination support ( #9531 )
...
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-10 14:18:36 -05:00
Ellie O'Neil
556de21534
Lower count for CSV download query from 500 to 200 to alleviate timeouts ( #9568 )
2024-01-04 15:21:41 -08:00
Harshal Sheth
4240578627
feat(ui): switch to vite and vitest ( #9451 )
2024-01-03 17:16:16 -05:00
kushagra-apptware
c395d86139
fix(ui): search user incorrect role shown ( #9532 )
2024-01-03 14:00:28 +05:30
Mayuri Nehate
6d72640e91
feat(ui): add databricks logo ( #9473 )
2024-01-02 23:17:58 -05:00
gaurav2733
0bb838b904
fix(ui): while creating secrets via UI validate validate characters ( #9548 )
2024-01-02 21:45:55 +05:30
gaurav2733
31f9c79676
fix posts are failing to be created as Admin user ( #9533 )
2024-01-02 13:22:22 +05:30
gaurav2733
5321352852
style(ui): humanise duration shown on ingestion page ( #9530 )
2023-12-29 12:53:58 +05:30
Sumit Patil
4de2c24249
style(search): Border is too thick for sidebar ( #9528 )
2023-12-28 21:37:57 +05:30
gaurav2733
4efa46f8c9
test(cypress/users): add automatic reset password test ( #9515 )
2023-12-28 15:05:14 +05:30
Sumit Patil
cfb4d2f95f
feat(ui): Allow copying assertion urn from the UI ( #9523 )
2023-12-27 14:55:37 -05:00