Vivek Ratnavel Subramanian
6919c07756
Fix #7868 UI: Auth0 SSO is redirecting to logout page on Signin ( #7869 )
2022-10-03 15:41:37 +05:30
Chirag Madlani
bdca0ad150
fix(ui): show actual count for index requests ( #7871 )
...
* fix(ui): show actual count for index requests
* fix maven ci
2022-10-03 15:28:19 +05:30
Mayur Singal
08b3a16568
Added OpenMetadata JWT Auth in docs ( #7877 )
2022-10-03 14:52:32 +05:30
Teddy
63b5233fd3
Added util command to overwrite dag_generated_config path in DAG file ( #7831 )
...
* Added util command to overwrite dag_generated_config path in DAG file
* Added logic to only write file on change
2022-10-03 09:24:47 +02:00
Milan Bariya
3a9f1197da
Add: Doc for restore CLI ( #7837 )
...
* Add: Doc for restore CLI
* Add: Restore cLI page move to Backup CLI page
* Fix: Change based on comments
2022-10-03 09:04:27 +02:00
Sachin Chaurasiya
4307c7c4aa
Fix: Entity Announcement Cypress test ( #7866 )
2022-10-03 12:11:27 +05:30
Suresh Srinivas
6b5a788d2b
Sonar.2 oct22 ( #7860 )
...
* Fix of variable names according to the naming convention (#7855 )
* Changed the fields to final static
* correct the java checkstyle
* Changed the naming of packages according to the naming conventions
* Fixing warnings in the code
Co-authored-by: Shivam Purohit <91889807+shivam-Purohit@users.noreply.github.com>
2022-10-02 18:43:34 -07:00
Sachin Chaurasiya
c27657ea5e
Feat ✨ #7770 UI : Allow user to edit botUser Details on Bot profile page. ( #7771 )
2022-10-02 16:46:19 -07:00
Teddy
819188cfc1
Fixed mysql BLOB type when ingesting sample data ( #7813 )
2022-10-02 16:44:41 -07:00
Onkar Ravgan
0e8fa2eeed
Fixed airflow APIs caching issue ( #7823 )
...
* Fixed airflow APIs caching
* FIxed linting
* fixed py format
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-10-02 16:44:12 -07:00
Mayur Singal
ca51fa0245
Fix #7801 : Fixed Glue Pipeline ( #7832 )
...
Co-authored-by: Apple <apple@Apples-MacBook-Pro.local>
2022-10-02 16:43:35 -07:00
Marisa Smith
ffbf191812
updated intro paragraph ( #7833 )
...
Expanded intro to better tell the story, link the Great expectations webpage and docs.
2022-10-02 16:07:46 -07:00
Lord Helm
7d1b21113a
rename record to match type ( #7864 )
...
Co-authored-by: Patrick Helm <helm@synyx.de>
2022-10-02 15:41:25 -07:00
Mohit Yadav
69012d4991
Added Test Case ( #7838 )
2022-10-02 13:37:46 -07:00
Chirag Madlani
ddd0ca8217
fix(ui): support request stats to es dashboard ( #7854 )
...
* fix(ui): support request stat to es dashboard
* fix failing cypress tests
* minor updates
2022-10-02 21:33:33 +05:30
Amit Banerjee
fdf216aadd
Remove unnecessary throws IOException ( #7846 )
2022-10-01 19:26:17 -07:00
Shivam Purohit
a52e18611c
Fix of variable names according to the naming convention ( #7855 )
...
* Changed the fields to final static
* correct the java checkstyle
* Changed the naming of packages according to the naming conventions
2022-10-01 16:04:28 -07:00
Shivam Purohit
4e0a56786a
Fix final fields static ( #7852 )
2022-10-01 12:56:12 -07:00
Ozan Uslan
84a1b11b11
Add private constructor to utility classes to hide the implicit public one ( #7850 )
2022-10-01 12:13:54 -07:00
André Oliveira
736637a598
Merging if statements ( #7851 )
2022-10-01 11:51:39 -07:00
Sriharsha Chintalapani
03f1d4f2fb
Revert "Update TablesInitializer.java ( #7735 )" ( #7853 )
...
This reverts commit a3ef95644f8e854d911312dfb2cafaef6456f168.
2022-10-01 11:34:12 -07:00
Pere Miquel Brull
fd3512b544
Postgres lineage info ( #7829 )
2022-10-01 20:01:49 +02:00
Pere Miquel Brull
be8899ca65
Add Ingestion Pipeline ( #7815 )
2022-10-01 20:01:39 +02:00
emilyolsen246
a3ef95644f
Update TablesInitializer.java ( #7735 )
...
updated error messages to be logger messages
2022-10-01 10:13:54 -07:00
Teddy
ace235922a
Added information for airflow migration and upgrade ( #7818 )
2022-10-01 17:32:26 +02:00
Mohit Yadav
5b3b9ec811
update Batch job status + missing place stream status update ( #7842 )
...
* [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
* Updated Status Message + Status update on ESIndexDefinition Create and Delete
Co-authored-by: mohitdeuex <105265192+mohitdeuex@users.noreply.github.com>
2022-10-01 17:58:19 +05:30
Nahuel
593ca3a4a0
Fix bot creation and edition logic ( #7796 )
...
* Fix bot creation and edition logic
* Fix minor error creating user
* Fix failing test
* Minor fixes
* Add missing tests for new flows
* Fix put_failIfBotHasARelationshipToAnotherUser test
* Changes after manual testing
* Move where auth_provider is retrieved in the secret manager
2022-10-01 11:25:56 +02:00
Vivek Ratnavel Subramanian
16e8778993
Fix #7812 Backend : Leave Team is throwing an error ( #7835 )
2022-09-30 23:01:05 -07:00
Akash Jain
1e31245bbe
fix: Remove Lineage Backend Configs ( #7836 )
2022-10-01 11:23:24 +05:30
Aniket Katkar
ecff318546
UI: Fix for #7791 ( #7817 )
...
* - Changed the method for editing the test suite pipeline from PATCH to PUT
- Provided option to redploy the pipeline in the table
* Worked on comments
2022-10-01 11:04:55 +05:30
Chirag Madlani
0451de4c09
fix(ui): support re-index options from ui ( #7830 )
...
* fix(ui): support re-index options from ui
* update message
2022-09-30 22:33:44 -07:00
Mohit Yadav
d04ce5341d
[Basic auth fixes] Added check to prevent brute-force attack ( #7803 )
...
* [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
* [Basic Auth] Added Brute forcing check , blocks user login for 10 mins + send update on mail
* Review Comments updated
Co-authored-by: mohitdeuex <105265192+mohitdeuex@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-10-01 02:03:43 +05:30
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