12184 Commits

Author SHA1 Message Date
Aniket Katkar
7331dea463
Chore(ui): Layout and styling fixes according to the new design (#20647)
* Refactor: Remove AlertsActivityFeedPage and update related components

- Deleted AlertsActivityFeedPage component since it was old and not being used.
- Removed unused import and route for AlertsActivityFeedPage in SettingsRouter.
- Fix the layout for the following pages:
1. Add and edit alert page
2. Alert details page
3. Role details page
4. Policy details page
5. Add user and admin page
6. Add and edit Rule page
7. Custom property settings page.

* Fix the type error in the CI

* Fix the vertical alignment of ingestion table rows

* Fix the unit tests

* Fix SettingsRouter test
2025-04-05 11:02:45 +05:30
Aniket Katkar
188f575180
Minor: Day one trigger button on service details page (#20613)
* Worked on adding the day 1 trigger button on service details page

* Fix the service main tab styling

* Enhance DataAssetsHeader and ServiceInsightsTab components to support day one application triggering. Added new props for disabling the run agents button and handling post-trigger actions. Updated localization files with new messages for day one application status. Refactored ServiceDetailsPage to integrate workflow state management and trigger fetching.

* Fix the border on application config tab

* Change the logic to show the trigger day one button to only display in case of failure

Fix the add service page card spacing

* Fix the unit test
2025-04-05 11:00:52 +05:30
Shrushti Polekar
d747536f48
Minor(UI): Inherited domain and Activity Feed No data placeholder size updates (#20638)
* inherited domain and no data placeholder size updates

* update icon size and color

* address pr comments
2025-04-04 22:59:02 +05:30
Pranita Fulsundar
8c6726b348
fix(ui): status badges and dashborad page chart label styles (#20626)
* update label styles for dashboard page charts

* update glossaryterm and application status

* update pipeline status and recent runs styles

* fix unit test

* fix tests

* fix sonarqube issues

* used css variables

* make icons scalable
2025-04-04 22:38:08 +05:30
Sweta Agarwalla
67236a6d67
minor(ui) - Update Test connection modal to cancel the message when modal closes (#20640)
* update Test connection modal to cancel the message when modal closes

* update condition

* fix sonar issues

* updated as per comments
2025-04-04 21:59:41 +05:30
IceS2
c2d099eca1
Testing (#20632) 2025-04-04 16:35:16 +02:00
Gyowanny P. Queiroz
ec0e23d1a2
Rename ingestion agent to ingestion runner entity reference (#20610)
* Rename ingestion agent to ingestion runner entity reference

* minor key updates

---------

Co-authored-by: Sweta Agarwalla <swetaagarwalla13@gmail.com>
2025-04-04 16:28:20 +02:00
Ashish Gupta
5855ce5eaa
added new export type and fileName fix on download (#20641) 2025-04-04 19:08:27 +05:30
Ashish Gupta
3503adb590
PLAYWRIGHT: fix bulk edit entity playwright test (#20618)
* checking bulk edit entity playwright fix

* updated code to run only bulkEditEntity

* file was not running due to wrong filename

* remove the filecheck to test only bulkedit
2025-04-04 18:01:22 +05:30
Rounak Dhillon
ddb6be105e
Docs: Troubleshoot Section Addition in Pipeline till Nifi (#20624) 2025-04-04 17:15:09 +05:30
Aniket Katkar
6f6f6af108
Improve: The default filters values passed in service connection JSON schemas. (#20580)
* Fix how the default filters values for service connections are passed in JSON schemas

* Fix the type generation script and types
2025-04-04 17:12:07 +05:30
Shailesh Parmar
2f2c6a9dbb
Refactor ServiceBaseClass: Implement exponential backoff for API requests and enhance error handling in pipeline status retrieval (#20628)
* Refactor ServiceBaseClass: Implement exponential backoff for API requests and enhance error handling in pipeline status retrieval

* Enhance ServiceBaseClass: Introduce MAX_CONSECUTIVE_ERRORS constant and refactor API request handling with makeRetryRequest utility for improved error management
2025-04-04 17:06:05 +05:30
Ashish Gupta
a801d39d15
MINOR: apply new tab design overall application where required (#20512)
* apply new tab design overall application where required

* fix the background color and border double border
2025-04-04 17:04:23 +05:30
Suman Maharana
61e500253f
Fix: Improved test suite logging (#20635)
* Fix: Improved test suite logging

* linting
2025-04-04 16:51:21 +05:30
Sweta Agarwalla
ed77fe1afa
Update column config to store user preference in localStorage (#20531)
* update column config to store user preference in localStorage

* fix somar issues

* update component to have cross user support

* update test case

* revert test update

* add prop in Table

* updated as per feedbacks

* revert changes

* fix jest failure

* update as per feedbacks

* updated as per comments

* updated condition

* updated as per feedbacks

* update as per feedbacks

* fix test cases

* revert minor change

* fix sonar issues

* revert to fix error
2025-04-04 15:29:39 +05:30
Rounak Dhillon
0cc2dd9742
Docs: Troubleshoot Section Addition in database till databricks (#20633) 2025-04-04 14:33:30 +05:30
Dhruv Parmar
2b8106e933
made consistent owner (#20576)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-04 14:25:55 +05:30
Rounak Dhillon
acd2926413
Docs: Troubleshoot Section Addition in Pipeline till DBT Cloud (#20612) 2025-04-04 13:59:31 +05:30
Shailesh Parmar
4aed3acbd7
playwright: add debug log in case of ingestion pipeline failure. (#20600)
* debug dbt test

* failed status

* Refactor: Update ServiceIngestion tests and logging mechanism

- Removed the testMatch for ServiceIngestion.spec.ts in playwright.config.ts.
- Updated ServiceIngestion.spec.ts to include additional ingestion classes and improved the handling of failed pipeline logs by fetching logs via API instead of using the clipboard.
- Enhanced logging for failed pipelines to provide clearer output in the console.

* minor change
2025-04-04 12:56:38 +05:30
Chirag Madlani
c04e1a1dd6
skip DI run app tests since it's not working as expected 2025-04-04 12:53:56 +05:30
Dhruv Parmar
536f04780a
Minor: Ui Feedback changes (#20615)
* changed localization msg || renamed services

* removed tag styling from extrainfo

* removed tag styling from extrainfo

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-04 12:50:50 +05:30
Rounak Dhillon
6cf38ec14f
Docs: Troubleshoot Section Addition in Pipeline Completed (#20625) 2025-04-04 12:05:44 +05:30
Ashish Gupta
286ccfeba2
MINOR: move the export png logic to utils to work independently (#20601)
* move the export png logic to utils to work independently

* added support for manage button in dataInsightHeader

* fix unit test issue

* added common class for the export selector

* optimize the code and remove unwanted thing
2025-04-04 11:25:37 +05:30
Shrushti Polekar
5ca4db0849
Minor : Update task filter icon (#20609)
* update task filter icon

* update hover and selected state

* minor fix

* update task segment border radius

* updates css values with variables

* minor fix
2025-04-04 11:09:28 +05:30
Ashish Gupta
ea67bd688e
fix glossary column shifting on some assertion (#20620) 2025-04-04 10:52:25 +05:30
Pranita Fulsundar
bec381f299
minor(ui): remove description from custom properties (#20608)
* remove description from custom properties

* fix unit test

* fix sonarqube issue

* fix sonarqube issue
2025-04-04 10:42:17 +05:30
Shrushti Polekar
a23f2f9d18
Update Profile Picture Default Stylings (#20589)
* refactor code for profile picture

* fix test

* minor fix
2025-04-03 21:06:40 +05:30
Shailesh Parmar
6b3fd3bf80
Remove: user list api from activityFeedProvider without impacting current behaviour (#20614) 2025-04-03 20:45:04 +05:30
Teddy
0028ae0cd2
ISSUE #20570: allow incident to be set to new from any points (#20585)
* fix: allow incident to be set to new from any points

* fix: added test back
2025-04-03 17:01:17 +02:00
Dhruv Parmar
a6c96611fd
Minor: Entity Header certificates Design changes (#20484)
* fixed header certificates

* view source url renamed

* fixed broze medal case sensitivity

* fixed test case and comments

* fixed certification

* fixed certification className

* fixed certificates

* fixed variable usage

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-04-03 19:18:43 +05:30
Imri Paran
f6441ad404
fix: trino data diff paths (#20457)
requires https://github.com/open-metadata/collate-data-diff/pull/6
2025-04-03 15:48:10 +02:00
harshsoni2024
8961c9112c
DOCS: add mysql logs rotate queries (#20603) 2025-04-03 19:12:07 +05:30
Ayush Shah
76371e4a64
Enhance ingestion setup: Add dbt plugin to Playwright dependencies (#20605) 2025-04-03 19:11:33 +05:30
Ayush Shah
ee6164e2f9
Enhance: Add PATCH endpoint to update storage service by FQN in StorageServiceResource (#20598) 2025-04-03 15:56:44 +05:30
Rounak Dhillon
cf110edf31
Docs: Troubleshoot Section Addition (#20607) 2025-04-03 15:54:47 +05:30
Akash Verma
e6a50794c0
ws docs (#20606)
Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
2025-04-03 09:31:45 +00:00
Rounak Dhillon
d2c1705a0b
Docs: Troubleshooting Section Updation till ML Model (#20602) 2025-04-03 13:34:59 +05:30
Akash Verma
ed690f68e6
Wherescape Documentation (#20579)
* Documentation

* minor edits

* edit

---------

Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
2025-04-03 13:13:21 +05:30
Pere Miquel Brull
1a99f2e85e
Revert "Rename ingestion agent to ingestion runner entity reference (#20588)" (#20599)
This reverts commit d1f8b30a0688a18c0ab8b59efa1b1940ab83346b.
2025-04-03 09:04:11 +02:00
Keshav Mohta
fb54565ef8
Docs: Reverse Ingestion Documentation (#20591) 2025-04-03 11:37:57 +05:30
Suman Maharana
5275975d31
Fix: dbt cloud latest run execution (#20573)
* Fix: dbt cloud latest run execution

* update latest run id

* set default to 100
2025-04-03 11:13:17 +05:30
Rounak Dhillon
ea1f98a1e4
Docs: Connectors Troubleshooting addition for Dashboard (#20542)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-04-03 11:12:28 +05:30
Rounak Dhillon
92264b6d33
Docs: Collate Mention in Table Data to Be Fresh (#20596)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-04-03 05:42:16 +00:00
Shrushti Polekar
b81b46c76f
Fix : User Profile Page Feedbacks (#20547)
* prevent fullwidth if no feeds available for task or mentions

* no data illustration for right panel

* localization file changes

* minor fix

* edit label for display name change

* localization changes

* update roles to use TagRenderer

* address pr comment and fix sonarcloud
2025-04-03 11:05:50 +05:30
Chirag Madlani
5fad5dc0af
support expand collapse for default tab layouts in entity pages (#20524)
* support expand collapse for default tab layouts in entity pages

* update all the entity with expand collapse support

* Support dynamic height for left panel and it's content

* fix glossary column issue

* fix tests

* fix playwright tests

* address comments

* fix issue with width for table

* fix owner and review rendering

* fix glossary test

* improve condition for showing expand tab

* updated the inReview status badge

* minor fix

* fix the table height for glossary and expand/collapse background color

* change the badge padding as per design  system

* fix topic page alignment

* supported in storeprocedure and mlmodel

* remove background color on glossary term hover

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-04-03 11:05:07 +05:30
Rounak Dhillon
ccb508dc12
Docs: Note Updation in Mwaa (#20595)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-04-03 05:23:47 +00:00
Pranita Fulsundar
9a443056a4
fix: settings card icons (#20592) 2025-04-03 10:50:45 +05:30
Mayur Singal
7760663b22
MINOR: Change ingestion licence header (#20549) 2025-04-03 10:39:47 +05:30
Ashish Gupta
dec1ee136e
skip BulkEdit Entity Database playwright test (#20590) 2025-04-03 10:14:57 +05:30
Gyowanny P. Queiroz
d1f8b30a06
Rename ingestion agent to ingestion runner entity reference (#20588) 2025-04-02 17:56:15 -03:00