Mohit Yadav
7a49a94235
Add null check ( #20518 )
2025-03-31 23:44:20 +05:30
Shailesh Parmar
c550ca0112
minor: worked on data quality feedbacks ( #20530 )
...
* minor: worked on data quality feedbacks
* fixed unit test
2025-03-31 22:45:33 +05:30
Ashish Gupta
2e1cf3a734
MINOR: supported full fqn based breadcrumb in bulk import/edit page ( #20358 )
...
* supported full fqn based breadcrumb in bulk import/edit page
* fix the loading infinite
* revert unwanted code
* fix bulk edit playwright test
2025-03-31 20:55:50 +05:30
safayavatsal
f8d87185f3
Docker docs ( #20529 )
...
* changed docker for keycloak sso
* modified the other docker files as well
* Update docker.md
* changes replicated in v1.7.x-SNAPSHOT
---------
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-03-31 20:14:29 +05:30
Karan Hotchandani
c16ba34665
Sidebar layout fix ( #20522 )
...
* update icons
* add translations
* fix minor spacing issues
* fix nlq issues
* fix tests
* fix tests
* add tooltip
2025-03-31 19:49:38 +05:30
Rounak Dhillon
f2785f9ddf
Docs: Foreign Key Constraints Doc Updation ( #20528 )
...
* Docs: Foreign Key Constraints Doc Updation
* Docs: Foreign Key Constraints Doc Updation
---------
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-31 18:50:26 +05:30
Rounak Dhillon
4519d6323e
Docs: Principal Domain Pointer Updation ( #20516 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-03-31 18:28:43 +05:30
Aniket Katkar
bed16f4395
Fix the MLModel class field name to be unique ( #20494 )
2025-03-31 18:01:08 +05:30
Mohit Yadav
c70c6e7436
Fix token invalid message ( #20526 )
2025-03-31 17:47:22 +05:30
dependabot[bot]
777f205291
Chore(deps): Bump tar-fs in /openmetadata-ui/src/main/resources/ui ( #20507 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.1 to 2.1.2.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-03-31 17:45:27 +05:30
Shrushti Polekar
c6dfd61fa6
Fix : Reject/Close task functionality and Activity Feed Playwright failure ( #20471 )
...
* fix activity feed playwright failure
* task close functionality fix
* fix close api call for incident manager's task tab
2025-03-31 16:29:06 +05:30
Pere Miquel Brull
0aa8bde8af
FIX - Single suggestion should be marked as Suggested too ( #20488 )
2025-03-31 12:06:55 +02:00
Pere Miquel Brull
c08273b4ad
MINOR: Allow loading ometa from env ( #20511 )
2025-03-31 12:06:33 +02:00
Pranita Fulsundar
8f72746544
fix(ui): implement ui feedbacks ( #20496 )
...
* fix: ui feedbacks
* fix: entityHeader for add assets
* style: rounded edges for left panel
* style: domain select button
2025-03-31 14:34:39 +05:30
Ashish Gupta
165a32c9cd
remove the extra unwanted space from owner area ( #20493 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-03-31 14:32:16 +05:30
Ashish Gupta
461c3c5da6
remove home redirect link from the navbar logo ( #20513 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-03-31 14:31:54 +05:30
Ashish Gupta
9b5e1f0a59
added support to export platfrom images ( #20515 )
...
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-03-31 14:31:22 +05:30
Sweta Agarwalla
2df802928d
fix(ui): Minor UI improvements ( #20480 )
...
* minor fixes
* fix alert gap issue
2025-03-31 13:25:33 +05:30
Rounak Dhillon
2c787c43ad
Docs: 5 Connectors API and Dashboard Troubleshooting Updation ( #20521 )
2025-03-31 13:23:52 +05:30
Mayur Singal
d9fc607768
MINOR: Fix python checkstyle ( #20489 )
2025-03-31 12:02:32 +05:30
Prajwal214
235f61aaa7
Docs: Updating the latest release to v1.6.7 ( #20503 )
...
* Docs: Updating the latest release v1.6.7
* Docs: Updating the latest release v1.6.7
---------
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2025-03-31 10:41:58 +05:30
Shailesh Parmar
214ca4205c
playwright: fix table playwright test failure ( #20474 )
...
* playwright: fix table playwright test failure
* added wait
* minor fix
* revert pw config
* testing linage and table spec
* fixed user and table test
* fix link issue
* fixed playwright test in PR's
* fix test
* revert the playwright setup
* fixed alert bar issue
* alert confirmation
2025-03-31 10:31:19 +05:30
Mohit Yadav
4aa8a0c0a1
Add last login time in User when logging in ( #20390 )
...
* Add last login time
* Add change to entitySpecificUpdate
* remove last login time from createOrUpdate
* moved UpdateLastLogin to user repository
* Added last login Time on login (#20419 )
* updated last login time
* removed condition
* added unit tests
---------
Co-authored-by: Dhruv Parmar <83108871+dhruvjsx@users.noreply.github.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-03-31 10:25:03 +05:30
Sweta Agarwalla
321b8f7f65
add extra info in add service page ( #20490 )
2025-03-29 12:04:46 +05:30
IceS2
900c12ba08
Remove from Day One Experience Application Name ( #20499 )
2025-03-28 14:02:41 +01:00
IceS2
c9182016db
MINOR: Update DayOneWorkflow Agent Names ( #20473 )
...
* Update DayOneWorkflow Agent Names
* Migrations for CollateAI DisplayName Update
* Remove wrong migrations
2025-03-28 14:01:42 +01:00
Dhruv Parmar
162244a127
Redesign: worked on teams page header ( #20472 )
...
* fix sidebar layout
* remove global styles
* fix sidebar layout
* update styles
* fix settings page
* fix styles
* fix lineage issues
* fix lineage styling
* update path
* redesigned team header
* code cleanup
* fixed comments
* fix the domain update button
* fixed domain overflow
* added domain icon for multiple domains
* fixed github comments
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-03-28 16:30:15 +05:30
Ashish Gupta
c8327d4c9c
fix the spacing around dataAssetHeader with items count ( #20479 )
2025-03-28 16:08:59 +05:30
Mayur Singal
14ac8284b3
MINOR: Add mysql missing permissions docs ( #20482 )
2025-03-28 14:31:30 +05:30
Chirag Madlani
190c8abb3d
chore(ui): update what's new data content for 1.6.7 ( #20475 )
...
* chore(ui): update what's new data content
* update what's new
* fix collate logo wasn't rendering, update change log
2025-03-28 13:18:14 +05:30
Katarzyna Kałek
fdec8c7b6b
deleted empty warning from s3 ingestion ( #20477 )
...
Co-authored-by: Katarzyna Kałek <kkalek@olx.pl>
2025-03-27 16:36:51 +01:00
Ashish Gupta
fc6a2b1219
fix table padding ( #20476 )
2025-03-27 20:51:49 +05:30
Keshav Mohta
3c17a3025c
Fixes: Ingest System Tags ( #20432 )
2025-03-27 20:00:33 +05:30
Shailesh Parmar
11af2b44eb
Playwright: fixed AUT failure of main ( #20453 )
...
* Playwright: fixed AUT failure of main
* Remove Advanced search tests for entityType field
* Improve searchIndex application spec
* Add slow test flag for entity version page and remove unused entityType field from advanced search
* replace heading click with clickoutside function
* conditional allowed
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-03-27 16:58:28 +05:30
Karan Hotchandani
df4510ceba
Sidebar layout changes ( #20455 )
...
* fix sidebar layout
* remove global styles
* fix sidebar layout
* update styles
* fix settings page
* fix styles
* fix lineage issues
* fix lineage styling
* update path
* fix explore feedbacks
* fix persona spec
* fix glossary spec
* change the persona customize ui icons and spacing around custom property (#20469 )
* change the persona customize ui icons and spacing around custom property
* fix the unit test
* fix the bell icon
* fix explore spec
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-03-27 16:44:36 +05:30
Mohit Yadav
c86f1ef0f7
Domain And Data products Lineage ( #20468 )
...
* Extended Lineage
* Extended Lineage for Data Products addition in bulk asset and cleanup
2025-03-27 16:19:33 +05:30
Sweta Agarwalla
e480e6ddf7
update query to fix domain asset ( #20467 )
2025-03-27 15:16:33 +05:30
Mayur Singal
e6b7b89f86
Fix #20236 : Handle Sample Data with non-utf8 characters ( #20380 )
2025-03-27 14:20:26 +05:30
Ayush Shah
7a3990f350
Fixes 19119: Enhance TableCustomSQLQueryValidator to support threshold operation ( #20307 )
2025-03-27 13:11:56 +05:30
Ayush Shah
653c878497
MINOR: Transform Reserved keywords like quotes to OM compatible ( #20459 )
2025-03-27 13:02:07 +05:30
harshsoni2024
016d441cd0
mysql log table mgmt doc ( #20465 )
2025-03-27 06:59:22 +00:00
Mayur Singal
766d0caebc
MINOR: Lineage Improvements ( #20446 )
2025-03-27 11:57:23 +05:30
Juntao Zhang
7a860e51f9
Fix openmetadata-server-start.sh can't start in daemon ( #20405 )
2025-03-27 07:14:46 +01:00
Chirag Madlani
bf9da10af5
ci(pw): increase number of machine to fasten the results ( #20461 )
2025-03-27 10:54:49 +05:30
Ashish Gupta
cf8735e25a
fix the glossary table column width ( #20460 )
...
* fix the glossary table column width
* remove unused code
2025-03-27 10:32:30 +05:30
Ashish Gupta
0b18d7b374
fix: improvement and fixes around table styles ( #20439 )
...
* improvement and fixes around table styles
* fix the glossary table and other table column spacing issue
* fix the border and style issue in ingestion and agents tables
* move the pagination prop is usMemo
* remove the glossary code and fix the playwright test for user and serviceListing
2025-03-27 10:25:22 +05:30
Dhruv Parmar
953892078c
fixed glosarry label condition ( #20454 )
2025-03-27 10:23:59 +05:30
Shrushti Polekar
29780dbac5
Fix : Feeds and Count api call happening twice on Reload In Activity Feed ( #20450 )
...
* fix feeds api call happening twice on reload
* fixed feed and count api call in all entities
* fix playwright failure
2025-03-27 10:22:55 +05:30
Chirag Madlani
fb1adbcdb7
Fix glossary layout ( #20451 )
2025-03-27 08:02:24 +05:30
Pranita Fulsundar
17e0b126e4
fix(ui): restore defaults and add term boosts for search ranking settings ( #20442 )
...
* fix: restore defaults and add term boosts
* fixed glossary term reject button hover effect
2025-03-26 23:06:04 +05:30