John Joyce
|
5c7975bd7c
|
feat(ui): Support Batch adding and removing Glossary Terms (Batch Actions 3/7) (#5544)
|
2022-08-02 15:20:24 -07:00 |
|
John Joyce
|
4e0da5de29
|
fix(docker): Fixing dev docker and quickstart (#5550)
|
2022-08-02 15:02:01 -07:00 |
|
RyanHolstien
|
823ae9758e
|
fix(ingestionSource): improve error experience when ingestion source is in an inconsistent state (#5522)
|
2022-08-02 08:46:38 -07:00 |
|
John Joyce
|
44d5276879
|
feat(ui): Support batch adding / remove tags from search lists. (Batch Actions part 2/7) (#5534)
|
2022-08-02 08:38:44 -07:00 |
|
Chris Collins
|
3b85c79ada
|
fix(ingestion) Set pipeline_name on UI recipes with forms (#5535)
|
2022-08-01 19:26:46 -04:00 |
|
mohdsiddique
|
c31e380489
|
feat(apache-ranger): Apache Ranger Authorizer support in datahub-gms (#4999)
|
2022-08-01 09:47:08 -07:00 |
|
Chris Collins
|
d1f0c7a6aa
|
feat(ingestion) Add frontend connection test for Snowflake (#5520)
|
2022-08-01 09:12:02 -07:00 |
|
John Joyce
|
f8697ba54f
|
feat(ui): Partial support for Chart usage (#5473)
|
2022-07-22 15:19:04 -07:00 |
|
Aditya Radhakrishnan
|
d28e18147c
|
feat(app): schema-history - remove blame language for the schema history feature (#5457)
|
2022-07-21 08:58:48 -07:00 |
|
Aditya Radhakrishnan
|
eec5eae0ab
|
feat(groups): add native groups concept to DataHub (#5443)
|
2022-07-20 16:55:10 -07:00 |
|
Aditya Radhakrishnan
|
d833599788
|
fix(search): make filters by default an empty list if null (#5454)
|
2022-07-20 09:47:17 -07:00 |
|
Chris Collins
|
cab0dcafa9
|
feat(ingestion) Add new endpoint to test an ingestion connection (#5438)
|
2022-07-20 10:05:20 -04:00 |
|
John Joyce
|
ac61bcd951
|
fix(ui): Fixing unreleased search preview bugs (#5432)
|
2022-07-19 10:29:42 -07:00 |
|
John Joyce
|
f8d059901f
|
feat(ui): Supporting enriched search preview + misc improvements (#5419)
|
2022-07-17 22:02:09 -07:00 |
|
Mayuri Nehate
|
2c48329810
|
feat(model): dashboard usage model, is_null condition added (#5397)
|
2022-07-15 15:37:06 +05:30 |
|
Gabe Lyons
|
cd147685c7
|
feat(siblings): allow viewing siblings separately (#5390)
* allow pulling back curtain for siblings
* sibling pullback working for lineage + property merge
* propagating provinence to ui
* fixups from merge & some renames
* fix styling & add tooltip
* adding cypress tests
* fix lint
* updating mocks
* updating smoke test
* fixing domains smoke test
* responding to comments
|
2022-07-14 14:23:12 -07:00 |
|
Chris Collins
|
68fb0d8f06
|
feat(schema) Show last observed timestamp in the schema tab (#5348)
|
2022-07-07 12:31:01 -07:00 |
|
Pedro Silva
|
14f769e0d5
|
fix(tokens) Adds non-admin tests for access tokens (#5174)
|
2022-07-05 18:57:23 -07:00 |
|
John Joyce
|
b02c7f5952
|
perf(search): Improve search default performance (#5311)
|
2022-07-01 10:40:51 -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
|
fdee7a787b
|
feat(GraphQL): Support for Deleting Domains, Tags via GraphQL API (#5272)
|
2022-06-28 14:57:22 -07:00 |
|
Chris Collins
|
f9aca8aca2
|
feat(domain) Add ability to edit a Domain name from the UI (#5266)
|
2022-06-27 16:09:36 -07:00 |
|
John Joyce
|
234d27a642
|
fix(ui): Support deleting references to glossary terms / nodes, users, assertions, and groups (#5248)
* Adding referential integrity to deletes API
* Updating comments
* Fix build
* fix checkstyle
* Fixing Delete Entity utils Test
|
2022-06-27 14:31:40 -07:00 |
|
John Joyce
|
6b82a0b0b6
|
refactor(UI): Refactor Dataset Health Status (#5222)
|
2022-06-22 12:21:34 -07:00 |
|
Gabe Lyons
|
baf3f3f33c
|
feat(dbt): add sibling association logic to associate dbt elements with their target systems (#5190)
|
2022-06-22 08:31:18 -07:00 |
|
Chris Collins
|
2841f32b8e
|
feat(lineage) Update Lineage tab and Impact Analysis feature (#5121)
|
2022-06-21 07:30:40 -07:00 |
|
RyanHolstien
|
46e84026a3
|
feat(graphql): add metrics capturing for graphql latency (#5200)
|
2022-06-20 18:24:45 -07:00 |
|
John Joyce
|
7c46437280
|
refactor(ui): Misc improvements to Dataset Assertions UI (#5155)
|
2022-06-14 13:02:15 -07:00 |
|
Gabe Lyons
|
76d35dcffe
|
fix(graphql): setting properties to empty if null (#5166)
|
2022-06-14 11:43:36 -07:00 |
|
John Joyce
|
38718b59b3
|
fix(tokens): Using keyword search filters for ListAccessTokensResolver (#5154)
|
2022-06-13 14:37:29 -07:00 |
|
John Joyce
|
d05cd085d9
|
fix(tokens): Fix stale cache problem, reduce cache timeout for access tokens + fix listing owner tokens (#5140)
|
2022-06-09 15:41:24 -07:00 |
|
Aditya Radhakrishnan
|
fdf4e48495
|
feat(users): add ability to add native users from the UI (#5097)
Co-authored-by: John Joyce <john@acryl.io>
|
2022-06-08 18:13:22 -07:00 |
|
Chris Collins
|
58dc909a80
|
feat(terms) Add ability to Add and Remove Related Terms to Glossary Terms (#5120)
|
2022-06-08 07:50:29 -07:00 |
|
Aditya Radhakrishnan
|
e97fa836d8
|
feat(graphql): add graphql endpoint to check whether an entity exists (#5102)
|
2022-06-07 16:20:37 -07:00 |
|
John Joyce
|
96c0746aff
|
refactor(graphql): Migrate Visual Config into the Configuration Provider (#4780)
|
2022-06-06 16:36:05 -07:00 |
|
Aseem Bansal
|
2dd826626d
|
feat(model): new chart types (#5017)
|
2022-06-01 18:14:36 +05:30 |
|
Chris Collins
|
43deb7080a
|
feat(glossary) Business Glossary updates (#5026)
|
2022-05-29 21:26:07 -07:00 |
|
RyanHolstien
|
2a2fd05345
|
feat: telemetry improvements (#5029)
|
2022-05-27 17:04:45 -07:00 |
|
John Joyce
|
b6773e4637
|
feat(Tests): Make DataHub Tests Feature configurable via env variable (#5020)
|
2022-05-26 12:29:20 -07:00 |
|
John Joyce
|
1e428aacd8
|
feat(DataHub Operations): Adding GraphQL mutation for reporting Dataset operations (#4988)
|
2022-05-25 13:27:46 -07:00 |
|
John Joyce
|
944be9a1da
|
feat(Tests): Metadata Tests Models + APIs + UI (Part 1) (#4989)
|
2022-05-25 08:55:08 -07:00 |
|
mayurinehate
|
65cf0053a3
|
feat(model): add created, lastModified auditstamps to SchemaField (#4943)
|
2022-05-24 22:51:26 -07:00 |
|
Pedro Silva
|
bbe79170fc
|
feat(graphql) Add new Revokable Token API (#4970)
|
2022-05-24 10:44:31 -07:00 |
|
Gabe Lyons
|
4300c64824
|
make graphql OperationType enum match up w/ pdl (#4944)
|
2022-05-18 11:57:55 -07:00 |
|
John Joyce
|
259b3453a0
|
feat(graphql): Adding resolvers for adding multiple tags, terms, and owners (#4917)
|
2022-05-16 14:47:59 -07:00 |
|
John Joyce
|
f18f619a2c
|
feat(ui): Adding Search Bar to all List Views (groups, users, domains, policies, ingestion) (#4919)
|
2022-05-16 13:24:56 -07:00 |
|
John Joyce
|
25b89b318c
|
refactor(API): Add "Filter" support for Assertion Run Events, Dataset Profiles, Dataset Operations (#4869)
|
2022-05-12 22:10:02 -07:00 |
|
Chris Collins
|
0c5f844e4f
|
feat(containers) Get and display all parent containers in header and search (#4910)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
|
2022-05-12 21:17:19 -07:00 |
|
Gabe Lyons
|
b6c35a610c
|
fix(usage): pull usage from environment source rather than args (#4824)
|
2022-05-11 10:02:42 -07:00 |
|
Chris Collins
|
e32f22f6bf
|
feat(dataPlatformInstance) - Resolve and display dataPlatformInstance on entities (#4867)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
|
2022-05-09 14:28:50 -07:00 |
|