644 Commits

Author SHA1 Message Date
Chris Collins
a3c0bb25ca
fix(ui) Fix duplicate schema field rendering with siblings (#7057) 2023-01-18 12:14:12 -05:00
Amanda Ng
087b169b38
feat(editor): improve documentation editor using Remirror (#6631)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-01-17 18:00:39 -05:00
John Joyce
3b71800f7d
fix(ui): URL Encode all Entity Profile URLs (#7023) 2023-01-12 10:32:39 -08:00
Gabe Lyons
5cecc3c48e
feat(queries): [Experimental] Allow customization of # of queries in Query tab via env var (#6964) 2023-01-06 10:54:45 -08:00
John Joyce
22ee828236
feat(backend): Supporting Embeddable Previews for Dashboards, Charts, Datasets (#6875) 2023-01-03 15:40:39 -08:00
Meenakshi Kamalaseshan Radha
d9b71cea19
feat(ui) - Add a custom error message for bulk edit to add clarity (#6775)
Co-authored-by: Kamalaseshan Radha <mkamalas@LAMU02DN212MD6R.uhc.com>
2022-12-28 13:22:21 -08:00
John Joyce
8976844635
feat(ui): Support adding custom id when creating term and term group (#6830) 2022-12-22 06:32:46 -08:00
Aseem Bansal
2fb0b1ecfb
fix(ci): reduce flakiness views select test (#6821) 2022-12-21 20:53:58 +05:30
Chris Collins
f559dcc282
feat(lineage) Adds ability to edit lineage manually from the UI (#6816) 2022-12-20 10:54:08 -05:00
Aditya Radhakrishnan
cd937e0c67
fix(ui): URL encode urns for ownership entity links (#6814) 2022-12-20 07:04:56 -08:00
John Joyce
807b50699d
refactor(ui): Miscellaneous caching improvements (#6796) 2022-12-19 09:55:56 -08:00
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 (#6666) 2022-12-12 12:30:09 -08:00
John Joyce
bbcec3b226
refactor(ui): Adding caching for users, groups, and roles (#6673) 2022-12-08 09:23:15 -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
Aseem Bansal
626a06445a
feat(ci): add smoke test for domain mutation (#6641) 2022-12-07 15:27:50 +05:30
Gabe Lyons
779d1cf369
feat(ml model): updating view of ml model feature list (#6576)
* updating view of ml model feature list

* Update TableOfMlFeatures.tsx
2022-12-02 09:51:51 -08:00
Chris Collins
cc832124df
fix(ui) Wrap schema field descriptions to allow read more/less always (#6541)
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
2022-11-23 16:01:40 -08:00
Ankit keshari
7f71b2578b
feat(ui): Add sorting method to fieldpath column of schema tab (#6510)
Co-authored-by: John Joyce <john@acryl.io>
2022-11-22 13:43:56 -08:00
John Joyce
86798ec618
feat(ui): Introducing Share Button on Entity Pages (#6450) 2022-11-22 08:48:03 -08:00
John Joyce
c99ae26aa4
feat(ui): Adding External URLs to search preview for Dataset, Container, DataFlow, DataJob (#6496) 2022-11-18 17:46:26 -08:00
Ankit keshari
7ff765e4a6
feat(ui) Filter by description text on schema tab search (#6400) 2022-11-17 14:45:55 -05:00
Ankit keshari
fc26cf3f27
feat(ui) Added functionality to copy fieldpath and urn of each column (#6398) 2022-11-15 16:46:05 -05:00
Chris Collins
1d944beb0a
feat(lineage) Implement CLL impact analysis for inputFields (#6426) 2022-11-15 16:45:19 -05:00
Luis R
83950167b2
feat(frontend): Adding support to show externalUrl and institutionalMemoryFields for MLModels (#6053)
* adding externalUrl to MLModelProperty graphQL entity

* Adding externalUrl mapping for MLModelProperties

* adding externalUrl to the GraphQL frontend query

* adding institutionalMemory to the MLModel GraphQL query

* mapping externalUrl as property on the tsx template for MLModel

* fixing lint issues on MLModelEntity.tsx

Co-authored-by: Luis Redondo Cañada <luis.redondo@cabify.com>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2022-11-14 16:16:55 -08:00
Chris Collins
78c3bf9ab6
fix(ui) Improve HoverEntityTooltip and truncate parent glossary nodes (#6417) 2022-11-14 13:05:55 -05:00
Stan Baker
7ea97974ba
perf(ui): virtualize schema table rows for rendering performance (#6287) 2022-11-14 11:57:49 -05:00
John Joyce
4c6dd0656f
fix(ui): Addressing minor UI issues pre-release (#6368) 2022-11-04 14:59:30 -07:00
John Joyce
0b9a30bd8d
refactor(ui): Refactor the Glossary Related Entities, Tag Profiles to use search filters instead of query API. (#6352) 2022-11-03 15:32:25 -07:00
Chris Collins
f24f74598b
fix(ui): Handle encoded schemaField urns on the frontend (#6321) 2022-11-03 13:43:10 -07:00
Chris Collins
8c783dac62
feat(privileges) Create privileges to allow for managing children of entities (#6346)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-634.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-666.lan>
2022-11-03 13:06:40 -07:00
Aditya Radhakrishnan
c3c2b2715b
fix(schema-history): remove unnecessary margin on version selector (#6359) 2022-11-03 11:14:43 -07:00
djordje-mijatovic
ff885f043e
refactor(ui): Enable url without mail domain (#6317) 2022-11-02 22:16:05 -07:00
Chris Collins
29ff57d155
fix(ui): Fix filters in embedded list search component (#6350)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-638.lan>
2022-11-02 16:37:10 -07:00
John Joyce
3a6879907c
feat(ui): Enable Owner Type for Glossary Node + Domain (#6334)
* Enabling Owner Type of Glossary Nodes

* Enable Owner type for Domain
2022-11-02 16:30:59 -07:00
Gabe Lyons
9ab7d16825
fix(ui): two small ux fixes (#6335)
* two fixes for frontend- proper primary logic for no primary & snippet downgrade

* fix for merge logic

* updating tests
2022-11-01 15:17:48 -07:00
Chris Collins
2374bdedbd
fix(ui) Disable deleting Term Groups with children (#6332) 2022-11-01 17:35:29 -04:00
Ankit keshari
96848d5795
feat(ui) Add sorting to the Usage column & fix entity type name in Lineage Drawer (#6290) 2022-11-01 15:20:13 -04:00
Chris Collins
dfc20b3d40
feat(ui) Display inputFields in column-lineage visualization (#6303) 2022-10-28 17:08:13 -07:00
Chris Collins
37ac31c06f
feat(ui) Add documentation to term/node creation modal (#6294) 2022-10-28 15:02:27 -04:00
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature (#6272) 2022-10-26 16:43:39 -04:00
Gabe Lyons
228c10de43
fix(adv search): two advanced search fixes (#6252)
* two advanced search fixes

* another approach

* adding unit tests

* fixing checkstyle issue
2022-10-26 11:31:38 -07:00
Ankit keshari
ac6779989a
Add the ability to add Domain to Glossary Terms (#6135) 2022-10-24 10:20:48 -04:00
Chris Collins
a28fc1ede8
feat(ui): Display 'View in Github' if externalUrl is link to GitHub (#6253) 2022-10-23 21:29:35 -07:00
Amanda Ng
ebd052ec43
feat(ui): display entity names in browser tab titles (#6225) 2022-10-23 21:07:51 -07:00
Ankit keshari
0b60225095
Worked on the CSS issue of Add Owners Modal (#6223) 2022-10-19 15:58:51 -04:00
Aditya Radhakrishnan
2a501dead1
feat(telemetry): add telemetry events to the glossary, domains, and managed ingestion pages (#6216)
Co-authored-by: John Joyce <john@acryl.io>
2022-10-18 15:48:10 -07:00
Chris Collins
034f2e9ff3
fix(glossary) Improve business glossary loading performance (#6208) 2022-10-14 16:40:52 -04:00
Aditya Radhakrishnan
a58502c5dc
feat(telemetry): add telemetry events to the settings page (#6198) 2022-10-13 11:41:47 -07:00
Gabe Lyons
1939116002
fixing filtering on impact analysis + cypress tests (#6152) 2022-10-07 15:09:23 -07:00
Chris Collins
1f1398605c
feat(lineage) Add Column-Level to Lineage Visualization (#6138) 2022-10-06 19:41:18 -04:00