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
Ayush Shah
9e0a84e904
Fix Profiler Workflow infinite loop ( #12185 )
...
* Fix Profiler Workflow infinite loop
2023-06-27 20:19:02 +05:30
Ayush Shah
81a152140c
fix connection kwargs error in profiler ( #12181 )
2023-06-27 19:44:53 +05:30
Teddy
a6306e1ca4
Update profiler dq doc ( #12182 )
...
* doc: update documentation for profiler and dq
* doc: renamed image path from 1.0.0 to 1.1.0
2023-06-27 15:32:38 +02:00
Shailesh Parmar
2902b0e28a
feat: added view definition tab in table details page ( #12172 )
2023-06-27 13:08:34 +00:00
Shailesh Parmar
497aeee4f5
fixed(ui): updated tour flow and feedback ( #12171 )
...
* fixed(ui): updated tour flow and feedback
* translation-sync
* addressing comments
2023-06-27 18:20:11 +05:30
mohitdeuex
20e2550b40
Merge remote-tracking branch 'upstream/main' into upstreammain
2023-06-27 18:18:32 +05:30
mohitdeuex
c5b1619eb5
Update Test Case Activity Feed Messaging
2023-06-27 18:18:22 +05:30
Ashish Gupta
af6cec6c9f
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
2023-06-27 17:40:25 +05:30
Pere Miquel Brull
397fc364a8
Auto tagging Windows troubleshooting ( #12173 )
2023-06-27 13:55:19 +02:00
mohitdeuex
6ca50225a1
Merge remote-tracking branch 'upstream/main' into upstreammain
2023-06-27 17:18:41 +05:30
mohitdeuex
6735db8ae7
Run System Migrations on CREATE
2023-06-27 17:18:31 +05:30
Pere Miquel Brull
c22c5871f8
Update logging messages for JWT tokens ( #12169 )
2023-06-27 12:32:08 +02:00
Teddy
36dd1b6b2d
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
2023-06-27 11:57:05 +05:30