* [Backend][Settings] Settings through UI [WIP]
* [Backend][Settings] Settings through UI - eventFilter
[WIP]
* [Backend][Settings] Added api to allow see create request format
* [Backend][Settings] JAva checkstyle
* [Backend][Settings] Added Filters and db changes
* [Backend][Settings] Postgres Fix
* [Backend][Settings] Add New Filter
* [Backend][Settings] Created Common Filters
* [Backend][Settings] Fix Webhook Resources Test for failing
* [Backend][Settings] Updated models so as to allow consumers to get the schemas properly
* [Backend][Settings] Fix merge issues
* [Backend][Settings] Fixes for UT
* [Backend][Settings] Fixes for UT
* [Backend][Settings] Updated to add wildcard filtering
* [Backend][Settings] Java style fix
* [Backend][Settings] Failing WebhookRes
Fix
* [Backend][Settings] Fix Style
* [Backend][Settings] added softdelete
* [Frontend][Settings] Skip test for now AddWebhook
* [Backend][Settings] Merge Conflict fix
* [Backend][Settings] Simplified Filters, added auto updating filter using scheduled thread
* [Backend][Settings] typo
* [Backend][Settings] review fix
* [Backend][Settings] review fix - review wildcard imports
* [Backend][Settings] Java checkstyle
* [Backend][Settings] Fixed failing test
* [Backend][Settings] Fixed failing test for Pipleine, MlModel
* [Backend][Settings] Fixed Feed util test
* Updated update time to 5 mins
* Fix
* checkstyle fix
* fixed ui test mock data
* fixed ui side changes for webhook filters
* fix conflicts
* fix corner scenario
* added caching
* migrate table changes to new sql
* fix unused issue
* Adding bootstrapped filters
* Adding bootstrapped filters
* failing ui
* removed kafka from webhook, fixed model on ui side
* Added basic filters to all entities
* fix sonar checks failing
* [UI] added enums for entityType and FieldTypes
* update as per new api schema
* Deleted commented file added test Case result to enabled OOB
* Updated TestCase Message Display on Feed Slack and Teams
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Add Query Tag in Snowflake Profiler
* Revert conflict
* Move to session_factory
* Replace engine with session
* remove set_session_tag from init
* set_session_tag with session as args
* fix(ui): instead ui render list based on api response
* update ui
* add support for resetFilters
* update api
* update logic
* update activity feed settings page
* Fix#7146 UI : For edit and view permission look for `EditAll` and `ViewAll` first.
* Add loading for permission
* Fix unit test
* Minor changes
* Fix profile pic permission issue
* Made table border styling consistent across the project
* Worked on comments
* classname changed for table container in dataqualitytable component
* Update openmetadata-ui/src/main/resources/ui/src/components/DashboardVersion/DashboardVersion.component.tsx
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Change the Announcement Card style as per new moc
* Remove unwanted code in Announcement Card
* revert removed files
* minor changes
* Change the Announcement card colors as per new figma
* use less varaiable for colors
* Fix#7102 UI : Update test suites page with new permissions
* Fix unit tests
* Update test suite and testCase with permissions
* Update default permission state
* Add permission check for service page
* Fix unit test
* Add permission for database and database schema
* Add permission check for test suite pipeline
* Addressing review comment
* Fix unit tests
* Added logic to allow profile data to be ingested when sample data fetching faisl
* Update ingestion/src/metadata/orm_profiler/profiler/core.py
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Added the docker compose for postgres
* Added changes as per the comments on PR
* Airflow Connectivity to Postgres
* Changes are done as per the comments
* Replocate changes to local dockerfile
* Fixed Airflow Dockerfile
* docker-compose services should wait until OpenMetadata DB is created
* remove unnecesary wait for db service
* Add dependencies to airflow image
* Add missing dependencies to airflow Dockerfile
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>