28 Commits

Author SHA1 Message Date
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI (#10741) 2024-06-21 11:03:56 -07:00
gaurav2733
dc16c73937
feat(ui): include parent term groups, domains in glossary, domain dropdown (#9715) 2024-01-29 15:26:14 +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
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
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
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
Chris Collins
b58894662e
fix(ui) Disable cache on Domain and Glossary Related Entities pages (#7867) 2023-04-20 14:03:25 -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
John Joyce
3b71800f7d
fix(ui): URL Encode all Entity Profile URLs (#7023) 2023-01-12 10:32:39 -08: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
Chris Collins
956bee9d7a
fix(glossary) Improve performance when getting root glossary terms (#6214) 2022-10-17 15:54:23 -04:00
Chris Collins
034f2e9ff3
fix(glossary) Improve business glossary loading performance (#6208) 2022-10-14 16:40:52 -04: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
c37d5a9e22
feat(glossary) Hide self and children from select when moving a GlossaryNode (#5123) 2022-06-08 11:06:01 -07:00
Chris Collins
ffbb783627
fix(glossary) Two quick followup fixes around the new Glossary updates (#5065) 2022-06-06 09:14:54 -07:00
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates (#5026) 2022-05-29 21:26:07 -07:00