4912 Commits

Author SHA1 Message Date
Sachin Chaurasiya
49033706a8
UI: Show announcement banner on entity pages and options to manage the announcement (#6543)
*  UI: Show announcement banner on entity pages and options to manage the announcement

* Fix undefined bug

* Create separate component for announcement thread

* Add support for announcement details in feedcard body

* Refactored feed header component

* Add support for showing active announcement

* fix unit test

* Styling change

* Address review comment

* Add unit tests

* Add support for isActive announcement util

* Fix timestamp issue
2022-08-05 13:13:59 +05:30
Chirag Madlani
4aaa995523
fix(ui): oidc login stuck at loading (#6597) 2022-08-05 12:48:41 +05:30
Mayur Singal
5e1b124d57
Fix #6530 & Fix #4975: Oracle Connection Enhancements (#6579)
* Fix #6530 & Fix #4975: Oracle Connection Enhancements

* updated migrations & docs
2022-08-05 10:28:04 +05:30
Sriharsha Chintalapani
3ea1f7845b
volumes.md - remove image with yaml (#6593) 2022-08-05 10:11:00 +05:30
Onkar Ravgan
3d93aaad53
Moved view lineage to post process (#6585)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-08-04 20:03:17 +02:00
Teddy
b37bca5471
Fixes #2954 -- Ingest sample data for profile, test suite and co. (#6586)
Fixes #2954 -- Ingest sample data for profile, test suite and co. (#6586)
2022-08-04 19:44:21 +02:00
Vivek Ratnavel Subramanian
3dd8929567
Fix #6462 Backend: Add support for filter by 'teamType' in teams API (#6531) 2022-08-04 09:08:51 -07:00
Sriharsha Chintalapani
1a42428e42
Add time series extention (#6416)
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-08-04 07:22:47 -07:00
Mayur Singal
12f81c43f8
ES pipeline minor changes (#6565) 2022-08-04 15:22:09 +02:00
Chirag Madlani
c6d35f7c4c
fix(ui): Update flags from AuthProvider only (#6566) 2022-08-04 17:29:08 +05:30
Milan Bariya
45e6c2c7d7
Sample Data Ingestion use Create request (#6546)
* Sample Data Ingestion use Create request

* Fix: Code smell

* Fix: make_pyformat

* Fix: Changed based on comments
2022-08-04 11:13:48 +02:00
Shailesh Parmar
dbc4e7fe36
UI: unit test for users page component (#6449)
* added users and admin page to global settings menu

* addressing comment

* added unit test for userListPage with 96% statement coverage

* addressing comment
2022-08-04 14:16:01 +05:30
Mayur Singal
5754b1424a
Bigquery Docs Min Requirements (#6561) 2022-08-04 10:29:45 +02:00
Suresh Srinivas
951251a444
Fixes #6518 - Support conditional policies and policies overhaul (#6519) 2022-08-03 12:08:19 -07:00
Mayur Singal
91d9e810ea
Revert Rename on MetadataEs (#6537) 2022-08-03 19:36:09 +05:30
Nahuel
3e810f1401
Fix#5917: Stop saving connection service configuration parameters when secret manager is configured (#6522)
* Change how we store entities when using the secret manager

* Refactor of secret manager interface

* Fix implementation of decryptOrNullify
2022-08-03 15:58:27 +02:00
Shailesh Parmar
fb511dc961
UI: Global setting teams page (#6533)
* added teams page to global settings

* added icon and admin protection for global setting menu

* left panel style fixes

* addressing comment

* addressing comment

* added new user modal component for global setting team page

* fixed failing test
2022-08-03 17:56:26 +05:30
Pere Miquel Brull
6701ae6416
Fix #6489 - Update backup CLI (#6488)
Fix #6489 - Update backup CLI (#6488)
2022-08-03 12:01:57 +02:00
Sachin Chaurasiya
d6ffb0aa70
Fix #6528 Color updates on Pipeline (#6532) 2022-08-03 15:30:02 +05:30
Pere Miquel Brull
e2916b2521
Organise ingestion module (#6515)
Organise ingestion module (#6515)
2022-08-03 09:55:50 +02:00
Pere Miquel Brull
dc712e3179
Add executionDate to ingestionPipeline (#6481) 2022-08-03 08:13:55 +02:00
Parth Panchal
dd8b7fb5b0
Maven publish config changes in pom.xml (#6502)
* Config for maven publish

* Config for maven publish

* Config for maven publish

* Config for maven publish

* Config for maven publish

* Config for maven publish

* Config for maven publish
2022-08-03 10:49:44 +05:30
Suresh Srinivas
4cc6f09062
Fixes #6526 - Reset the Fernet Mock in SecretManager in tests (#6527) 2022-08-02 17:35:06 -07:00
Suresh Srinivas
9760da6d2f
Fixes #6524 Ensure single Organization in the team hierarchy (#6525) 2022-08-02 17:33:36 -07:00
Sachin Chaurasiya
70654f309c
Feat : UI Add support to create an announcement (#6507) 2022-08-02 10:28:49 -07:00
Aniket Katkar
13eabfe2db
Fix(Ui): Fixed the teams search irrelevant suggestions issue (#6516)
* Fixed the issue where teams suggestions when searched were not showing relevant results

* Fixed isJoinable param issue
2022-08-02 21:47:13 +05:30
Chirag Madlani
6e8da06b12
fix(ui): for use signin we should try fallback popup login (#6506)
* fix(ui): for use signin we should try fallback popup login

* fix authState for signIn page
2022-08-02 19:15:50 +05:30
Nahuel
cfc3568c19
Fix: wrong sed command in Airflow APIs test GH workflow (#6510) 2022-08-02 14:15:03 +02:00
Pere Miquel Brull
049077e1b5
Airflow APIs coverage (#6501)
Airflow APIs coverage (#6501)
2022-08-02 14:02:44 +02:00
mohitdeuex
9792586cff
[Backend][Java SDK] SNYK security fix (#6505) 2022-08-02 14:02:14 +02:00
Mayur Singal
b1975de123
Bigquery Docs Fix (#6508) 2022-08-02 14:01:51 +02:00
Pere Miquel Brull
0c7e4f716e
Docs - Add schemas navigation info (#6494)
Docs - Add schemas navigation info (#6494)
2022-08-02 12:58:46 +02:00
Aniket Katkar
6175b821c5
Teams search by query response size increased. (#6503) 2022-08-02 16:14:43 +05:30
Sachin Chaurasiya
ee6dbe8adb
Fix #6497 UI : Replace arrow with Read more text (#6498)
* Fix #6497 UI : Replace arrow with `Read more` text

* Add unit test

* Fix unit test

* Fix unit test
2022-08-02 15:41:17 +05:30
Nahuel
a878aa911c
Fix#6212: Retrieve connection params from secret manager in CLI commands (#6441)
* Retrieve connection params from secret manager for database connectors

* Retrieve connection params from secret manager for all services except database connectors

* Stop retrieving connection from SM in Airflow rest plugin

* Retrieve connection params from secret manager for dashboard services

* Retrieve connection params when initializing Workflow/ProfilerWorkflow objects

* Align services topologies + comment changes in topology runner

* Address SonarCloud bug detected

* Update database service topology

* Address PR comments

* Address PR comments

* Address PR comments
2022-08-02 09:13:46 +02:00
Pere Miquel Brull
157fcd8dcf
DeltaLake does not support profiler (#6495) 2022-08-02 08:45:43 +02:00
Vivek Ratnavel Subramanian
39df2a4845
Backend: Add support for Announcement Description (#6493) 2022-08-01 16:19:45 -07:00
Nahuel
550b4645cf
Do 'mvn clean install' when running security-scan GH workflow (#6492) 2022-08-01 16:04:35 -07:00
Akash Jain
cac59328d0
feat: prepare metadata docker cli with 0.11.4 (#6490) 2022-08-02 00:57:09 +05:30
Aniket Katkar
11276986e4
Fix(UI)#6445: Global Search no data placeholder removal (#6482) 2022-08-01 10:58:33 -07:00
Parth Panchal
2f65eb711a
Backend: Util counts api fix (#6473) 2022-08-01 09:22:15 -07:00
Teddy
818736e2ca
Fix SQLite same thread error (#6486) 2022-08-01 17:33:53 +02:00
Chirag Madlani
cc2dcefa6d
fix(ui): notify auth provider for login failed event (#6484) 2022-08-01 07:47:26 -07:00
Pere Miquel Brull
f276a65612
Add One Login docs (#6477) 2022-08-01 07:46:04 -07:00
Nahuel
b85083416c
Update AWS redshift Maven repository url (#6485) 2022-08-01 16:41:02 +02:00
Aniket Katkar
ba24ce936c
fix(ui): Eliminating signup page error (#6471) 2022-08-01 07:06:37 -07:00
mohitdeuex
1d3e876121
[Backend][Java SDK] Version Validation Fix (#6472) 2022-08-01 06:58:47 -07:00
Vivek Ratnavel Subramanian
cdcc51d05c
Backend: Users api throws error in Postgres for isBot flag (#6470) 2022-08-01 13:46:17 +02:00
Teddy
a7fffc778c
Fixes #6476 -- Multiple db connections opened (#6478)
* Fixed scoped_session factory creation

* Fixed py format

* Added comment for GC + added explicit QueuePool definition
2022-08-01 13:42:35 +02:00
Sachin Chaurasiya
ce7c0180e2
Fix #6318 UI : Delete widget is showing wrong entity type (#6475)
* Fix #6318 UI : Delete widget is showing wrong entity type

* Clean dom

* Change normal button to antd button.
2022-08-01 15:55:08 +05:30