453 Commits

Author SHA1 Message Date
Saketh Varma
d0bd2d50e4
feat(ui): Show all views in settings (#14971) 2025-10-21 20:24:33 +05:30
v-tarasevich-blitz-brain
abad667d88
fix(cypress): fix summaryTab.js (#15017)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-17 10:34:08 -04:00
Aseem Bansal
65d613a99e
refactor(test): make python version ==3.11.x (#15035) 2025-10-17 16:46:46 +05:30
Aseem Bansal
878a55e723
refactor(test): refactor smoke test (#15019) 2025-10-17 00:53:04 +05:30
Aseem Bansal
45dda5e33a
feat(cli): add user add command (#15011) 2025-10-16 20:36:59 +05:30
Aseem Bansal
10c28be20c
fix(test): remove un-necessary test (#15015) 2025-10-16 13:14:43 +05:30
Aseem Bansal
3b0c34f84d
refactor(test): refactor smoke test (#15010) 2025-10-16 10:36:38 +05:30
v-tarasevich-blitz-brain
673bed6595
test(summaryTab): cypress tests (#14808) 2025-10-15 14:17:18 -04:00
Shirshanka Das
f9913cd944
feat(cli): graphql command (#14781) 2025-10-14 21:04:44 -07:00
Aseem Bansal
da0d4dd499
refactor(test): refactor smoke test (#15003) 2025-10-14 21:15:13 +05:30
Aseem Bansal
a85c4ffca8
refactor(test): refactor smoke test (#14998) 2025-10-14 15:52:02 +05:30
Aseem Bansal
d50a06329b
refactor(test): refactor smoke test (#14996) 2025-10-14 14:09:41 +05:30
Aseem Bansal
5f03c94484
refactor(test): refactor smoke test (#14993) 2025-10-14 11:51:29 +05:30
Deepak Garg
82338628b6
fix(smoke-test):cleanup existing token and add wait (#14988) 2025-10-13 17:17:07 +05:30
Deepak Garg
d98abe877e
fix(smoke-test):cleanup existing token and add wait (#14965) 2025-10-09 19:30:35 +05:30
v-tarasevich-blitz-brain
0032384342
test(customLinks): add integration tests (#275) (#14835) 2025-10-08 11:11:20 -04:00
v-tarasevich-blitz-brain
9e69b3f881
test(cypress/statsTabV2): add cypress tests (#13495)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-10-08 11:09:41 -04:00
purnimagarg1
136e4dc0d4
test(ingestion): add cypress tests for redesigned ingestion flow (#14844) 2025-10-08 11:07:46 -04:00
v-tarasevich-blitz-brain
86e5c13f29
test(customLinks): add cypress tests (#274) (#14834) 2025-10-07 14:27:33 -04:00
Chakru
5d28c2fd14
fix(smoke-tests): smoke test fixes for postgres profile (#14940) 2025-10-07 20:13:56 +05:30
v-tarasevich-blitz-brain
b4d6877746
tests(structuredProperties): add cypress tests (#14888) 2025-10-03 14:55:56 -04:00
v-tarasevich-blitz-brain
6cf03160ba
test(searchBarAutocomplete): add cypress tests (#13333)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
2025-10-03 12:20:52 -04:00
Chakru
660a4efa5f
MCL Generation via CDC (#14824)
Co-authored-by: David Leifker <david.leifker@acryl.io>
2025-10-01 18:23:31 -05:00
david-leifker
04d0a50118
feat(): Basepath support (#14866)
Co-authored-by: Esteban Gutierrez <esteban.gutierrez@acryl.io>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-10-01 11:08:38 -05:00
Gabe Lyons
c130241c2a
fix(tests): removing flakey v1 test (#14676) 2025-09-22 16:36:45 -07:00
purnimagarg1
9778c10b1b
test: bring cypress tests for structured properties to OSS (#14832) 2025-09-22 11:26:19 -04:00
david-leifker
2ccd764ce1
fix(impact-lineage): separate viz and impact query path (#14773) 2025-09-17 17:49:33 -05:00
Chris Collins
8fafa22c68
feat(ui) Update home page template editability (#14772) 2025-09-16 15:04:07 -04:00
Saketh Varma
4fd60c698c
fix(ui): Render the values instead of urns in Policies Modal (#14613) 2025-09-16 04:18:07 +00:00
Alex
acd7236290
fixes to improve stability of the ci build (#14752) 2025-09-15 09:44:42 -05:00
Chris Collins
87c2d14ea2
fix(ui) Improve flakiness of modules and templates cypress tests (#14748) 2025-09-12 11:51:44 -04:00
Jay
d67681b08f
feat(web): extended incidents graphql apis to return more context (#14671) 2025-09-10 12:21:12 -04:00
Jesse Jia
55817d14b8
feat(openapi-v3) enhance scroll API (#14677)
Co-authored-by: jjia <jjia@netflix.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2025-09-06 14:57:01 +00:00
Abe
80f206290e
feat(metrics): add modern Micrometer metrics PFP-1613 (#14661)
- Add micrometer metrics in RequestContext
- Add a smoke test that verifies metrics via the prometheus endpoint
2025-09-05 14:53:54 -07:00
Chris Collins
efb0a6ff31
fix(cypress) Fix flaky modules.js cypress test (#14606) 2025-09-02 12:26:39 -04:00
Chris Collins
24f6d65b2d
chore(ci) Update cypress projectId to match new project for cypress cloud (#14602) 2025-08-29 13:36:48 -04:00
Gabe Lyons
edddd5b371
tests(incidents_v2): fix flakiness by waiting for sibling specific test id (#14589) 2025-08-28 21:50:14 -07:00
Chris Collins
f2c39cdc8a
feat(propagation) Add support for metadata attribution for additional metadata (#14577) 2025-08-27 17:45:28 -04:00
purnimagarg1
fd053255cd
feat(links): bring edit links functionality from SaaS (#14559)
Co-authored-by: v-tarasevich-blitz-brain <v.tarasevich@blitz-brain.com>
2025-08-27 14:08:20 -04:00
purnimagarg1
99b8d50fd5
test: (ui/homepage): write cypress tests for custom home page (#14346) 2025-08-27 12:26:15 -04:00
Jesse Jia
df02af2ef7
feat(openapi-v3): Support filter object in scroll API (#14524)
Co-authored-by: jjia <jjia@netflix.com>
2025-08-26 11:25:42 -05:00
Chris Collins
1ac2eb4435
fix(cypress) Delete flaky V1 UI cypress file (#14544) 2025-08-22 11:02:59 -05:00
david-leifker
1394299cd3
fix(ci): smoke-test stability docs propagation (#14522) 2025-08-20 17:26:43 -05:00
david-leifker
3ffa7aa8f2
fix(cypress): fix cypress test failure updating source (#14517) 2025-08-20 12:12:16 -05:00
Jay
f62a76e4d2
fix(smoke-test): v1 ui group smoke test (#14439) 2025-08-13 11:24:49 -04:00
Shirshanka Das
ec220f0802
fix(test): replace arbitrary waits with conditional waits in cypress tests (#14410)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-08-11 15:08:15 -07:00
v-tarasevich-blitz-brain
dcd6454e45
feat(statsTabV2): bring stats tab v2 to OSS (#13431)
Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-08-11 12:13:49 -04:00
Andrew Sikowitz
bd2198fcdc
feat(sdk/patch): Support DataJob fine grained lineage patch (#14377) 2025-08-07 13:07:38 -07:00
dependabot[bot]
3759a5d887
build(deps): bump tmp from 0.2.3 to 0.2.4 in /smoke-test/tests/cypress (#14349)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 12:27:38 -05:00
Alex
fa0edcd92a
progressive disclosure for /config (#14292) 2025-08-05 17:04:15 -07:00