17 Commits

Author SHA1 Message Date
Kos Korchak
b1abd38a6b
refactor(): Use data-testids for glossary_navigation and dataset_ownership tests (#9033) 2023-10-19 12:33:54 -07:00
Chris Collins
85fa5a1c4f
feat(ui/java) Update domains to be nested (#8841)
Allow the ability to now nest domains underneath other domains. This should work much like the business glossary where you can add domains underneath other domains, move domains underneath other domains or at the root, and navigate domains using a nice new navigator.
2023-09-18 16:14:33 -04:00
John Joyce
4da49fb1b4
refactor(ui): Make Navigating DataHub UI easier, fix duplicate tracking, duplicate networks calls, + misc optimizations (#7592)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:36:21 -07:00
Chris Collins
4f78de6810
fix(ui) Fix UI flickering when switching between glossary entities (#7432) 2023-03-06 12:05:45 -05:00
Meenakshi Kamalaseshan Radha
d3754ba309
feat(privileges) - Create a privilege to manage glossary children recursively (#6731)
Co-authored-by: Kamalaseshan Radha <mkamalas@LAMU02DN212MD6R.uhc.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-01-09 16:05:39 -08:00
Aditya Radhakrishnan
f0f0355a83
feat(onboarding): adds framework and some steps for onboarding steps UI (#6462)
* feat(onboarding): adds models and API for onboarding steps feature

* feat(onboarding): adds backend for onboarding steps feature

* feat(onboarding): adds framework and some steps for onboarding steps UI
2022-12-07 16:21:55 -08:00
John Joyce
d35e327d3b
refactor(ui): Simplify base glossary page (#6469) 2022-11-17 08:53:04 -08:00
Chris Collins
9b5188ebc5
fix(ui) Fix glossary side browser width fluctuating (#6457)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-753.lan>
2022-11-16 09:26:51 -08:00
John Joyce
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI (#5752) 2022-08-28 20:08:25 -07:00
Ankit keshari
c2fbd75d2a
feat(ingestion-ui) Add ingestion form for Postgres (#5671) 2022-08-23 17:03:16 -04:00
Chris Collins
d9d77646af
fix(glossary) Fix Glossary success messages and sort Glossary (#5533)
* show error and success messages in glossary properly

* sort glossary nodes and terms alphabetically

Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-08-01 09:37:34 -07:00
Ankit keshari
2543ff1eb3
feat(ui): Added recommendation on group modal (#5362) 2022-07-08 09:19:31 -07:00
John Joyce
a44167c33d
refactor(ui): Extract searchable page into its own component (perf + ux) (#5318) 2022-07-01 15:08:08 -07:00
Ankit keshari
bba75b6b86
feat(ui): Modified the drop down of Menu Items (#5301) 2022-07-01 12:30:06 -07:00
John Joyce
11356e37ba
feat(ui) Adding support for deleting Tags and Domains via the UI (#5280)
* Adding support for deleting tags and domains via the UI

* Fixing tests
2022-06-29 19:41:41 -07:00
Chris Collins
4c33f2d733
feat(glossary) Add empty state for the Business Glossary home page (#5217) 2022-06-21 15:56:24 -07:00
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates (#5026) 2022-05-29 21:26:07 -07:00