Gabe Lyons
4924602773
fix(embedded search): making embedded search list use smart defaults for types ( #13778 )
2025-06-14 09:53:28 -04:00
Aseem Bansal
47eee11257
feat(ui): add copy urn tag and structured properties ( #13766 )
2025-06-13 13:21:19 +05:30
v-tarasevich-blitz-brain
f3c49c3174
fix(ingestion): replace nonexistent icon ( #13750 )
2025-06-12 19:36:46 -04:00
v-tarasevich-blitz-brain
782b3e531a
fix(ingestion): UI fixes ( #13765 )
2025-06-12 19:35:55 -04:00
Chris Collins
425d4004b1
fix(ui) Take users to page 1 after page size change ( #13744 )
2025-06-11 11:25:13 -04:00
Gabe Lyons
476ac881a3
feat(application): editing application assignment via UI ( #13739 )
2025-06-11 09:26:40 -04:00
Chris Collins
3f81f90c73
fix(ui) Fix cursor jumping around in search bar ( #13743 )
2025-06-10 22:15:48 -04:00
purnimagarg1
7acc41ba63
feat(ui/ingestion): show the newly added ingestion source at the top of the list ( #13723 )
2025-06-10 21:27:26 -04:00
Chris Collins
53c0b11c26
fix(ui) Fix location of data-testid for schema field drawer ( #13741 )
2025-06-10 17:44:37 -04:00
purnimagarg1
9d8033ef58
feat(ui/ingestions): maintain the system sources filter across tabs ( #13734 )
2025-06-10 15:54:26 -04:00
Saketh Varma
523e16d8b7
fix(ui): Move buttons outside the form ( #13715 )
2025-06-10 11:24:06 -06:00
Anna Everhart
f632f970a4
Updated the Did You Mean to not be cut off ( #13725 )
2025-06-10 08:32:48 -07:00
v-tarasevich-blitz-brain
4020494bc9
feat(ingestion): add hidden sources message to table's footer ( #13685 )
2025-06-09 18:26:36 -04:00
purnimagarg1
16a3211a96
feat(ui/ingestion): implement hover state for stacked avatars in owners column ( #13703 )
2025-06-09 18:25:42 -04:00
Anna Everhart
c997668110
Updated drawer to match entity drawer styling ( #13665 )
2025-06-09 08:12:31 -07:00
Gabe Lyons
c913aa4161
feat(application): Adding application entity models, apis, search and entity page. ( #13660 )
2025-06-09 10:12:40 -04:00
v-tarasevich-blitz-brain
4574768b3a
fix(ingestion): show dash for null values in sources and execution tables ( #13705 )
2025-06-08 21:49:27 -04:00
v-tarasevich-blitz-brain
7e72dca891
fix(ingestion): rename name column and filter to sources on the executions tab ( #13704 )
2025-06-08 21:47:15 -04:00
purnimagarg1
83581dc14f
fix(ui/ ingestion): fix double onboarding modals on ingestion page ( #13709 )
2025-06-08 21:02:35 -04:00
purnimagarg1
b3f4d5f135
fix(ui/ingestion): filter current user to prevent the owner from getting added twice ( #13708 )
2025-06-08 21:01:50 -04:00
Andrew Sikowitz
11cd28ebc8
fix(build/storybook): Surface errors ( #13711 )
2025-06-06 10:12:04 -07:00
purnimagarg1
01357940b1
feat(ui/ingestion): use routed tabs and add links between sources and execution logs tab ( #13694 )
2025-06-05 23:21:25 -04:00
Aseem Bansal
81a510aff6
fix(ui): null deref ( #13696 )
2025-06-05 12:37:08 -04:00
Andrew Sikowitz
454f76f2b5
feat(ui/lineage): Support changing home node via double click ( #13403 )
2025-06-04 15:04:27 -07:00
david-leifker
799a9f2e31
feat(search): lineage search performance ( #13545 )
2025-06-04 13:54:45 -05:00
purnimagarg1
995c1ed730
improvement(ui/ingestion): improvements in redesigned ingestion table ( #13674 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-06-04 13:39:10 -04:00
v-tarasevich-blitz-brain
80ad1cc7a3
fix(ingestion): fix size of the sources filter ( #13686 )
2025-06-04 11:52:26 -04:00
v-tarasevich-blitz-brain
93aa64200a
feat(ingestion): add rollback button ( #13677 )
2025-06-04 11:50:33 -04:00
purnimagarg1
65ae48e774
feat(ingestion): add owners in create/edit ingestion source and show owners in ingestion table ( #13663 )
2025-06-04 11:35:24 -04:00
Anthony Burdi
f1f6fd9fa9
fix(web): Only display assertion tab buttons if there is more than one button ( #13678 )
2025-06-03 17:24:50 -04:00
Anthony Burdi
7d5519f2e1
refactor(web): Embed url mapping into Tabs component for general use ( #13648 )
2025-06-02 14:01:56 -04:00
v-tarasevich-blitz-brain
5041677082
feat(ingestion): add execution log tab ( #13611 )
2025-06-02 10:47:27 -04:00
ksrinath
ee5d1e5260
feat(iceberg): add namespace permissions ( #13414 )
...
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2025-06-02 17:25:48 +05:30
purnimagarg1
2620af8e2a
feat(ui/ingestion): add empty and loading states for sources and secrets tables ( #13646 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-05-30 20:44:02 -04:00
v-tarasevich-blitz-brain
313997cc76
feat(ingestion): add source to executionRequest ( #13614 )
2025-05-30 19:46:15 -04:00
purnimagarg1
e050a10922
feat(components): show the remaining number in stacked avatar component ( #13633 )
2025-05-30 16:43:38 -04:00
purnimagarg1
d2f9db2d9d
feat(ingestion): update the layout of secrets tab ( #13627 )
2025-05-30 16:42:07 -04:00
purnimagarg1
de20d4ec20
feat(ingestions): support backend sort and combine type and name sorts in ingestion table ( #13625 )
2025-05-30 15:51:41 -04:00
Jay
bf174e47e7
fix(web) fallback to search to get count ( #13556 )
2025-05-30 15:17:31 -04:00
purnimagarg1
528d705544
feat(ingestions): redesign ingestion table and page ( #13585 )
2025-05-29 12:27:44 -04:00
purnimagarg1
f335093607
improvement(ui): bring compact markdown viewer changes to OSS ( #13593 )
2025-05-29 09:47:39 -04:00
joseph-sentry
747e42497e
build: add codecov bundle analysis ( #13087 )
2025-05-27 12:21:04 -07:00
Jay
76a9fc0d7f
fix(web) set domain dropdown ui to match domains page ( #13294 )
2025-05-23 11:14:44 -04:00
Jay
d2578b7d34
refactor(web) move access management tab to the front ( #13092 )
2025-05-22 13:03:35 -04:00
Saketh Varma
d473b3f580
fix(ui): Changes to components ( #13589 )
2025-05-22 09:00:00 -05:00
Jay
7e377592b4
feat(web): display external assertion result links in run event view ( #13587 )
2025-05-21 16:04:32 -04:00
John Joyce
3a81adb94a
fix(tags): Support null tagProperties aspect when updating tag color ( #13572 )
...
Co-authored-by: John Joyce <john@Mac.lan>
2025-05-21 12:32:08 -07:00
Andrew Sikowitz
822be781cd
fix(ui): Fix pagination overflow on embedded list search results ( #13580 )
2025-05-21 09:58:48 -07:00
Jay
f4a8d9e7fc
fix(web): glossary term create buttons inlined in content area ( #13571 )
2025-05-21 00:32:10 -04:00
John Joyce
47509ce85b
fix(ui): Add Admin Onboarding Steps + Change display name for iceberg policies DES-369 ( #13456 )
...
Co-authored-by: John Joyce <john@Mac-136.lan>
Co-authored-by: John Joyce <john@Mac-191.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-05-20 11:39:29 -07:00