Ashish Gupta
43c2923307
UI : Fix ML_Model issues and added version feature in it ( #9672 )
...
* Fix ML_Model issues and added version feature in it
* added localisation
* fix unit test issue
2023-01-11 11:42:59 +05:30
Shailesh Parmar
5ae011e3f2
UI: Added localization part 3 ( #9669 )
...
* UI: Added localization part 3
* fixed failing unit test
2023-01-10 17:06:41 +00:00
Sachin Chaurasiya
cfacbfa168
chore(ui) : Organize imports from baseURL with tsconfig-paths-webpack-plugin ( #9663 )
...
* chore(ui) : Organize imports from baseURL with tsconfig-paths-webpack-plugin
* make PageContainer as tsx file
2023-01-10 14:34:51 +00:00
Chirag Madlani
7575a3f55c
fix(ui): sonar-cloud code-smells and code optimizations ( #9634 )
...
* fix(ui): sonar-cloud code-smells and code optimizations
* fix errors
* fix other pending code-smells
2023-01-10 18:12:12 +05:30
Aniket Katkar
8ada2c8e04
fix(ui): activity feed filter bug on homepage ( #9653 )
...
* fixed the wrong data shown for applied default filter on my-data page
* fixed failing cypress tests
2023-01-10 14:23:07 +05:30
Sachin Chaurasiya
3de536b182
chore(ui) : Add skeleton loading for page and components ( #9619 )
...
* chore(ui) : Add skeleton loading for page and components
* fix : missing key
* fix: license header
* fix: license header
* refactor : skeleton component
* chore : remove duplicate headers
* fix: unit tests
* fix : unit tests
* address comments
* address comments
* address comment
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2023-01-10 14:14:33 +05:30
Shailesh Parmar
8255e4685b
UI: Added localization changes part 2 ( #9658 )
...
* UI: Added localization changes part 2
* fixed failing unit test
2023-01-10 12:09:11 +05:30
Sachin Chaurasiya
bdb8a55cfe
refactor : Add useAirflowStatus hook ( #9473 )
...
* chore : Add useAirflowStatus hook
* Add interface for hook
* Expose the fetch status method
* update hook return value
* refactor : use useAirflowStatus hook to get the airflow status
* Update useEffect to fetch data based on airflow status
* update license
* fetch workflow if airflow is available
* Revert "Update useEffect to fetch data based on airflow status"
This reverts commit c8cea80d4d2637d1c9163f650a34783c8efe376b.
* fix : cy failures
* address comments
* fix : unit test
* fix : cy test
2023-01-10 06:13:05 +00:00
Shailesh Parmar
1f4e7f5d58
cypress: added test cases for advance search ( #9617 )
...
* cypress: added test cases for advance search
* updated advance search cypress
* fix failing tests
* Fixed failing cypress test
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-10 11:10:43 +05:30
dependabot[bot]
48ff9684d0
chore(deps): bump luxon in /openmetadata-ui/src/main/resources/ui ( #9659 )
...
Bumps [luxon](https://github.com/moment/luxon ) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/moment/luxon/releases )
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moment/luxon/compare/3.1.0...3.2.1 )
---
updated-dependencies:
- dependency-name: luxon
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>
2023-01-10 10:27:01 +05:30
Parth Panchal
8bed933e34
Fixed#9426: When in Debug mode OM is logging passwords in plaintext ( #9629 )
...
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-06 19:36:18 +00:00
Chirag Madlani
1d81d16ac0
chore(ui): organise import paths with meaningful names ( #9633 )
...
* chore(ui): organize import paths with meaningful names
* fix tests
* fix: pages alias
* organize imports for pages
* fix: add jest config for pages and components
* organize imports for components
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-06 14:14:57 +00:00
Sachin Chaurasiya
923aeb0882
chore(ui): clean up the type declaration file ( #9624 )
2023-01-06 17:34:47 +05:30
Sachin Chaurasiya
aeb08a78b7
chore (ui) : remove react-tippy and rc-tree from webpack config ( #9631 )
...
* chore (ui) : remove react-tippy from webpack config
* remove rc-tree from webpack
2023-01-06 13:34:41 +05:30
Onkar Ravgan
e9ac8ecb85
Fix 7972: Added dbt tag classification name ( #9575 )
...
* Added dbt tag classification name
* resolved merge conflicts
* handle ui side change for dbt schema change
* Fixed migration scripts
* fixed failing cypress for dbt
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-06 11:08:21 +05:30
Sachin Chaurasiya
b12e919f3b
chore (ui) : add coverage path ignore patterns ( #9628 )
2023-01-06 10:14:29 +05:30
Shailesh Parmar
70d9c27035
ui: localization changes ( #9612 )
...
* ui: localization changes
* fixed failing tags cypress
* reverted fr-fr file changes
* addressing comments
* addressing comments
* addressing comments
* fixed error message issue
* Disable AlertTest
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-01-05 21:51:15 +05:30
Sachin Chaurasiya
9f1f91f393
chore : Update localization values ( #9598 )
...
* chore : update the localization labels value
* chore : update message and server values
* fix : cy test
* address comments
2023-01-05 07:15:11 +00:00
Parth Panchal
a813d25efa
Fixes#9576: Data insights page empty and reindexing fails ( #9597 )
...
* Fixes#9576: Data insights page empty and reindexing fails
* Fixes#9576: Data insights page empty and reindexing fails
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-05 11:42:54 +05:30
Shailesh Parmar
2bc8ca050d
fixed ANTD deprecated warnings ( #9560 )
...
* fixed and deprecate warning
* fixed failing unit test
2023-01-05 06:02:25 +00:00
Chirag Madlani
ea84695648
fix(ui): missing localization key for delete widget ( #9600 )
2023-01-05 10:00:50 +05:30
Chirag Madlani
0d71d15b04
fix(ui): split of undefined error ( #9609 )
...
remove unused files
2023-01-05 09:57:52 +05:30
dependabot[bot]
93f0efdab1
Bump json5 from 2.2.1 to 2.2.3 in /openmetadata-ui/src/main/resources/ui ( #9608 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
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>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-04 22:30:48 +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
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
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
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
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
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
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
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
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
Chirag Madlani
d030c6cbfe
fix(ui): automate license header process via pre-commit hook ( #9523 )
...
* fix(ui): automate license header process via pre-commit hook
* remove header duplications
* update .less files license header
2022-12-27 12:37:58 +05:30