Sachin Chaurasiya
ffe3285539
Update generated typescript from schema ( #4017 )
2022-04-11 13:30:55 +05:30
Shailesh Parmar
dc18ebe48b
UI: Implemented new ui for adding services and adding ingestion ( #4002 )
2022-04-11 00:11:00 -07:00
Shailesh Parmar
eb7892d8ba
added versioning to recently search term
2022-04-11 12:13:03 +05:30
Sachin Chaurasiya
e354cdba4d
Fix #3993 Selecting a service type filter should only list the databases that belong to the service type ( #3994 )
2022-04-09 12:13:02 -07:00
Sachin Chaurasiya
524c647f1f
Fix #3640 Add page indicator to paginated views ( #3975 )
2022-04-09 07:48:06 -07:00
Sachin Chaurasiya
385eb9d686
Fix #3862 UI Search: Select a filter and go to a entity page and hitting back on the browser will reset the previous search results including selected filters ( #3981 )
2022-04-09 07:43:19 -07:00
Vivek Ratnavel Subramanian
d77c60b816
Fix #3973 : Avoid showing toasts for 401 responses ( #3974 )
...
* Fix #3973 : Avoid showing toasts for 401 responses
* Fix UT failure
* Deleted old components
* Fix code smells
2022-04-09 13:15:08 +05:30
Sachin Chaurasiya
92c7401b6d
Fix #3913 Add UI support for database-schema ( #3914 )
2022-04-08 13:32:55 -07:00
kshinde2512
11c41b47d2
Dashboard and Pipeline details error handling ( #3858 )
2022-04-08 12:09:43 -07:00
Vivek Ratnavel Subramanian
18c0f3ef99
UI: Refactor authentication code ( #3935 )
2022-04-08 12:09:03 -07:00
darth-coder00
5f9e13034b
Updated generated typescript from schema ( #3961 )
2022-04-08 08:27:27 -07:00
darth-coder00
26a6700339
Fixed my-data asset icons and other UI adjustments ( #3916 )
2022-04-08 08:25:39 -07:00
Shailesh Parmar
bba786085e
Added unit test for dashboardVersion page ( #3933 )
...
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-04-08 00:17:44 -07:00
Sachin Chaurasiya
6de2096f84
Fix #3929 UI : On Tab change reset entity thread data to avoid data duplication ( #3930 )
2022-04-08 12:20:40 +05:30
Vivek Ratnavel Subramanian
b45ed2c8de
Fix #3878 : Backend : Getting 500 internal server error for follows activity feed filter ( #3927 )
2022-04-07 23:14:10 -07:00
Sachin Chaurasiya
e33d64467a
Fix #3513 UI Activity Feed in homepage should support infinite scrolling ( #3881 )
...
* Fix UI: Activity Feed in homepage should support infinite scrolling #3513
* Fix Code Smells
* Add isFeedloading in useEffect dependancy.
* Remove limit param
* Add infinite scrool for thread panel
* Add infinite scrolling to other pages
* Fix paging object issue
* Fix code smell
* Fix failing Add webhook test
2022-04-08 09:02:33 +05:30
Shailesh Parmar
9dadc7989c
UI: Add Unit test for AddWebhook component ( #3911 )
...
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-04-07 15:51:06 -07:00
Vivek Ratnavel Subramanian
31695bfe16
Fix #3860 : Add support for custom OIDC providers ( #3900 )
2022-04-07 12:04:51 -07:00
Sachin Chaurasiya
d429f0b868
Fix #3202 UI Markdown text editor is broken ( #3890 )
...
* Fix #3202 UI Markdown text editor is broken
* Move markdownwithpreview component to rich-text-editor folder
* Remove unused component files
* Fixed component import error on test files
* Fix Failing test
* Remove Markdownwith preview component.
* Fix failing tests
* Add support for readonly
* Add unit test
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-04-07 17:20:29 +05:30
darth-coder00
eceff1354b
refactor(UI): Updated services listing page to render data from new schemas ( #3894 )
...
* refactor(UI): Updated services listing page to render data from new schemas
2022-04-07 13:18:56 +05:30
Vivek Ratnavel Subramanian
37d78782f5
Fix #3904 : RenewIdTokenHandler is undefined error is thrown in Non-Secure mode ( #3907 )
2022-04-06 23:33:29 -07:00
Shailesh Parmar
3e4f2ed7c0
added error handling test cases for datasetdetailspage component ( #3887 )
2022-04-06 22:07:06 -07:00
Vivek Ratnavel Subramanian
8f30c7b23f
Fix #3629 : Add support for Auth0 SSO ( #3836 )
2022-04-06 15:06:24 -07:00
Sachin Chaurasiya
a1e2b27f39
Fix #3815 Page turns unresponsive for feeds with heavy html tags ( #3852 )
2022-04-06 08:41:46 -07:00
kshinde2512
b1cd35c454
Merge branch 'main' of https://github.com/kshinde2512/OpenMetadata into Topic-details-ui-error-handling
2022-04-06 14:09:14 +05:30
Shailesh Parmar
3ece4d4d90
UI: Unit test for EditWebhookPage and DatasetDetailsPage ( #3817 )
2022-04-05 12:19:07 -07:00
Sachin Chaurasiya
f0e74bf44b
Add unit test for topic and pipeline component ( #3818 )
2022-04-05 11:58:49 -07:00
Sachin Chaurasiya
0fe4ef84b5
Fix #3120 Conversation text editor should support key bindings ( #3807 )
2022-04-05 11:58:10 -07:00
darth-coder00
e91f0ca2cf
Update generated typescript from schema ( #3851 )
...
* Update generated typescript from schema
* Fixed unit tests
2022-04-05 10:52:06 -07:00
kshinde2512
a455f98fae
Error handling for topic details
2022-04-05 14:14:50 +05:30
kshinde2512
db0a52875b
Error handling and locator changes ( #3806 )
...
* Error handling and locator changes
2022-04-05 13:30:12 +05:30
darth-coder00
241525000d
Added UI Error handling for All service catagories and auth config apis ( #3767 )
...
* Added UI Error handling for All service catagories and auth config apis
2022-04-04 19:53:11 +05:30
Sachin Chaurasiya
997303e699
Fix #3380 UI: Error handling ( #3796 )
2022-04-03 23:20:41 -07:00
Sachin Chaurasiya
b9477041be
Fix #3760 Feeds Editor UI Feedback ( #3797 )
2022-04-01 10:12:19 -07:00
Akash Jain
4e1b44d696
feat: Add Workflow CI for SonarCloud OpenMetadata UI ( #3708 )
...
* Adding Workflow CI for SonarCloud OpenMetadata UI
* Adding sonar project properties and reporter for UI
* Added mock and test exclusions
* Minor changes
* fix node version to 12.x in CI
* Test CI workflow
* fixed syntax
* remove yarn caching
* test docker on steps
* remove jobs container
* test out args
* update path
* check with yarn
* fix typo
* fix typo
* fix typo
* fix typo
* use npm -g command
* removed project base dir
Co-authored-by: darth-coder00 <aashit@getcollate.io>
2022-04-01 10:31:45 +05:30
Sachin Chaurasiya
bd2f52863b
Add UI error Handling for Roles and Tags Page ( #3783 )
...
* Add UI error Handling for Roles and Tags Page
* Add UI error Handling for webhook and database Page (#3788 )
2022-04-01 07:44:33 +05:30
Vivek Ratnavel Subramanian
aa81ceab1a
Fix UI errors after #3738 ( #3787 )
2022-03-31 11:27:51 -07:00
darth-coder00
c50f71b478
Fix #3784 : Part 1 - fixing Explore and Glossary page ( #3786 )
2022-03-31 23:04:51 +05:30
Sachin Chaurasiya
0ee2c48cf2
Fix #3754 UI : Filter out the deleted teams . ( #3755 )
2022-03-31 08:38:23 -07:00
Sriharsha Chintalapani
b14c8dc2c4
Issue-3685: Variable based separator used for fullyQualifiedName instead of hardcoded . for Python and make the separator to : ( #3778 )
...
* Issue-3685: Variable based separator used for fullyQualifiedName instead of hardcoded . for Python and make the sepearator to :
* Fix failing test
* Use colon for run_local_docker validation
* Update tests FQDN
* Update tests FQDN
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: pmbrull <peremiquelbrull@gmail.com>
2022-03-31 19:20:27 +05:30
darth-coder00
da5034b520
Fix deleted users from teams and create new user issue ( #3759 )
2022-03-30 14:00:19 -07:00
Sachin Chaurasiya
d03eb59603
Fix #3667 Blank page is displayed if user navigates to a deleted team ( #3752 )
2022-03-30 13:40:25 -07:00
Parth Panchal
2fda9ef97c
fixing selenium tests with assertion ( #3481 )
...
* fixing selenium tests with assertion
Co-authored-by: kshinde2512 <67048554+kshinde2512@users.noreply.github.com>
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-03-30 16:45:02 +05:30
Sachin Chaurasiya
f8922e97a6
Fix #3727 Usage queries tab UI issues ( #3737 )
2022-03-30 15:53:11 +05:30
Sachin Chaurasiya
227d81951c
Add unit test for table entity page ( #3730 )
...
* Add unit test for table entity page
* Add unit test for description component
* Add unit for EntityPageInfo component
* Add unit test for EntityTable component
2022-03-30 15:48:43 +05:30
Sachin Chaurasiya
18883ba939
Fix #3681 Handle HTML from feeds API gracefully ( #3731 )
...
* Fix #3681 Handle HTML from feeds API gracefully
* Add porper comment
2022-03-30 07:50:05 +05:30
darth-coder00
40fa4dcdcb
Fix #3683 : Allow Admins to delete a user from Users page ( #3743 )
...
* Fix #3683 : Allow Admins to delete a user from Users page
2022-03-30 00:37:59 +05:30
darth-coder00
909cfe5736
Fix #3682 : Replace remove icon for Users card on Teams page ( #3741 )
2022-03-29 10:48:36 -07:00
darth-coder00
5325e0c350
Fix Feedback on 0.9 release UI (look and feel/cosmetic issues) ( #3716 )
...
* Fix Feedback on 0.9 release UI (look and feel/cosmetic issues)
* Updating Search and Delete icons
2022-03-29 11:01:55 +05:30
Sachin Chaurasiya
9640ffadf9
Fix UI Error Handling on pipeline entity page ( #3649 )
...
* Fix UI Error Handling on pipeline entity page
* Fix dadhboard page issue
* Addressing review comments
* Addressing review comments
* Addressing review comments
* Addressing review comments
* Addressing review comments
* Change teams manage tab isjoinable text
2022-03-29 10:25:42 +05:30