87 Commits

Author SHA1 Message Date
John Joyce
727050a8f3
refactor(ui ingest): Allow enabling / disabling ingestion schedule easily (#7162) 2023-01-30 11:39:27 -08:00
Felix Lüdin
566b7b0892
refactor(ui): refactor capitalization of platform name and sub types (#7099) 2023-01-25 09:32:15 -08:00
Chris Collins
24be154e9c
fix(ui) Make checkboxes in ingestion forms easier to see (#7061) 2023-01-18 13:04:25 -05:00
Rajasekhar-Vuppala
cd9fc26a25
feat(ingest/vertica): Adding Vertica as source in Datahub UI (#7010)
Co-authored-by: Vishal <vishal.k@simplify3x.com>
Co-authored-by: VISHAL KUMAR <110387730+vishalkSimplify@users.noreply.github.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-01-13 13:23:32 -08:00
Aseem Bansal
86ee0e58de
feat(ci): add cypress test ui based ingestion (#6769) 2022-12-22 20:37:29 +05:30
John Joyce
b58021ab0a
feat(ui): Adding DBT Cloud support for UI ingestion (#6804) 2022-12-20 09:22:03 -08:00
Aditya Radhakrishnan
4a0f798ab5
fix(ui): change caching to happen post server-response when creating a UI ingestion recipe (#6815) 2022-12-20 07:57:24 -08:00
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
John Joyce
0215245aa3
refactor(ui): Caching Ingestion Secrets (#6772) 2022-12-15 16:37:07 -08:00
John Joyce
621974e559
feat(ui): Support DataBricks Unity Catalog Source in Ui Ingestion (#6707) 2022-12-12 09:14:06 -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
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
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
Gabe Lyons
d613ccedc5
updating snowflake placeholder text (#6493) 2022-11-18 13:23:44 -08: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
Chris Collins
e1c39e59c8
feat(ui) Update bigquery UI ingestion source to be the same as bigquery-beta (#6283) 2022-10-31 15:52:13 -04:00
Chris Collins
6aedf67b02
feat(ui) Allow a user to type in a custom value in ingestion Secret Fields (#6301) 2022-10-28 12:48:23 -04:00
ChunTing Wu
f1aeafa462
fix(ui): repair display name of MongoDB source (#6270) 2022-10-23 21:23:10 -07:00
Chris Collins
775d2b083b
feat(ui-ingestion): Add test connection button to bigquery-beta form (#6248)
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
2022-10-21 17:33:34 -07:00
Aditya Radhakrishnan
2a501dead1
feat(telemetry): add telemetry events to the glossary, domains, and managed ingestion pages (#6216)
Co-authored-by: John Joyce <john@acryl.io>
2022-10-18 15:48:10 -07:00
Chris Collins
a7b17634c2
fix(ui) Fix bigquery and redshift forms for lineage fields (#6215) 2022-10-17 16:07:30 -04:00
Peter Szalai
773917c817
feat(release): bump CLI version to 0.9.0 (#6195)
* feat(release): bump CLI version to 0.9.0

* update breaking changes section

* add graphql breaking change

* typo
2022-10-14 17:14:26 +02:00
Chris Collins
9d5851cf10
feat(ingestion-ui) Add new form for the bigquery-beta connector (#6200) 2022-10-13 15:50:47 -07:00
Ankit keshari
0c6eeb8fdf
feat(ingestion-ui) Update source ingestion type if editing yaml ingestion type (#6156) 2022-10-13 14:43:16 -04:00
Ankit keshari
21c1d37d13
feat(ui): Add warning banner to looker and lookml UI ingestion forms (#6111) 2022-10-11 11:19:20 -04: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
Shirshanka Das
48b46971b8
feat(ingest): remove hardcoded env variable default for cli version (#6075) 2022-10-02 16:46:34 -07:00
Ankit keshari
d1be7d5f35
Worked to hide the recommendation (#6021) 2022-09-22 13:02:51 -04: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
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
Chris Collins
0be5c39802
feat(ingestion-ui) Display ingestion sources in UI more dynamically (#5789) 2022-09-13 13:27:12 -04: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
3059d9d0e1
feat(ingestion-ui) Add test connection button to Looker form (#5794) 2022-08-31 15:32:59 -07:00
Ankit keshari
d558db994a
refactor(ui): Worked on the Secret Fields in ingestion form (#5727) 2022-08-30 13:02:07 -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
Ankit keshari
c2fbd75d2a
feat(ingestion-ui) Add ingestion form for Postgres (#5671) 2022-08-23 17:03:16 -04: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
74e611c89b
feat(ingestion-ui) Worked on the Hive ingestion form (#5661) 2022-08-19 09:34:27 -04:00