Aniket Katkar
2cd5615136
Fix(UI): Regression in search filters ( #9214 )
...
* Added functionality to combine the query filters for Elasticsearch and Advanced Search
* Added unit tests for newly added util functions for explore page
* Added license for enum file
* Code optimization and added comments in the code
2022-12-08 19:11:49 +05:30
Aniket Katkar
6166d193a3
Fix(UI): Fixed tables from all the services showing on database Schema page ( #9202 )
...
* Fixed tables from all the services showing on database Schema page
* Removed RequestDescription component from DatabaseSchemaPage as it is not required
* Added unit tests for DatabaseSchemaPage
* Removed unnecessary mocks in unit test
2022-12-08 19:03:47 +05:30
Shailesh Parmar
ac2e6d8488
UI: Add support for showing created and updated information to Glossary Term in the UI #3113 ( #9190 )
...
* Fixed Add support for showing created and updated information to Glossary Term in the UI #3113
* updated styling
* addressing comments
* fixed failing test
* updated test and address comments
* fixed failing test
2022-12-08 12:31:21 +00:00
Shailesh Parmar
5d6b0cf7bc
Fixed lineage search issue and added unit test ( #9213 )
...
* Fixed lineage search issue and added unit test
* addressing comments
2022-12-08 12:22:26 +00:00
Sachin Chaurasiya
fce151c0d4
UI : Data Insight KPI improvements ( #9188 )
...
* UI : Data Insight KPI improvements
* Remove commented code
* Remove time from start and end date
* refactor : add logic to generate kpi name
* Make insight to insights
* Show chart at the top
* Fix: breadcrumb spacing
* refactor : start date and end date of kpi
* test: add unit test for kpi list
* test : add unit tests for add and edit kpi forms
* chore : minor change
* Address review comments
* Address review comments
2022-12-08 12:18:36 +00:00
Aniket Katkar
aa86859747
UI fixes for changes after PR#9183 ( #9200 )
2022-12-07 19:53:06 +05:30
Shailesh Parmar
8f5dd22617
UI: Added localisation support for ui ( #9171 )
...
* Added localization part 1
* addressing comments
* removing deleted depandancy
* fixed failing cypress
* added animationDistanceThreshold: 20 for tags and glossary test
2022-12-07 14:31:27 +05:30
Sriharsha Chintalapani
25449001ca
Fix #9040 : Remove fields such as tableQueries, tableProfile, tests, sample data as part of table fields ( #9041 )
2022-12-06 21:07:04 -08:00
Suresh Srinivas
16d97d6f96
Fix typos in JSON schemas and follow standard naming conventions ( #9183 )
2022-12-06 20:50:34 -08:00
Aniket Katkar
d4c8cae682
Fixed localization keys. ( #9164 )
2022-12-06 10:01:22 -08:00
Sachin Chaurasiya
da9e7fee6c
bump(ui) : antd@4.20.6 to antd@4.24.0 ( #9173 )
2022-12-06 14:56:35 +00:00
Sachin Chaurasiya
0ea4d09bf8
UI : Remove Y-axis for percentage charts on data insight page ( #9175 )
...
* UI : Remove Y-axis for percentage charts on data insight page
* Revert KPI chart changes
* Refactor the util function.
2022-12-06 14:46:42 +00:00
Aniket Katkar
d84df61d65
Fix(UI)#7173: Fixed issue where soft deleted tables were showing on schema details page ( #9169 )
...
* Fixed soft deleted tables showing on schema page
Added pagination support for tables list
* Worked on comments
* Code optimisation
2022-12-06 18:31:31 +05:30
Sachin Chaurasiya
ef12417222
Fix #8846 UI: Replace all the modal with antd modal in the UI -4 ( #9086 )
...
* Fix #8846 UI: Replace all the modal with antd modal in the UI -4
* Fix: Cypress tests
* Rename files
* Fix unit test
* Addressing comments
2022-12-06 12:04:09 +00:00
Sachin Chaurasiya
d193df352a
Fix : Logs screen for data insight pipeline is hanging ( #9165 )
...
* Fix : Logs screen for data insight pipeline is hanging
* Add unit tests
2022-12-06 11:04:12 +00:00
Sachin Chaurasiya
24ff5562db
Fix : Do not render the slack chat component directly as child of router switch ( #9166 )
2022-12-06 10:04:01 +00:00
Shailesh Parmar
d2fdb47f22
UI: Added support for renaming user generated tag category ( #9154 )
...
* UI: Added support for renaming user generated tag category
* fixed failing cypress for tags
* Addressing comments and added unit test
2022-12-06 15:26:59 +05:30
Aniket Katkar
d2b61d6065
Fixed failing flaky cypress tests. ( #9150 )
...
* Fixed failing flaky cypress tests.
* Fixed flaky cypress tests for glossary
* fixed glossary test
2022-12-06 09:49:52 +00:00
Sachin Chaurasiya
1f48666593
Fix #8846 : Replace what's new modal modal with antd modal in the UI -3 ( #9081 )
...
* Fix #8846 : Replace what's new modal modal with antd modal in the UI
* Remove conflict change
* Fix: changes due to conflict
* Fix : Cypress test
* Addressing comments
2022-12-06 10:58:22 +05:30
Sachin Chaurasiya
9d93bb2693
UI : Add sidebar for data insight tabs ( #9146 )
...
* UI : Add sidebar for data insight tabs
* Add icon for data assets and app analytics
* Add kpi icon
* Fix : unit test
* test: Add unit tests for left panel
2022-12-05 20:32:35 +05:30
Aniket Katkar
1fd1862ce6
Fix(UI)#8970: Fixed issue with user created Metadata Services not able to be deleted ( #9140 )
...
* Fixed issue with user created Metadata Services not able to be deleted
* Fixed default values for Amundsen connection configs
* Added missing break statement in switch block
2022-12-05 20:06:51 +05:30
Aniket Katkar
cb45386460
Fix(UI)#9017: Fixed description not rendering on explore page in Safari browser ( #9144 )
...
* Fixed description not rendering on explore page in Safari browser
* Increased the character limit to show for description on explore page data cards
2022-12-05 19:08:38 +05:30
Sachin Chaurasiya
5049c7db04
chore(ui) : Check for preferred_username while signup ( #9102 )
...
* chore(ui) : Check for preferred_username while signup
* Fix : Unit tests
* chore : Check for jwt principal claims
2022-12-05 11:47:10 +05:30
dependabot[bot]
b453f10fdc
Bump decode-uri-component in /openmetadata-ui/src/main/resources/ui ( #9129 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
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: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-12-02 19:12:46 +00:00
Ashish Gupta
0f889e0327
Use Backend system level flag for system tags ( #9126 )
2022-12-02 17:26:11 +00:00
Sachin Chaurasiya
0306bc6d69
Fix #8846 : Replace Reviewer and deploy ingestion modal with antd modal in the UI -2 ( #9076 )
...
* Fix #8846 : Replace Reviewer and deploy ingestion with antd modal in the UI
* Fix : Failing cypress tests
* Address comments
* Addressing comments
* fixed failing cypress
* fixing glossary test
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-12-02 16:15:35 +00:00
Ashish Gupta
7241c3a975
Cypress: Added test related to redirection from home page ( #9112 )
...
* Cypress: Added test related to redirection from home page
* fix cypress issue
2022-12-02 20:54:25 +05:30
Ashish Gupta
a47a83b64d
UI : Revamp Teams page ( #9107 )
...
* Revamp Teams page
* minor fixes
* fix cypress issue and other comments
2022-12-02 18:23:53 +05:30
Chirag Madlani
f3016be772
fix(ui): tags description was going out of the view ( #9120 )
2022-12-02 11:55:52 +00:00
Chirag Madlani
0973acc77f
fix(ui): hide elasticSearchIndex page for non-admins ( #9077 )
...
* fix(ui): hide elasticSearchIndex page for non-admins
* address comments
* remove unwanted field from children
2022-12-02 11:23:20 +00:00
Sachin Chaurasiya
1bddfefbcd
Fix #8846 : Replace Confirmation modal with antd modal in the UI -1 ( #9074 )
...
* Fix #8846 : Confirmation modal with antd modal in the UI
* Fix unit tests
* Addressing comments
* Fix : Cypress tests
* Address comments
* Change localization labels
* Addressing comments
* Fix : Cy tests
2022-12-02 15:43:12 +05:30
Shailesh Parmar
52a8e335a3
Fixed: [UI] Add support for renaming glossary #8733 ( #9105 )
...
* Fixed: [UI] Add support for renaming glossary #8733
* Addressing comments
2022-12-02 13:04:28 +05:30
Shailesh Parmar
db74c064eb
Cypress: Fixed dropdown click issue for appbar ( #9106 )
2022-12-02 10:30:46 +05:30
Ashish Gupta
037d9a6c27
UI : Make the Activity card popup style similar to explore page ( #9028 )
...
* Make the Activity card popup style similar to explore page
* added localisation
* changes as per comments
* changes as per comments
* remove css for app
* change button to antd
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-02 10:09:27 +05:30
Chirag Madlani
173a88be7c
fix(ui): wrong relative time being rendered ( #9098 )
...
* fix(ui): wrong relative time being rendered
* unit tests added for timeUtils
* remove tailwind classes
2022-12-01 12:11:16 +00:00
Milan Bariya
2f9f169de9
Fix: Safer default Mark Deleted Tables ( #9065 )
...
* Fix: Safer default Mark Deleted Tables
* Fix: Change Based On Comments
* Fix: Change Based On Comments
* Add: Migration Files
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-01 16:26:43 +05:30
Shailesh Parmar
11edcef279
Fixed ctrl + k is not working as expected #7824 ( #9096 )
2022-12-01 16:08:19 +05:30
Sachin Chaurasiya
c1c9284ea8
Fix 9093 : Search Card Link to smoothly route instead of loading the whole page ( #9094 )
...
* Fix : Search Card Link to smoothly route instead of loading the whole page
* Fix : cy tests
2022-12-01 06:18:47 +00:00
Shailesh Parmar
63afdc79f4
Cypress: Enable the skip test and fix failing test ( #9048 )
...
* Cypress: Enable the skip test and fix failing test
* Fix fail test case
2022-12-01 09:42:21 +05:30
Sachin Chaurasiya
317a8f1711
Fix #8993 Add Datainsight ingestion option available even after a pipeline already running ( #9075 )
...
* Fix #8993 Add Datainsight ingestion option available even after a pipeline already running
* Remove tailwind class
* Remove tailwind
* refactor : the code to check if Data InSight Ingestion Exists
2022-11-30 17:44:31 +00:00
Chirag Madlani
ee21654342
fix(ui): connection form missing for new connectors ( #9084 )
2022-11-30 16:20:44 +01:00
Aniket Katkar
9c8492c7a3
Fix(UI) #8555 : Tags removal issue ( #9055 )
...
* Fixed Error thrown while removing tags from data asset details page
* Fixed bug where user were not able to remove the tags on Dashboard Details page
* Changes in MlModelFeaturesList component:
- Tag removal bug fix
- Removed tailwind use and replaced with antd
- Code optimisation
- Localisation changes
* Moved height and width styling from app.less to size.less
* Moved tags sorting functionality to a common util function
* Removed redundant labels in en-us and replaced with common reusable label
* Removed unnecessary code
* localisation changes
* Added unit tests for added functions in CommonUtils and DashboardDetailsUtils
* Added missing localisation changes for MlModelFeaturesList
2022-11-30 14:45:26 +00:00
Ashish Gupta
42fe8617f6
UI : Remove whitespace in the name ( #9057 )
...
* fix the whitespace in the name end while team creation
* remove whitespace while addig tags
* remove whitespace
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-30 17:18:28 +05:30
Shailesh Parmar
7ed607f291
Removed tailwind class from pages component part 1 ( #9054 )
...
* Removed tailwind class from pages component part 1
* Addressing comments
2022-11-30 16:43:42 +05:30
Shailesh Parmar
c855af6167
Cypress: Added postgres connector and usage test ( #9053 )
2022-11-30 16:43:03 +05:30
Chirag Madlani
1663219b93
fix(ui): localisation for constant files ( #9066 )
...
* fix(ui): localization for constant files
* fix typo
* revert yarn coverage changes
* fix GlobalSettings constant file name issue
* fix url file name postfix
* fix GlobalSettings constants path
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-30 16:01:04 +05:30
dependabot[bot]
39fdf762d3
Bump loader-utils in /openmetadata-ui/src/main/resources/ui ( #9052 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.0 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
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>
2022-11-30 10:17:08 +05:30
Chirag Madlani
31d711defd
fix(ui): localization keys for constants files ( #9051 )
...
* fix(ui): localization keys for constants files
* fix unit tests
2022-11-29 19:48:35 +05:30
Ashish Gupta
0c61c4cb69
UI : - Disable the name field file while editing Ingestion ( #9023 )
...
* Added support for edit display name in Ingestion
* changes as per comments
* fix unit test issue
2022-11-29 14:01:47 +05:30
Shailesh Parmar
eb9c18f7f6
Cypress: Added coverage for collect endpoint ( #9027 )
...
* Cypress: Added coverage for collect endpoint
* updated title
2022-11-29 12:47:02 +05:30