Chris Collins
36e12f7524
fix(ui) Add min width to the usage stats component ( #10056 )
2024-03-22 15:01:21 -07:00
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
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
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
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
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
Andrew Sikowitz
c1332c65fa
build(frontend): Add tsc to lint ( #9911 )
2024-02-23 17:18:43 -08: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
Chris Collins
ea4a9b281b
feat(forms) Extend forms support to other entity types ( #9801 )
2024-02-13 15:02:52 -05:00
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
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
dc16c73937
feat(ui): include parent term groups, domains in glossary, domain dropdown ( #9715 )
2024-01-29 15:26:14 +05:30
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
Chris Collins
0c940c7b2b
feat(ui) Add standardized GQL error handling function to FE ( #9470 )
2024-01-19 13:38:48 -05:00
Salman-Apptware
47e6a04fb9
feat(ui): Auto-focus on entity profile action modals ( #9444 )
2024-01-10 14:37:33 -08: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
Sumit Patil
cfb4d2f95f
feat(ui): Allow copying assertion urn from the UI ( #9523 )
2023-12-27 14:55:37 -05:00
kushagra-apptware
d399a53057
fix(ui): correct the color of edit links ( #9517 )
2023-12-26 18:26:40 +05:30
gaurav2733
4448cf1f2d
fix(ui/ingestion): add debounce on search on ingestion listing page ( #9516 )
2023-12-26 16:30:24 +05:30
kushagra-apptware
4fe1df6892
feat(ui): edit link option ( #9498 )
2023-12-22 11:57:24 +05:30
Sumit Patil
50be329492
feat(ui/glossary): Keep the same tab selected when browsing Glossary ( #9469 )
2023-12-21 13:24:33 +05:30
Salman-Apptware
16d3df620f
fix(ui): Tab doesn't represent the page you are on for non-data asset pages ( #9468 )
2023-12-20 16:32:52 +05:30
gaurav2733
b4fe451d93
feat : markdown support for group description ( #9455 )
2023-12-18 12:38:30 +05:30
kushagra-apptware
e58e2bf3be
feat: Deprecation 'Note' changed to Markdown Renderable ( #9396 )
...
Setting auto merge after test cases are passed
2023-12-18 05:32:33 +00:00
John Joyce
ff0570edac
refactor(ui): Minor improvements & refactoring ( #9420 )
2023-12-13 17:12:48 -08:00
allizex
3cde9549a2
feat(glossary): add ability to clone glossary term(name and documentation) from term profile menu ( #9445 )
...
Co-authored-by: Olga Dimova <38855943+olgadimova@users.noreply.github.com>
2023-12-13 14:26:45 -05:00
Salman-Apptware
5af799ee89
feat(ownership): add button to copy urn of an Ownership Type ( #9452 )
2023-12-13 14:31:24 +05:30
Salman-Apptware
eb8cbd8b41
feat: Allow specifying Data Product URN via UI ( #9386 )
...
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-12-13 12:19:49 +05:30
Salman-Apptware
5ac854dcb1
fix(ui): Adjusting the view of the Column Stats ( #9430 )
2023-12-11 09:13:58 -08:00
Chris Collins
159a013b05
fix(cypress) Fix flakiness of cypress test for glossary navigation ( #9410 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-12-08 16:52:13 -06:00
Harshal Sheth
81a93dc951
feat(ui): handle content prop changes in Editor component ( #9400 )
2023-12-07 15:59:10 -05:00
Olga Dimova
3096aa6ffa
feat(glossary): add toggle sidebar button and functionality to Busine… ( #9222 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-12-07 12:44:24 -05:00
Andrew Sikowitz
16fe22aafa
feat(ui/last-updated): Calculate last updated time as max(properties time, operation time) ( #9242 )
2023-12-06 15:21:56 -05:00
John Joyce
14a463b1ce
feat(ui): Supporting subtypes for data jobs ( #9361 )
...
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-12-01 15:53:01 -08:00
John Joyce
f3abfd175e
feat(ui): Add caching to search, entity profile for better UX ( #9362 )
2023-12-01 13:21:28 -08:00
kushagra-apptware
36c7813f89
feat(ui): Support dynamic entity profile tab names ( #9352 )
2023-12-01 09:48:39 -08:00
John Joyce
864d3dfa16
fix(ui): Minor: fix unnecessary lineage tab scroll by removing -1 margin on lists ( #9364 )
2023-12-01 09:18:07 -08:00
Amanda Ng
a9650b650c
feat(ui): bump frontend dependencies ( #8353 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-11-27 11:45:21 -05:00
Aseem Bansal
cacddf7e98
fix(deprecation): bring frontend in-sync with model ( #9303 )
2023-11-27 14:26:27 +05:30
gaurav2733
308de49120
fix(): stats are spaced out too far ( #9292 )
2023-11-22 11:25:32 -08:00