Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier ( #13220 )
2025-04-16 16:55:51 -07:00
david-leifker
463803e2d1
feat(restore-indices): createDefaultAspects argument ( #12859 )
2025-03-13 10:17:14 -05:00
david-leifker
3dac08d59e
feat(operations): ES and Kafka Operations Endpoints ( #12756 )
2025-03-03 13:37:35 -06:00
david-leifker
fe5d3b756a
feat(graphql): implement sort and facet for scroll ( #12746 )
2025-02-28 12:21:41 -06:00
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
b51327e0be
feat(versioning): Add V2 UI; make backend more synchronous; add to component library ( #12542 )
2025-02-04 09:57:41 -08:00
david-leifker
3757a44230
feat(metadata-io): enable rollback transaction support ( #12509 )
2025-01-31 17:31:51 -06:00
david-leifker
e2b1ed7530
refactor(trace-model): refactor trace model package ( #12510 )
2025-01-31 08:33:24 -06:00
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS ( #12481 )
2025-01-29 20:42:01 -05:00
david-leifker
412600a163
feat(telemetry): cross-component async write tracing ( #12405 )
2025-01-29 11:30:44 -06:00
RyanHolstien
94b9da0bd8
feat(entityVersioning): initial implementation ( #12166 )
2025-01-14 17:28:34 -06:00
david-leifker
ab15fb92d2
fix(mysql): index gap lock deadlock ( #12119 )
2024-12-14 06:49:02 -06:00
Chris Collins
a7e03a3663
feat(forms) Clean up form prompts on structured property deletion ( #12053 )
2024-12-12 12:32:11 -05:00
david-leifker
02416b7faf
feat(openapi-v3): add minimal timeseries aspect support ( #12096 )
2024-12-12 09:41:20 -06:00
Chris Collins
8b5fb71192
feat(structuredProps) Add frontend for managing structured props and filtering by them ( #12097 )
2024-12-11 18:45:46 -05:00
Chakru
85b42e3ea5
build(coverage): enable code coverage for java and python ( #11992 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-12-02 19:27:43 -06:00
david-leifker
28cc8caf65
fix(batch-patch): fix patches in batches ( #11928 )
2024-11-22 16:31:13 -06:00
david-leifker
e672adec9e
refactor(run-id): refactor run id updates ( #11834 )
2024-11-13 11:50:15 -06:00
david-leifker
6c55511f9a
fix(misc): misc fixes ( #11678 )
2024-10-22 06:59:40 -05:00
david-leifker
09d70bc02c
feat(openapi-v3): support async and createIfNotExists params on aspect ( #11609 )
2024-10-14 14:27:36 -05:00
RyanHolstien
ba2f1d3147
feat(dataProduct): add data product unset side effect ( #11512 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-10-04 16:32:08 -05:00
david-leifker
5cbd83675e
refactor(criterion): refactor criterion construction ( #11486 )
2024-09-27 13:11:40 -05:00
david-leifker
a481ea4ffb
feat(graph): graph index soft-delete support ( #11453 )
2024-09-23 10:10:03 -05:00
david-leifker
2890b6be80
feat(openapi-v3): add additional delete options ( #11347 )
2024-09-12 09:49:16 -05:00
david-leifker
d38507694f
feat(search): search query rewriter ( #11279 )
2024-09-12 07:28:31 -05:00
david-leifker
f23765ec30
feat(auth): implement session authorization cache ( #11327 )
2024-09-11 15:06:24 -05:00
david-leifker
ede9520b87
feat(schemaField): populate schemaFields with side effects ( #10928 )
2024-09-04 15:36:12 -05:00
Chris Collins
d81161e6e4
fix(delete) Fix removing completed/verified forms references ( #11172 )
2024-08-15 15:44:49 -04:00
RyanHolstien
06562f320d
feat(search): support sorting on multiple fields ( #10775 )
2024-08-09 15:29:43 -05:00
Raj Tekal
7fc6556da6
(chore): Linting fix ( #11015 )
2024-07-31 11:47:58 -05:00
david-leifker
5327f80cf7
feat(system): support conditional write semantics ( #10868 )
2024-07-11 10:52:58 -05:00
Chris Collins
3175571c9a
feat(forms) Add CRUD endpoints to GraphQL for Form entities ( #10825 )
2024-07-02 15:22:37 -04:00
Chris Collins
64d4172e55
feat(forms) Handle deleting forms references when hard deleting forms ( #10820 )
2024-07-01 18:14:30 -04:00
Mayuri Nehate
3056cd8f97
fix(assertions): minor changes in custom assertion api ( #10794 )
2024-07-01 12:29:52 -07:00
Felix Lüdin
9367f26b5b
fix(metadata-service): consider missing entities in form assignment hook ( #10392 )
2024-06-28 14:49:52 -07:00
Mayuri Nehate
5735d9ec87
feat(data quality): custom assertions models, graphql, sdk ( #10761 )
2024-06-25 09:16:13 -07:00
david-leifker
333799c338
feat(strucutred-properties): structured properties delete and schema change support ( #10711 )
2024-06-17 19:53:54 -05:00
david-leifker
34c1a9592c
feat(openapi): openapi v3 updates ( #10710 )
2024-06-14 12:36:57 -05:00
david-leifker
3dd1c4cd41
feat(entity-client): restli batchGetV2 batchSize fix and concurrency ( #10630 )
2024-06-06 15:38:54 -05:00
Pedro Silva
6801cca89c
fix(views): Add relationship annotation to GlobalViewsSettings urn ( #10597 )
2024-06-03 13:36:39 +01:00
david-leifker
a847748f8c
fix(ebean): fix auto-closeable ebean dao streams ( #10506 )
2024-05-15 14:10:32 -05:00
david-leifker
b8b7928dd4
fix(misc): misc fixes for OSS release ( #10493 )
2024-05-13 14:37:36 -05:00
david-leifker
21e3f5416c
fix(patch): update json patch library ( #10449 )
2024-05-08 20:39:31 -05:00
david-leifker
b325819dd9
feat(upgrade): common base for mcl upgrades ( #10429 )
2024-05-03 14:18:19 -05:00
ksrinath
91e3dc829e
feat(views): apply views to homepage entity counts & recommendations ( #10283 )
...
Co-authored-by: gaurav2733 <gaurav.wagh@apptware.com>
2024-04-18 13:50:37 +05:30
david-leifker
731c29e675
feat(graph-retriever): implement graph retriever ( #10241 )
2024-04-16 10:12:48 -05:00
deepgarg-visa
c35f3602b6
feat(ui/backend/openapi/docs) : Add support for Business Attributes ( #9863 )
...
Co-authored-by: ppurswan <ppurswan@visa.com>
Co-authored-by: PrithviVISA <140717353+PrithviVISA@users.noreply.github.com>
Co-authored-by: aditigup <aditigup@visa.com>
Co-authored-by: Bharti, Aakash <aabharti@visa.com>
Co-authored-by: Singh, Himanshu <hisingh@visa.com>
Co-authored-by: Shukla, Amit <amishukl@visa.com>
Co-authored-by: Kartikey Khandelwal <kakhande@visa.com>
2024-04-15 18:19:21 -05:00
siladitya
661f1739f3
fix(metadata-io):Recently viewed, Recently Edited and Recently Searched section is missing in datahub home page ( #10234 )
...
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
2024-04-10 12:28:54 -05:00
david-leifker
4bba834ffd
fix(entity-service): fix findFirst when already present ( #10187 )
2024-04-02 12:12:58 -05:00
david-leifker
9a0a53bbe4
fix(restoreIndices): batchSize vs limit ( #10178 )
2024-04-01 15:54:37 -05:00