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
|
aa06f31291
|
fix(perf): trim down unnecessary fields from container and domain GraphQl queries (#6337)
|
2022-11-02 09:33:02 -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 |
|
Chris Collins
|
dfc20b3d40
|
feat(ui) Display inputFields in column-lineage visualization (#6303)
|
2022-10-28 17:08:13 -07:00 |
|
Chris Collins
|
cd1331fffe
|
feat(lineage) Add column-level impact analysis feature (#6272)
|
2022-10-26 16:43:39 -04:00 |
|
Ankit keshari
|
ac6779989a
|
Add the ability to add Domain to Glossary Terms (#6135)
|
2022-10-24 10:20:48 -04:00 |
|
Chris Collins
|
956bee9d7a
|
fix(glossary) Improve performance when getting root glossary terms (#6214)
|
2022-10-17 15:54:23 -04:00 |
|
Chris Collins
|
034f2e9ff3
|
fix(glossary) Improve business glossary loading performance (#6208)
|
2022-10-14 16:40:52 -04:00 |
|
Chris Collins
|
1f1398605c
|
feat(lineage) Add Column-Level to Lineage Visualization (#6138)
|
2022-10-06 19:41:18 -04:00 |
|
Gabe Lyons
|
5f0216cfda
|
temporarily disable fetching input fields for search results (#6139)
|
2022-10-06 16:23:24 -07:00 |
|
Aditya Radhakrishnan
|
ee1a1ef45b
|
feat(posts): add posts feature to DataHub (#6110)
|
2022-10-04 15:37:28 -07:00 |
|
Gabe Lyons
|
ce90310dd0
|
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together (#6068)
* stashing progress
* adding remove option
* more progress
* editing
* further in
* additional rendering improvements
* stashing adv search progress
* stashing more progress
* propagating not filters back to UI
* more frontend progress
* more filters working
* getting ready for data platform selector
* add platform select functionality
* locking out switching btwn advanced and standard filters
* final polish
* remove unneeded code
* added unit and cypress tests
* resolutions after merge
* adding documentation
* cleaning up & refactoring
* removing console.log
* minor ui fix & removing unneeded code
* fixing lineage search
* fixing lints
* fix display of degree
* fixing test
* fixing lint
* responding to comments
* fixing tests
* fix smoke tests
* fixing cypress
* fixing cypress test
* responding to comments
|
2022-10-04 10:20:04 -07:00 |
|
Gabe Lyons
|
129a27abef
|
fix(ui): show soft deleted status of containers (#6072)
|
2022-09-27 22:26:33 -07:00 |
|
Aditya Radhakrishnan
|
325b959ea6
|
feat(roles): add ability to invite users into a role (#6015)
|
2022-09-23 16:48:23 -07:00 |
|
Gabe Lyons
|
b9b0147dd1
|
feat(data platform) adding data platform indexing & select platform modal in frontend (#5988)
* adding data platform indexing & select platform modal in frontend
* comments
|
2022-09-20 08:53:26 -07:00 |
|
Felix Lüdin
|
a407e0a370
|
feat(dashboard): add subTypes aspect to dashboard entity (#5843)
Co-authored-by: John Joyce <john@acryl.io>
|
2022-09-18 23:03:38 -07:00 |
|
Chris Collins
|
0be5c39802
|
feat(ingestion-ui) Display ingestion sources in UI more dynamically (#5789)
|
2022-09-13 13:27:12 -04:00 |
|
Gabe Lyons
|
d75b2e8c9f
|
power favicon via env var (#5810)
|
2022-09-01 17:06:30 -07:00 |
|
Gabe Lyons
|
5bf5fc2d66
|
feat(previews): add previews for glossary terms, tags, and domains (#5784)
* add graphql for chart glossary terms
* add placeholder tab component
* continued progress
* finished rendering of other tooltips
* fix tests
* add null check
* force more clicks
* fix analytics test
|
2022-08-31 20:48:32 -07:00 |
|
Aditya Radhakrishnan
|
73cd2f995d
|
feat(roles): add roles feature to DataHub (#5767)
|
2022-08-30 18:31:34 -07:00 |
|
Gabe Lyons
|
47aa32a8a5
|
feat(simplified homepage): adding option to show limited entity types on homepage (#5678)
|
2022-08-30 09:17:11 -07:00 |
|
Chris Collins
|
cf03a0799f
|
feat(ingestion-ui) Add ability to rollback ingestion runs from the UI - FE only (#5740)
|
2022-08-29 16:11:59 -07:00 |
|
Chris Collins
|
0d35b53b41
|
feat(ingestion-ui) Add ability to set debug_mode on UI ingestion sources (#5762)
|
2022-08-29 13:39:14 -07:00 |
|
John Joyce
|
be22455ebb
|
feat(ui): Adding slack handle to corp group info (#5645)
|
2022-08-15 14:35:57 -07:00 |
|
Chris Collins
|
261163cac8
|
feat(ui) Retrieve last ingested timestamp and display on frontend (#5600)
|
2022-08-11 17:27:16 -07:00 |
|
Gabe Lyons
|
2252f82cef
|
fix(ui): stop overfetching data for operations (#5632)
|
2022-08-11 17:26:34 -07:00 |
|
John Joyce
|
57b7ade1f0
|
feat(ui): Add rich UI ingestion run summary (#5577)
|
2022-08-08 14:33:57 -07:00 |
|
John Joyce
|
737543900e
|
feat(ui): Support batch deleting from ui (#5582)
|
2022-08-08 13:41:59 -07:00 |
|
Aditya Radhakrishnan
|
aabc55499d
|
fix(groups): fix user, search, and preview group membership to be fetched for both external and native group memberships (#5587)
|
2022-08-08 10:54:18 -07:00 |
|
John Joyce
|
da77752f0d
|
feat(ui): Support batch deprecation from the UI (Batch actions part 6/7) (#5572)
|
2022-08-04 15:14:33 -07:00 |
|
John Joyce
|
6c616fd417
|
feat(ui): Batch set & unset Domain for assets via the UI (#5560)
|
2022-08-04 13:37:47 -07:00 |
|
John Joyce
|
76b40b0946
|
feat(ui): Batch add & remove Owners to assets via the UI (#5552)
|
2022-08-03 17:02:37 -07:00 |
|
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
|
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
|
d1f0c7a6aa
|
feat(ingestion) Add frontend connection test for Snowflake (#5520)
|
2022-08-01 09:12:02 -07:00 |
|
Chris Collins
|
160f8e8b1e
|
fix(ui) Display Term Group name properly in Recently Viewed (#5528)
|
2022-08-01 14:45:44 +05:30 |
|
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 |
|
John Joyce
|
aa7ae23904
|
feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles (#5440)
|
2022-07-19 15:46:43 -07:00 |
|
Gabe Lyons
|
a52fac57f4
|
fix(siblings): fixing lineage fetching for siblings & sources (#5415)
|
2022-07-19 09:15:31 -07:00 |
|
Alexey Kravtsov
|
89ed0fc1e5
|
fix(ui): add dataset qualifiedName parameter to lineage query (#5427)
|
2022-07-18 15:57:35 -07:00 |
|
John Joyce
|
f8d059901f
|
feat(ui): Supporting enriched search preview + misc improvements (#5419)
|
2022-07-17 22:02:09 -07:00 |
|
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 |
|
Felix Lüdin
|
a0303448ba
|
feat(dashboards): add datasets field to DashboardInfo aspect (#5188)
Co-authored-by: John Joyce <john@acryl.io>
|
2022-07-14 09:54:02 -07:00 |
|
John Joyce
|
39a4ef842d
|
refactor(ui): Remove unnecessary fields in GraphQL (#5358)
|
2022-07-08 09:19:50 -07:00 |
|
John Joyce
|
b927c0d219
|
refactor(ui): Use createTag mutation for creating new tags from the UI (#5359)
|
2022-07-08 09:18:33 -07:00 |
|
Chris Collins
|
68fb0d8f06
|
feat(schema) Show last observed timestamp in the schema tab (#5348)
|
2022-07-07 12:31:01 -07:00 |
|
John Joyce
|
afc9842e32
|
fix(ui): Fix pipeline tasks list loading (#5332)
|
2022-07-05 09:19:13 -07:00 |
|