1481 Commits

Author SHA1 Message Date
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
efc6ac3753
fix(ui) Filter search through schemas based on non-editable tags and terms as well (#5942)
* filter based on non-editable tags and terms as well

* update function name for consistency

Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-18.lan>
2022-09-16 14:57:17 -07:00
Chris Collins
461406a090
feat(ingestion-ui) Use CLI version defined in recipe for test connection (#5959) 2022-09-16 09:54:39 -04:00
Chris Collins
a3af5106e8
fix(ui) Make LookML deploy key a textarea and format key (#5946)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-09-14 17:29:46 -07:00
Chris Collins
34ed0af053
feat(ingestion-ui) Add LookML form to managed ingestion UI (#5939) 2022-09-14 16:05:37 -04:00
Gabe Lyons
77d7456cd7
update multiple favicons (#5927) 2022-09-13 16:20:09 -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
afa58888e4
improving chart & dashboard entity page rendering (#5864)
Co-authored-by: John Joyce <john@acryl.io>
2022-09-09 14:26:03 -07:00
Chris Collins
c4ac09d192
feat(ingestion-ui) Sort ingestion sources by last execution time (#5807) 2022-09-09 14:14:33 -07:00
Chris Collins
5303ecbd8e
feat(ui) Add entity search input to shared folder (#5876) 2022-09-09 14:29:23 -04:00
Chris Collins
3fb4fc35f7
feat(schema) Add search filter to Schema tab (#5845) 2022-09-09 14:28:53 -04:00
Ankit keshari
5a5af68210
Scroll issue on Glossary related entity page (#5804) 2022-09-08 12:30:13 -04:00
Gabe Lyons
f411487eb3
fix(domains): adding 10,000+ text when domain list caps out elastic count capacity (#5838) 2022-09-08 16:39:04 +05:30
Gabe Lyons
29a6f91b61
refactor(ui); update input display for dashboards (#5841) 2022-09-06 14:52:58 -07:00
Harshal Sheth
c44fd626d8
chore: cleanup references to the old ember app (#5797)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-04 22:42:09 -07:00
Peter Szalai
5d619249bc
fix(frontend): download node only when USE_SYSTEM_NODE is set to false (#5817) 2022-09-02 16:02:46 +02: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
John Joyce
ca29f8b679
fix(bootstrap): Creating dedicated thread pool for executing async bootstrap steps + misc fixes (#5798) 2022-08-31 19:34:17 -07:00
Chris Collins
3059d9d0e1
feat(ingestion-ui) Add test connection button to Looker form (#5794) 2022-08-31 15:32:59 -07:00
John Joyce
7cfae0d7a3
fix(ui): Remove add limit on Entity Profile for glossary terms and tags (#5780) 2022-08-31 08:51:08 -07:00
Aditya Radhakrishnan
73cd2f995d
feat(roles): add roles feature to DataHub (#5767) 2022-08-30 18:31:34 -07:00
Ankit keshari
d558db994a
refactor(ui): Worked on the Secret Fields in ingestion form (#5727) 2022-08-30 13:02:07 -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
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI (#5752) 2022-08-28 20:08:25 -07:00
Ankit keshari
e8f521ef07
fix(): Worked on the scroll to top of the page after pagination change (#5714) 2022-08-24 15:20:52 -07:00
Gabe Lyons
d9b2a45c5f
feat(looker): index looker charts and dashboards by business term (#5649) 2022-08-24 08:01:56 -07:00
Ankit keshari
1287cddc45
fix(): fix the alignment of all data in domain list (#5713) 2022-08-23 15:09:45 -07:00
Ankit keshari
c2fbd75d2a
feat(ingestion-ui) Add ingestion form for Postgres (#5671) 2022-08-23 17:03:16 -04:00
John Joyce
5974721697
fix(ui): Long overdue - Fix red error screens during OIDC login, logout exception scenarios (#5708) 2022-08-23 09:54:34 -07:00
Chris Collins
9511715476
fix(ui) Refresh executions on Ingestion page when they are visible (#5698) 2022-08-22 14:12:44 -04:00
divyamanohar-stripe
2afa3a2b2e
feat(airflow): add UP_FOR_RETRY run result for task runs (#5664) 2022-08-21 17:17:02 -07:00
Chris Collins
e189be7c75
feat(ingestion-ui) Display CLI-based ingestion sources in UI (#5681) 2022-08-19 12:58:31 -07:00
Ankit keshari
c8760d90b6
Added 100 / page option in pagination as an option (#5685) 2022-08-19 13:51:22 -04:00
Ankit keshari
74e611c89b
feat(ingestion-ui) Worked on the Hive ingestion form (#5661) 2022-08-19 09:34:27 -04:00
Chris Collins
9da6f12c18
feat(ingestion) Followups to live ingestion logs in UI (#5676)
* fix live logs collapsing repeatedly

* set refresh interval to null

Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-08-18 08:37:14 -07:00
Gabe Lyons
6f585607de
feat(domains): highlighting domain recommendation cards on homepage (#5655) 2022-08-17 13:55:55 -07:00
Chris Collins
f7168fdc4d
fix(ui) Remove constraint for searching with less than 3 characters (#5654) 2022-08-17 10:53:34 -04:00
Chris Collins
acddbee042
feat(ingestion) Fetch live logs on an ingestion run from UI (#5653)
* feat(ingestion) Fetch live logs on an ingestion run from UI

* final cleanups

Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-478.lan>
2022-08-16 16:01:26 -07:00
Ankit keshari
d04138aec3
Glossary: Worked on the refetching data issue (#5638) 2022-08-16 17:41:02 -04:00
Ankit keshari
4ea0da1c11
fix(ui): Table and column stats hide when there is no data (#5651) 2022-08-16 13:10:05 -07:00
John Joyce
be22455ebb
feat(ui): Adding slack handle to corp group info (#5645) 2022-08-15 14:35:57 -07:00
John Joyce
b97702f621
fix(ui): Fixing search filtering issue introduced with sticky filters (#5643) 2022-08-15 11:30:52 -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
Ankit keshari
6b819e966c
fix(ui): Schema tab -- Fixed the header issue (#5622) 2022-08-11 14:37:57 -07:00
Chris Collins
126235a51f
feat(tokens) Create and display non-expiring tokens on the frontend (#5630)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-08-11 14:15:33 -07:00
Gabe Lyons
2e332d8c09
fix(graph service): only query for entities that should have lineage [Breaking Change] (#5539)
* allow filtering multiple entity types in graph service

* fixing up tests

* fixing imports

* lint fix

* another lint fix

* fixing another lint

* responding to comments

* fixing entity registry test

* always fetch yourself
2022-08-11 13:15:38 -07:00