4917 Commits

Author SHA1 Message Date
Mayur Singal
2e3e50f0cb
Add used by field in query entity (#13096) 2023-09-11 17:30:34 +05:30
Louie
d0125ae296
Update Chinese Locale (#13135) 2023-09-11 17:20:01 +05:30
Sachin Chaurasiya
45d48e2a0a
chore(#12882): remove the sso support for bots (#13078)
* chore(#12882): remove the sso support for bots

* fix: unit test
2023-09-11 11:06:13 +05:30
Shailesh Parmar
2b2ec04bc9
ui: updated testCaseResult api from put to patch (#13117) 2023-09-08 17:21:47 +05:30
Sachin Chaurasiya
5de688bf9c
fix(#12736): OIDC Pulling Keyset multiple times per minute. (#13118) 2023-09-08 16:55:26 +05:30
Ashish Gupta
749c7184cd
chore(ui): stored procedure ui changes (#13102)
* chore(ui): stored procedure ui changes

* fix the params and added source url in heading
2023-09-08 16:43:24 +05:30
Shailesh Parmar
cc5128fcb3
fix ui: Percentage of Service with Owners graph in DI calculating wrong data #13084 (#13091) 2023-09-08 14:40:18 +05:30
Mayur Singal
4e633877b3
Fix ElasticSearch Test Connection & Deploy (#13061) 2023-09-08 12:40:48 +05:30
Shailesh Parmar
a41326ea1e
cypress: updated tagsAddRemove spec as per upgrade test (#13083) 2023-09-08 10:40:28 +05:30
Ashish Gupta
478837fa85
supported unit test for stored procedure (#13095)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-08 10:39:05 +05:30
karanh37
b6bab6c7dd
feat(ui): Domains functionality (#12839) 2023-09-07 12:26:25 +05:30
Ashish Gupta
6ef003798b
chore(ui): fix signup page styling (#13086)
* chore(ui): fix signup page styling

* fix the file naming convention

* optimize signup form
2023-09-06 15:54:24 +05:30
Ashish Gupta
3d8c5cd36a
feat(ui): supported version page in stored procedure (#13077)
* supported version page in stored procedure

* minor changes

* changes as per comments
2023-09-06 12:19:28 +05:30
Sachin Chaurasiya
80c11ab4f5
fix(#12954): restrict roles and policy in settings for admins only (#13073)
* fix(#12954): restrict roles and policy in settings for admins only

* chore: address comments
2023-09-05 15:19:24 +05:30
Chirag Madlani
f4218e7774
feat(ui): pipeline and service tab for service listing page (#12949)
* feat(ui): pipeline and service tab for service listing page

* wip pipeline listing page

* support pipeline filter and pagesize option

* fix minor issue

* fix cypress and unit tests

* accomodate skeleton loading changes

* fix unit tests for timezone

* fix unit tests

* fix cypress

* address comments

* fix unit tests
2023-09-04 21:21:56 +05:30
Chirag Madlani
916d9c1d1f
test(ui): table details component (#12278)
* test(ui): table details component

* fix merge conflicts

* address commnets
2023-09-04 19:20:18 +05:30
Ashish Gupta
fe7f2828b2
feat(ui): supported stored procedure in database (#13031)
* feat: supported stored procedure in database

* minor fixes

* fix sonar

* optimize stored procedure code and supported deleted flag for it

* feat(ui): supported code and activity tab in stored procedure (#13054)

* supported code and activity tab in stored procedure

* added support for task functionality

* feat(ui): supported lineage tab in stored procedure (#13060)

* supported code and activity tab in stored procedure

* added support for task functionality

* feat: supported lineage tab in stored procedure

* feat(ui): supported custom property tab in stored procedure and setting page (#13063)

* feat: supported custom property tab in stored procedure and setting page

* added extension field

* chanegs as per comments

* chanegs as per comments
2023-09-04 17:28:29 +05:30
Sriharsha Chintalapani
111950bd81
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities (#13041)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-CYPRESSREQUEST-5871337

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-09-03 17:34:42 +05:30
Shailesh Parmar
67c2e3d402
ui: added skeleton loader for table (#12936)
* ui: added skeleton loader for table

* addressing comments

* updated table skeletan loader logic and component

* updated skeletan loader for table

* refactor role and policy component and updated page with skeletan loader

* updated tags page with skeletan loader

* added unit test for table component and fixed failing unit test

* fixed failing unit test

* addressing comment

* addressing comments

* fixed failing unit test
2023-09-03 12:27:02 +05:30
Aniket Katkar
44f7dd35e1
fix #11221: added version pages for missing entities (#13019)
* Added changes for database version page

* added version changes for database schema

* code optimization for service and schema version pages

* added missing changes for schema version page

* Added version changes for classifications

* Added cypress tests for database, database schema and classification version pages

* Added cypress tests for glossary version page

* fixed failing cypress test

* Fixed flaky and failing cypress tests

* fixed failing cypress tests

* worked on comments

* updated the data-row-keys to id for tables

* fixed glossary version cypress
2023-09-02 09:54:25 +05:30
gauthk6
ba2201f4ea
draft: implementation of lightdash connector. (#12957)
* Fixes a bug while patching the description of a TestCase

* Update docker-compose.yml

* Update docker-compose.yml

* Ran pre-commit checks and linter

* Added some clarifying points and fixed some grammatical errors in the documentation for installation instructions.

* revert changes made to docs

* implementation of lightdash connector.

* ui: add icon for lightdash service

* chore: update lightdash image

* chore: update the icon

* Cleaned up code (took out debug statements, etc.). Still TODO: yield_dashboard_lineage_details() not being called just yet.

* fix: ran linting

* added null checks

* Delete openmetadata-server.md

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-08-31 17:28:07 +02:00
Shailesh Parmar
8c223d0ccb
ui: updated data insights page as per new mock (#12956)
* ui: updated data insights page as per new mock

* updated right side graph for description owner and tier

* updated right panel of insight card

* updated data insight as per mock

* updated di ui

* fixed failing unit test

* updated new color as per mock

* added service DI graph

* added cypress for DI

* added unit test for newly added component

* fixed failing unit test

* fixed failing unit test

* fixed failing cypress

* fixed failing cypress

* updated end date
2023-08-31 17:42:01 +05:30
Sachin Chaurasiya
5638fb4ea2
feat(ui): add support for block style editor (#12960)
* chore: add required dependencies

* chore: add placeholder dependency

* chore: add basic editor

* chore: configure the bubble menu

* chore: add slash command extension

* chore: convert class component to function component

* chore: cleanup

* feat: add support for link

* refactor: code

* chore: update folder structure

* feat: add icon for formats

* refactor

* fix: autofocus issue

* chore: cleanup

* chore: add pluginKey for extension

* chore: complete the link module

* chore: add support for task list

* feat: add support for mention

* chore: minor changes

* feat: add support for hashtag

* chore:bump versions

* fix: custom node and extension destroy issue

* refactor: markdown image

* chore: improve mention popup styling

* refactor: folder structure

* chore: move editor option to constant

* chore: update icons folder

* chore: update png icon folder structure
2023-08-31 15:25:10 +05:30
Ashish Gupta
8759d15106
fix(ui): change activity feed action icons and fix some minor bugs (#12994)
* change activity feed action icons and fix some minor bugs

* change icon color

* fix icon size
2023-08-31 15:08:30 +05:30
Ashish Gupta
197dd196fa
feat(ui): change sidebar label to tooltip hover and supported multi language (#12996)
* change sidebar label to tooplip hover and supported multi language

* fix alignment and cypress issues

* fix cpress issue
2023-08-29 13:01:06 +05:30
vanshika18
3cc15e6d0b
Fixed #8418 added new connector couchbase (#12836) 2023-08-29 11:16:32 +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
101cd0ebac
Issue 8930 - Update profiler timestamp from seconds to milliseconds (#12948) 2023-08-25 08:47:16 +02:00
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
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
Pere Miquel Brull
4862b0df28
Fix #10344 - Use ingestionPipeline retries when deploying (#12926) 2023-08-23 14:52:54 +05:30
Ashish Gupta
74e8f0b32c
fix ui styling issue (#12961) 2023-08-23 11:13:18 +05:30
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
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
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
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
Sachin Chaurasiya
642e526af1
fix: mlflow cypress by adding model filter pattern (#12935) 2023-08-21 14:49:53 +05:30
Sachin Chaurasiya
6e2a8d0e4f
feat(ui): generate ingestion workflow form from schema (#12774) 2023-08-20 12:01:06 +05:30
Aniket Katkar
6a21bd4044
fixes #12732: version history not showing properly for multiple changes (#12824)
* Fixed the bug for diff not showing for multiple columns changes
Fixed the bug for diff not showing for changes in nested columns

* code refactoring and optimization for EntityVersionPage component

* fixed unit test for TopicVersion

* fixed code smells
fixed bug for pipeline version page where multiple changes in tasks not showing properly

* updated icons for table and column constraints

* refactored code for topicSchema for version page changes

* refactoring and bug fixes for MlModel version page

* fixed the bug for constraint changes not showing properly on version pages

* updated test ids for better selections

* fixed unit test for TopicVersion

* removed height and width params for newly added icons

* fixed constraints not showing on version page when no constraint changes

* fixed table constraint changes not showing properly

* updated logic to show multiple table constraints for a single column

* Added cypress test for TableVersion page

* fixed partitions and replicationFactor changes not showing on topic version page

* changes to display sourceURL version change for pipeline and dashboard

* changes to show schemaType field change on topic version page

* added testid to schemaType diff Tag

* reverted cypress changes

* fixed topic version page bug

* fixed unit tests

* moved the extraInfo logic to the DataAssetsVersionHeader component
2023-08-20 11:43:41 +05:30
Ashish Gupta
b7f2209d86
chore(ui): fix ui styling issue (#12917)
* fix ui styling issue

* changes as per comments

* changes as per comments

* added comment in util function
2023-08-19 09:49:14 +00:00
Teddy
a45c644bc4
Issue-12884: Fix Test Case Summary Performance Issues (#12907) 2023-08-18 20:47:47 +02:00
karanh37
9eb3f516cf
fix: change design of mention list item (#12811)
* fix: change design of mention list item

* feat: add avatar element in mentions list

* fix: revert tooltip change

* fix: cypress tests

* fix: cypress

* fix: cypress

* fix: revert intercept change

* fix: add test id

* fix: lineage exception

* cypress fix

* feat: show breadcrumbs in mention design

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-08-18 17:38:39 +05:30