1385 Commits

Author SHA1 Message Date
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
db55fadb73
feat(ui): add custom cron option for UI based ingestion (#9510) 2023-12-22 19:48:30 +05:30
kushagra-apptware
4fe1df6892
feat(ui): edit link option (#9498) 2023-12-22 11:57:24 +05:30
Sumit Patil
80fb145a7b
style(search): Tag overflow add padding (#9497) 2023-12-21 17:57:41 +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
purnimagarg1
265d6bdb53
Fade recipe section to transparent on Ingestion Run Details (#9404) 2023-12-19 09:11:18 -08:00
kushagra-apptware
1124ccc4ee
fix(ui/users): searching for users on Users page shows incorrect roles (#9474) 2023-12-19 17:29:37 +05:30
John Joyce
7b067822bd
feat(gms): Add support for platform-based browse (#9376)
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
2023-12-18 18:35:02 -08:00
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
Sumit Patil
9ecda64852
fix(analytics): do not ping the track endpoint before login (#9462) 2023-12-14 19:07:48 +05:30
John Joyce
ff0570edac
refactor(ui): Minor improvements & refactoring (#9420) 2023-12-13 17:12:48 -08:00
Sumit Patil
b87f9774ae
refactor | PRD-785 | datahub oss: migrate use of useGetAuthenticatedU… (#9456)
Co-authored-by: John Joyce <john@acryl.io>
2023-12-14 01:11:30 +00:00
Salman-Apptware
288e458739
refactor(ui): support Apollo caching for settings / Policies (#9442) 2023-12-13 16:49:05 -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
ee4e8dd74c
feat: allow the sidebar size to be draggable (#9401) 2023-12-12 15:03:30 +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
John Joyce
d182667eeb
refactor(ui): Refactor entity registry to be inside App Providers (#9399)
Merging due to unrelated table failing
2023-12-07 10:13:09 -08: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
Jonas
7a2b8bf5f9
fix(ui): fixed font src spelling mistake (#9204) 2023-12-06 12:31:48 -05:00
purnimagarg1
f9b24e0724
feat: Support CSV ingestion through the UI (#9280)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2023-12-04 09:28:41 -08: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
4562d79ae6
refactor(ui): Remove primary color for sort selector + add t… (#9363) 2023-12-01 13:21:54 -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
Harshal Sheth
f9fd9467ef
feat(ingest): clean up DataHubRestEmitter return type (#9286)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-11-30 21:00:43 -05:00
gaurav2733
ae1169d6d5
fix(ui): show formatted total result count in Search (#9356) 2023-11-30 09:23:28 -08:00
Chris Collins
fe444aff26
fix(ui) Set explicit height on logo images to fix render bug (#9344) 2023-11-29 13:52:26 -05:00
allizex
10b7a951da
fix(sidebar): remove a space reserved for scroll bars when sidebar is collapsed (#9322) 2023-11-29 04:40:34 +00:00
Chris Collins
e4c05fa9c8
fix(ui): Fix UI glitch in policies creator (#9266) 2023-11-28 19:53:57 -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
Salman-Apptware
ae5969fcfb
fix(settings): fix the settings height when there are not many items (#9294) 2023-11-27 14:27:16 +05:30
Aseem Bansal
cacddf7e98
fix(deprecation): bring frontend in-sync with model (#9303) 2023-11-27 14:26:27 +05:30
Simon Osipov
1c5871c169
docs(ingestion): Added mention of host without protocol (#9301) 2023-11-24 11:52:35 +01:00
gaurav2733
308de49120
fix(): stats are spaced out too far (#9292) 2023-11-22 11:25:32 -08:00
gaurav2733
d9de854d27
fix(ui): Do not show manage in settings when no permissions for it Fix/prd 787 (#9261) 2023-11-20 18:04:34 -08:00
Salman-Apptware
a704290be4
PRD-742/fix:Settings tab should have 2 scrollable sections (#9218) 2023-11-19 20:36:21 -08:00
Patrick Franco Braz
e15e28e2d6
refactor(datahub-web-react): allows proxying to external datahub-frontend servers (#9250) 2023-11-16 09:49:40 -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
gaurav2733
ee9ee40666
fix(): increase the search bar highlight border to double the width (#9251)
Co-authored-by: John Joyce <john@acryl.io>
2023-11-16 17:35:48 +00:00
Salman-Apptware
8451c758e7
fix(search): fix search on paginated lists (#9198) 2023-11-16 09:24:47 -08:00