1408 Commits

Author SHA1 Message Date
Sachin Chaurasiya
6ef9b718ab
UI : Improve pipeline execution tree view (#8887)
* UI : Improve pipeline execution tree view

* Addressing review comments
2022-11-19 12:35:16 +05:30
Aniket Katkar
8ef6b8cf74
UI #8513: Activity feed filter UI improvements (#8883)
* Added colored svgs to show on feed and thread type filter selection

* updated spacing between activity feed cards

* Improved the filters styling on my-data page

* Fixed alignment for activity filters container on 'Activity Feeds & Tasks' tab

* Changed z-index for filter container to allow popovers to show on top

* Added no data placeholder in ActivityFeedList component for no data found for selected filters

* Fixed dropdown icon alignment for ActivityFeedList

* Worked on comments
Removed use of !important from css
Removed tailwind css changes

* fixed failing cypress tests

Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
2022-11-19 12:32:17 +05:30
Chirag Madlani
34fa75f6bd
fix(ui): activity-feed popover position issue (#8881)
fix: team count for Oganization Team
2022-11-18 20:41:33 +05:30
Chirag Madlani
3da72ddd63
fix(ui): advance search style updates (#8877) 2022-11-18 18:30:57 +05:30
Ashish Gupta
1de27af02f
Encoded the fqn name on Node expand for lineage api endpoint (#8864) 2022-11-18 17:58:42 +05:30
Sachin Chaurasiya
e3ea6d0699
UI : Add Feedback text for kpi (#8871)
* UI : Add Feedback text for kpi

* Add util method for kpi result feedback.

* Address comment
2022-11-18 17:58:16 +05:30
Shailesh Parmar
eb55a2a20e
Fixed Remove StartDate on Pipeline UI #8860 (#8862)
* Fixed Remove StartDate on Pipeline UI #8860

* skip flaky test

* skipping flaky dashboard test
2022-11-18 12:14:51 +00:00
Aniket Katkar
175c23bd7f
UI #8513: UI Improvements - 0.13 - part 2 (#8813)
* - Converted normal table to antd table for 'Service Page'
- Table styling made consistent
- Fixed delete icon issue on UsersList page
- Code optimisations

* Fixed failing unit tests for service page

* Used antd Card component instead of Row/Col in 'Service', 'DatabaseDetails' and 'DatabaseSchema' pages

* Code optimisation and eleminated duplications

* Reverted the changes for Using Card component instad of Row/Col

* - Fixed cypress tests
- Localisation changes

* Fixed unit tests

* fixed acitvity feed and task label
2022-11-18 16:00:42 +05:30
Ashish Gupta
5dc195df72
UI : fix the missing special character in TableEntity type column (#8844)
* fix the missing special character in TableEntity type column

* remove word break

* updated style same as earlier

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-11-18 10:00:29 +05:30
dependabot[bot]
26e5eecd9f
Bump socket.io-parser in /openmetadata-ui/src/main/resources/ui (#8845)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: socket.io-parser
  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-11-17 20:16:21 +05:30
Shailesh Parmar
468200252c
Cypress Fixed failing glossary and recently searched term test (#8840)
* Cypress Fixed failing glossary and recently searched term test

* removed only keyword
2022-11-17 19:25:31 +05:30
dependabot[bot]
fba1239f7e
Bump loader-utils in /openmetadata-ui/src/main/resources/ui (#8792)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
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>
2022-11-17 13:01:15 +00:00
Sachin Chaurasiya
0adcafe79d
Fix #8754 UI : Data Insight report improvements (#8801)
* Change insight to insights

* Fix : for percentage metric send value as fraction not whole number

* Fix: show percentage for chart instead of fraction

* Fix KPI fraction to percentage

* Fix : KPI results value and end time

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-11-17 17:18:24 +05:30
Ashish Gupta
a724f7e1cf
UI : Disabe the test connection of Openmetadata in Metadata service and change Metadata service icon (#8811)
* Disable test connection of Openmetadata in Metadata service

* minor improvement

* Added metadata line logo
2022-11-17 16:18:34 +05:30
Shailesh Parmar
27b533bb11
Skip the flaky glossary test (#8837) 2022-11-17 10:11:32 +00:00
Aniket Katkar
bd9c098bc5
UI: Explore page UI improvements (#8807)
* - Added styling for TableDataCards to highlight on hover
- Changed styling for EntitySummaryDetails panel
- Made table title clickable for EntitySummaryDetails panel
-Code optimisations

* Worked on comments
Moved Typography component inside the TableDataCardTitle component
Added prefix to increase specificity of class name added before

* Changed Typograhy.Text to Typography.Title to eleminate unnecessary stylings
2022-11-17 14:46:37 +05:30
Shailesh Parmar
722d7ef473
Fixed UI: Lineage exit full screen is not working for pipeline entity #8831 (#8832) 2022-11-17 14:33:26 +05:30
alexbassa
5afde6ccf2
Fixed streamLoading bug (#8240)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-11-17 09:41:41 +01:00
Ashish Gupta
7e7abac3a3
fix(ui): persist pagination on explore page when user hit back on browser (#8760)
* fix the reset of the explore page once back for details page

* fix page got reset when back from details page

* fix unit tests

* fix the reset info on sort change

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-11-17 12:26:42 +05:30
Shailesh Parmar
e74ec6f7e2
Cypress: Updated condition for service page (#8822)
* Cypress: Updated condition for service page

* added wait for skeleton load

* condition fixed at retry of ingetion
2022-11-17 11:03:59 +05:30
Ashish Gupta
97a0b196b1
UI : Added missing connector icons (#8749)
* Added missing connector icons

* added metadata icon
2022-11-16 23:00:45 +05:30
Shailesh Parmar
1bae473ce8
Cypress: Skip the flaky profiler test and added API wait time for services (#8803)
* Fixed Flaky Service test in cypress

* skipping add profiler ingestion
2022-11-16 22:15:30 +05:30
Aniket Katkar
b92149fb4d
Fix(UI) #8727: Worked on improvements in Data Insight Ingestion step (#8757)
* - Added more information about fields in metadata to ES config step
- Styling improvement for the same step
- Data insight pipelines can only be sheduled with day option

* Worked on comments and code optimisation in MetadataToESConfigForm

* Added missing dependancies for useMemo in CronEditor

* Worked on comments

* Changed component name and converted components to arrow functions

* Component name correction
2022-11-16 19:33:57 +05:30
George
7921090dbf
ISSUE-8785: Fix rich-text-editor autofocus problem (#8810) 2022-11-16 19:24:37 +05:30
Chirag Madlani
9eefed7457
fix(ui): update default status to empty instead queued (#8713) 2022-11-16 15:29:39 +05:30
Chirag Madlani
89a12f3c05
fix(ui): remove teams root route and redirect it to Organization (#8767)
* fix(ui): remove teams root route and redirect it to Organization

* update local string
2022-11-16 14:06:55 +05:30
Shailesh Parmar
345bd6c3ee
Fixed: Whatsnew modal issue in custom property spec (#8779)
* Fixed: Whatsnew modal issue in custom property spec

* fixed teams cypress issue

* skipping data quality check profiler test

* added comments
2022-11-16 13:21:23 +05:30
Ashish Gupta
2217ee9fdf
UI : Fix the scrolling issue on ui and recent view item alignment issue (#8777)
* Fix the scrolling and recent view item alignment issue

* change tailwind css to custom css

* remove tailwind classes from entitylist

* change css in less format
2022-11-16 12:06:44 +05:30
Sachin Chaurasiya
54628001ed
#8752 Fix Kpi Should not be allowed to be created before current date (#8768)
* #8752 Fix Kpi Should not be allowed to be created before current date

* Fix edit kpi page date issue

* Refactor
2022-11-16 11:56:19 +05:30
Ashish Gupta
8d60abd84e
UI : Change the popover to hover on Type in table entity (#8700)
* Change the popover to hover on Type in table entity

* change popover to antd
2022-11-16 11:06:08 +05:30
Sachin Chaurasiya
964cc4e0a5
UI : Update the navbar items with new placeholder text (#8756) 2022-11-15 17:04:02 +05:30
Shailesh Parmar
6d089d9e31
Fixed Selection option for new node is not visible (#8751) 2022-11-15 16:23:41 +05:30
Sachin Chaurasiya
7b9fecc369
Fix Delete API failure issue (#8747) 2022-11-15 12:20:54 +05:30
Nahuel
f57fe1d507
Fix#8577: Ingestion Pipelines sensitive passwords fields are stored in secrets store (#8725)
* Services sensitive passwords fields are stored in secrets store

* Update services on application startup in case of changes in the JSON Schema

* Minor changes after manual test

* Bots sensitive passwords fields are stored in secrets store

* Ingestion pipeline sensitive passwords fields are stored in secrets store

* Fix Java style

* Add update for ingestion pipelines on start up

* Add pylint exception

* Fix broken test

* Update UI references
2022-11-15 06:34:49 +01:00
Teddy
3dbaa69978
Data insight workflow (#8729) 2022-11-15 05:44:25 +01:00
Ashish Gupta
b04485a5bc
UI : Added Password viewer on DBT fields (#8724)
* Added Password viewer on DBT fields

* Added Password viewer on services fields
2022-11-14 23:19:02 +05:30
Sachin Chaurasiya
ce87feabcd
Feat (#8608) UI : Add KPIs support for data insight (#8645)
* Feat  (#8608)UI : Add KPIs support for data insight

* Feat : Support Add KPI

* Fix label case

* Feat : Support Edit KPI

* Feat : Support Delete KPI

* Doc : change helper text and typos

* Fix : Typescript types and typos

* Change startDate and endDate format

* Add no kpi found logic

* Feat : Add Graph for KpI results

* Fix label

* Add view all kpis button to kpi graph

* Fix unit test

* Add Admin check for KPI Operation

* Add admin check for add kpi operation on kpi list page

* Add o description placeholder if there is no description.

* Add special character check for KPI name

* Fixed tooltip issue for graph

* Add kpiRecords for tooltip

* Add support for KPI latest result

* Address review comments

* Address comments

* Address review comments

* Remove tier from kpi

* Add localisation

* Add localization for tabs

* Skip the test

* Revert "Skip the test"

This reverts commit 4d1f77aedeae90fbd5fc77fdbd029b0b8af69d38.

* Fix unit test
2022-11-14 22:27:25 +05:30
Aniket Katkar
8f8c8c2d70
Added support for 'Metadata Services' connectors (#8679)
* Added support for 'Metadata Service' connectors

* Fixed failing unit tests

* Removed delete button for 'Metadata Service' connector of type OpenMetadataServer

* Code optimization for SelectServiceType component

* Fixed errors arrived due to backend changes related to OpenMetadata Services

* Added additional step for adding Metadata to ES configs while creating ingestion pipeline for Metadata Service

* Updated service-guide constants for additional step information

* Fixed ingestion tabs data not showing for profiler, lineage and usage ingestion schedule steps
2022-11-14 21:56:55 +05:30
Ashish Gupta
ab884836f1
UI :- Added restore option for soft deleted Entities (#8292)
* Added restore option for entity table

* added async await to function as per comments

* changes as per comments

* added interpolation for success and error message

* changes the entities restore endpoint

* added localisation
2022-11-14 21:46:30 +05:30
Ashish Gupta
1f24b4b1b0
UI : Changes the Payload while revoke token in Bot (#8715)
* Changes the Payload while revoke token in Bot

* change request type for registration

* revert the previous changes
2022-11-14 21:45:14 +05:30
Chirag Madlani
3b4c5d4e85
fix(ui): update default status to empty instead queued (#8716) 2022-11-14 21:30:16 +05:30
Shailesh Parmar
4faafe4235
UI Fixed Deleting the Tier tag category causes UI errors #5849 (#8703)
* UI Fixed Deleting the Tier tag category causes UI errors #5849

* fixed failing test

* updated logic for restricting system tags deletion
2022-11-14 19:50:36 +05:30
Mohit Yadav
c88aac896b
Change GET APIs to PUT apis (#8693)
* Endpoint should be more specific, causes issue in case we have enitities containing login, config etc in name

* Endpoint should be more specific, causes issue in case we have enitities containing login, config etc in name

* Change GET APIs to PUT apis #8687

* change request type for registration

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-11-14 19:25:26 +05:30
Shailesh Parmar
92781d7949
Updated cypress code and fixed flaky cypress (#8666)
* Updated cypress code and fixed flaky cypress

* miner fix

* Fixed cypress issue

* fixed localstorage issue in custom property
2022-11-14 18:09:38 +05:30
Chirag Madlani
85e1cd6456
chore(ui): explore page filter updates (#8580)
* chore(ui): explore page filter updates

* make filters working

* update advance search styling

* fix tests
2022-11-14 17:46:52 +05:30
Shailesh Parmar
c8340217e9
UI: Fixed UI | Table Detail pane on the Lineage tab doesn't show the column count #6947 (#8711) 2022-11-14 17:07:09 +05:30
Shailesh Parmar
1abd869adc
Fixed Lineage SQL query only visible on click #8628 (#8697) 2022-11-14 16:54:42 +05:30
Sachin Chaurasiya
bcbca7df75
Fix : Types import issue for JwtAuth and SsoServiceType (#8702) 2022-11-14 14:15:17 +05:30
Shailesh Parmar
9bd0dbb67d
Fixed Add Partition Setting in UI for Profiler #8624 (#8673)
* Fixed Add Partition Setting in UI for Profiler #8624

* addressing comments
2022-11-12 19:23:52 +05:30
Aniket Katkar
072e190dd3
Fix(UI)#8659: Fixed issue with wrong link for custom attributes in activity feed (#8668)
* Fixed issue with wrong link for custom attributes in activity feed

* Function to get customAttributes path removed and used already existing function
2022-11-12 00:30:49 +05:30