Chris Collins
|
ea4a9b281b
|
feat(forms) Extend forms support to other entity types (#9801)
|
2024-02-13 15:02:52 -05:00 |
|
Felix Lüdin
|
15efa72728
|
fix(ui): show external url also in entity profile of containers (#8834)
|
2023-11-16 09:39:14 -08:00 |
|
Chris Collins
|
9594f2cf34
|
feat(ui) Display consistent search results in embedded searches (#8597)
|
2023-08-15 14:03:04 -04:00 |
|
Ellie O'Neil
|
d3fd025b11
|
feat(ui): apply views to: domains, containers, terms (#8572)
|
2023-08-09 09:18:26 -07:00 |
|
sudhakara
|
779d692cdc
|
refactor(ui): uniform ordering of items on the entities sidebar section (#8365)
Co-authored-by: sudhakara.st <sst@zynga.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: Joshua Eilers <josh.eilers@acryl.io>
|
2023-07-11 14:09:54 -07:00 |
|
Pedro Silva
|
ea92b86e6a
|
feat(custom ownership): Adds Custom ownership types as a top level entity (#8045)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-05-26 17:54:09 +01:00 |
|
Joshua Eilers
|
d3dc2f22a5
|
feat(embed): embed lookup route (#8033)
|
2023-05-19 18:42:46 +00:00 |
|
Shirshanka Das
|
b3c790aab6
|
feat: Add support for Data Products (#8039)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
|
2023-05-17 07:17:25 +00:00 |
|
John Joyce
|
4da49fb1b4
|
refactor(ui): Make Navigating DataHub UI easier, fix duplicate tracking, duplicate networks calls, + misc optimizations (#7592)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-03-21 18:36:21 -07:00 |
|
Chris Collins
|
979265df17
|
fix(ui) Update styles of embedded profile page to match designs (#7348)
|
2023-02-15 13:37:01 -05:00 |
|
Chris Collins
|
1e206c2584
|
feat(ui) Add new embedded profile to be displayed in extension (#7113)
|
2023-01-26 12:14:31 -05:00 |
|
Felix Lüdin
|
566b7b0892
|
refactor(ui): refactor capitalization of platform name and sub types (#7099)
|
2023-01-25 09:32:15 -08:00 |
|
John Joyce
|
86798ec618
|
feat(ui): Introducing Share Button on Entity Pages (#6450)
|
2022-11-22 08:48:03 -08:00 |
|
John Joyce
|
c99ae26aa4
|
feat(ui): Adding External URLs to search preview for Dataset, Container, DataFlow, DataJob (#6496)
|
2022-11-18 17:46:26 -08:00 |
|
John Joyce
|
0b9a30bd8d
|
refactor(ui): Refactor the Glossary Related Entities, Tag Profiles to use search filters instead of query API. (#6352)
|
2022-11-03 15:32:25 -07:00 |
|
Chris Collins
|
a28fc1ede8
|
feat(ui): Display 'View in Github' if externalUrl is link to GitHub (#6253)
|
2022-10-23 21:29:35 -07:00 |
|
Gabe Lyons
|
ce90310dd0
|
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together (#6068)
* stashing progress
* adding remove option
* more progress
* editing
* further in
* additional rendering improvements
* stashing adv search progress
* stashing more progress
* propagating not filters back to UI
* more frontend progress
* more filters working
* getting ready for data platform selector
* add platform select functionality
* locking out switching btwn advanced and standard filters
* final polish
* remove unneeded code
* added unit and cypress tests
* resolutions after merge
* adding documentation
* cleaning up & refactoring
* removing console.log
* minor ui fix & removing unneeded code
* fixing lineage search
* fixing lints
* fix display of degree
* fixing test
* fixing lint
* responding to comments
* fixing tests
* fix smoke tests
* fixing cypress
* fixing cypress test
* responding to comments
|
2022-10-04 10:20:04 -07:00 |
|
Gabe Lyons
|
60928757e0
|
feat(advanced-search): adding select value modal (#6026)
* adding select value modal
* responding to comments
|
2022-09-26 12:17:32 -07:00 |
|
John Joyce
|
57b7ade1f0
|
feat(ui): Add rich UI ingestion run summary (#5577)
|
2022-08-08 14:33:57 -07:00 |
|
xiphl
|
e4a587ac24
|
feat(ui): make container description searchable and have description show up in results (#5586)
|
2022-08-08 09:39:24 -07:00 |
|
John Joyce
|
5c7975bd7c
|
feat(ui): Support Batch adding and removing Glossary Terms (Batch Actions 3/7) (#5544)
|
2022-08-02 15:20:24 -07:00 |
|
John Joyce
|
44d5276879
|
feat(ui): Support batch adding / remove tags from search lists. (Batch Actions part 2/7) (#5534)
|
2022-08-02 08:38:44 -07:00 |
|
John Joyce
|
c0eb8a1b8b
|
feat(ui): Adding Search Select feature(frontend only) (#5507)
|
2022-07-28 17:40:03 -07:00 |
|
John Joyce
|
aa7ae23904
|
feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles (#5440)
|
2022-07-19 15:46:43 -07:00 |
|
John Joyce
|
f8d059901f
|
feat(ui): Supporting enriched search preview + misc improvements (#5419)
|
2022-07-17 22:02:09 -07:00 |
|
Gabe Lyons
|
cd147685c7
|
feat(siblings): allow viewing siblings separately (#5390)
* allow pulling back curtain for siblings
* sibling pullback working for lineage + property merge
* propagating provinence to ui
* fixups from merge & some renames
* fix styling & add tooltip
* adding cypress tests
* fix lint
* updating mocks
* updating smoke test
* fixing domains smoke test
* responding to comments
|
2022-07-14 14:23:12 -07:00 |
|
John Joyce
|
b927c0d219
|
refactor(ui): Use createTag mutation for creating new tags from the UI (#5359)
|
2022-07-08 09:18:33 -07:00 |
|
John Joyce
|
4da3d132f8
|
refactor(ui): UI Navigation Refactoring (#5076)
|
2022-06-03 07:47:39 -07:00 |
|
Chris Collins
|
0c5f844e4f
|
feat(containers) Get and display all parent containers in header and search (#4910)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
|
2022-05-12 21:17:19 -07:00 |
|
Chris Collins
|
e32f22f6bf
|
feat(dataPlatformInstance) - Resolve and display dataPlatformInstance on entities (#4867)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
|
2022-05-09 14:28:50 -07:00 |
|
John Joyce
|
c8922b39d6
|
feat(container): Add domains aspect to container. (#4059)
|
2022-02-04 10:18:53 -08:00 |
|
John Joyce
|
169cd4fde9
|
feat(containers): Adding Containers UI (as demo'd in Jan Townhall) (#4037)
|
2022-02-02 13:51:39 -08:00 |
|