12410 Commits

Author SHA1 Message Date
Ayush Shah
407900e5b4
Fix e2e according to latest changes (#13018) 2023-08-29 10:23:23 +05:30
Ayush Shah
300347fdd3
Fix mysql e2e (#13010) 2023-08-28 23:14:22 +05:30
Chirag Madlani
ad21ae05eb
fix(ui): sync date format with standard format (#12986)
* fix(ui): sync date format with standard format

* fix unit tests

* fix local to en-US

* merge main to fix-8538

* revert changes not related to PR

* sync datetime with new changes

* fix date issue in annoucement

* fix cypress failures

* fix cypress
2023-08-28 18:08:05 +05:30
Ashish Gupta
93f7b837a1
fix(ui):restrict whole page refresh on delete and restore in entity pages (#12975)
* restrict whole page refresh on delete and restore in entity pages

* uncommited changes

* changes as per comments

* fix activity feed cypress issue

* fix activity feed cypress issue

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-28 17:56:35 +05:30
Ashish Gupta
7683560094
chore(ui): restrict unwanted api calls and fix some styling issue (#12973)
* restrict unwanted api calls and fix some styling issue

* fix sonarcloud

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-28 17:55:41 +05:30
Aniket Katkar
e222d54ba3
fix#11221: added missing version page for services (#12984)
* Added version page for service pages

* fixed loading issue for service version page

* replaced custom drawer for showing version with antd component

* Added unit tests for newly added components

* removed the unnecessary prop used in DataModelVersion component

* removed unnecessary props

* moved common logic to utility function

* added cypress tests for service version pages
updated cypress for existing version pages to avoid name duplication issue

* Moved import for service version page to lazy load

* styling fixes and page title changes

* updated localization files

* worked on comments

* fixed service details page import issue

* fixed cypress

* code optimization
2023-08-28 11:47:14 +05:30
Teddy
867e1c4946
Issue-12914 -- Split profiler, data quality and data insight table from entity_time_series_extension (#12991)
* fix: write testCase result testSuite to compute summary

* fix: empty commit to trigger CI

* fix: extracted report data out of entity_extension_time_series and into report_data_time_series

* fix: split profiler data  from entity_extension_time_series

* fix: split data quality data time series table

* fix: updated migration file
2023-08-28 08:14:15 +02:00
Pere Miquel Brull
cf9b626762
[Docs] - Incremental upgrade docs & bring back versions (#13008) 2023-08-27 10:55:55 +02:00
Dhruvin Maniar
fa67ce01d6
[FIX] Updating 1.1.2 Documentation with the required fixes (#13006)
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@192.168.1.24>
2023-08-25 19:42:14 +05:30
mohitdeuex
60eaeecf25 Fix Formatting 2023-08-25 18:35:31 +05:30
mohitdeuex
6966dd3cea Name should be quoted before hashing 2023-08-25 18:25:20 +05:30
Akash Jain
41ddf07c30
fix(docs): Add FAQs for kubernetes (#13003) 2023-08-25 16:04:38 +05:30
Mohit Yadav
ab97a8ed70
Add breaking changes for pipeline in v110 (#13002) 2023-08-25 13:11:52 +05:30
Pere Miquel Brull
050021cb2f
[Docs] - Update path for generating API description (#13000) 2023-08-25 09:25:16 +02:00
Pere Miquel Brull
6e2fb1eca7
[Docs] - 1.1.2 Release (#12977)
* Prep 1.1.2 docs and remove 1.1.1

* Prep 1.1.2 release pages

* add missing links in menu.md

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-08-25 08:49:58 +02:00
Teddy
101cd0ebac
Issue 8930 - Update profiler timestamp from seconds to milliseconds (#12948) 2023-08-25 08:47:16 +02:00
Sriharsha Chintalapani
19b5c946a7
Fix #12167: Support for Stored Procedures as another entity under Database Schema (#12999)
* Add Stored Procedure Entity

* Stored Procedure repository

* Stored Procedure repository

* Fix #12998: Support for Stored Procedures as another entity under Database Schema

* Fix #12998: Support for Stored Procedures as another entity under Database Schema
2023-08-25 08:14:30 +02:00
Pere Miquel Brull
76119ae943
Remove .egg for airflow APIs publish (#12993) 2023-08-24 16:58:16 +02:00
Akash Jain
0a7f30977a
fix(chore): Remove OPENMETADATA_DEBUG Param (#12997) 2023-08-24 20:17:50 +05:30
Pere Miquel Brull
10b1578eed
Fix airflow config retries postgres migration (#12988) 2023-08-24 14:42:43 +02:00
vanshika18
496abf0392
Fixed #12445 support lineage for clickhouse materialized views (#12938) 2023-08-24 17:48:44 +05:30
vanshika18
52153dba98
fixed #10691 support multiDatabase, usage & lineage support for Azure SQL (#12982) 2023-08-24 17:47:41 +05:30
Shailesh Parmar
08461fa9fd
ui: updated schedule interval to send undefine when none is selected (#12990) 2023-08-24 16:27:10 +05:30
Sachin Chaurasiya
ff6dccdb16
doc: update data insight doc (#12983) 2023-08-24 11:06:59 +02:00
Mohit Yadav
a95b5e7631
Attach openmetadata-ui sources in packaging (#12965) 2023-08-24 11:09:13 +05:30
Pere Miquel Brull
7715ffa088
[WIP] - Add testSuite query param for listing Ingestion Pipelines (#12963)
* Add testSuite query param for listing Ingestion Pipelines

* replace API call param from serviceFilter to testSuite for getAllIngestionWorkflows in TestSuitePipelineTab component

* Filter pipeline type IN condition

* updated pipelineType for ingestionPipeline

* updated cypress

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-08-23 17:17:37 +02:00
Sachin Chaurasiya
13501e0b41
doc(ui): whats new for 1.1.2 (#12962)
* doc(ui): whats new for 1.1.2

* fix: version typo
2023-08-23 18:00:15 +05:30
Ayush Shah
4464df81ff
Add include views to profiler (#12974) 2023-08-23 17:30:44 +05:30
Pere Miquel Brull
4862b0df28
Fix #10344 - Use ingestionPipeline retries when deploying (#12926) 2023-08-23 14:52:54 +05:30
Pere Miquel Brull
cc0653adb1
Fix Maven CI workflow dispatch (#12971) 2023-08-23 10:06:21 +02:00
Mohit Yadav
6988334b45
- LowerCase the UserNames and Email in user_entity (#12942)
* - LowerCase the UserNames and Email in user_entity
-- Added Migrations for the same

* revert name

* Fix Test

* Fix Failing User tests

* Move LowerCase to DAO

* Remove Unnecessary toLowerCase

* Reverted changes

* Fix Failing Test

* remove dao level shouldLowerCaseFQN

* Remove unnecesarry changes
2023-08-23 13:03:48 +05:30
Pere Miquel Brull
9d2bc14e5d
Run Maven CI on manual dispatch (#12970)
* Add manual dispatch for CI actions

* Run maven CI on workflow dispatch
2023-08-23 09:32:14 +02:00
Pere Miquel Brull
7f9144845e
Add manual dispatch for CI actions (#12969) 2023-08-23 09:22:16 +02:00
Ayush Shah
1e8ea26bbd
Refactor converter, unique count, add registry (#12939) 2023-08-23 11:43:12 +05:30
Ashish Gupta
74e8f0b32c
fix ui styling issue (#12961) 2023-08-23 11:13:18 +05:30
Suresh Srinivas
3fce9cfbc3
Update dependencies (#12931) 2023-08-22 07:45:09 -07:00
Shailesh Parmar
ec1e5732cd
ui: NO option to edit associated tables "Query used by other tables:" while editing query #12346 (#12837)
* ui: NO option to edit associated tables  "Query used by other tables:" while editing query #12346

* miner update

* updated query patch creation

* ui: NO option to edit associated tables  "Query used by other tables:" while editing query #12346

* miner update

* updated query patch creation

* Fix query patch

* Fix query patch

* added edit support for queryUsedIn and unit test for the same

* added cypress test for query change

* showing current table in queryUsedIn

* fixed failing unit test

* addressing comment

* Fix activity update and test

* Fix checkstyle

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-08-22 18:50:27 +05:30
Ashish Gupta
50f6002806
chore(ui): fix ui styling issue (#12950)
* fix ui styling issue

* url encoding breaking fix

* fix sonare

* Revert "fix sonare"

This reverts commit ed4a54c7248403bc98814f4969d7694665d5e84e.

* Revert "url encoding breaking fix"

This reverts commit 75e8d4c20f1284ba563059fb408f6460e73f1fe8.
2023-08-22 16:01:36 +05:30
Ashish Gupta
ae99ace22b
fix(ui): encoding issue in entity pages (#12955)
* fix encoding issue in entity pages

* fix double encoding while redirecting from task page
2023-08-22 15:09:59 +05:30
Mayur Singal
817b9853df
Oracle add filter for lineage query (#12945) 2023-08-22 09:46:37 +02:00
Mayur Singal
f6d5c7413f
Fix #6700: Add support for table properties: file format for datalake (#12920)
* Fix #6700: Add support for table properties: file format for datalake & storage

* pylint fix

* resolve review comments
2023-08-22 09:46:22 +02:00
Pere Miquel Brull
d140883747
Prepare 1.1.3 migrations based on 1.1.2 (#12958) 2023-08-22 09:19:16 +02:00
Ashish Gupta
e79fc64ce9
fix(ui): tags page api optimization after certain action (#12946)
* tags page api optimization after certain action

* no data fix for classification
2023-08-22 12:21:25 +05:30
Sriharsha Chintalapani
defbfeb612
Update deployment document (#12953)
* Update deployment document

* Fix image src links in the docs

---------

Co-authored-by: sureshms <srini30005@gmail.com>
2023-08-21 21:38:28 -07:00
Aniket Katkar
4fa5a1d8bb
chore(ui): added cypress tests for version pages and related bug fixes (#12943)
* Fixed version page flaky no data placeholder
removed code duplication in DataModelVersion component

* fixed clear tier functionality for containers and data models

* Added cypress tests for version pages

* fixed unit tests
2023-08-21 20:07:34 +05:30
Ayush Shah
f6fc2e3b0c
Fix Oracle case issue (#12944) 2023-08-21 16:33:20 +05:30
Shailesh Parmar
ae71a11a8c
fix(ui): Revert to initial behavior and always display the system profile graph #12869 (#12919) 2023-08-21 10:06:57 +00:00
Pere Miquel Brull
2f3a50e95f
Fix #8885 - Misleading 404 logs & suffix cleanup (#12916)
* Fix #8885 - Misleading 404 debug logs

* Clean get_suffix complexity

* Prepare airflow config

* Add bootstrap comment

* Revert "Add bootstrap comment"

This reverts commit cc053513df6e25bcc5e742786adb91339461fdd2.

* Revert "Prepare airflow config"

This reverts commit f57645fe953e17d6153652daa1f42c14b97c942d.

* add removed method

* Add icons for docs

* Add missing routes
2023-08-21 11:35:36 +02:00
Ayush Shah
316b1e3f5b
Fix Impersonation issue (#12933) 2023-08-21 14:52:15 +05:30
Sachin Chaurasiya
642e526af1
fix: mlflow cypress by adding model filter pattern (#12935) 2023-08-21 14:49:53 +05:30