Teddy
b715208d28
Fixes #11327 - Improve Profiler Logging ( #11341 )
...
* feat: improved profiler logging
* feat: ran python linting
2023-04-27 18:18:33 +02:00
Nahuel
a4af11fba4
Fix: Improve error messages ( #11244 )
2023-04-27 08:45:25 -07:00
Shailesh Parmar
33c429f67c
fixed kafka cypress test ( #11313 )
...
* fixed kafka cypress test
* added API wait for dbt
* added wait on database
* reverting cypress.config changes
2023-04-27 14:00:45 +00:00
Sriharsha Chintalapani
6c94f37ee1
Docs: Upgrade section, update the Search RE-Index images and minor fixes on commands ( #11303 )
2023-04-27 16:26:25 +05:30
Milan Bariya
6d422f8d76
Remove <P> tag which is not supported in doc-v1 ( #11324 )
2023-04-27 16:08:08 +05:30
Ayush Shah
8c64cf9973
Add Domo Docs for 1.0.0 ( #11316 )
2023-04-27 16:07:05 +05:30
Chirag Madlani
6f14261822
fix(ui): database schema owner update failure ( #11319 )
2023-04-27 15:32:41 +05:30
Ashish Gupta
f15e8117e7
fix the airflow link and label for no data ingestion ( #11325 )
2023-04-27 15:29:25 +05:30
07Himank
9b5ee0ab68
Ingestion pipeline by service type ( #11295 )
...
* solved issue for displaying ingestion pipeling by serviceType
* fixed for postgres
* removed unnecessary param
* just cleary declared the examples
---------
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2023-04-27 15:20:42 +05:30
Pere Miquel Brull
c53a3413fb
Fixes #11307 - Handle exceptions if LookML model is invalid ( #11320 )
...
* Fix dynamo docs
* Handle data model fetch exceptions
* Format
* Add example for Private Key format
2023-04-27 11:42:16 +02:00
Sachin Chaurasiya
7d3df6fd54
chore(ui): validate required form fields before testing the connection ( #11314 )
...
* chore(ui): validate required form fields before testing the connection
* chore: address comments
2023-04-27 09:39:24 +00:00
Ashish Gupta
ee2901bcff
fix(ui): supported separate column for table version tags and supported fallback data for type column in container service ( #11298 )
...
* Supported seperate column for table version tags and supported fallback data for type column in container service
* fix cypress and request description issue
* updated table name
* fix cypress issue
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-04-27 14:54:45 +05:30
Aniket Katkar
d2e6d7931e
Updated docs content to use newly added Warning and Tip styling ( #11326 )
2023-04-27 10:22:09 +02:00
Pere Miquel Brull
7a0d12816c
[Docs] - 401 Unauthorized - Airflow troubleshooting ( #11323 )
2023-04-27 09:54:05 +02:00
mohitdeuex
8c2f9ab5d5
Merge remote-tracking branch 'upstream/main' into upstreammain
2023-04-27 12:03:19 +05:30
mohitdeuex
fbe8513247
Remove Glossary from Reindex
2023-04-27 12:03:11 +05:30
Ayush Shah
589ec0e17e
Fix Dynamodb doc ( #11318 )
2023-04-27 12:01:26 +05:30
Ayush Shah
f7168db8ea
Add Quicksight AWS support ( #11294 )
2023-04-27 11:39:47 +05:30
Milan Bariya
22b279b882
Add PinotDB Doc ( #11296 )
...
* Add PinotDB Doc
* Change based on comments
2023-04-27 11:03:22 +05:30
Mayur Singal
fd5f63fb58
Fix MSSQL connection with pyodbc scheme ( #11304 )
...
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-04-27 07:25:10 +02:00
Pere Miquel Brull
2860ebfb3e
[Docs] - Airflow Git sync ( #11299 )
...
* [Docs] - Airflow Git sync
* Update deployment docs
* upgrade and backup details
* upgrade and backup details
2023-04-26 21:41:24 +02:00
Teddy
7d2ab3a13f
translation in french ( #11301 )
2023-04-26 20:43:01 +02:00
Nahuel
2624a34933
Bug: Missing migration script after #10486 ( #11297 )
...
* Bug: Missing migration script after #10486
* Minor change
* Address PR comments
2023-04-26 15:32:02 +00:00
Mohit Yadav
4dd395e90a
Add Email Field + Subscription to Profile to Teams ( #11280 )
...
* Add Email Field to Teams
* Add Subscription Config to Profile
* Added Test Cases for Profile and Team Email
2023-04-26 20:26:32 +05:30
Akash Jain
47cdafe709
fix(docs): miscellaneous docs and styling fixes ( #11270 )
...
* miscellaneous docs and styling fixes
* fix the review comments
* update upgrade docs
* Update and fix upgrade docs
* Update openmetadata-docs-v1/content/v1.0.0/deployment/upgrade/docker.md
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-04-26 15:56:38 +02:00
karanh37
dfcd7c7029
fix: refresh token no handler attached error ( #11234 )
...
* fix: refresh token no handler attached error
* fix: explore component tab flicker
* fix: revert trySilentSignIn changes
* fix: throw error if renew promise not available
* fix: add unit tests for glossary version component
2023-04-26 18:53:20 +05:30
Chirag Madlani
4603fbc91c
fix(ui): team options on owner widget ( #11293 )
...
* fix(ui): team options on owner widget
* address comments
2023-04-26 12:33:24 +00:00
Ashish Gupta
27c928b0a8
fix(ui): ui improvements ( #11289 )
...
* Whats new Modal and Alert update
* fix localization key in files
* fix spacing in what new alert model and change the tags icon across app
2023-04-26 12:31:01 +00:00
Ayush Shah
8eb2a24721
Add Dashboard docs ( #11278 )
2023-04-26 17:41:42 +05:30
Shailesh Parmar
1e4231f2f2
fixed ui: [UI] Data Insights UI does not show scheduling options and range selector not including last day bug ( #11288 )
...
* fixed ui: [UI] Data Insights UI does not show scheduling options and range selector not including last day bug
* removing subtraction logic
* fixed time range issue
* cypress fix
2023-04-26 17:31:48 +05:30
karanh37
84c4e38136
fix: lineage expand collapse toggle issue ( #11292 )
2023-04-26 16:53:30 +05:30
Teddy
0930bc307a
fix: change in entityLink to string in CreateTestCaseRequest ( #11291 )
2023-04-26 10:52:09 +00:00
Mohit Yadav
86e579f9b9
[UI] Fix tables for Source and EntitiyId ( #11240 )
...
* Fix Lables
* Fix Lables
* fix unit tests failing
* update language
* fix order
* update portguese
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-26 14:19:14 +05:30
Nahuel
bcdab5e30a
Fix: Tableau E2E wrong expected values ( #11290 )
2023-04-26 13:44:17 +05:30
Pere Miquel Brull
7405ac748a
Fix dynamodb migration ( #11285 )
2023-04-26 09:13:39 +02:00
Pere Miquel Brull
3c2696d99b
Remove v0.13.1 docs ( #11284 )
2023-04-25 22:44:46 -07:00
Louie
b1cb6f62c6
Improved Chinese translation, fixed some ui labels ( #11283 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-25 22:44:06 -07:00
Pere Miquel Brull
9ebc0cd5e4
Fix sample usage DAG directory ( #11276 )
2023-04-26 06:53:10 +02:00
Ayush Shah
dd509681be
Fixes tableau, add quicksight e2e ( #11177 )
2023-04-26 10:22:08 +05:30
Akash Jain
0e874ff51a
Add a note for jwt public key url change ( #11277 )
2023-04-25 21:08:19 -07:00
Luis Felipe Almeida Nogueira
a7d2ca1786
Updated some lines in portuguese ( #11279 )
...
* started pt-br
* fixed entities and finished C
* up to I letter
* update
* ended N
* up to p letter
* finished r letter
* finished label
* finished file pt-br.json
* update some lines
2023-04-25 21:06:06 -07:00
mohitdeuex
e5f6f8a277
Fix reindexing issue in broken relationships
2023-04-26 01:39:51 +05:30
Shailesh Parmar
3af5c4b517
cypress: fixed failing tag cypress spec ( #11273 )
2023-04-25 23:37:23 +05:30
Pere Miquel Brull
8d73973ad2
[Docs] - Add upgrade & release docs ( #11274 )
...
* Add upgrade docs on top
* Add upgrade links in release
2023-04-25 18:43:08 +02:00
Pere Miquel Brull
0d9ec54b55
Ignore docs V1 in CI ( #11272 )
2023-04-25 18:02:30 +02:00
Mayur Singal
0721d3a6d6
Fix typo in ingestion workflow docs ( #11268 )
2023-04-25 21:27:58 +05:30
karanh37
2344ab016b
fix: store user details in localstorage for welcome screen ( #11259 )
...
* Change the description of Welcome screen
* localization key change
* feat: store username in cookie for welcome screen
* fix: use username instead of email
* fix: show welcome screen on initial load
* changes placeholder for entity table tags search
* fix: use localstorage instead of cookie
* fix unit test
* change global search placeholder
* fix: placeholder label of glossary terms
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-04-25 21:20:57 +05:30
Teddy
e2eaddf1bb
Update mlmodel folder name ( #11269 )
...
* doc: updated folder name
* doc: rename folder
2023-04-25 21:05:20 +05:30
Sachin Chaurasiya
c97f0159b4
Whats new 1.0.0 ( #11262 )
...
* doc: what's new content for 1.0.0
* fix: formatting
* chore: remove drag and drop changelog from glossary
* chore: add features video
* chore(ui): add pending feature videos
2023-04-25 21:02:01 +05:30
Chirag Madlani
f0384a6739
chore(ui): mark impala service as beta ( #11252 )
2023-04-25 20:58:44 +05:30