14 Commits

Author SHA1 Message Date
Chris Collins
1068e2b512
fix(ui) Fix changing color and icon for domains in UI (#12792) 2025-03-05 17:45:28 -05:00
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS (#12481) 2025-01-29 20:42:01 -05:00
Chris Collins
41f7fc9949
fix(ui/graphql) Handle groups in institutionalMemory aspect (#11934) 2024-11-25 09:49:16 -05:00
Chris Collins
5a3df32bb5
feat(properties) Add upsertStructuredProperties graphql endpoint for assets (#9906) 2024-03-20 15:25:36 -04: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
bf538671a2
feat(ui) Support auto-render aspects on remaining entity types (#9696) 2024-01-23 16:30:02 -05:00
John Joyce
ff0570edac
refactor(ui): Minor improvements & refactoring (#9420) 2023-12-13 17:12:48 -08: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
a400eb0d52
refactor(ui): Adding apollo caching to manage domains page. (#6494) 2022-11-23 12:31:31 -08:00
Aditya Radhakrishnan
aa06f31291
fix(perf): trim down unnecessary fields from container and domain GraphQl queries (#6337) 2022-11-02 09:33:02 -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
John Joyce
169cd4fde9
feat(containers): Adding Containers UI (as demo'd in Jan Townhall) (#4037) 2022-02-02 13:51:39 -08:00
John Joyce
27c543a3aa
feat(domains): UI for Asset Domains (p2) (#3995) 2022-01-27 22:02:41 -08:00