Suresh Srinivas
30c92a3c9a
Fixes #3812 - Disable deleted system Roles and Policies ( #7274 )
2022-09-06 15:10:59 -07:00
Sachin Chaurasiya
65e44e3b08
Fix #7276 UI: Entity Page Activity Feed tab is empty ( #7277 )
...
* Fix UI: Entity Page Activity Feed tab is empty #7276
* Add cypress tests
2022-09-07 01:56:23 +05:30
Teddy
488a4898e8
Profiler close session after metric computation ( #7269 )
...
* Added logic to close session after metric computation
* used context manager to manage session
2022-09-06 22:16:28 +02:00
Sriharsha Chintalapani
d29a230726
Fix #7104 : Add support for get resource permission by FQN ( #7270 )
2022-09-06 12:30:52 -07:00
Shailesh Parmar
e097e18a9b
UI review 0.12 release #7248 part 1 ( #7268 )
...
* UI review 0.12 release #7248 part 1
* fixed failing unit test
2022-09-07 00:04:53 +05:30
Aniket Katkar
0f2b81f503
UI: Changed default page size for tables from 10 to 15 ( #7256 )
...
* - Default page size for tables changed from 10 to 15
- Code optimization and bug fixes
* worked on comments
2022-09-06 22:01:38 +05:30
Sachin Chaurasiya
be553eb017
Fix #5091 Make "Data Quality" column on Table schema page optional to hide ( #7260 )
...
* Fix #5091 Make "Data Quality" column on Table schema page optional to hide
* Fix unit test
* Improve checks
2022-09-06 21:59:40 +05:30
Aniket Katkar
84aede2eaf
UI #7248 : Worked on UI improvements. ( #7267 )
2022-09-06 21:26:19 +05:30
Milan Bariya
2ef5f15cbb
Fix: SQLAlchemy driver scheme options is mssql + pyodbc that time dat… ( #7257 )
...
* Fix: SQLAlchemy driver scheme options is mssql + pyodbc that time data not get ingested
* Fix: Mssql image name changed
2022-09-06 08:07:07 -07:00
Ashish Gupta
66f8fdfd3b
Replace Empty table with error placeholder ( #7264 )
2022-09-06 08:05:40 -07:00
Mayur Singal
487fd10a6b
Fix #5534 : Update bigquery config descriptions ( #7261 )
2022-09-06 08:04:48 -07:00
Onkar Ravgan
a5737cd040
Changed chart filter status ( #7265 )
...
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-06 08:04:18 -07:00
NiharDoshi99
1cd4ddac24
Mssql Remote Connection docs changes ( #7266 )
2022-09-06 08:02:23 -07:00
Aniket Katkar
dc6279af22
Improvements #7248 : Worked on UI improvements and bug fixes ( #7259 )
2022-09-06 20:08:18 +05:30
Shailesh Parmar
b8f1484f4c
Fixed: UI: Ownership should be allowed for only teams of type "Group" #7175 ( #7188 )
...
* Fixed: UI: Ownership should be allowed for only teams of type "Group" #7175
* Fixed UI: Ownership should be allowed for only teams of type "Group" #7175
* replace suggest api with search api
* addressing comment
* addressing comments
* miner fix
2022-09-06 19:51:18 +05:30
Ashish Gupta
652a12e4d7
UI : Fix Tags page and minor ui issue ( #7247 )
...
* Fix Tags page and minor ui issue
* Fix cypress issue
2022-09-06 19:00:04 +05:30
Pere Miquel Brull
57501dc8ee
Add MlModel config type ( #7233 )
2022-09-06 14:22:38 +02:00
Teddy
54a41e265f
Removed DQ link ( #7245 )
...
* Removed DQ link
* Added link from connector page to the DQ page
2022-09-06 14:22:08 +02:00
Pere Miquel Brull
74230abf2f
Update docs ( #7240 )
2022-09-06 14:21:37 +02:00
Onkar Ravgan
d1131d9be9
Fixed module imports in docs ( #7254 )
...
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-06 14:15:27 +02:00
Sachin Chaurasiya
765db57f60
UI: Eliminate NonAdmin Action component ( #7253 )
...
* UI: Eliminate NonAdmin Action component
* Add type link to ingestion link button
* Make permission check order consistent
* Minor fix
* Fix unit tests
2022-09-06 16:55:34 +05:30
Aniket Katkar
7343d312cf
Improvements(UI): Worked on UI feedback styling changes ( #7197 )
...
* Worked on UI feedback styling changes
* added licence
* Icons changes and styling fixes
* fixed failing cypress tests
* fixed failing cypress tests
* Removed code smells
* Owner click redirection fixes made for remaining pages
* changes for failing cypress tests
* fix failing cypress tests
* Fixed failing cypress tests
* fixed failing cypress tests
* fixed unit tests
2022-09-06 15:07:32 +05:30
Aniket Katkar
1b19fb32a4
UI: Removed group type option for teams with child teams. ( #7243 )
...
* removed group type option for teams with child teams.
* fixed issue with team count not changing with search results
2022-09-06 13:45:59 +05:30
Sachin Chaurasiya
9ff49c3161
UI : Eliminate unused component ( #7242 )
...
* Eliminate unused component
* Fix unit test
2022-09-06 13:45:45 +05:30
Sachin Chaurasiya
1fa05327bc
Fix Glossary Page issue ( #7249 )
2022-09-06 13:45:22 +05:30
Vivek Ratnavel Subramanian
a7e39ffd14
Fix #7200 Backend: Add API support to get all teams of type 'Group' f… ( #7201 )
...
* Fix #7200 Backend: Add API support to get all teams of type 'Group' for the logged in user
* Address review comments
* Add new API
2022-09-06 13:44:24 +05:30
Chirag Madlani
c0b42b6825
fix(ui): hide error if API throws un-authorized ( #7244 )
2022-09-06 12:49:07 +05:30
Vivek Ratnavel Subramanian
364067ac84
Fix #6638 UI: Show hierarchy while listing teams in Signup page and other pages ( #7199 )
...
* Fix #6638 UI: Show hierarchy while listing teams in Signup page and other pages
* Fix Unit Test failure
2022-09-06 11:19:22 +05:30
Pere Miquel Brull
bc3934f668
Docs - Add update highlights ( #7148 )
...
* Add update highlights
* Update openmetadata-docs/content/deployment/upgrade/versions/011-to-012.md
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
* Added note regarding Snowflake multithreading for the profiler
* Airflow version upgrade
* Add link
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2022-09-06 07:19:27 +02:00
Vivek Ratnavel Subramanian
f463cf48c0
Fix #7187 Backend: Patching teams API for team type is not working properly ( #7236 )
2022-09-05 21:12:08 -07:00
Ashish Gupta
535f4b4f4f
UI : Fix the Webhook add button issue in settings ( #7222 )
...
* Fix the Webhook add button issue in settings
* addressing comments
* fixed failing cypress
* miner cypress fix
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-09-06 07:36:07 +05:30
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