1449 Commits

Author SHA1 Message Date
John Joyce
807b50699d
refactor(ui): Miscellaneous caching improvements (#6796) 2022-12-19 09:55:56 -08:00
John Joyce
6f71c957d5
fix(ui): Fixing minor issues with Ingestion forms (#6790) 2022-12-19 07:50:14 -08:00
Aditya Radhakrishnan
d48e44499e
fix(tutorial): skip getting steps if there is no user (#6786) 2022-12-16 11:18:43 -08:00
John Joyce
0215245aa3
refactor(ui): Caching Ingestion Secrets (#6772) 2022-12-15 16:37:07 -08:00
John Joyce
0e614d110b
fix(): Fix the datahub-web-react build (#6764) 2022-12-14 12:58:54 -08:00
John Joyce
fd6d12f84a
refactor(ux): Misc UX Improvements (tutorial copy, caching, filters) (#6743) 2022-12-14 09:11:51 -08:00
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 (#6666) 2022-12-12 12:30:09 -08:00
John Joyce
621974e559
feat(ui): Support DataBricks Unity Catalog Source in Ui Ingestion (#6707) 2022-12-12 09:14:06 -08:00
Aseem Bansal
3099bd1486
fix(ci): flakiness due to onboarding tour in add user test (#6734) 2022-12-12 22:02:19 +05:30
dependabot[bot]
e769a723a3
build(deps): bump qs from 6.5.2 to 6.5.3 in /datahub-web-react (#6664) 2022-12-08 16:29:20 -08:00
Aditya Radhakrishnan
37126f56e8
fix(ui): fix search on policy builder (#6703) 2022-12-08 16:15:23 -08:00
dependabot[bot]
2008130f2f
build(deps): bump express from 4.17.1 to 4.18.2 in /datahub-web-react (#6665) 2022-12-08 14:57:53 -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
dependabot[bot]
438bbdee0f
build(deps): bump decode-uri-component in /datahub-web-react (#6617) 2022-12-06 14:45:27 -08:00
Paul Logan
dbb4c84cb2
docs: move rfcs to separate repo (#6621)
* moving rfc's

* ignoring rfc/

* moving RFC

* updating rfc policy page

* removing unused filter patter

* removing unused filter patter
2022-12-06 13:03:15 -08:00
Aditya Radhakrishnan
70659711a8
perf(ui-ingestion): cache on creation or deletion of ingestion sources to reduce latency (#6647) 2022-12-05 22:20:24 -08:00
John Joyce
88d2d9bb08
refactor(ui): Making improvements to UI ingestion forms, adding MySQL, Trino, Presto, MSSQL, MariaDB forms (#6607) 2022-12-05 16:06:07 -08:00
Aditya Radhakrishnan
5e971ce71e
fix(analytics): skip ListDomains if user cannot manage domains and have only one loading message (#6624) 2022-12-02 19:30:02 -08:00
Chris Collins
8ff35b81ed
fix(ui) Fix double scroll in embedded list search sections (#6618) 2022-12-02 15:12:15 -06:00
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
John Joyce
df96e89557
refactor(ui): Improving Kafka UI Ingestion Form, Create Domain, Create Secret Modals (#6588) 2022-12-01 15:25:52 -08:00
John Joyce
180a993e09
chore(release): Updating default CLI version, update updating-datahub (#6590) 2022-12-01 11:59:58 +05:30
John Joyce
6eb63c2aab
feat(ui): Add Test Connection Support for BigQuery ingestion source (#6543) 2022-11-28 10:29:46 -08:00
Chris Collins
6255181169
fix(ui) Display duplicate nodes in lineage viz (#6526) 2022-11-23 16:14:21 -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
John Joyce
a400eb0d52
refactor(ui): Adding apollo caching to manage domains page. (#6494) 2022-11-23 12:31:31 -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
Chris Collins
7b13c28391
fix(ui) Fix roles not always displaying on page load (#6524) 2022-11-22 15:01:48 -06: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
Gabe Lyons
d613ccedc5
updating snowflake placeholder text (#6493) 2022-11-18 13:23:44 -08:00
Chris Collins
970e9f0aa7
fix(ui) Fix lineage graph rendering with duplicate nodes (#6480) 2022-11-18 12:28:30 -05:00
John Joyce
added63437
feat(ui): Adding Explore all button on home page search (#6468) 2022-11-17 14:45:30 -08:00
Ankit keshari
7ff765e4a6
feat(ui) Filter by description text on schema tab search (#6400) 2022-11-17 14:45:55 -05:00
Aditya Radhakrishnan
63036993d1
fix(roles): allows role service to unassign roles (#6434) 2022-11-17 10:59:07 -08:00
John Joyce
d35e327d3b
refactor(ui): Simplify base glossary page (#6469) 2022-11-17 08:53:04 -08:00
Aditya Radhakrishnan
2a791d491b
fix(home-page): remove redundant getAuthenticatedUser query (#6464) 2022-11-16 20:22:17 -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
3de95d013d
fix(ui) Fix parentNodes overfetching everywhere it's used (#6446)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-750.lan>
2022-11-15 15:19:23 -08: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
Reilman79
6e415ca418
fix(dataset): improve glossary term load performance for datasets (#6396) 2022-11-15 16:03:09 -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
dependabot[bot]
455d0619c2
build(deps): bump moment-timezone in /datahub-web-react (#5783) 2022-11-14 16:14:05 -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