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
Shailesh Parmar
dc2c7c0fb7
Feat: Added support to handle error for UI side ( #2708 )
2022-02-10 19:13:22 +05:30
kshinde2512
b310f02af9
Revamp pipeline details page ( #2710 )
...
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-10 18:42:04 +05:30
Sachin Chaurasiya
18a94f51d9
Fix #2698 Tag Category name is undefined in UI. ( #2705 )
...
* Fix #2698 Tag Category name is undefined in UI.
* Addressing review comment
2022-02-10 16:52:57 +05:30
kshinde2512
c2dc1bf7bc
Revamp Dashboard details selenium test ( #2681 )
...
* Revamp Dashboard details selenium test
* Revamp dashboard details page
* Java checkstyle
* Adding options top test
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-10 13:37:22 +05:30
Shailesh Parmar
555ce1e29a
Fix: added error place holder if entity data is not present ( #2699 )
2022-02-10 10:30:37 +05:30
darth-coder00
61c3e4ec87
Fix : #2352 Tooltip placement issue ( #2696 )
2022-02-09 15:42:26 +05:30
darth-coder00
bc4bbf20ce
Fixed schema id according to path to generate proper typescript ( #2686 )
2022-02-09 10:22:06 +05:30
darth-coder00
bf76f9a58d
Updated typescript interfaces from schema ( #2683 )
...
* Updated typescript interfaces from schema
* Removed commented code
2022-02-08 19:36:16 +05:30
Sachin Chaurasiya
e442369374
Fix : #2657 Frontend should check if Pipeline has Tasks before mapping. ( #2670 )
2022-02-08 18:58:48 +05:30
kshinde2512
ee071704fc
Revamp topic details selenium test ( #2677 )
...
* Revamp topic details page
* Java checkstyle
* Table details page code refactor
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-08 17:50:47 +05:30
Sachin Chaurasiya
99a61fa774
Fix: #2643 0.8 UI Improvements ( #2658 )
...
* Fix: #2643 0.8 UI Improvements
* Aliging text to the top.
* Covering point 12th of #2643
2022-02-08 16:49:38 +05:30
Sachin Chaurasiya
70128ecc53
Fix #2482 UI: Allow users to be removed from teams. ( #2674 )
2022-02-08 16:45:44 +05:30
darth-coder00
db72447b95
Fix failing unit tests ( #2627 )
2022-02-07 18:11:48 +05:30
Shailesh Parmar
78d953a0e3
Fixed failing tests of components ( #2615 )
2022-02-07 18:06:36 +05:30
Sachin Chaurasiya
e38963d7c2
Fix : #2590 not allow users (even if they own the entity) to update lineage without the "Update Lineage" permission. ( #2648 )
2022-02-07 13:18:08 +05:30
kshinde2512
e889e79393
Revamping selenium tests mydatapage ( #2386 )
...
* Api tests
* test - revamping MyDataPageTest
* addressing style check
* test - revamping MydataTestPage,TableDetailsTest,ExplorePageTest
* test - java and python checkstyle
* Code changes
* Java and Oython checkstyles
* pushing topic details page
* Addressed all changes in comments
* Adressing Java checkstyles
* Addressing comments
* Deleted extra files
* Adding data tesid
* common page changes added
* Indentation change
* indent change
* Indent changes
* Indent changes
* Minor code change
* Removed public modifier and added assertions
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-04 19:45:44 +05:30
parthp2107
6f1fb33418
revamped no data test cases for selenium ( #2619 )
...
* revamped no data test cases
* addressing style check
2022-02-04 18:09:54 +05:30
parthp2107
d3f34c9490
revamped common tests in selenium ( #2616 )
2022-02-04 15:25:00 +05:30