4793 Commits

Author SHA1 Message Date
Sachin Chaurasiya
25477c86ff
Fix #3163 Description not capturing Bold/Italic. (#3207)
* Fix #3163 Description not capturing Bold/Italic. Link accepts only particular format

* Remove console.log
2022-03-07 14:29:08 +05:30
Shailesh Parmar
7b4ffb4c15
Fix: Tour not moving to different steps (#3198) 2022-03-07 13:39:22 +05:30
Akash Jain
df5ccc1227
fixes #3175 (#3176) 2022-03-06 23:34:42 -08:00
darth-coder00
4d09c165d7
Feat #2857 - Adding UI support for glossary (#3092) 2022-03-06 21:34:02 -08:00
Sachin Chaurasiya
40b64d2d3e
UI : New Data profiler Layout. (#3184)
* UI : New Data profiler Layout.

* Add tests column in data profiler

* Add percentage graph

* Add data quality column

* Adding table level tests

* Minor change

* Change mock data for feed

* Addressing review comments
2022-03-06 22:16:21 +05:30
Shailesh Parmar
34dc6cb3e3
Feat: Data Quality Tab (#3183) 2022-03-06 16:00:50 +05:30
Sachin Chaurasiya
1f0430643e
Fix #3046 UI: Add support for request description (#3074) 2022-03-04 12:37:53 -08:00
Sachin Chaurasiya
875404f1e5
Fix #2884 UI From Roles page, Admin should be able to assign the role to a team (#3147) 2022-03-04 21:16:39 +05:30
Sachin Chaurasiya
13e24c50aa
Fix #2874Support ability to select a role as default from the UI (#3145) 2022-03-04 18:11:02 +05:30
Sachin Chaurasiya
e3001e55ba
Fix #3140 UI Allow users to update teams based on updateTeams permission. (#3141)
* Fix #3140 UI Allow users to update teams based on updateTeams permission.

* Fix Failing test
2022-03-04 17:26:21 +05:30
kshinde2512
24ef2af50a
Selenium tests issue fix (#3010) 2022-03-04 16:28:42 +05:30
Sachin Chaurasiya
9e68a03a05
Generate typescript types from json schema. (#3136) 2022-03-04 14:08:49 +05:30
Vivek Ratnavel Subramanian
3d1c56511f
Fix #3028: Add filter support for Feed API (#3093) 2022-03-03 07:59:46 -08:00
darth-coder00
8ef6cb05d1
Fix google auth (#3096)
* Fix: authenticator for google sso
2022-03-03 16:12:23 +05:30
parthp2107
bec8c74ecb
adding config for ui tests (#3082) 2022-03-03 10:35:31 +05:30
darth-coder00
d959a49f8d
Fix: restricted actions in insecure mode (#3073) 2022-03-02 15:51:29 +05:30
parthp2107
bf25787709
added skip config for ui build-check (#3030)
* added skip config for ui build-check

* ui test config

* package.json changes

* test

* seperating lint and test check

* removing skip test config

* Testing workflow

* addressing comment
2022-03-02 12:59:49 +05:30
Sachin Chaurasiya
61de719d8c
Feat: UI Add Support for @ and # in text editor (#3017) 2022-03-02 01:40:51 +05:30
darth-coder00
282c1f68ea
Fix: azure auth callback from UI (#3048) 2022-03-01 08:48:54 -08:00
darth-coder00
3bc97e728e
Fix: #2491 - improvements in google, okta and azure auth (#2929)
* Fix: #2491 - improvements in google, okta and azure auth
2022-03-01 21:10:08 +05:30
parthp2107
777c6c3081
Selenium fixes (#3014)
* fixes for selenium tests

* fixes for selenium tests

* fixing changes

* minor changes

* fixing tests

* fixing tests

* assert changes

* uncommenting code
2022-03-01 15:27:46 +05:30
Sachin Chaurasiya
642f8757b1
Feat : Display a chat icon next to data entities that have threads (#3026)
* Fix #2778 UI : Add Queries tab for table details page.
2022-03-01 11:15:51 +05:30
Sachin Chaurasiya
a68667c12e
Feat collaboration (#2859) 2022-02-28 11:41:48 -08:00
Sachin Chaurasiya
22393c279a
Fix: #2938 Remove serviceType from service UI route (#2939) 2022-02-28 11:41:26 -08:00
Sriharsha Chintalapani
97245a5b9f
Fix #2807: Merge openmetadata.yaml and openmetadata-server.yaml (#2808)
Co-authored-by: darth-coder00 <aashit@getcollate.io>
2022-02-28 19:04:39 +05:30
parthp2107
262efd8025
updated chrome drivers and added options for headless chrome (#3009)
* updated chrome drivers and added options for headless chrome

* checking quick fix

* undoing the quick fix
2022-02-28 18:28:49 +05:30
Matt
6dadbc149f
Use lombok Getter to simplify openmetadata-ui/*.java files (#2975) 2022-02-25 10:09:13 +05:30
Matt
f533a67981
Use RequiredArgsConstructor in openmetadata-ui/*.java (#2974) 2022-02-24 15:52:46 +05:30
Matt
3c8fc79b94
Update all *.java in openmetadata-ui to use lombok.LOG (#2973) 2022-02-24 15:14:13 +05:30
kshinde2512
9dd8598e96
Adding Webhooks selenium tests (#2911)
* Adding Webhooks selenium tests

* Adding java checkstyle

* Changed assertions based on comments

* Added @RequiredArgsConstructor

* Adding java checkstyle

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-24 00:46:35 -08:00
kshinde2512
b570d520ac
Changing selenium version (#2934)
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-23 15:42:23 +05:30
Sachin Chaurasiya
ba97b40c79
Fix #2871: Make search magnifying glass clickable to search (#2923)
* Fix #2871: Make search magnifying glass clickable to search

* Addressing review comments
2022-02-23 11:15:49 +05:30
Sachin Chaurasiya
2420cd2333
Fix #2890 Show columns icons in Lineage UI enhancement. (#2924) 2022-02-22 23:48:30 +05:30
Sachin Chaurasiya
c2b6d84841
Fix : Roles page is showing blank UI when switch to users tab. (#2922) 2022-02-22 21:29:23 +05:30
darth-coder00
5ecf980ab0
Fix: #2521 - Ad owner support for all services and database (#2858) 2022-02-19 16:59:39 +05:30
Sachin Chaurasiya
df58ecf1d4
Fix #2778 UI : Add Queries tab for table details page. (#2793)
* Fix #2778 UI : Add Queries tab for table details page.

* minor change

* Changing Table Queries text to Queries.

* Addressing comments

* Adding last run by user detail

* Minor UI Changes

* Removed icon

* Changing Query card style.

* Changing Icons
2022-02-19 13:45:51 +05:30
Sachin Chaurasiya
3eab339c0e
Fix #2835, #2836 Lineage entities overlap and Descriptions in Lineage view do not have formatting. (#2840)
* Fix #2835, #2836 Lineage entities overlap and Descriptions in Lineage view do not have formatting.

* Minor change

* Changing nodeWidth
2022-02-19 13:45:21 +05:30
Sachin Chaurasiya
9fc3f8979f
Generating Typescript Types from Json Schema. (#2851) 2022-02-19 13:45:05 +05:30
Suresh Srinivas
aa64b8c990
Fixes #2841 - Upgrade maven dependencies for release 0.9 (#2842) 2022-02-17 23:37:50 -08:00
Sriharsha Chintalapani
42dc42174f
Fix #2569: Custom Pipeline Service defenition (#2824)
* Fix #2569: Custom Pipeline Service defenition

* Fix #2569: Custom Pipeline Service defenition

* Adding UI support to show all services available from enum

Co-authored-by: darth-coder00 <aashit@getcollate.io>
2022-02-18 11:45:09 +05:30
darth-coder00
78ee32f585
Added entity selection changes to webhook (#2777)
* Implemented Listing, Add and Delete Webhook functionalities

* Implementing Edit Webhook and minor changes

* Minor updates

* Minor changes for generate button

* Addressing comments

* Addressing comment

* Added entity selection changes to webhook

* Addressing change requests

* Minor changes

* Removed unnecessary file

* Update openmetadata-ui/src/main/resources/ui/src/components/common/webhook-data-card/WebhookDataCard.tsx

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>

* Addressing change requests

* Schema to Typescript interfaces for webhook

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-02-18 11:12:04 +05:30
Shailesh Parmar
d9963e0792
Added test suits for multiple file (#2796) 2022-02-17 22:11:56 +05:30
kshinde2512
a9446e0209
Added negative tests and added some assertions (#2825)
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-17 17:51:46 +05:30
Sachin Chaurasiya
8555966f61
Fix: Lineage Value is not changing on fqn change. (#2795) 2022-02-17 10:14:27 +05:30
Sachin Chaurasiya
20594dd607
Fix #2784 UI : Remove Tags API call from entities details page. (#2786) 2022-02-16 23:14:31 +05:30
darth-coder00
56a45faf1c
Implemented Listing, Add, Update and Delete Webhook functionalities (#2714)
* Implemented Listing, Add and Delete Webhook functionalities

* Implementing Edit Webhook and minor changes

* Minor updates

* Minor changes for generate button

* Addressing comments

* Addressing comment
2022-02-16 01:16:24 +05:30
Sachin Chaurasiya
3f5c8b8d95
Fix #2568 Show database/entity_name in Lineage Node Label. (#2744)
* Fix #2568 Show database/entity_name in Lineage Node Label.

* Changing `/` to `.` as separator.
2022-02-15 12:21:20 +05:30
darth-coder00
036a7dcd9d
Added new Unit tests (#2754) 2022-02-15 10:26:49 +05:30
darth-coder00
4c67a8d3d2
Fix: #2694 removed entity api calls for recently viewed data (#2755) 2022-02-15 07:50:04 +05:30
kshinde2512
d58fb32dd0
Revamp Teams page (#2741)
* Revamp Teams page

* adding options

Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-14 18:00:36 +05:30