7194 Commits

Author SHA1 Message Date
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
Teddy
3498b44537
doc: added 0.13.3 documentation (#11271) 2023-04-25 16:58:47 +02:00
Teddy
afce5fa61b
Fix E2E tests (#11267)
* fix: profile only include schema

* tests: add logic to handle exsiting views and table for Hive

* fix: python linting
2023-04-25 16:05:49 +02:00
Milan Bariya
f1d57caf97
Update ingestion section (#11265) 2023-04-25 14:46:08 +02:00
Aniket Katkar
86b34ed151
ui: permission related bug fixes (#11239)
* Fixed permissions related announcement bugs

* added changes to show no permissions text in case user doesn't have permission to view profiler details on summary panel

* fixed container data model table tags editor styling issue

* updated UI checks for permissions to edit description, tags etc. for different entities

* changed permissions fetch method to entity based permissions instead of user based

* fixed tags updating issue where even after API for tags addition failed, tags were being populated.

* fixed tier removal issue on database details page

* fixed container dataModel edit description permissions issue

* Fixed unit tests for popover, announcementDrawer and tableSummary components
Worked on comments

* fixed cypress

* updated dependancies

* Fixed unit test
2023-04-25 17:49:10 +05:30
Teddy
14a62b17bb
doc: update profiler and DQ import in 1.0 doc (#11263) 2023-04-25 14:09:48 +02:00
Pere Miquel Brull
63f2b6772e
[Docs] - Breaking changes (#11260)
* Fix link

* Content updates

* Add Breaking Changes

* Update openmetadata-docs-v1/content/v1.0.0/deployment/upgrade/index.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

* Update openmetadata-docs-v1/content/v1.0.0/releases/index.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

* Update docs

* doc: added sdk and api name change

* doc: fix module name in breaking change

---------

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Nahuel <nahuel@getcollate.io>
2023-04-25 14:04:11 +02:00
Ashish Gupta
be2aa8c1f9
feat(ui): Change the description of Welcome screen (#11253)
* Change the description of Welcome screen

* localization key change
2023-04-25 15:31:59 +05:30
Teddy
3528b0f098
doc: clean up connector links (#11251) 2023-04-25 11:53:08 +02:00
karanh37
20b6dbb8b7
fix: column level lineage rendering (#11250)
* fix: column level lineage rendering

* fix: show drawer for selected node
2023-04-25 15:06:25 +05:30
Ashish Gupta
1cec768993
chore(ui): update no data placeholder across the app (#11192)
* Change Placeholder for add and supported Permission based placeholder too

* localization key added

* added filter,permission and no data placeholder

* localization key added

* fix unit test

* fix unit test

* supported filter placeholder for search and change entity glossary and tags placeholder in explore

* fix cypress issue

* supported filter placeholder in Table

* fix tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-25 12:36:40 +05:30
Sachin Chaurasiya
90f3ab0f51
chore(ui): ingestion workflow form improvements (#11194)
* chore(ui): ingestion workflow form improvements

* fix: dbtConfigSource config state issue

* chore(ui): update common fields and remove unnecessary handlers

* chore: update dbt cloud config form.

* chore: update dbt http config form.

* chore: remove unnecessary separator

* chore: update dbt s3 config form.

* chore: update dbt gcs config form.

* chore: add onFocus handler

* fix test

* fixed dbt md file

* chore: use space for flex

* fix: markdown horizontal line

* chore: update dbt local config form fields

* chore: add support for form item layout

* chore: cleanup the dbt commonfields

* chore: update the dbt forms to have form container and submit handler

* revert : test file changes

* fix: form item layout styling in configure ingestion

* fix: unit tests

* fix: dbt test

* chore: add new fields for s3 dbt config

---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-04-25 12:35:25 +05:30
Onkar Ravgan
8bcfd013a1
Added validation (#11249) 2023-04-25 06:58:59 +00:00
Milan Bariya
c0f5503ec2
Update Troubleshoot page (#11238) 2023-04-25 12:03:07 +05:30
Ayush Shah
efd82113ec
Fix E2E tests (#11226) 2023-04-25 10:11:06 +05:30
07Himank
aa492ffda7
Lineage task new (#11231)
* working on pipeline lineage fix

* solved issue for lineage not visible when added from pipeline to table

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2023-04-25 10:00:49 +05:30
Sriharsha Chintalapani
f468bfb3bb
Fix #11247: Tags , are not getting applied to Pipeline Tasks in PATCH request; Tables/Topics/Containers doesn't validate nested fields for mutually exclusive tags (#11248) 2023-04-24 21:25:42 -07:00
Suresh Srinivas
e419457b29
Fixes #11245 Some entities are missing EditOwner and EditTags permissions (#11246) 2023-04-24 20:17:49 -07:00
Shailesh Parmar
d54b55d4ea
feat(ui): added welcome screen for first time user (#11242)
* feat(ui): added welcome screen for first time user

* fixed failing unit test and updated content

* translation-sync

* updated font size in welcome screen message
2023-04-25 00:54:26 +05:30
Shailesh Parmar
b5f07cd851
ui: feedback part 4 (#11230)
* ui: feedback part 4

* fix: tags component ui issues

* fixed user not showing issue while updating vote

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-25 00:49:48 +05:30
Boluwatife Victor
6bf56c866e
Update README.md (#11060)
I fixed several missing punctuations and corrected several misspellings. For instance, the word "Standardize" was misspelled.

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-04-24 10:13:12 -07:00
Chirag Madlani
09c89ce582
fix(ui): OM logo alignment in app bar (#11235) 2023-04-24 22:31:28 +05:30
Aniket Katkar
fb4ed8f83a
ui: data quality improvements (#11220)
* Removed scrollbar in the test case table

* Fixed error thrown on test case details page

* added class to remove scrollbar

* Fixed padding in the graph and alignment of the parameters displayed

* Fixed flaky DataQualityAndProfilerTest

* Moved the expanded row content custom styling to component specific styling

* Changed the default data range in datePicker to `last 3 days`

* Fixed DatePicker value and results mismatch

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-04-24 22:14:48 +05:30
Teddy
3524df3389
Use display name in dq (#11200) 2023-04-24 22:12:40 +05:30
Pere Miquel Brull
f9b26bb785
Add missing images (#11243) 2023-04-24 17:11:47 +02:00
Pere Miquel Brull
4442980de7
Update docs structure (#11241)
* Update docs structure

* Update openmetadata-docs-v1/content/v1.0.0/releases/index.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

---------

Co-authored-by: Nahuel <nahuel@getcollate.io>
2023-04-24 16:44:31 +02:00
Sachin Chaurasiya
4edd40540f
fix(#10989): Backend: The Rule Resource All name should be in lowercase. (#11229) 2023-04-24 07:27:18 -07:00
Mayur Singal
c920c9afa3
0.13 to 1.00 docs changes (#11236)
* 0.13 to 1.00 changes

* add superset changes

* dbt gcs yaml fix

---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-04-24 16:12:24 +02:00
Mohit Yadav
49d6a0a0e6
Fix for WorkFlow appearing in Activity Feed + Updated Email Configuration doc (#11227)
* Remove WORKFLOW in the activity feed

* Update Email Configuration

* Update Email Configuration

* minor improvement

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-04-24 18:59:09 +05:30
Chirag Madlani
e9b8044531
fix(ui): show full topic config for messaging service (#11223)
* fix(ui): show full topic config for messaging service

* show topicConfig

* fix unit tests
2023-04-24 17:52:13 +05:30