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
Salman-Apptware
a704290be4
PRD-742/fix:Settings tab should have 2 scrollable sections ( #9218 )
2023-11-19 20:36:21 -08:00
Felix Lüdin
15efa72728
fix(ui): show external url also in entity profile of containers ( #8834 )
2023-11-16 09:39:14 -08:00
Sumit Patil
e6305c0d95
feat: Add loading indicator to Manage Domains sidebar ( #9142 )
...
Co-authored-by: apptware <ext_sumit.patil@workpac.com>
2023-11-16 09:37:23 -08:00
John Joyce
bfa1769d4d
refactor(schema tab): Remove last observed timestamps from schema tab ( #9188 )
2023-11-09 17:56:33 -08:00
Gabe Lyons
332d4afaab
feat(subtypes): support subtypes for charts in the UI ( #9186 )
2023-11-08 10:22:09 -08:00
John Joyce
34aa08b7f3
refactor(ui): Refactor entity page loading indicators ( #9195 )
...
unrelated smoke test failing.
2023-11-06 16:51:05 -08:00
gaurav2733
81daae815a
fix: expand the stats row in search preview cards ( #9140 )
2023-11-04 19:46:39 +00:00
kushagra-apptware
932eebea35
feat: rename Assets tab to Owner Of ( #9141 )
...
Co-authored-by: John Joyce <john@acryl.io>
2023-11-01 16:20:15 -04:00
Kos Korchak
4d35a254ca
Added more data-testid usage for edit_documentation and managing_secr… ( #9060 )
2023-10-20 17:09:14 -04:00
Kos Korchak
b1abd38a6b
refactor(): Use data-testids for glossary_navigation and dataset_ownership tests ( #9033 )
2023-10-19 12:33:54 -07:00
Kos Korchak
75108ceb2f
Download Lineage Results Cypress Test ( #9017 )
2023-10-17 14:13:31 -04:00
jayasimhankv
245284ec6c
fix(): Display generic not found page for corp groups that do not exist ( #8880 )
...
Co-authored-by: Jay Kadambi <jayasimhan_venkatadri@optum.com>
2023-10-11 22:40:20 +00:00
Kos Korchak
b191abbc5b
test(): Nested domains cypress test ( #8879 )
2023-10-06 14:11:57 -07:00