Pere Miquel Brull
222a8f8984
[Docs] - SSO updates & Connectors workflow config ( #12241 )
...
* Rename docs and clean SSO
* Add connector partials
* Add connector partials
* Rename path
2023-06-30 12:25:11 +02:00
Shailesh Parmar
9f5b630175
ui: login page update ( #12240 )
...
* updated title in login page
* translation-sync
* updated login image
2023-06-30 12:38:20 +05:30
mohitdeuex
f51781c32d
Missing try catch for es-migrate option
2023-06-30 11:58:21 +05:30
Conor A. Callahan
a96b3ab5b4
Add doc to use PythonVirtualenvOperator in MWAA ( #12235 )
...
Co-authored-by: Conor Callahan <conor.c@teachingstrategies.com>
2023-06-30 07:04:51 +02:00
07Himank
7244c3f530
changed enum from Elastic/Open Search to elastic/open search ( #12237 )
2023-06-29 20:13:49 -07:00
Suresh Srinivas
b88f5519ad
Move storing common relationships to base EntityRepository ( #12164 )
2023-06-29 19:54:05 -07:00
Sachin Chaurasiya
d901366af5
chore(ui): table constraints improvements ( #12231 )
...
* chore(ui): table constraints improvements
* chore(ui): update the collate support icon
* chore: update entity details right panel height
* chore: add tab content height
* chore: update locales
* chore: update label
2023-06-29 19:01:31 -07:00
Mohit Yadav
6410fcbea4
Fix Alert Intermittent Issues for some entities ( #12189 )
...
* Fix Alert Intermittent Issues for some entities
* Fix Failing test for disabled publisher
* Fix Failing test due to deleted entity
* Fix Tests
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-29 19:00:54 -07:00
MihirR123
41f6945cfc
Fixes #11821 Incorrect swagger documentation for Pipelines / Add status data ( #12216 )
2023-06-29 12:15:54 -07:00
Sachin Chaurasiya
96f0f65ba7
doc: add what's new for 1.1 ( #12225 )
...
* doc: add what's new for 1.1
* chore: add feature videos
* update the login carousel images
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-29 23:20:46 +05:30
Shailesh Parmar
ccf585efba
ui: worked on ui feedback part 2 ( #12228 )
...
* updated request description in topic details
* miner fix
* worked on feedback
* fixed redirection link for activity feed
* fixed failing test
* miner fix
* fixed infinite loading issue when there is no permission
2023-06-29 22:07:35 +05:30
Mohit Yadav
a8c6f8bce0
Revert "Test suite index task(addded test_suite_search_index) ( #12184 )" ( #12233 )
...
This reverts commit a7ef0a82b1df4ec103fcbf8f2573ed907483060f.
2023-06-29 20:18:49 +05:30
Pere Miquel Brull
1ecf5607c7
Looker - Fix file extension and blob import ( #12232 )
...
* Fix file extension and blob import
* Fix file extension and blob import
2023-06-29 16:14:17 +02:00
Ayush Shah
4aab0fd6fb
Fix Docs - add iam based rds doc ( #12210 )
...
* Fix Docs
* Fix Yaml
* Update ingestion/Dockerfile.ci
* Add 1.1.0 changes for impala
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-06-29 15:23:36 +02:00
Chirag Madlani
f74004d9c8
fix(ui): user profile page activity feed ( #12226 )
2023-06-29 17:21:55 +05:30
07Himank
70b76a34c1
updated the aggregate from owner.fullyQualifiedName.keyword to owner.… ( #12219 )
...
* updated the aggregate from owner.fullyQualifiedName.keyword to owner.displayName.keyword
* fix owner search for filters
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-29 17:06:32 +05:30
07Himank
405896e009
updated es to 7.16.3 ( #12218 )
2023-06-29 16:03:51 +05:30
Teddy
2963fd1137
Move table list empty test suite to dao ( #12212 )
...
* fix: moved testSuite filter in table list to DAO
* fix: fixed tests as we won't filter out test suite with no test cases
* fix: handled null queryParam
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-29 15:53:07 +05:30
Dhruvin Maniar
c84df9a58c
[Update-doc] Adding deployment architecture diagrams for docker and kubernetes ( #12227 )
...
* Adding deployment architecture diagrams
* Adding deployment architecture diagrams
---------
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2023-06-29 12:01:08 +02:00
Aniket Katkar
828aef60ff
fix: permission related bugs part-2 ( #12204 )
...
* fixed permission relate bugs
* fixed permission related bugs on entity details pages
* fixed unit tests
* Fixed failing cypress tests
* fixed add pipeline button not showing in profiler tab
* unskipped the cypress tests
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-29 15:06:17 +05:30
Esmaeil Chitgar
d23637871f
Prevent sending email field with an empty string value in the HTTP POST request for creating a team. ( #12148 )
...
Update behavior to disallow submitting an empty string value for the email field when creating a team. If the email input is left blank without entering any characters, no problem is encountered. However, if the email input is filled and then emptied, an exception with the message "[email must match "^\S+@\S+.\S+$", email size must be between 6 and 127]" was previously thrown because the email pattern did not accept empty strings. Rather than altering the email pattern to accept empty strings, the change ensures that empty string values are not submitted.
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-29 14:11:27 +05:30
Onkar Ravgan
c1a379e202
made tableau name fields optional ( #12223 )
2023-06-29 14:04:07 +05:30
Ashish Gupta
decec8ab94
feat(ui): supported pagination for tags in task creation and minor ui fixes ( #12201 )
...
* supported pagination for tags in task creation and minor ui fixes
* fix unit test
* fix cypress issue and added disable flag in tags api
* fix cypress issue and breaking of related term while adding glossary term
2023-06-29 11:46:57 +05:30
07Himank
a7ef0a82b1
Test suite index task(addded test_suite_search_index) ( #12184 )
...
* added search test case index
* checkstyle
* working on adding test suite index
* addes test_suite_search_index
* removed comments
* improvemtn
* fixes
* added test_suite_index_mapping for jp and zh languages
* check style
2023-06-28 23:08:10 -07:00
Dhruvin Maniar
9806a91f4d
[Fix Doc] Updating Docker Deployment Doc with the prerequisites ( #12214 )
...
* [Fix Docs] Updating Docker Deployment Doc with the prerequisites
* [Fix Docs] Updating Docker Deployment Doc with the prerequisites
---------
Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2023-06-29 11:08:56 +05:30
Akash Jain
72bb254342
fix(docs): kubernetes docs for breaking changes for 1.1.0 ( #12215 )
...
* update global.* to openmetadata.config.*
* update values
* fix typo
* Add more docs
* elastic search application version related docs update
2023-06-28 20:20:19 -07:00
Chirag Madlani
3e879136c0
fix(ui): login page update ( #12213 )
...
* fix(ui): login page update
task related feedback
* update login styling
* fix config tab for topics
2023-06-28 20:07:00 -07:00
Onkar Ravgan
cbb691e0d9
Fixed db hostport docs ( #12209 )
2023-06-28 17:12:31 -07:00
Sriharsha Chintalapani
d346101249
Update fqn size ( #12188 )
...
* Fix #10198 : Filter tags and classifications if the classification is disabled
* Fix #10198 : Fix tests
* Fix #10198 : Fix tests
* Fix #10198 : Fix Postgres tests
* Fix #10198 : Fix Postgres tests
* Fix fqnHash column size to be 768
* Fix Failing test due to primary_key size limit
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-06-29 00:31:10 +05:30
karanh37
f7fe9ff75d
fix: explore quick filters should behave like facet filters ( #12206 )
...
* fix: explore quick filters
* fix: code smells
2023-06-28 22:34:13 +05:30
Pere Miquel Brull
1e1ab31e9c
Update teams list for labeler ( #12208 )
2023-06-28 18:10:50 +02:00
Teddy
37a7cf99b6
fix: test defintion migration for parameter definition changes ( #12207 )
2023-06-28 16:02:49 +00:00
Onkar Ravgan
909b4db434
removed externalbrowser docs ( #12211 )
2023-06-28 08:01:50 -07:00
Pere Miquel Brull
dc05e1645c
[Docs] - Prepare docs for 1.1 release ( #12192 )
...
* Prepare docs for 1.1 release
* Update what's new
* Gcp changes
* Review ingestion schema changes
* source url changes
* Review ingestion schema changes
---------
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2023-06-28 07:09:37 -07:00
07Himank
88abdc0a98
Added owner aggregations ( #12205 )
...
* added owner aggregation and ignore setting query_filter if its empty
* added owner aggregation and ignore setting query_filter if its empty
* style
2023-06-28 07:07:21 -07:00
07Himank
569539f280
updated elastic search version from 7.16.0 to 7.16.1 ( #12203 )
...
* updated elastic search version from 7.16.0 to 7.16.1
* dummy commit
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-06-28 07:05:00 -07:00
Shailesh Parmar
7d4ad6ba72
ui: updated glossary layout to sync with new layout ( #12200 )
...
* ui: updated glossary layout to sync with new layout
* fixed failing unit test
* updated row-id for test suite
* fixed 404 page
* addressing comment
2023-06-28 19:01:36 +05:30
Onkar Ravgan
acf25f4555
Added pagination Tableau data sources graphql ( #12187 )
...
* Added pagination tableau graphql
* changed downstream workbook
2023-06-28 14:57:09 +02:00
Sachin Chaurasiya
df7f5a7309
feat(ui): show table constraint on table details page ( #12163 )
...
* feat(ui): show table constraint on table details page
* chore: sync locale
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-28 14:18:24 +05:30
Mayur Singal
d91a01a666
Fix vertica e2e test ( #12195 )
2023-06-28 14:04:27 +05:30
Ayush Shah
b764641a97
Connection Doc modifications - mysql, postgres & Mysql E2E fix ( #12193 )
...
* Fix Mysql E2E
* Fix Docs
* modify Security.md
2023-06-28 13:48:10 +05:30
Teddy
caa78a2310
fix: updated MySQL and Postres conn in backup/restore ( #12191 )
...
* fix: updated MySQL and Postres conn in backup/restore
* fix: ran linting
2023-06-28 13:46:29 +05:30
Sriharsha Chintalapani
47440849bd
Fix #10198 : Filter tags and classifications if the classification is disabled ( #12144 )
...
* Fix #10198 : Filter tags and classifications if the classification is disabled
* Fix #10198 : Fix tests
* Fix #10198 : Fix tests
* Fix #10198 : Fix Postgres tests
* Fix #10198 : Fix Postgres tests
* Fix #12083 - Backoff retry when polling for pipeline service client status (#12105 )
* Fix #12083
* Fix #12083
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* Databricks Support Table Constraints (#12138 )
* Databricks Support Table Constraints
* pylint fix
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Fix #11659 : Add support for filter patterns in dbt workflow (#12063 )
* Move Top Level Imports (#12145 )
* interfaces for db migrations (#12057 )
* interfaces for db migrations
* Add Data Migration for entities to 1.1
* Migration for FQN hash
* Added Tag Usage And Fixed some transaction issue in testing
* Added SERVER_CHANGE_LOG validations
* Update Path for files
* Added Postgres Migration
* Test Suite Migration [WIP]
* remove ingestion pipeline
* moved Migration to Table Initializer
* init Data source config in TableInitializer
* make checksum ignore configurable
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
* Fix Migrations (#12146 )
* Mask queries, Table sample data and Topic sample data (#12139 )
* Filter out PII queries
* Mask topic PII
* Mask topic PII
* Update sample data test
* Format
* Moved logic to repository or PIIMasker
* Fix test
* chore(ui): update sample data api endpoint for topic
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Dockerfile Update (#11066 )
* Updating Dockerfile with multistage
* Updating reviewed changes
* Docker Development changes
* Docker workflow changes
* Arguments update
* Script path update
* Arguments update
* Resolving the reviewed suggestions
* Docker script update (#12115 )
* Create manual.yml
* Fixing Typo
* Removing manual test github action file
* Testing IP runner
* Updating docker script for sandbox db task
* removing the ip test action
* Updating docker script for sandbox db task postgres
* Volume cleaning argument addition
* Volume cleaning argument addition
* Fix Failing Maven CI Test (#12151 )
* Fix SQLLineage Test (#12152 )
* Docker server workflow (#12157 )
* Updating Dockerfile with multistage
* Updating reviewed changes
* Docker Development changes
* Docker workflow changes
* Arguments update
* Script path update
* Arguments update
* Resolving the reviewed suggestions
* updating workflow syntax
* remvoed ibm db arch (#12158 )
* fix: resolve general feedbacks (#12153 )
* fix: feedbacks
* fix: add tier as static item
* fix: feedbacks
* fix: add localization
* fix: feedbacks
* fix: add localization
* fix: breadcrumb wrapping issue
* fix: alignment issue for glossary
* fix: border issue in drawer
* ui: worked on DQ feedback part 3 (#12149 )
* ui: worked on DQ feedback part 3
* updated name of test suite ingestion name
- Added description field in test case expand view
- Added functionality to update displayname of test case
* added testCase in re-indexing
* integrated permission in DQ
* fix: check on undefined bool value of clause (#12162 )
* chore(ui): task feedback (#12154 )
* chore(ui): task feedback
* fix copy notification info
* fix code font
* fix glue pipeline
* fix unit tests
* fix cy failures
* Update CODEOWNERS for UI code
* Address backend DQ feedback (#12150 )
* fix: add jp and zh index
* fix: updated testCase tooltips
* fix: changed list testSuite permission to VEW_TEST + set owner of table for executable testSuite
* Run System Migrations on CREATE
* Update logging messages for JWT tokens (#12169 )
* Update Test Case Activity Feed Messaging
* Auto tagging Windows troubleshooting (#12173 )
* feat(ui): supported pagination and search in tags and term select for both table and entity level (#12155 )
* supported pagination and search in tags and term select for both table and entity level
* supported pagination of tags in glossary overiew section for tags
* fix cypress and address comments
* fix cypress issue
* fixed(ui): updated tour flow and feedback (#12171 )
* fixed(ui): updated tour flow and feedback
* translation-sync
* addressing comments
* feat: added view definition tab in table details page (#12172 )
* Update profiler dq doc (#12182 )
* doc: update documentation for profiler and dq
* doc: renamed image path from 1.0.0 to 1.1.0
* fix connection kwargs error in profiler (#12181 )
* Fix Profiler Workflow infinite loop (#12185 )
* Fix Profiler Workflow infinite loop
* fix: scrolling behavior feedback on mydata page (#12176 )
* fix(ui): task layout update (#12175 )
* fix(ui): task layout update
* fix title for edit task
* remove local for edit-task
* feat(ui): supported pagination of glossary terms in glossary overview section (#12177 )
* supported pagination of glossary terms in glossay overview section
* remove unwanted try catch
* change as per comments
* Update S3 storage permissions (#12064 )
* Add disabled flag to search mappings
* Revert unwanted changes
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Anuj359 <anuj.j@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-06-28 13:30:09 +05:30
Anuj359
dc7654656e
Fix/docs v1.0.0 helm values ( #12194 )
...
* Updating Dockerfile with multistage
* Updating reviewed changes
* Docker Development changes
* Docker workflow changes
* Arguments update
* Script path update
* Arguments update
* Resolving the reviewed suggestions
* Correcting the Helm values for version 1.0.0 and 1.1.0
2023-06-28 12:55:02 +05:30
Aniket Katkar
9257065d69
ui: fix permission related bugs ( #12160 )
...
* fixed permissions related bugs for entity details pages
* permission related bug fixes for version pages
* changes to revert tab visibility for no permission
* fixed console errors
* fixed unit tests
2023-06-28 11:44:47 +05:30
Shailesh Parmar
d41c08df36
ui: worked on feedback part-1 ( #12186 )
...
* ui: worked on feedback part-1
* fixed failing unit test for edit KPI form
2023-06-28 10:37:37 +05:30
Pere Miquel Brull
49114cdad4
Update S3 storage permissions ( #12064 )
2023-06-27 15:10:02 -07:00
Ashish Gupta
d9cd484657
feat(ui): supported pagination of glossary terms in glossary overview section ( #12177 )
...
* supported pagination of glossary terms in glossay overview section
* remove unwanted try catch
* change as per comments
2023-06-27 15:09:06 -07:00
Chirag Madlani
206b155a8b
fix(ui): task layout update ( #12175 )
...
* fix(ui): task layout update
* fix title for edit task
* remove local for edit-task
2023-06-27 15:19:33 +00:00
karanh37
82df609072
fix: scrolling behavior feedback on mydata page ( #12176 )
2023-06-27 15:18:00 +00:00