5980 Commits

Author SHA1 Message Date
Shailesh Parmar
edadfba9b3
Fixed: Struct type columns not expanding in UI #8907 (#8915)
* Fixed: Struct type columns not expanding in UI #8907

* updated expand icon logic
2022-11-21 12:28:38 +00:00
Milan Bariya
27997b2f77
Fix: Revert Athena tests and types change (#8909) 2022-11-21 12:35:23 +01:00
Shailesh Parmar
effba5e170
Cypress: Added session login for all the cypress specs (#8903) 2022-11-21 17:02:48 +05:30
Abhishek Pandey
4427fe487f
added-exception-handling-in-redash-dashboard-url-creation (#8763)
* added-exception-handling-in-redash-dashboard-url-creation

* code-reformatted

* exception-error-msg-updated

* error-msg-updated-in-redash

* error-msg-updated-in-redash

* error-msg-length-reduced

* code-formatted

* main-rebases
2022-11-21 16:53:55 +05:30
Sachin Chaurasiya
c8166f2f4a
UI : Add Empty data placeholder for data insight graph (#8919)
* UI : Add Empty data placeholder for data insight charts

* Fix kpichart no data placeholder alignment
2022-11-21 16:28:24 +05:30
Mayur Singal
cc8ce8a13b
Ignore Local Docker Volume Files (#8913) 2022-11-21 15:48:40 +05:30
Nahuel
8408c32d01
Fix: Bug when deploying ingestion pipeline (#8916) 2022-11-21 11:17:34 +01:00
Sachin Chaurasiya
e24d07f0bd
Fix #8910 UI : Add owner is not working for table entity. (#8911) 2022-11-21 15:28:04 +05:30
Ashish Gupta
5f358c3b65
UI : Rename Add Elastic Search Reindex button item name (#8848)
* Rename Add Elastic Search Reindex button name

* changes as per comments

* added localisation

* changes as per comments

* Fix label condition

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-21 15:24:35 +05:30
Mohit Yadav
8e57787ad4
Fix Url For Email Verification etc (#8904)
* Fix Url For Email Verification etc

* yaml fix
2022-11-21 09:01:05 +00:00
Vj-L
c48c8dcea9
Added flag with docker-compose down command (#8908)
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-11-21 14:00:43 +05:30
Onkar Ravgan
5aa44e1cf0
Fix #8778 and #8494: Tableau Parser issue and API docs (#8875)
* Tmp fixed parser and added doc for API

* fixed pycheckstyle

* Addressed review comments
2022-11-21 12:50:25 +05:30
Chirag Madlani
a857456cee
fix(ui): add missing localization strings (#8902) 2022-11-21 06:35:45 +00:00
Teddy
89348b8622
Added sleep between data processing ingestion and KPI processing (#8876) 2022-11-21 07:28:15 +01:00
Ashish Gupta
997d3dc57d
UI : Change Pipeline tasks ui to switch tabs (#8880)
* Change Pipeline tasks ui to switch tabs

* fix unit test issue

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-11-21 11:52:12 +05:30
Mayur Singal
625b0551b1
Added File Types in Databrick Docs (#8865) 2022-11-19 21:07:48 -08:00
Pere Miquel Brull
85ed009daa
Fix openmetadata connection migration (#8891) 2022-11-19 21:07:26 -08:00
Aniket Katkar
0aa62df5be
UI #8513: UI improvements 0.13 Part-3 (#8889)
* Removed highlighting on hover of data cards for data assets other than table

* Fixed alignment issues in Executions tab for pipelines

* Entity summary panel profiler data styling changed

* Added vector svg to use in Executions tab

* Changed OM logo to show on services page for Openmetadata Service

* Fixed Breadcrumb typo for add ingestion page
Replaced 'entity' with 'data asset'
Localisation

* Fixed version page bug

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-11-19 19:52:53 +05:30
Ashish Gupta
bd49ed6d40
UI :- Change explore left panel to old style ui (#8890)
* Change explore left panel to old style ui

* remvove tailwind dependicies and added localisation
2022-11-19 13:09:14 +05:30
Sachin Chaurasiya
6ef9b718ab
UI : Improve pipeline execution tree view (#8887)
* UI : Improve pipeline execution tree view

* Addressing review comments
2022-11-19 12:35:16 +05:30
Aniket Katkar
8ef6b8cf74
UI #8513: Activity feed filter UI improvements (#8883)
* Added colored svgs to show on feed and thread type filter selection

* updated spacing between activity feed cards

* Improved the filters styling on my-data page

* Fixed alignment for activity filters container on 'Activity Feeds & Tasks' tab

* Changed z-index for filter container to allow popovers to show on top

* Added no data placeholder in ActivityFeedList component for no data found for selected filters

* Fixed dropdown icon alignment for ActivityFeedList

* Worked on comments
Removed use of !important from css
Removed tailwind css changes

* fixed failing cypress tests

Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
2022-11-19 12:32:17 +05:30
Sriharsha Chintalapani
397a322135
Fix #8676: Getting all entity data along with deleted one even if show deleted is true (#8827) 2022-11-18 21:57:51 -08:00
Suresh Srinivas
d758a542aa
Fix upgrade issues with new bot role feature (#8895) 2022-11-18 11:32:26 -08:00
Milan Bariya
fb548fc577
Add: JWT validation and GKE troubleshooting (#8678)
* Add: JWT validation troubleshooting

* Add: GKE troubleshooting

* Add: GKE troubleshooting

* Update openmetadata-docs/content/deployment/kubernetes/gke-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/kubernetes/gke-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/kubernetes/gke-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update jwt-troubleshooting.md

* Update openmetadata-docs/content/deployment/kubernetes/gke-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update openmetadata-docs/content/deployment/security/jwt-troubleshooting.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

Co-authored-by: Nahuel <nahuel@getcollate.io>
2022-11-18 19:38:41 +01:00
Nahuel
a97a4ba6af
Downgrade version of wait-on-check-action to 1.0.0 (#8894) 2022-11-18 09:58:56 -08:00
Chirag Madlani
34fa75f6bd
fix(ui): activity-feed popover position issue (#8881)
fix: team count for Oganization Team
2022-11-18 20:41:33 +05:30
Mohit Yadav
884b747485
Added Task Types for DataInsight and ES Reindex (#8882) 2022-11-18 15:07:13 +00:00
NiharDoshi99
185872ca08
Fix: Updated docs for domo bigquery (#8843) 2022-11-18 19:15:42 +05:30
Milan Bariya
bc215515d8
Fix: ignored query with om-version and dbt (#8851)
* Fix: ignored query with om-version and dbt

* Change based on comments
2022-11-18 14:22:11 +01:00
Vj-L
2c055641be
Added host volumes for Database service (#8722)
* Added host volumes for Database service

* Formated the python file

* Done changes according to the comments on PR

* Changes done as per the comments on Draft PR

* Fix PyLint

* Changes done as per the comments on Draft PR

* Updated the path of volume for Database

* Added cleanup state in workflows

* Added cleanup state in workflows

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-11-18 14:05:33 +01:00
Chirag Madlani
3da72ddd63
fix(ui): advance search style updates (#8877) 2022-11-18 18:30:57 +05:30
Mohit Yadav
e966bb343b
Refresh token Changes (#8878) 2022-11-18 17:59:32 +05:30
Ashish Gupta
1de27af02f
Encoded the fqn name on Node expand for lineage api endpoint (#8864) 2022-11-18 17:58:42 +05:30
Sachin Chaurasiya
e3ea6d0699
UI : Add Feedback text for kpi (#8871)
* UI : Add Feedback text for kpi

* Add util method for kpi result feedback.

* Address comment
2022-11-18 17:58:16 +05:30
Shailesh Parmar
eb55a2a20e
Fixed Remove StartDate on Pipeline UI #8860 (#8862)
* Fixed Remove StartDate on Pipeline UI #8860

* skip flaky test

* skipping flaky dashboard test
2022-11-18 12:14:51 +00:00
Ayush Shah
88c897fa14
add docs around passing of private key (#8870) 2022-11-18 11:11:49 +00:00
Ayush Shah
67309752a3
Add Doc around windows installation (#8872) 2022-11-18 11:05:42 +00:00
Nahuel
b14a3bc6ca
Review sensitive data not marked as password in the JSON schemas (#8818) 2022-11-18 11:35:08 +01:00
Mayur Singal
3dc357561e
Fix #8868: Support json.gz files for datalake (#8869)
* Fix #8868: Support  files

* Review comments
2022-11-18 10:31:25 +00:00
Aniket Katkar
175c23bd7f
UI #8513: UI Improvements - 0.13 - part 2 (#8813)
* - Converted normal table to antd table for 'Service Page'
- Table styling made consistent
- Fixed delete icon issue on UsersList page
- Code optimisations

* Fixed failing unit tests for service page

* Used antd Card component instead of Row/Col in 'Service', 'DatabaseDetails' and 'DatabaseSchema' pages

* Code optimisation and eleminated duplications

* Reverted the changes for Using Card component instad of Row/Col

* - Fixed cypress tests
- Localisation changes

* Fixed unit tests

* fixed acitvity feed and task label
2022-11-18 16:00:42 +05:30
Pere Miquel Brull
a23196d2fa
Centralise Component Config definition (#8863)
* Centralise Component Config def

* Move def to basic
2022-11-18 10:12:46 +01:00
Teddy
d680d5d2d2
added logic for modulo function for pyodbc driver (#8853) 2022-11-18 08:41:36 +00:00
Ayush Shah
be59a78a49
Fix Great Expectation Import Error (#8861) 2022-11-18 07:04:40 +00:00
Ashish Gupta
5dc195df72
UI : fix the missing special character in TableEntity type column (#8844)
* fix the missing special character in TableEntity type column

* remove word break

* updated style same as earlier

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-11-18 10:00:29 +05:30
Sriharsha Chintalapani
148eb5bf1b
Entity timeseries table missing index on entityFQN causing slower queries (#7968) 2022-11-17 11:22:59 -08:00
Pere Miquel Brull
b203a92565
Add config file env var loading tests (#8799)
* Add env var load test

* Add env var load test
2022-11-17 16:52:42 +00:00
Pere Miquel Brull
93381a7343
Add Pylint print checker and py-checkstyle as required (#8849)
* Always run the checkstyle

* Add print checker lint plugin

* Typos

* Add print checker

* Fix e2e
2022-11-17 16:44:26 +00:00
Nahuel
550a4226e0
Fix: minor fix on text sent into slack when E2E fails (#8847) 2022-11-17 15:20:12 +00:00
dependabot[bot]
26e5eecd9f
Bump socket.io-parser in /openmetadata-ui/src/main/resources/ui (#8845)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 20:16:21 +05:30
Nahuel
2a77dd0ceb
Add secrets manager documentation back (#8771)
* Add secrets manager documentation back

* Change OM version
2022-11-17 15:38:06 +01:00