149 Commits

Author SHA1 Message Date
Andrew Sikowitz
0274c70292
fix(ui/ingest): Support invalid cron jobs (#10998) 2024-07-26 11:10:13 -07:00
Aseem Bansal
8b88930fad
fix(ui/ingest): correct privilege used to show tab (#10483)
Co-authored-by: Kunal-kankriya <127090035+Kunal-kankriya@users.noreply.github.com>
2024-07-22 20:25:12 +05:30
John Joyce
1617d6231b
feat(ingest): Support System Ingestion Sources, Show and hide system ingestion sources with Command-S (#10938)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-07-18 08:32:46 -07:00
noggi
78bffc3948
Index ExecutionRequestResults status field (#10811) 2024-07-15 12:54:33 -07:00
John Joyce
fa3e381f83
refactor(ingest): Refactor structured logging to support infos, warnings, and failures structured reporting to UI (#10828)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-07-03 19:20:58 -07:00
Hendrik Richert
6628ef63a7
feat(): Show data platform instances in policy modal if they are set on the policy (#10645)
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
2024-07-03 10:26:28 -07:00
John Joyce
8d5f0f3b04
refactor(ui): Misc improvements to the setup ingestion flow (ingest uplift 1/2) (#10764)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
2024-07-01 16:43:21 -07:00
John Joyce
c7f83a3df4
feat(ui): Add support for structured reporting of warnings and failures in the UI ingestion flow (ingest uplift 2/2) (#10790)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-01 09:59:44 -07:00
Sukeerthi Mandyam
1fafc6c56c
chore(vulnerability): Inefficient Regular Expression - Potential high time complexity leading to ReDoS (#10315) 2024-06-28 15:07:26 -07:00
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI (#10741) 2024-06-21 11:03:56 -07:00
Davi Arnaut
3d28aa1a1f
chore(ui/ingest): improve description of executor ID (#10698) 2024-06-13 07:24:12 -10:00
Shubham Jagtap
90c1249e7d
feat(ingest/sigma): Sigma connector integration (#10037)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-04-15 20:18:31 -07:00
gaurav2733
23e9e94f6c
feat(ui/ingestion): add pagination on ingestion executions (#10269) 2024-04-11 17:17:41 +05:30
Dotan Mor
fa0c1b3fa9
feat(ingest/cockroachdb): add cockroachdb ingestion (#10226) 2024-04-09 18:36:51 -07:00
Harshal Sheth
bf52807e12
feat(ui): show classification in test connection (#10156) 2024-04-02 09:28:06 -05:00
gaurav2733
11f6ab64c5
feat(ui/ingest): ingestion form for Okta and AzureAD (#9829) 2024-03-19 20:50:46 +05:30
gaurav2733
937f58be45
fix(ui/ingest): trim leading and trailing whitespaces from the text (#10012) 2024-03-08 19:33:38 +05:30
Shubham Jagtap
a1f2216da7
feat(ingest/qlik): Qlik cloud connector integration (#9682)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-02-26 11:27:37 -08:00
Andrew Sikowitz
bbd818a64e
feat(ui): Add and update platform logos (#9849) 2024-02-15 10:06:19 -08:00
gaurav2733
f3cc4e068a
feat(ui/secret): support to edit secrets (#9737) 2024-01-29 21:56:16 +05:30
Shubham Jagtap
0486319bc8
feat(ingestion/fivetran): Add fivetran bigquery destination support (#9531)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-01-10 14:18:36 -05:00
Harshal Sheth
4240578627
feat(ui): switch to vite and vitest (#9451) 2024-01-03 17:16:16 -05:00
Mayuri Nehate
6d72640e91
feat(ui): add databricks logo (#9473) 2024-01-02 23:17:58 -05:00
gaurav2733
0bb838b904
fix(ui): while creating secrets via UI validate validate characters (#9548) 2024-01-02 21:45:55 +05:30
gaurav2733
5321352852
style(ui): humanise duration shown on ingestion page (#9530) 2023-12-29 12:53:58 +05:30
gaurav2733
4448cf1f2d
fix(ui/ingestion): add debounce on search on ingestion listing page (#9516) 2023-12-26 16:30:24 +05:30
kushagra-apptware
db55fadb73
feat(ui): add custom cron option for UI based ingestion (#9510) 2023-12-22 19:48:30 +05:30
purnimagarg1
265d6bdb53
Fade recipe section to transparent on Ingestion Run Details (#9404) 2023-12-19 09:11:18 -08:00
purnimagarg1
f9b24e0724
feat: Support CSV ingestion through the UI (#9280)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2023-12-04 09:28:41 -08:00
Simon Osipov
1c5871c169
docs(ingestion): Added mention of host without protocol (#9301) 2023-11-24 11:52:35 +01:00
Salman-Apptware
8451c758e7
fix(search): fix search on paginated lists (#9198) 2023-11-16 09:24:47 -08:00
purnimagarg1
b851d59e20
Managed Ingestion UX Improvements (#9216) 2023-11-10 09:22:04 -08:00
Shubham Jagtap
e73e926999
feat(integration/fivetran): Fivetran connector integration (#9018)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-11-07 23:02:41 -08:00
Pedro Silva
379ffc8d94
build(release): Update files for 0.12.0 release (#9130) 2023-10-27 17:17:27 +01:00
Pedro Silva
86e0023a4e
feat(ingestion): Adds more advanced configurations for runtime debugging (#8998) 2023-10-21 16:20:59 +01:00
Kos Korchak
4d35a254ca
Added more data-testid usage for edit_documentation and managing_secr… (#9060) 2023-10-20 17:09:14 -04:00
Kos Korchak
3360fa222d
test(): Ingestion source creation cypress test (#8850) 2023-10-20 13:25:06 -07:00
Andrew Sikowitz
b3ac42b1e4
feat(frontend/ingestion): Support flagged / warning / connection failure statuses; add recipe (#8920) 2023-10-18 13:42:03 -04:00
Jinlin Yang
6310e51eb0
feat(ingestion/dynamodb): implement pagination for list_tables (#8910) 2023-10-05 09:33:31 +05:30
hariishaa
622816dcb8
feat(metadata-ingestion): implement mlflow source (#7971)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-09-26 13:51:30 -04:00
Tony Ouyang
f4da93988e
feat(ingestion/dynamodb): Add DynamoDB as new metadata ingestion source (#8768)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2023-09-15 13:26:17 -07:00
Indy Prentice
6fc1f98bb8
build(release): Update files for 0.10.5 release (#8556) 2023-08-03 08:29:44 +05:30
VISHAL KUMAR
ef3b9489aa
feat(ingest/vertica): performance improvement and bug fixes (#8328)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-08-01 19:34:35 +05:30
John Joyce
2bd8be4790
feat(ui): Adding support for rendering assertion health status in Dataset Search Card, Search Preview, etc. (#8460) 2023-07-26 09:13:45 -07:00
Gabe Lyons
cf8e44b69a
fix(ui ingestion): fixing issue where stale fields could stick around when changing recipes (#8421) 2023-07-17 13:22:37 -07:00
Joshua Eilers
ae1b6328f7
chore(checkbox): darken all checkboxes (#8248) 2023-06-19 16:38:55 +05:30
Pedro Silva
4cfb795c1c
chore(release): update default cli for managed ingestion (#8226) 2023-06-13 15:51:03 +01:00
John Joyce
2ae82a347a
fix(ui ingest): Fix mapping for token_name, token_value form fields for Tableau (#8018) 2023-05-11 08:31:16 -07:00
Joshua Eilers
a9bf1abaf8
chore: cleanup some devtool console warnings (#7988) 2023-05-09 15:16:11 -07:00
Harshal Sheth
bf86235e26
fix(ingest/unity): use fully qualified catalog/schema patterns (#7900) 2023-05-02 16:27:17 -07:00