5395 Commits

Author SHA1 Message Date
NiharDoshi99
9145054dc6
Fix: refractor datalake datatypes and s3 for parquet (#9578)
* Fix: refractor datalake datatypes

* Fix: s3 files for parquet
2023-01-04 22:12:00 +05:30
Milan Bariya
625c15c5d3
Fix: Table description error for table (#9584)
* Fix: Table description error for table

* add schema name in a query

* Add: Function for  Column comments

* Mssql qery import path changed

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-01-04 21:57:56 +05:30
Chirag Madlani
13ddc2714f
remove hide comment from jest-coverage-comment (#9610) 2023-01-04 21:53:53 +05:30
Sachin Chaurasiya
a93909e7c8
chore(ui) : Remove react-tippy dependency and use antd component (#9606)
* chore(ui) : Remove react-tippy dependency and use antd component

* remove : react-tippy package

* chore : replace popover with tooltip where required

* fix : unit test
2023-01-04 15:21:46 +00:00
Chirag Madlani
daa5cc3caf
chore(ui): jest comment for coverage on PRs (#9601) 2023-01-04 14:12:02 +00:00
Chirag Madlani
3a199e3f9d
add devops team review for workflow updates (#9603) 2023-01-04 19:36:38 +05:30
dependabot[bot]
d29c7da890
Bump fast-json-patch in /openmetadata-ui/src/main/resources/ui (#9551)
Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch) from 3.0.0-1 to 3.1.1.
- [Release notes](https://github.com/Starcounter-Jack/JSON-Patch/releases)
- [Commits](https://github.com/Starcounter-Jack/JSON-Patch/compare/3.0.0-1...3.1.1)

---
updated-dependencies:
- dependency-name: fast-json-patch
  dependency-type: direct:production
...

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>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-04 19:16:34 +05:30
Chirag Madlani
d459f5a998
chore(ui): remove react-slick and use AntD carousel (#9586) 2023-01-04 13:22:12 +00:00
Chirag Madlani
96aa75b885
chore(ui): fix todo comments and done cleanup on types (#9585) 2023-01-04 13:20:18 +00:00
Sachin Chaurasiya
fb42c0f8d5
refactor : move ErrorBoundary, Authentication and Router folder to components folder (#9592)
* refactor : move ErrorBoundary folder to components folder

* refactor : move authentication and router folder inside components

* fix : unit tests and remove unwanted mocking
2023-01-04 13:01:39 +00:00
Chirag Madlani
780b88cc0a
fix(test): cypress failure for react-select changes (#9596)
* fix(test): cypress failure for react-select changes

* fix glossary flaky tests
2023-01-04 11:38:38 +00:00
Aniket Katkar
de271d80a7
fix(ui): cypress test fixes and improvements (#9574)
* fixed skipped cypress tests and fixed flaky tests

* removed unnecessary comments

* fixed failing tests for myData spec

* Fixed glossary cypress tests
2023-01-04 14:28:50 +05:30
Mayur Singal
67ea711319
Fix #8422: Fix False usage query count (#9587) 2023-01-04 14:01:07 +05:30
Pere Miquel Brull
1f49ea46b5
Fix #9149 - Postgres foreign tables & reorganize queries for sources (#9588)
Fix #9149 - Postgres foreign tables & reorganize queries for sources (#9588)
2023-01-04 08:50:53 +01:00
Mohit Yadav
084e0cba97
Enabled Alert Tests (#9463)
* Enabled Alert Tests - Do not Merge

* Removed commented code
2023-01-04 13:00:03 +05:30
Chirag Madlani
1f46ad27e7
bump node version to align with UI (#9591) 2023-01-04 12:13:29 +05:30
Mohit Yadav
1deeb70bfc
Fix UI issue due to dropwizard Upgrade (#9590)
* Fix UI issue due to dropwizard Upgrade

* Added Header
2023-01-03 17:43:22 +00:00
Shailesh Parmar
92db967717
fixed glossary term and user profile picture API failure issue (#9581) 2023-01-03 13:54:04 +00:00
Chirag Madlani
831edcf002
feat(ui): support locale change option from UI (#9553) 2023-01-03 14:27:21 +05:30
Chirag Madlani
9c7e8ba424
chore(ui): improve localisation keys (#9569)
* chore(ui): improve localization keys

* address comments
2023-01-03 14:27:10 +05:30
Mayur Singal
0a7fe62552
Redshift: varchar datatype fix (#9572) 2023-01-03 14:15:42 +05:30
Parth Panchal
6597e49af8
added run conditions for mvn publish workflow (#9571) 2023-01-03 14:01:59 +05:30
8vicat
7e7528e13b
Improve SQL lineage parsing (#9537)
* CTEs support
* Supports inline comments
* Expands `*` in sources
2023-01-03 09:27:45 +01:00
Chirag Madlani
195a157b29
chore(ui): remove react-select deps from project (#9570) 2023-01-03 12:56:49 +05:30
Parth Panchal
dbf0152c85
Added maven publish git action workflow (#9568) 2023-01-03 11:18:29 +05:30
NiharDoshi99
8f69386076
Fix: refactor get_column_type (#9559)
* Fix: refactor get_column_type

* Fix: added changes as per comments

* Fix: pylint

* Fix: minor changes

* Fix: minor changes
2023-01-03 10:28:38 +05:30
Shailesh Parmar
749d850043
fixed tags and classifications update issue (#9563)
* fixed tags and classifications update issue

* fixed tab change issue for tags
2023-01-02 15:09:39 +00:00
Pere Miquel Brull
7f21a7bced
Fix #8088 - Restructure source connections & clients (#9545) 2023-01-02 13:52:27 +01:00
Mohit Yadav
e5519663e6
Fix Flyway Clean Disabled Issue (#9556) 2023-01-02 17:59:04 +05:30
Onkar Ravgan
420fa1181a
Fixed bigquery e2e test (#9555) 2023-01-02 13:08:47 +05:30
Onkar Ravgan
dc157ee286
Fixed ingestion tags with new tags API (#9552)
* Fixed ingestion tags with new API

* fix cypress failures

* wait for tags API

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-12-31 07:33:02 -06:00
Suresh Srinivas
1eb7ed95dc
Upgrade library dependencies (#9547)
* Upgrade minor version

* Update jersey-bom version

* Update dropwizard version

* Revert dropwizard and update jackson

* Upgrade to Dropwizard 2.1.4 switch default GrizzlyConnector to HttpUrlConnector

* Upgrade next set of dependencies

* Upgrade next set of dependencies - part 2

* Upgrade next set of dependencies - part 3
2022-12-30 15:20:44 -08:00
Chirag Madlani
cb78343898
fix(ui): tag api related changes to UI (#9532)
* fix(ui): tag api related changes to UI

* fix api calls

* fix tests

* fix tag cypress tests

* address comments

* update tag api calls

* fix tests

* fix unit tests

* fix unit tests failures

* fix cypress failure

* fix tests

* fix unit tests
2022-12-31 00:47:02 +05:30
Ashish Gupta
d7e4ec30ac
UI : Remove tailwind css dependency from Policies and Rule Page (#9518)
* Remove tailwind css dependicy from Roles and Basic signup form

* Remove tailwind css dependicy from Policies and Rule Page
2022-12-30 19:15:04 +05:30
Chirag Madlani
5de9658545
test(ui): cypress added for alerts flow (#9527)
* test(ui): cypress added for alerts flow

* skip flaky user test

* fix failure

* comment addressed

* update datatestid
2022-12-30 15:40:52 +05:30
dhruvinmaniar123
c83db9a84a
Latest tag release (#9516)
* adding changes

* adding changes

* adding changes

* adding changes

* fixing latest tag release

* fixing latest tag

* fixing latest tag

* fixing latest tag

* fixing latest tag

* fixing latest tag

Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2022-12-29 23:49:00 +05:30
Suresh Srinivas
240920fa9f
Fixes #9118 - Glossary bulk upload support (#9524)
* Add CSV support for bulk edits

* Add CSV support for bulk edits - updates to the previous patch

* APIs for Glossary bulk export/import support
2022-12-29 09:58:06 -08:00
Chirag Madlani
d6a8646fa8
bum(ui): eslint v8 (#9526)
* bum(ui): eslint v8

* remove json sort-key plugin from eslint

* sort json keys

* fix unit tests failures

* fix unit test errors
2022-12-29 19:18:48 +05:30
Chirag Madlani
cce6c4a2ad
fix import missing for base url (#9543) 2022-12-29 13:27:37 +00:00
Chirag Madlani
188c4ae6bf
fix(test): cypress fix for dynamic url instead static (#9541) 2022-12-29 17:01:34 +05:30
Ashish Gupta
edc32769de
UI : UI improvement for Policy, Roles and Test Suite (#9500)
* UI fix for Policy, Roles and Test Suite

* added validation in add policy and css for team table

* fix cypress issue

* changes css for child row

* remove tailwind classes
2022-12-29 08:42:58 +00:00
Chirag Madlani
6d40d1a285
chore(ui): clean localization keys (#9529) 2022-12-29 10:45:31 +05:30
Ashish Gupta
4b43a56c43
UI : Remove tailwind css dependency from Roles and Basic signup form (#9517)
* Remove tailwind css dependicy from Roles and Basic signup form

* change flex class to d-flex
2022-12-28 19:13:05 +05:30
Ayush Shah
c08e805090
Revert Change (#9534)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-28 14:05:18 +01:00
Chirag Madlani
e725489620
fix version to 0.13.1 2022-12-28 14:33:23 +05:30
Pere Miquel Brull
329d7ef69e
Fix bigquery migration and deprecate sample data type (#9533) 2022-12-27 19:09:17 +01:00
Chirag Madlani
8ff0d02e4f
update docs for 0.13.1 as stable release (#9531) 2022-12-27 15:20:51 +00:00
Chirag Madlani
bf6fc5f93a
prepare(release) next release (#9479)
* prepare(release) next release

* airflow typo

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-27 20:15:46 +05:30
Pere Miquel Brull
a4521fd664
Fix #6562 - Sources have their own package (#9521)
Fix #6562 - Sources have their own package (#9521)
2022-12-27 15:00:22 +01:00
Mayur Singal
e7133d1e86
Fix Elasticsearch reindex through CLI (#9528)
* Fix Elasticsearch reindex through CLI

* Fix Elasticsearch reindex through CLI
2022-12-27 12:06:05 +01:00