1683 Commits

Author SHA1 Message Date
Chirag Madlani
285deef211
bump(ui): redoc version update to fix security issues (#8003)
* bump(ui): redoc version update to fix security issues

* fix unit tests
2022-10-07 18:58:14 +05:30
dependabot[bot]
73cebddcd7
Bump prismjs in /openmetadata-ui/src/main/resources/ui (#8005)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.29.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.29.0)

---
updated-dependencies:
- dependency-name: prismjs
  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-10-07 18:43:40 +05:30
Chirag Madlani
861c846932
feat(ui): initial support for localisation (#8015)
update AppBar to use localisation changes
2022-10-07 17:15:47 +05:30
dependabot[bot]
aa4a785525
Bump nanoid in /openmetadata-ui/src/main/resources/ui (#7997)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.3.4)

---
updated-dependencies:
- dependency-name: nanoid
  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: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-10-07 13:59:26 +05:30
Chirag Madlani
3c701f4ff3
chore(ui-test): cleanup console errors for UI unit tests (#7979)
* chore(ui-test): cleanup console errors for UI unit tests

* fix build issue

* fix key issue
2022-10-07 10:10:37 +05:30
Mark
2d8d02da9a
#7946 Settings -> "Elastic Search" should be one single word (#7949)
https://github.com/open-metadata/OpenMetadata/issues/7946
2022-10-06 12:34:13 -07:00
Ashish Gupta
12d97423f7
UI :- Remove ellipses component (#7971)
* Remove ellipses component

* changes as per comments

* remove tailwind css from ellipses component

* fix unit test issue
2022-10-06 20:01:39 +05:30
Sachin Chaurasiya
d29721ab3d
Fix #7510 UI permission denied to edit lineage on Topics (#7977)
* Fix #7510 UI permission denied to edit lineage on Topics

* Fix test
2022-10-06 18:43:04 +05:30
Sachin Chaurasiya
4be02c20b9
Fix #7957 Table with FK and PK only display PK label in schema tab (#7982)
* Fix #7957 Table with FK and PK only display PK label in schema tab

* Add data-testid

* Fix tag page issue
2022-10-06 18:39:03 +05:30
Ashish Gupta
544bd7657f
Fix UI : Explorer Request and Update tags form (#7894)
* Fix ui of Explorer Request and Update tags form

* Added table name in request title for table level

* changes as per comments

* fix unit test issue
2022-10-06 17:51:12 +05:30
Ashish Gupta
c19ac8df9d
Fix UI : Dashboard request description form (#7889)
* Fix ui of Dashboard request description form

* Added dashboard name on table level in title

* changes as per comments
2022-10-06 12:51:52 +05:30
Ashish Gupta
7a45ecdc3e
Fix UI :- Added Ellipses in tags (#7926) 2022-10-04 13:35:10 -07:00
Chirag Madlani
a4ed9a4184
fix(security-vulnerable): d3-color vulnerable to ReDoS (#7931) 2022-10-04 13:34:46 -07:00
Shailesh Parmar
41f1ad23fe
Fix: Flaky cypress for teams spec (#7939) 2022-10-04 10:19:36 -07:00
Suresh Srinivas
7499277fcb
Update dependencies for release 0.13 (#7913)
* Update openmetadata-client module dependencies

* Update common module dependencies

* Update openmetadata-spec module dependencies

* Update openmetadata-ui module dependencies

* Update openmetadata-service module dependencies

* Upgrade remaining dependencies
2022-10-04 09:30:05 -07:00
Sachin Chaurasiya
c932b3bf92
E2E #7930 : Add E2E test for newly added bots feature (#7933) 2022-10-04 18:40:14 +05:30
dependabot[bot]
058d1f0bdf
Bump async from 2.6.3 to 2.6.4 in /openmetadata-ui/src/main/resources/ui (#6458)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  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-10-04 18:34:34 +05:30
dependabot[bot]
9da9bee024
Bump terser in /openmetadata-ui/src/main/resources/ui (#6459)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  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-10-04 18:33:46 +05:30
Chirag Madlani
0e035c44ee
fix(ui-test): pipeline display name not set properly (#7918)
* fix(ui-test): pipeline display name not set properly

* Fixed failing snowflake cypress test

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-10-04 17:06:33 +05:30
Harsh Wasnik
4829dc1a4b
Updated OpenMetadata UI Readme with getting started steps (#7907)
* modified README.md of openmetadata-ui

* modified readme of of openmetadata-ui
2022-10-04 11:43:07 +05:30
Aniket Katkar
1e00d0d487
Fix(UI): Loader not shown while fetching permissions on teams page (#7882)
* Fixed issue with no permissions placeholder showing before the data is displayed on teams page

* Fixed failing cypress tests for teams page
2022-10-04 11:42:39 +05:30
Chirag Madlani
d707244c4d
fix(ui-test): flaky failure for custom (#7888)
properties
2022-10-03 18:49:51 +05:30
Sachin Chaurasiya
758db75f2d
Fix #7881 Tag page throws 404 for tierTag when upgrading from 0.11.5 to 0.12.1 (#7885) 2022-10-03 17:37:34 +05:30
Ashish Gupta
4a358cd36f
Fix UI :- Glossary default item after clicking from list to navigation (#7875)
* fix glossary default item after clicking from list to navigation

* changes as per comments

* changes as per comments
2022-10-03 17:25:50 +05:30
Shailesh Parmar
e8c517748f
UI Fixed issue Spaces in test suite name should not be allowed #7872 (#7876)
* Fixed issue Spaces in test suite name should not be allowed #7872

* Fixed redirection issue in click of view test suite

* addressing comments

* addressing comment
2022-10-03 16:33:12 +05:30
Chirag Madlani
4f2fc4b9a5
feat(ui): update what's new content for 0.12.1 (#7873)
* feat(ui): update what's new content for 0.12.1

* fix cypress failure
2022-10-03 16:22:08 +05:30
Chirag Madlani
dc19952789
test(ui): login tests fixed (#7874) 2022-10-03 15:43:56 +05:30
Vivek Ratnavel Subramanian
6919c07756
Fix #7868 UI: Auth0 SSO is redirecting to logout page on Signin (#7869) 2022-10-03 15:41:37 +05:30
Chirag Madlani
bdca0ad150
fix(ui): show actual count for index requests (#7871)
* fix(ui): show actual count for index requests

* fix maven ci
2022-10-03 15:28:19 +05:30
Sachin Chaurasiya
4307c7c4aa
Fix: Entity Announcement Cypress test (#7866) 2022-10-03 12:11:27 +05:30
Sachin Chaurasiya
c27657ea5e
Feat #7770 UI : Allow user to edit botUser Details on Bot profile page. (#7771) 2022-10-02 16:46:19 -07:00
Mayur Singal
ca51fa0245
Fix #7801: Fixed Glue Pipeline (#7832)
Co-authored-by: Apple <apple@Apples-MacBook-Pro.local>
2022-10-02 16:43:35 -07:00
Chirag Madlani
ddd0ca8217
fix(ui): support request stats to es dashboard (#7854)
* fix(ui): support request stat to es dashboard

* fix failing cypress tests

* minor updates
2022-10-02 21:33:33 +05:30
Aniket Katkar
ecff318546
UI: Fix for #7791 (#7817)
* - Changed the method for editing the test suite pipeline from PATCH to PUT
- Provided option to redploy the pipeline in the table

* Worked on comments
2022-10-01 11:04:55 +05:30
Chirag Madlani
0451de4c09
fix(ui): support re-index options from ui (#7830)
* fix(ui): support re-index options from ui

* update message
2022-09-30 22:33:44 -07:00
Ashish Gupta
4520c138f8
Change antd empty component with ErrorPlaceholder (#7825) 2022-09-30 20:48:33 +05:30
Aniket Katkar
5c5c305813
UI: Fixed issue with suggestion overlay staying after redirection to the result (#7808)
* Fixed issue with suggetion overlay staying after redirection to the result

* fixed failing cypress test for my-data spec
2022-09-30 20:19:29 +05:30
Ashish Gupta
eb4747362d
fix the disabled button click issue (#7816) 2022-09-30 19:28:32 +05:30
Ashish Gupta
c4d67f489e
Fix UI :- fix the Password field showing in SSO login (#7811)
* Fix the Password field showing in SSO login

* changes as per comments
2022-09-30 18:07:29 +05:30
Ashish Gupta
986ce4a8b8
Fix UI :- Fix saved URL direct after login (#7799)
* Fix saved url direct after login

* allow overriding store redirect path
2022-09-30 17:21:52 +05:30
Ashish Gupta
cc94b58168
Fix UI : Fix password validation while creating account (#7807)
* Fix the password validation while creating account

* change error message for password validation

* remove multiple error on field
2022-09-30 15:35:27 +05:30
Chirag Madlani
3b57d726f8
test(ui): cypress test for signUp & login (#7775)
* test(ui): cypress test for signUp & login

* fix cypress failure

* fix add user api failing

* fix add user cypress failure

* fix add bot cypress test failure

* fix bot failure
2022-09-30 15:33:49 +05:30
Ashish Gupta
8bb7219826
Fix UI :- Cypress issue for User and Bot creation (#7785)
* Fix cypress issue for User and Bot creation

* changes as per comments

* cypress for user and bot

* added cypress for bot
2022-09-29 18:02:27 +05:30
Aniket Katkar
9039217a1c
Fixed redirection issue after refreshing auth token failed (#7788) 2022-09-29 15:36:07 +05:30
Shailesh Parmar
2c3802525f
Fixed Failing cypress part 2 (#7784)
* Fixed Failing cypress part 2

* added api wait for search

* added test for profiler check

* fixed failing cypress

* fixed failing tests
2022-09-29 15:21:33 +05:30
Chirag Madlani
13e507b97f
UI - support elastic search reindexing from UI (#7739)
* feat(ui): support elasticsearch indexing from UI

* update apis

* update re-indexing table

* update ui

* fix ui update

* cleanup

* address review comments
2022-09-29 13:10:47 +05:30
Sachin Chaurasiya
d563c45b16
Fix 404 page is not rendering issue (#7786)
* Fix 404 page is not rendering issue

* Make changes in AppRouter
2022-09-29 12:43:14 +05:30
Shailesh Parmar
48142010d5
Cy: Fixed flakiness due to overly issue (#7781) 2022-09-28 14:19:03 -07:00
Aniket Katkar
0b416564a3
UI: Fix failing cypress tests part-2 (#7773)
* Fixed failing user page cypress tests

* Fixed failing cypress tests for glossary

* fixing failing cypress

* Custom properties cypress fix

* fixed failing cypress for description

* miner wait added

* fixed bot cy test

* Fixed failing cypress tests for users page

* fixed mysql test failure

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-09-28 21:58:20 +05:30
Ashish Gupta
8a2c8b275a
Fix UI : Create user page along with some styling (#7776)
* Fix Create user page along with some styling

* Rectify input field error message
2022-09-28 21:56:24 +05:30