Teddy
595e5c1b89
Added checks to see if DAG can reach OM ( #7794 )
2022-09-30 17:57:03 +02:00
Ashish Gupta
4520c138f8
Change antd empty component with ErrorPlaceholder ( #7825 )
2022-09-30 20:48:33 +05:30
Aniket Katkar
5c5c305813
UI: Fixed issue with suggestion overlay staying after redirection to the result ( #7808 )
...
* Fixed issue with suggetion overlay staying after redirection to the result
* fixed failing cypress test for my-data spec
2022-09-30 20:19:29 +05:30
Ashish Gupta
eb4747362d
fix the disabled button click issue ( #7816 )
2022-09-30 19:28:32 +05:30
Milan Bariya
d2adde53c6
Add: Add metadata restore CLI ( #7596 )
...
* Add: Add metadata restore CLI
* Fix: Query execution error
* Fix: Query execution error
* Fix: Change based on comments
* Update ingestion/src/metadata/cli/restore.py
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-09-30 18:32:16 +05:30
Akash Jain
c4b0bb0538
fix path for airflow volumes ( #7827 )
2022-09-30 18:20:38 +05:30
Ashish Gupta
c4d67f489e
Fix UI :- fix the Password field showing in SSO login ( #7811 )
...
* Fix the Password field showing in SSO login
* changes as per comments
2022-09-30 18:07:29 +05:30
Ashish Gupta
986ce4a8b8
Fix UI :- Fix saved URL direct after login ( #7799 )
...
* Fix saved url direct after login
* allow overriding store redirect path
2022-09-30 17:21:52 +05:30
Ashish Gupta
cc94b58168
Fix UI : Fix password validation while creating account ( #7807 )
...
* Fix the password validation while creating account
* change error message for password validation
* remove multiple error on field
2022-09-30 15:35:27 +05:30
Chirag Madlani
3b57d726f8
test(ui): cypress test for signUp & login ( #7775 )
...
* test(ui): cypress test for signUp & login
* fix cypress failure
* fix add user api failing
* fix add user cypress failure
* fix add bot cypress test failure
* fix bot failure
2022-09-30 15:33:49 +05:30
Vj-L
e473d2caa4
Fixed clean function in docker.py ( #7806 )
...
* Fixed clean function in docker.py
* Fixed clean function in docker.py
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-09-30 14:14:09 +05:30
Suresh Srinivas
b2c2369d9a
Addressing a few sonar cloud flagged issues ( #7800 )
2022-09-29 10:57:57 -07:00
Vj-L
489d506e3a
Removed the volume for Database ( #7798 )
...
* Removed the volume for Database
* Removed the volume for Database
* Added named volume
* Added named volume
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-09-29 21:44:12 +05:30
Ashish Gupta
8bb7219826
Fix UI :- Cypress issue for User and Bot creation ( #7785 )
...
* Fix cypress issue for User and Bot creation
* changes as per comments
* cypress for user and bot
* added cypress for bot
2022-09-29 18:02:27 +05:30
mohitdeuex
75953df386
Fix Alignment issues ( #7795 )
...
* Adding Basic Auth Document
* Updated with review Comments
* Updated with review Comments
* Fixed alignment issues
2022-09-29 16:56:18 +05:30
mohitdeuex
91ca940132
Adding Basic Auth Document ( #7792 )
...
* Adding Basic Auth Document
* Updated with review Comments
* Updated with review Comments
2022-09-29 16:29:48 +05:30
Aniket Katkar
9039217a1c
Fixed redirection issue after refreshing auth token failed ( #7788 )
2022-09-29 15:36:07 +05:30
Shailesh Parmar
2c3802525f
Fixed Failing cypress part 2 ( #7784 )
...
* Fixed Failing cypress part 2
* added api wait for search
* added test for profiler check
* fixed failing cypress
* fixed failing tests
2022-09-29 15:21:33 +05:30
Vj-L
6cfd16925a
Added default volumes ( #7741 )
...
* Added default volumes
* Ran make py_format for formatting
* Added sample data in mount directories
* Updated as per the comments
* Done changes for --ingest_sample_data flag
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-09-29 14:53:55 +05:30
Chirag Madlani
13e507b97f
UI - support elastic search reindexing from UI ( #7739 )
...
* feat(ui): support elasticsearch indexing from UI
* update apis
* update re-indexing table
* update ui
* fix ui update
* cleanup
* address review comments
2022-09-29 13:10:47 +05:30
Chirag Madlani
bab450ff70
update code owners for ingestion and backend ( #7787 )
2022-09-29 13:01:26 +05:30
Sachin Chaurasiya
d563c45b16
Fix 404 page is not rendering issue ( #7786 )
...
* Fix 404 page is not rendering issue
* Make changes in AppRouter
2022-09-29 12:43:14 +05:30
Sriharsha Chintalapani
a946c3fc5a
Fix #7782 : Add console appender to OpenMetadata logs ( #7783 )
...
* Fix #7782 : Add console appender to OpenMetadata logs
* Add format
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-09-28 18:15:57 -07:00
Shailesh Parmar
48142010d5
Cy: Fixed flakiness due to overly issue ( #7781 )
2022-09-28 14:19:03 -07:00
Sriharsha Chintalapani
612c083612
Fix Doc links ( #7734 )
...
* Fix Broken links
* Fix symlink
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-09-28 14:05:51 -07:00
Shilpa Vernekar
fe12e966ae
Edited the content in ReadMe. Added some features ( #7778 )
2022-09-28 23:30:23 +05:30
mohitdeuex
b934ed4870
Stream and Batch Global ES Error Logging added ( #7780 )
...
* [ES Reindex] Added ES Reindexing from API
* [ES Reindex] checkstyle
* [ES Reindex] return complete record for status info
* fixes
* added limit param to get no of records
* Review Comments + Stream mode
* Review Comments
* Fix for failing tests
* Global ES monitoring with Stream + batch mode to allow Reindexing
2022-09-28 22:55:00 +05:30
Aniket Katkar
0b416564a3
UI: Fix failing cypress tests part-2 ( #7773 )
...
* Fixed failing user page cypress tests
* Fixed failing cypress tests for glossary
* fixing failing cypress
* Custom properties cypress fix
* fixed failing cypress for description
* miner wait added
* fixed bot cy test
* Fixed failing cypress tests for users page
* fixed mysql test failure
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-09-28 21:58:20 +05:30
Ashish Gupta
8a2c8b275a
Fix UI : Create user page along with some styling ( #7776 )
...
* Fix Create user page along with some styling
* Rectify input field error message
2022-09-28 21:56:24 +05:30
mohitdeuex
07b995dbb2
Basic auth fixes ( #7777 )
...
* [Basic Auth] Updated messages , and added changepasswor
* checkstyleFix
* Added ChangePassword feature in user page
* unpushed file
* changes as per comments
* unpushed file
* close the modal on save
* Added Admin Create User Password + Logout
* revert test
* revert yaml
* Fix failing test
* Remove token on logout
* fix for test
* added api for random pwd
* update error messages as per UI
* Added password generator in user creation
* Fix issue with CP
* Fix issue with CP
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-09-28 19:29:47 +05:30
Aniket Katkar
ba1a7ca3b7
UI: Added recursive param for soft deleting teams. ( #7766 )
...
* Changes made to soft delete request for teams with recursive param
* changed soft delete message for team delete
* Worked on comments
* Worked on comments
2022-09-28 17:29:41 +05:30
Teddy
962866a30e
Fixes #7280 - Implements support for BYTEA DType ( #7749 )
...
* Added support for postgres bytea data type
* Added BYTEA support for profiler and converts bytes to hex on results read
2022-09-28 13:28:35 +02:00
mohitdeuex
859317494b
Basic auth fixes ( #7747 )
...
* [Basic Auth] Updated messages , and added changepasswor
* checkstyleFix
* Added ChangePassword feature in user page
* unpushed file
* changes as per comments
* unpushed file
* close the modal on save
* Added Admin Create User Password + Logout
* revert test
* revert yaml
* Fix failing test
* Remove token on logout
* fix for test
* added api for random pwd
* update error messages as per UI
* Added password generator in user creation
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-09-28 16:57:30 +05:30
Mayur Singal
24daae88e9
Add flag use fqn for filter patterns ( #7755 )
2022-09-28 16:41:22 +05:30
Milan Bariya
f6ef053196
Fix: 'GCSCredentialsPath' object has no attribute 'projectId' ( #7731 )
...
Fix: 'GCSCredentialsPath' object has no attribute 'projectId' (#7731 )
2022-09-28 11:59:54 +02:00
Vivek Ratnavel Subramanian
0777bea3ba
Fix #7564 Add Cypress test for Team Hierarchy Dropdown ( #7765 )
...
* Fix #7564 Add Cypress test for Team Hierarchy Dropdown
* Address review comments
2022-09-28 12:33:21 +05:30
Shailesh Parmar
f715362b7a
Bug Fixed Include Column for profiler settings disapear #7759 ( #7761 )
...
* Bug Fixed Include Column for profiler settings disapear #7759
* fixed unit test
2022-09-28 11:43:50 +05:30
Chirag Madlani
6c2f6089c7
fix(ui): refresh token for basic auth ( #7757 )
2022-09-28 11:30:38 +05:30
Vivek Ratnavel Subramanian
b075ed018d
Fix #7669 Backend: Patch API for teams with soft deleted child teams throws an error. Part 2 ( #7764 )
2022-09-27 15:38:46 -07:00
Ayush Shah
8138628d26
Fix WorkflowConfig api ( #7754 )
2022-09-27 09:23:20 -07:00
mohitdeuex
8d33da7f3d
[ES Reindex] Added ES Reindexing from API ( #7717 )
...
* [ES Reindex] Added ES Reindexing from API
* [ES Reindex] checkstyle
* [ES Reindex] return complete record for status info
* fixes
* added limit param to get no of records
* Review Comments + Stream mode
* Review Comments
* Fix for failing tests
2022-09-27 21:34:07 +05:30
Teddy
7f81c28e58
Fix minor issues with dbt test results ingestion ( #7744 )
...
* - Added support for test ingestion without `dbt docs generate` run
- removed millisecond from timestamp
- changed test result failure to 0
* Removed unused methods
2022-09-27 17:04:23 +02:00
Sachin Chaurasiya
8875624901
Fix #7753 Empty bot view when the bot user auth mechanism is not set ( #7756 )
...
* Fix #7753 Empty bot view when the bot user auth mechanism is not set
* Add unit tests
2022-09-27 20:11:01 +05:30
Shailesh Parmar
b394925d80
(Feature) UI: Add ability to view and delete "soft-deleted" tests#7728 ( #7750 )
...
* Fixed issue: Add ability to view and delete "soft-deleted" tests #7728
* added soft-delete functionality to test case in entity details page
* added soft delete feature in data quality tab
2022-09-27 19:01:30 +05:30
Chirag Madlani
95287ab71c
test(ui): cypress tests added for re-run ( #7713 )
2022-09-27 18:55:58 +05:30
Sachin Chaurasiya
d3cd3f2b19
Fix Following data is not showing up on click of OM logo ( #7752 )
2022-09-27 18:51:27 +05:30
Sachin Chaurasiya
48c5320abb
Improve Cypress test coverage Part 1 ( #7751 )
...
* Improve Cypress test coverage Part 1
* Test Add role and assign it to the user
* Address review comments
2022-09-27 18:49:24 +05:30
Aniket Katkar
cd5c143011
UI: Fixed Failing cypress tests ( #7748 )
...
* Fixed Failing cypress tests
* changes related to filter pattern reverted
2022-09-27 18:42:49 +05:30
Chirag Madlani
bcbe1ec8e5
fix(ui): sort services on create page ( #7745 )
...
* fix(ui): sort services on create page
* address review comments
2022-09-27 18:14:06 +05:30
Vivek Ratnavel Subramanian
92aea1c179
Fix #7669 Backend: Patch API for teams with soft deleted child teams throws an error. ( #7742 )
2022-09-27 16:44:03 +05:30