3788 Commits

Author SHA1 Message Date
karanh37
bc4991d72a
fix: add application enable disable state (#13854)
* fix: add application enable disable state

* fix: add localization

* fix: code smell

* fix: review comments
2023-11-07 15:18:55 +05:30
Mohit Yadav
4a73978c77
Fixes #13803 : Reduce the number of call in case of columns (#13819)
* Fixes #13803 : Reduce the number of call in case of columns

* Add Generic Method and Interface for Fields

* Removed unnecessary comments

* Make FieldInterface return List<? extends FieldInterface> for getChildren

* Fix Failing Tests

* - Remove Pipeline or Kill on app Disable
- Add AppMarketPlaceResourceTest
- Reschedule app automatically on restore

* Add Debug Log in validate Change Event

* Fix BotResourceTest

* Api Refactor on UI
2023-11-07 13:06:38 +05:30
Ayush Shah
73c126887c
Remove Excess Permissions for athena (#13857) 2023-11-06 10:24:11 -08:00
Ashish Gupta
c5e7ff4c70
fix(cypress): what's new pop-up alert box (#13848)
* fix(cypress): what's new popoup alert box

* remove manual timeout as not required such
2023-11-05 10:49:22 +05:30
Ashish Gupta
797eed5138
revamp(ui): whats new alert box popup (#13835)
* revamp whats new popup alert box

* changes as per comments

* added await for whats-new-alert in cypress and slow down gif loader

* changes as per comments

* minor changes
2023-11-04 12:38:48 +05:30
Shailesh Parmar
6dc630b685
cypress: fixed cypress AUT failure part 4 (#13840) 2023-11-04 12:37:54 +05:30
Shailesh Parmar
3564eea9d6
cypress: fix AUT failure part 3 (#13833) 2023-11-02 23:53:22 +05:30
Chirag Madlani
d117a2c8ac
Fix partitioned keys (#13811)
* udpate design

(cherry picked from commit 0cd57be9216471c96baaf0ec439201c365f1c8ad)

* minor update

(cherry picked from commit 3147959bc08c556477eeaa0279ffef1dddbf6c85)

* address comments
2023-11-02 18:03:24 +05:30
Shailesh Parmar
8375f6e7a9
cypress: fixed bug of passing undefined instead of entity name (#13825) 2023-11-02 14:50:38 +05:30
Shailesh Parmar
306c8ecfbe
cypress: fixed AUT cypress test part 2 (#13818) 2023-11-02 10:39:10 +05:30
karanh37
6e8bfea46d
fix: domain assignment for glossary term (#13793) 2023-11-02 10:35:01 +05:30
Ashish Gupta
962c3d6591
feat(ui): revamp user profile page (#13744)
* revamp user profile page

* minor fixes

* unit test fixes

* added unit test for user components

* added unit test for user-profile roles and minor improvement

* supported unit test for inheritet roles

* added unit test for user-profile-image  and minor improvement

* minor fixes

* cypress fixes

* fix the user icon and name in case of no display name

* changes as per comments
2023-11-01 11:30:55 +05:30
Shailesh Parmar
d1898ffbbc
cypress: fixed aut failure part 1 (#13801) 2023-11-01 10:36:41 +05:30
Chirag Madlani
761889175e
fix(ui): team uuid to sent while creating user (#13768) 2023-10-31 20:54:44 +05:30
Andrey Skibunov
3c8ec74d37
Feature: Dashboard MSTR Integration (#13604)
* Dashboard MSTR Integration

* Format

* Format and linting

---------

Co-authored-by: Andrey.Skibunov <Andrey.Skibunov@life.com.by>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-10-30 12:10:12 +01:00
karanh37
4fbb538b3d
fix: remove usage of current user from appstate (#13765) 2023-10-30 15:54:15 +05:30
Chirag Madlani
d75e2e85f5
Fix aut (#13764)
* fix(test): AUT failures for 1.2

* fix cypress in query,addRemoveTier and data insight

* fix redshift with dbt

* update package

* fix yarn install

* skip service spec

* remove id from the ingestion json schema

* skip data quality and insight for main

* include service specs

* update CI

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-10-30 15:43:55 +05:30
Sachin Chaurasiya
b14563676a
feat(ui): add task list support in block editor (#13721) 2023-10-27 11:37:48 -07:00
Mohit Yadav
ff96ea4c48
Make the Marketplace definition update during startup (#13734)
* Make the Marketplace definition updated

* fix: removed descriptions from App listing

* fix: hide description on app listing page

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-26 12:07:20 -07:00
dependabot[bot]
1b004318d9
chore(deps): bump crypto-js in /openmetadata-ui/src/main/resources/ui (#13711)
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: indirect
...

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-10-26 20:58:27 +05:30
Mayur Singal
e7f3218459
Add greenplum docs & fix couchbase docs (#13722) 2023-10-26 12:34:03 +02:00
Mohit Yadav
17f36d1ca5
Add Description for Data Insights and report app (#13714)
* Add Description for Data Insights and report app

* Add Default Empty value for after in logs

* fix: description changes

* fix: restrict to day schedule for external apps

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-26 14:44:22 +05:30
Mayur Singal
2336ba5b85
Fix Docs for Elasticsearch & Trino (#13716) 2023-10-26 10:07:38 +02:00
Chirag Madlani
450e068001
chore(ui): update order for data products (#13710)
* chore(ui): update order for data products

* update default searchIndex
2023-10-26 12:32:28 +05:30
Ashish Gupta
62635e14b8
fix chip styling in tags/glossary input in case of edit (#13712) 2023-10-26 12:32:01 +05:30
Mohit Yadav
528ea335f7
Separate Status and Logs Endpoints (#13709)
* Separate Status and Logs Endpoints

* fix: change endpoints from UI

* Handle Quartz to Unix Conversion in Backend

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-26 02:00:27 +05:30
Ashish Gupta
2058781846
fix (ui): tags not deleting in entity pages (#13704)
* fix tags not deleting in database entity

* fix entity pages tags issue
2023-10-25 10:03:37 -07:00
Ashish Gupta
c81c98286d
fix(ui): domain styling color in the title if provided (#13697)
* supported domain styling color in title if provided

* fix on data product page

* fix: allow dot in mentions allowed char

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-25 22:32:30 +05:30
Aniket Katkar
a72fcec57f
fix(ui): all assets not showing on my data widget (#13703)
* changed the api call to fetch owned assets in my data widget

* fixed unit tests
2023-10-25 08:36:21 -07:00
Shailesh Parmar
ecc03ccc89
cypress: fixed AUT failure part 1 (#13686)
* cypress: fixed AUT failure part 1

* updated DI spec

* fixed postgress and  redshift test

* fixed restore admin bug

* remove unnecessary type casing

* di test fixed
2023-10-25 18:03:13 +05:30
Chirag Madlani
737d557746
chore(ui): service logo to class utils (#13693) 2023-10-25 15:13:58 +05:30
Sachin Chaurasiya
689b22b618
chore(ui): improve block editor drop cursor by adding width and color (#13689) 2023-10-23 13:14:20 -07:00
karanh37
21a3b14c28
UI feedbacks (#13684)
* fix: minor ui feedbacks

* fix: feedbacks

* fix: css on explore

* fix: domain cypress

* fix: profile picture alignment issues
2023-10-23 22:41:45 +05:30
Chirag Madlani
e87562c92e
Fix 1.2 feedbacks (#13665)
* fix(ui): feedbacks

No data placeholder visible before showing actial data

* fix wrong count for activity feed and tasks

* remove intermidiate no data placeholder for explore search

* fix superset cypress
replace table with internal table comp

* udpate cypress

* fix unit tests

* fix unit tests

* Fix what's new feedbcaks
remove user profile data from localStorage

* update whats knew content

* add debug logs to cypress

* fix: data products es query

* fix date time formate for executions
fix cypress warning of installation

* fix data product query

* remove debug logs for cypress

* fix persona permission on user page

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2023-10-23 15:59:05 +05:30
Suresh Srinivas
672bf03951
Update dependencies and plugins for release 1.3.0 (#13676) 2023-10-22 18:34:33 -07:00
Sachin Chaurasiya
32ac45f11f
chore(ui): add focus, block and drag n drop extension in block editor (#13675)
* chore(ui): add focus, block and drag n drop extension in block editor

* chore: add title to handles

* add spacing for last node

* only apply spacing to direct child
2023-10-21 08:27:04 -07:00
karanh37
0fee1ccb3a
fix: hide app configuration for external app type (#13636) 2023-10-21 20:15:36 +05:30
Aniket Katkar
6c252b5722
chore(ui): feedback 1.2 part-1 (#13672)
* updated glossary term approval change message on version page
fixed widget heading stylings
aligned no data placeholders for all the widgets in the center
Fixed the schema styling as well as schema not updating properly for entities on custom property details page.

* localization changes for other languages
2023-10-20 23:11:37 +05:30
Sachin Chaurasiya
cacee460ed
chore(ui): improve block editor nodes (#13645)
* chore(ui): improve block editor nodes

* chore(ui): update format images

* chore: update mention and hashtag extension

* chore: autoFocus the embed link input in image extension

* chore: updating formatting

* add id to wrapper

* chore: move link to extensions

* fix typo

* chore: add clickable nodes constant

* minor improvements

* chore: refactor editor slots

* chore(ui): use formatContent for richtext viewer

* chore: add isHtmlString helper

* chore: make editor instance available via ref

* chore: update what's new features
2023-10-20 22:21:43 +05:30
Sachin Chaurasiya
096a08ce57
chore(ui): add filter classifications option in tags container (#13668) 2023-10-20 20:02:30 +05:30
Pere Miquel Brull
8cf8720a9d
Clean Airflow Lineage Backend and migrate status to millis (#13666)
* Clean Airflow Lineage Backend and migrate status to millis

* Format

* chore(ui): update executions startTs and endTs to millis

* Remove lineage providers

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-10-20 15:42:38 +02:00
Sachin Chaurasiya
cc5b4d8251
chore(ui): add what's new content for 1.2.0 (#13629)
* chore(ui): add what's new content for 1.2.0

* add features video

* format the content part

* chore: update the features video
2023-10-20 16:46:23 +05:30
karanh37
65362c7474
UI feedbacks (#13651)
* fix: ui feedbacks

* fix: add localization

* fix: placeholder feedbacks

* fix: localization

* fix: minor css fix

* fix: add domains on teams page

* fix: team subscription

* fix: minor css

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-10-20 12:44:21 +05:30
Aniket Katkar
2d3b4603a3
fix(ui): incorrect field data showing in data type for search indexes (#13654)
* fixed wrong field showing in data type for search indexes

* added tests for the new changes
2023-10-20 10:50:23 +05:30
Shailesh Parmar
1bd833d9a2
cypress: fixed failing cypress of main and downgraded cypress version to 12.17.4 (#13656) 2023-10-20 10:07:51 +05:30
dependabot[bot]
bf880daf63
chore(deps): bump @babel/traverse (#13599)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

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-10-19 22:04:59 +05:30
Aniket Katkar
b2d0c67275
fix(ui): widget size labels (#13650)
* added localized labels for widget size selection

* localization changes for other languages

* fixed total assets widget overflow issue

* Changed placeholder color while dragging widget
2023-10-19 22:02:12 +05:30
Chirag Madlani
c0108caf96
fix(ui): misc feedbacks and revamp user my_data and following page (#13609)
* fix(ui): misc feedbacks

* fix layout

* supported asset in user page

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-10-19 18:35:25 +05:30
Shailesh Parmar
accbc59d76
cypress: fixed failing cypress in main (part-1) (#13623)
* cypress: fixed failing cypress in main (part-1)

* fixed failing cypress

* fixed failing cypress test

* fixed ETE test
2023-10-19 14:09:25 +05:30
Aniket Katkar
52c316e644
chore(ui): refactored landing page layout (#13606) 2023-10-19 09:57:30 +05:30