John Joyce
74ebbbf94f
fixes(ui): Misc UI fixes + Adding Owners to Search Filters ( #4175 )
2022-02-17 18:48:29 -08:00
RyanHolstien
6177a07244
bug(glossaryTermLabels): fix glossary term labels missing and add cypress test ( #4171 )
...
* bug(glossaryTermLabels): fix glossary term labels missing and add cypress test
* review comment
* fix cypress test
Co-authored-by: Ryan Holstien <ryan@acryl.io>
2022-02-17 16:50:59 -08:00
Ravindra Lanka
6c75185445
fix(ingest): Use lower-case dataset names in the dataset urns for all SQL-styled datasets. ( #4140 )
2022-02-16 19:45:07 -08:00
Ankit keshari
e3599c521c
UI Fix: Modal close on Enter press, autofocus on modal, added split panel, alignment of button ( #4155 )
2022-02-16 15:00:54 -08:00
Gabe Lyons
06bb03387a
fix(cypress): force clicks on tag mutation test ( #4102 )
...
* fix detached from dom issue in modal clicks
* warm up ES cache
* warm up ES cache
* trying to connect cypress w/ dashboard
* fix spacing
* record the run
* reverting cypress cli stuff
2022-02-11 16:20:03 -08:00
Gabe Lyons
582ba475db
fix(ui): glossary-terms - fixes add term flow ( #4106 )
2022-02-09 20:24:11 -08:00
John Joyce
8002fd8eb6
feat(deprecation): Entity Deprecation Backend ( #4073 )
2022-02-08 15:28:32 -08:00
Gabe Lyons
306fe0b5ff
fix(terms): fix removing terms from schema field & add cypress tests to cover these flows ( #4091 )
2022-02-08 12:27:09 -08:00
Aseem Bansal
452d2c22b5
fix(analytics): fix missing events from UI ( #4026 )
2022-02-07 09:22:59 -08:00
John Joyce
d19241740e
refactor(model): refactor new Assertion models ( #4064 )
2022-02-06 14:30:40 -08:00
ksrinath
4c24f386a6
feat(model): data quality model ( #3787 )
...
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Mayuri N <mayuri.nehate@gslab.com>
2022-02-02 22:56:08 -08:00
Ravindra Lanka
f20382f956
feat(ingest): framework - client side changes for monitoring and reporting ( #3807 )
2022-02-02 13:19:15 -08:00
John Joyce
7fef9a514a
feat(containers): Backend for Asset Containers (as demo'd in townhall) ( #4019 )
2022-02-01 11:07:34 -08:00
John Joyce
ea271711bb
fix(groups): Fix UI encoding of groups with spaces in urns ( #4021 )
2022-02-01 10:47:45 -08:00
RyanHolstien
43c05e668a
feat(tests): add smoke test to check for concurrency in graph updates ( #4014 )
...
Co-authored-by: Ryan Holstien <ryan@acryl.io>
2022-01-31 14:56:49 -08:00
John Joyce
c1bcc9924e
fix(ci): reverting unnecessary test changes ( #4013 )
2022-01-30 18:12:40 -06:00
John Joyce
3c2a4fe39d
Refining docs ( #4001 )
2022-01-28 15:00:35 -08:00
John Joyce
282851eeed
feat(domains): Adding backend for Asset Domains (p1) ( #3952 )
2022-01-27 13:07:11 -08:00
John Joyce
271784c9c1
feat(ui): UI-based ingestion (as featured in Dec Townhall) ( #3975 )
2022-01-27 10:33:12 -08:00
John Joyce
0da1a6b53d
fix(graphQL): Fixing set ordering in batchGet of entities ( #3950 )
2022-01-23 11:24:09 -08:00
Gabe Lyons
3d981e69be
fix(ci): make tests wait for ingestion to complete ( #3812 )
2022-01-17 15:41:40 -08:00
Aditya Radhakrishnan
c3e98645a2
feat(ingest): operational stats - show last updated for sql usage sources ( #3845 )
2022-01-07 17:27:09 -08:00
Ravindra Lanka
bd69e736ba
feat(Stateful Ingestion-2/3): Client side changes for checkpointing a source job state. ( #3763 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-12-16 20:06:33 -08:00
Gabe Lyons
e9c87bc0df
ci(cypress): adding the foundation for cypress integration tests & some starter coverage for login, search & updates ( #3672 )
2021-12-13 23:08:30 -08:00
John Joyce
3bac7f7c43
fix(deletes): Fixing system metadata index deletes ( #3693 )
2021-12-08 14:03:24 -08:00
Kevin Hu
d3081f4807
feat(ingestion): anonymous usage stats ( #3668 )
2021-12-07 08:57:12 -08:00
Dexter Lee
025202a634
fix(search): Fix issue when query is empty ( #3620 )
2021-11-28 16:03:40 -08:00
John Joyce
f49666a230
feat(auth): Metadata Service Authentication! ( #3598 )
2021-11-22 16:33:14 -08:00
Gabe Lyons
4a0ed0710d
tests(smoke): introducing first isolated smoke test: updating tags & terms ( #3496 )
2021-11-02 12:42:53 -07:00
John Joyce
2f03ad854b
feat(recommendations): Recommendations infra P1 ( #3455 )
2021-10-26 21:23:08 -07:00
Enrico Minack
b0435fd808
test(CI): show test results on GitHub ( #3362 )
2021-10-25 22:21:56 -07:00
John Joyce
ed01b59a00
feat(users & groups): User & Groups Management GraphQL APIs + UI ( #3318 )
2021-10-07 16:14:35 -07:00
Dexter Lee
d0548408b4
feat(search): redesign search page - left filter pane ( #3337 )
2021-10-07 11:41:29 -07:00
John Joyce
106be099f3
refactor(graphql): GraphQL Public API Refactor + Documentation ( #3278 )
2021-09-22 17:30:15 -07:00
Gabe Lyons
fa9e172a18
fix(react): fix updates from the UI ( #3280 )
2021-09-22 08:34:45 -07:00
Gabe Lyons
6bf237b38e
feat(graphql): Adding write side validation and tests for add+remove API ( #3259 )
2021-09-20 11:58:31 -07:00
rslanka
c418bc845c
feat(Analytics): Support for Timeseries Aggregated Statistics ( #3207 )
...
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Dexter Lee <dexter@acryl.io>
2021-09-14 18:35:10 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 ( #3182 )
2021-09-02 19:05:13 -07:00
Dexter Lee
01bc0e8e4c
fix(mysql-setup): Change default charset to utf8mb4 ( #3088 )
2021-08-12 16:52:00 -07:00
John Joyce
383bde18f5
chore(frontend): Remove unused files 1/4 ( #3014 )
2021-08-09 09:48:05 -07:00
Gabe Lyons
8c4a1414fc
fix(gms): handling partial system metadata in gms ( #3030 )
2021-08-04 12:26:29 -07:00
Harshal Sheth
19b2a42a00
feat: usage stats (part 2) ( #2762 )
...
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-06-24 19:44:59 -07:00
John Joyce
7591c8994a
feat(datahub cli): DataHub CLI Quickstart ( #2689 )
2021-06-14 17:15:24 -07:00
Harshal Sheth
201ffd4979
test: add smoke test ( #2464 )
2021-04-29 23:27:03 -07:00