3981 Commits

Author SHA1 Message Date
Aniket Katkar
23aa773ad3
Fix(UI): Fixes for teams page (#7191)
* - Added functionality to edit type of team
- Fixed search fucntionality for teams
- Fixed issue with team count not showing in teams tab

* Worked on comments

* - Removed Assets tab for teams other than group type
- Removed Teams tab for team with type group
- Updated breadcrumbs for team details pages
- Styling and bug fixes

* Fixed failed cypress tests

* - Fixed teams page redirection issue when clicked on teams in left panel of home page
- Worked on comments

* fixed failing unit tests

* Fixed failing cypress tests
2022-09-06 06:42:42 +05:30
Parth Panchal
fe8fb625e2
Added Webhook type filter in list api (#7221)
* added webhook type filter in list api

* added webhook type filter in list api
2022-09-06 00:16:12 +05:30
Pere Miquel Brull
cecd3ca342
Docs - Looker properties (#7230)
* Docs - Looker properties

* Update image
2022-09-05 20:37:51 +02:00
Shailesh Parmar
99a7441784
Fixed Feedback on 0.12 UI #7071 (#7196)
* Fixed Feedback on 0.12 UI #7071

* addressing comments

* miner fix

* removing flaky entity
2022-09-06 00:03:34 +05:30
Chirag Madlani
d6d18886d2
fix(ui): activity feed settings page ui updates (#7227) 2022-09-05 23:06:06 +05:30
Onkar Ravgan
9be3df4a1e
Integrated DBT tests (#7122)
* Integrated DBT tests

* Fixed py tests

* Review comments addressed

* Changed test suite name default value

* Added fixes

* update ui changes for new field

* send data along with api

* update name

* fixes for UI

* fixes for UI

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-09-05 22:25:31 +05:30
Pere Miquel Brull
4f73739b0b
Docs - Add snowflake permissions (#7202)
* Add snowflake permissions docs

* Add docs ref
2022-09-05 18:50:51 +02:00
Pere Miquel Brull
e08bd1b1d2
Add exception handling (#7217) 2022-09-05 18:50:22 +02:00
Parth Panchal
e44c8dacfe
added webhook types doc (#7229) 2022-09-05 16:24:26 +02:00
Teddy
22eca3a6f6
Fixes #7215 -- no bind for param (#7226)
* Fix no bind for params

* Update ingestion/src/metadata/orm_profiler/orm/functions/median.py

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-09-05 15:53:31 +02:00
Sachin Chaurasiya
6cfd39c025
Fix #7184 add description lags (#7224)
* Fix #7184 add description lags

* Addressing review comments
2022-09-05 19:01:41 +05:30
Ashish Gupta
59cc88c327
Change deprecated Layout to V1 (#7194)
* Change depreacted Layout to V1

* remove unanted dependecy

* test fixes

* remove scrollbar from layout
2022-09-05 18:50:36 +05:30
Shailesh Parmar
15bba94825
UI: Fixed failing Cypress test (#7223)
* fixed failing cypress

* fixing failing cypress for rules

* fixed policies cypress

* fixed myData spec

* miner fix and removed unwanted test
2022-09-05 17:46:09 +05:30
Nahuel
7601181052
Fix docker-compose files (#7218) 2022-09-05 11:46:00 +02:00
Nahuel
8f1ef49cdb
Fix issue ingesting Kafka when the basic auth is enabled in the Schema Registry (#7203) 2022-09-04 15:59:11 +02:00
Nahuel
bba908e33f
Add Redpanda documentation (#7205) 2022-09-04 15:57:27 +02:00
Nahuel
6f196a5c12
Added workflow config for redpanda (#7170) 2022-09-03 18:20:09 +02:00
Teddy
7ae1b15d88
Updated documentation for Test Suite (#7167)
* Added part 1 of test suite doc

* Added documentation for custom TestCase
2022-09-03 18:19:55 +02:00
Teddy
dc84cdbc8e
Fixed problem with include columns profiler runs (#7177) 2022-09-03 18:18:50 +02:00
Ashish Gupta
a22b6317e5
Change error placeholder for addData and noData (#7195) 2022-09-03 20:32:18 +05:30
Ashish Gupta
71d94fd6e1
Revamp Tags LeftPanel design similar to glossaries (#7193)
* Revamp Tags LeftPanel design similar to glossaries

* changes as per comments
2022-09-03 19:42:59 +05:30
Ashish Gupta
ec7dd2caba
Revamp Policies CollapseTable in Card style (#7189)
* Convert Policies Collapse Table in Card style

* changes as per comments
2022-09-03 18:58:30 +05:30
Ashish Gupta
6ebaa23bc5
Change Admin icon and make Dashboard filter panel color consistent (#7190)
* Change Admin icon and make Dashboard filter panel color consistent

* Fix the button in not found page

* change to current color
2022-09-03 18:56:06 +05:30
Ashish Gupta
af6192774d
Fix the cypress test (#7192) 2022-09-03 18:25:21 +05:30
mohitdeuex
2633ed23fd
Fix slack issue (#7185)
* Fixed issue with testCases not posted in slack

* Return empty string in case of faling to build url
2022-09-03 15:09:41 +05:30
Sachin Chaurasiya
98acad6663
Fix #7147 UI: Wrong task type being created for Request Description tasks (#7186)
* Fix #7147 UI: Wrong task type being created for Request Description tasks

* Fix new user signup throws EntityNotFound error #7174
2022-09-03 13:33:49 +05:30
Aniket Katkar
3dd9a40fa5
Improvements(UI): UI improvements for teams, users and admins pages. (#7161)
* - Replaced email with roles column in user and admin details table
- Teams page open group switch moved to manage menu.
- Minor bug fixes.

* - Converted teams and roles in user details table to links which will redirect user to respective entity
- Minor optimisations

* - Resolved issues with team expansion
- Redirection after deleting team changed to organisation page

* - Fixed failing cypress tests
- Optimised API calls for teams page
- Removed duplication of fields param
- Fixed bug for soft deleted team showing option for soft delete again
2022-09-03 12:17:35 +05:30
Shailesh Parmar
dec5f0dbff
Profiler & Data Quality UI feedback & improvement #7090 part 7 (#7168) 2022-09-03 09:38:39 +05:30
Sachin Chaurasiya
9817dfca89
UI - Add help text for valid and invalid condition (#7180) 2022-09-03 09:13:20 +05:30
Chirag Madlani
00e6996ac0
fix(ui): webhook event handling with tree structure (#7164)
* fix(ui): webhook event handling with tree structure

* Fix layout

* minor fix

* Fix edit webhook redirection.

* Fix tree structure issues

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-09-03 09:12:55 +05:30
Suresh Srinivas
c729abaa95
Fixes #7176 Backend: Restrict ownership to team type Group (#7183) 2022-09-02 15:52:44 -07:00
Suresh Srinivas
9689d05e8c
Fixes #7178 Access control support for TestCase entities (#7179) 2022-09-02 13:50:50 -07:00
Pere Miquel Brull
9cddaecf4e
Update default result limit (#7171) 2022-09-02 22:35:26 +05:30
mohitdeuex
959d0df537
TestCase Result feed fix for activity feed and webhook (#7166)
* [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>
2022-09-02 20:15:56 +05:30
Shailesh Parmar
73b04d9363
Profiler & Data Quality UI feedback & improvement #7090 part 6 (#7162)
* Profiler & Data Quality UI feedback & improvement #7090 part 6

* fixed failing unit test
2022-09-02 19:00:52 +05:30
Mayur Singal
de2904990d
Add Query Tag in Snowflake Profiler (#7106)
* 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
2022-09-02 14:58:57 +02:00
Chirag Madlani
52b100fbc6
fix(ui): instead ui render list based on api response (#7132)
* 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
2022-09-02 18:01:39 +05:30
Sachin Chaurasiya
106ba985b3
Fix #7146 UI : For edit and view permission look for EditAll and ViewAll first. (#7154)
* 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
2022-09-02 17:27:13 +05:30
Aniket Katkar
383075aec9
Improvements(UI): Made table styling consistent across the project (#7155)
* 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>
2022-09-02 16:03:24 +05:30
Shailesh Parmar
8462d4389d
Profiler & Data Quality UI feedback & improvement #7090 part 5 (#7158) 2022-09-02 15:51:47 +05:30
Sachin Chaurasiya
26da781709
UI : Change Webhook layout to table (#7160) 2022-09-02 15:33:45 +05:30
Ashish Gupta
fcbcfed8c2
UI - Antd Modal css improvement (#7087)
* UI - Antd Modal css improvement

* Remove unwanted css

* created modal less file for overriding modal default css
2022-09-02 14:00:25 +05:30
Ashish Gupta
82c392c528
UI :- Change the Announcement card style as per new mocs (#7070)
* 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
2022-09-02 14:00:01 +05:30
Sachin Chaurasiya
ccd3d1fcae
FIx #7136 UI: Admin is not able to edit an announcement (#7144)
* FIx #7136  UI: Admin is not able to edit an announcement

* Change edit check

* Addressing review comments
2022-09-02 11:03:44 +05:30
Vivek Ratnavel Subramanian
2f84bfbfa8
Fix #7100 Upgrade issues for 0.12 release (#7101) 2022-09-01 22:22:42 -07:00
Mayur Singal
726f7ddf27
ODBC Driver version update for Azuresql (#7134) 2022-09-02 06:50:00 +02:00
Sachin Chaurasiya
1da57ef548
Fix #7137 UI: @Mention filter doesn't work in Entity page activity feeds tab (#7143)
* Fix #7137  UI: @Mention filter doesn't work in Entity page activity feeds tab

* Backend fix for @Mentions filter

Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-09-02 09:40:02 +05:30
Shailesh Parmar
8f58149881
Profiler & Data Quality UI feedback & improvement #7090 part 4 (#7135)
* Profiler & Data Quality UI feedback & improvement #7090 part 4

* added label for type and status filter
2022-09-02 09:27:16 +05:30
Suresh Srinivas
4e335796ba
Deleting CipherText introduced for building pagination cursors is no longer used (#7142) 2022-09-01 14:10:50 -07:00
Suresh Srinivas
26b1bfb343
Fix typo hasPemission to hasPermission (#7141) 2022-09-02 01:36:45 +05:30