5980 Commits

Author SHA1 Message Date
Aniket Katkar
1e00d0d487
Fix(UI): Loader not shown while fetching permissions on teams page (#7882)
* Fixed issue with no permissions placeholder showing before the data is displayed on teams page

* Fixed failing cypress tests for teams page
2022-10-04 11:42:39 +05:30
Sriharsha Chintalapani
ba37fda0f1
Fix #7909: Remove ElasticSearch configs from tests (#7910) 2022-10-03 21:51:57 -07:00
Sriharsha Chintalapani
8efc0370e5
Fix #7904: Filter out old tasks which doesn't have dag runs while publishing status (#7905)
* Fix #7904: Filter out old tasks which doesn't have dag runs while publishing status

* Fix #7904: Filter out old tasks which doesn't have dag runs while publishing status
2022-10-04 06:34:55 +02:00
Abhishek Pandey
566602373f
datalake-gcs-performance-improved (#7609) 2022-10-04 09:52:10 +05:30
dependabot[bot]
6d739e989e
Bump jetty-io from 9.4.39.v20210325 to 9.4.40.v20210413 (#7906)
Bumps [jetty-io](https://github.com/eclipse/jetty.project) from 9.4.39.v20210325 to 9.4.40.v20210413.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.40.v20210413)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 21:13:25 -07:00
Vivek Ratnavel Subramanian
8204ff33e6
Docs: Update docker upgrade doc (#7903) 2022-10-03 12:38:14 -07:00
Sriharsha Chintalapani
a64c0dd8f0
Add instructions to upgrade Bare Metal (#7867)
* Add instructions to upgrade Bare Metal

* Fix upgrade on bare metal

Co-authored-by: Sriharsha Chintalapani <harsha@Sriharshas-MacBook-Air.local>
2022-10-03 19:03:43 +02:00
Nahuel
39301e738c
Added bot configurations for SSO after 0.12.1 (#7896) 2022-10-03 08:48:43 -07:00
Teddy
11f7f6e3cf
Update Docker upgrade doc (#7891) 2022-10-03 08:47:49 -07:00
Milan Bariya
2a9732dbda
Add: Doc for atlas (#7884)
* Add: Doc for atlas

* Fix: Change based on comments

* Fix: Change based on comments
2022-10-03 16:48:16 +02:00
Anubhav Jain
df84876da0
added assert statements for sonar build (#7865)
* added assert statements for sonar build

* added assert statements to test cases for sonar build failure
2022-10-03 07:31:05 -07:00
Mayur Singal
7ecc09c17c
Glue Pipeline Name Fix (#7892) 2022-10-03 19:38:10 +05:30
Chirag Madlani
d707244c4d
fix(ui-test): flaky failure for custom (#7888)
properties
2022-10-03 18:49:51 +05:30
Sachin Chaurasiya
758db75f2d
Fix #7881 Tag page throws 404 for tierTag when upgrading from 0.11.5 to 0.12.1 (#7885) 2022-10-03 17:37:34 +05:30
Ashish Gupta
4a358cd36f
Fix UI :- Glossary default item after clicking from list to navigation (#7875)
* fix glossary default item after clicking from list to navigation

* changes as per comments

* changes as per comments
2022-10-03 17:25:50 +05:30
Shailesh Parmar
e8c517748f
UI Fixed issue Spaces in test suite name should not be allowed #7872 (#7876)
* Fixed issue Spaces in test suite name should not be allowed #7872

* Fixed redirection issue in click of view test suite

* addressing comments

* addressing comment
2022-10-03 16:33:12 +05:30
Chirag Madlani
4f2fc4b9a5
feat(ui): update what's new content for 0.12.1 (#7873)
* feat(ui): update what's new content for 0.12.1

* fix cypress failure
2022-10-03 16:22:08 +05:30
Chirag Madlani
dc19952789
test(ui): login tests fixed (#7874) 2022-10-03 15:43:56 +05:30
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