1324 Commits

Author SHA1 Message Date
John Joyce
d3becb0ede
feat(ui): Support for Filtering by Deprecated, Showing Deprecation in Upstream Health Indicator (#12991)
Co-authored-by: John Joyce <john@ip-192-168-1-64.us-west-2.compute.internal>
2025-03-26 15:18:56 -07:00
amit-apptware
048bbf83c5
fix(ui/incident): Add validation for custom type (#12924)
Co-authored-by: John Joyce <john@acryl.io>
2025-03-25 18:47:32 -07:00
John Joyce
0c315d2c62
feat(ui): Adding support for 'has siblings' filter behind a feature flag. (#12685)
Co-authored-by: John Joyce <john@Mac-4613.lan>
2025-03-25 18:40:47 -07:00
Chris Collins
3e5a3928f8
fix(cypress) Fix flaky managing_secrets cypress test (#12971) 2025-03-25 20:24:14 -04:00
Jay
7e474e9856
feat(web) require trailing commas (#12934) 2025-03-25 14:48:23 -04:00
Sergio Gómez Villamor
5c58dbacce
feat(ingest): new hex connector - part 1 (#12915) 2025-03-25 19:47:11 +01:00
Saketh Varma
9b3743db27
feat(ui): enabling meticulous recording (#12966) 2025-03-25 08:46:51 -03:00
Saketh Varma
56d92f3e66
fix(ui): versions null reference issues (#12919) 2025-03-20 23:50:14 -03:00
John Joyce
c15bc04a4f
fix(): Fixes from merge release (#12932)
Co-authored-by: John Joyce <john@Mac.lan>
2025-03-20 16:27:26 -07:00
Hyejin Yoon
0384407511
feat(ui): add external url button for ml entities for v2 (#12893) 2025-03-21 07:40:15 +09:00
Harshal Sheth
8943e6d7b0
fix(ui): improve mixpanel analytics support (#12902) 2025-03-20 10:05:09 -07:00
Saketh Varma
083827d148
ci(ui): enable frontend previews (#12909) 2025-03-20 11:25:05 -03:00
amit-apptware
54cccc79ba
feat(ui/incident-v2) : Add Incident V2 Integration (#12851) 2025-03-19 15:16:25 -07:00
Chris Collins
30e6b9b3b4
fix(ui) Fix styling of new nav bar header in safai (#12877) 2025-03-19 10:44:55 -04:00
ryota-cloud
0e62e8c77a
feat(ingestion) Adding vertexAI ingestion source (v1 - model group and model) (#12632) 2025-03-13 11:02:15 -07:00
John Joyce
f507e2c942
hotfix(ui): Addressing assertions hotfixes (#12785)
Co-authored-by: John Joyce <john@ip-10-209-186-159.us-west-2.compute.internal>
2025-03-13 10:14:53 -07:00
k7ragav
95205a01a0
feat(ui): Update ExternalUrlButton to include self-hosted gitlab URLs (#12734)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-03-12 15:13:52 -07:00
Saketh Varma
9a4b829853
fix(UI): Multiple data product delete modals (#12781) 2025-03-11 14:53:06 -07:00
Chris Collins
e59f497ad5
fix(ui) Fix submitting when selecting replacement in deprecation modal (#12842) 2025-03-11 14:01:02 -06:00
Chris Collins
c73b6660eb
fix(ui) Hide default filters we want to hide from impact analysis (#12843) 2025-03-11 14:00:51 -06:00
Felix Lüdin
598cda2684
feat(ui): support all entities with display names in browse paths v2 (#11657) 2025-03-10 13:27:11 -07:00
Blize
2688bf39b4
Add variable to show full title in lineage by default (#12078)
Co-authored-by: Matthias Mantsch <matthias.mantsch@swisscom.com>
2025-03-10 12:58:20 -07:00
Chakru
7c1ed744f4
fix(build): build improvements to help with incremental builds (#12823) 2025-03-10 22:43:31 +05:30
Saketh Varma
a101c27388
fix(UI): Showing platform instances only once (#12806) 2025-03-06 17:01:04 -05:00
Jay
484faee243
fix(web) move form entity sidebar to right to align with cloud (#12796) 2025-03-05 16:57:38 -08:00
Chris Collins
1068e2b512
fix(ui) Fix changing color and icon for domains in UI (#12792) 2025-03-05 17:45:28 -05:00
Hyejin Yoon
9cb5886d6d
fix(ui): change tags to properties in ml model view (#12789) 2025-03-05 11:59:21 -08:00
v-tarasevich-blitz-brain
256e488d28
feat(searchBarAutocomplete): add feature flag for search bar's autocomplete redesign (#12690)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-03-05 11:54:26 -05:00
Hyejin Yoon
3b4f38392d
fix(ui): add overflow wrap for dpi / model summary tab & add custom properties in mlmodelgroup queries (#12771) 2025-03-04 19:43:35 +09:00
Andrew Sikowitz
5576b3c71d
feat(versioning): Support entity versioning ingestion (#12755) 2025-03-03 23:14:25 -08:00
Chris Collins
3a63d8a17d
fix(ui) Fix order of parent containers on v2 autocomplete item (#12721) 2025-03-03 16:05:38 -05:00
v-tarasevich-blitz-brain
117ae571e1
feat(UI): make searchbar centered and wider (#12666)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-03-03 15:38:38 -05:00
Jay
862d1ac864
fix(web) accurate error message for embeddedlistsearch (#12622) 2025-02-28 19:18:23 -05:00
Andrew Sikowitz
a1a20b2f9d
feat(ui/lineageV2): Show version pill in lineage sidebar and node (#12599) 2025-02-27 12:06:34 -08:00
John Joyce
8dd2f6e28d
refactor(ui): Migrate to use the new Button component consistently (#12597)
Co-authored-by: John Joyce <john@Mac-71.lan>
Co-authored-by: John Joyce <john@Mac-2243.lan>
Co-authored-by: John Joyce <john@ip-192-168-1-63.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac-1022.lan>
Co-authored-by: John Joyce <john@Mac-1278.lan>
Co-authored-by: John Joyce <john@Mac-1287.lan>
2025-02-27 10:44:34 -08:00
dependabot[bot]
46cf0dc98c
build(deps): bump dompurify from 2.5.4 to 3.2.4 in /datahub-web-react (#12643)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-27 11:45:49 -06:00
Chris Collins
45c3187884
fix(ui) Filter healthy assets out of unhealthy upstreams component (#12705) 2025-02-26 13:04:58 -05:00
Chris Collins
815e688b76
fix(ui) Properly get display name when downloading search results (#12720) 2025-02-26 11:16:44 -05:00
Chris Collins
6a8254cf1b
fix(ui) Fix group membership inconsistencies on group page (#12704) 2025-02-26 11:11:18 -05:00
Chris Collins
eaa17a073d
fix(ui) Fix bug with date dropdown in deprecation modal (#12633) 2025-02-26 09:53:33 -05:00
Aseem Bansal
653f9ef21f
fix(lineage): error message for edit lineage (#12724) 2025-02-25 19:24:36 +05:30
John Joyce
0480df887c
chore(): Bring latest incidents data model + GraphQL to OSS (#12671)
Co-authored-by: John Joyce <john@ip-192-168-1-200.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: John Joyce <john@Johns-MBP-306.lan>
Co-authored-by: John Joyce <john@Johns-MBP-314.lan>
Co-authored-by: John Joyce <john@Johns-MBP-325.lan>
Co-authored-by: jayacryl <159848059+jayacryl@users.noreply.github.com>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: John Joyce <john@Mac-4380.lan>
Co-authored-by: John Joyce <john@Mac-4387.lan>
Co-authored-by: John Joyce <john@Mac-4610.lan>
Co-authored-by: John Joyce <john@Mac-4614.lan>
2025-02-20 17:28:47 -08:00
Andrew Sikowitz
79fbc6aa75
feat(ui,graphql): Finish bringing alchemy UI to OSS (#12670) 2025-02-19 10:50:13 -08:00
Andrew Sikowitz
d33ef7aa43
fix(cypress): Improve smoke test flakiness (#12645) 2025-02-18 20:56:15 -08:00
Hyejin Yoon
ef631c52d1
fix: fix data process instance preview & add state on data process instance graphql (#12662) 2025-02-19 08:30:07 +09:00
Aseem Bansal
fc69c34167
fix(ui): null deref (#12659) 2025-02-17 22:15:47 +05:30
Saketh Varma
12df3e799b
feat(UI): Adding sourcemaps for cloudfare builds (#12612) 2025-02-14 16:52:51 -06:00
Andrew Sikowitz
67a6394a37
feat(graphql,ui): Update ML system V2 UI (#12598) 2025-02-12 10:23:07 -08:00
samanthafigueredo5
c23f73ba05
feat(UI): add user location to user profile page (#12016)
Co-authored-by: sfiguere <samantha_figueredobotello@optum.com>
2025-02-12 10:03:56 -08:00
Jay
60bbedfd64
fix(web) ingestion page resets when filter updated (#12589) 2025-02-11 14:42:26 -05:00