7194 Commits

Author SHA1 Message Date
Ashish Gupta
8f956467ca
feat(ui): supported read more in for tags on entity pages (#12569)
* supported readmore in for tags on entity pages

* missing props
2023-07-24 18:41:36 +05:30
Ashish Gupta
4a8f19a275
ui(fix): supported ellipses in tags and remove old componet (#12525)
* supported ellipses in tags and remove old componnet

* fix unit test

* support tags to take entire width as per content

* chanegs as per comments

* fix cypress issue

* fix cypress issue
2023-07-24 14:27:01 +05:30
Sachin Chaurasiya
19e70d4ca6
e2e: add cypress test for task flow (#12551)
* chore(ui): stay on the same page when the task is resolved

* chore: update filter on reject task

* chore: address comments

* fix: cypress test

* e2e: add cypress test for task flow

* refactor: minor changes

* fix: assignee option data test id

* test: add test for tags task

* fix: unit test

* fix: cypress test

* chore: address comment

* chore: address comments
2023-07-24 14:11:09 +05:30
Anuj359
22e87df5af
Fixing/security scan (#12562)
* 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 omd api version for security scan
2023-07-24 11:52:45 +05:30
07Himank
699beec9c6
backend changes for feedback(Activity feed alert) (#12548) 2023-07-24 11:51:01 +05:30
Ashish Gupta
a38b297ae7
fix the tags not showing in database update tags (#12547) 2023-07-24 11:12:11 +05:30
Onkar Ravgan
94166aeb84
fixed mssql comments (#12546) 2023-07-24 11:03:11 +05:30
Shailesh Parmar
8feada22de
cypress: worked on upgrade test part 2 (#12508) 2023-07-24 10:16:08 +05:30
07Himank
db5f6c594c
added missing aggregation for query API (#12395)
* added  missing aggregation

* fix: update aggregations keys in ui

* added field owner in glossary_search_index

* added filtering on aggregation

* working on filtering aggregation

* fix: update aggregate api

* fix: cypress tests

* fix: excluding cypress folder in sonar properties

* aggregation changes from backend for opensearch and elasticsearch

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
2023-07-23 11:28:02 +05:30
Ayush Shah
30946ab0e9
Fix Cast and Col checks - Clickhouse (#12556)
* Fix Cast and Col checks

* fix lint
2023-07-22 12:53:24 +05:30
Sachin Chaurasiya
59ae1d18a1
chore(ui): stay on the same page when the task is resolved (#12537)
* chore(ui): stay on the same page when the task is resolved

* chore: update filter on reject task

* chore: address comments

* fix: cypress test
2023-07-22 11:40:49 +05:30
Suresh Srinivas
493c073a66
Fixes #12459 Members of the group, that owns the object, can't resolve a task (#12535) 2023-07-21 11:16:47 -07:00
Anuj359
948ddf36c6
Fix/issue 12532 (#12550)
* Updating Dockerfile with multistage

* Updating reviewed changes

* Docker Development changes

* Docker workflow changes

* Arguments update

* Script path update

* Arguments update

* Resolving the reviewed suggestions

* Issue-12532 and security-scan fix

* Removing security-scan fix

* Update Dockerfile

* updating wget from curl
2023-07-21 22:34:47 +05:30
Sriharsha Chintalapani
bde7509a8c
Remove file appender from logging for tests (#12514) 2023-07-21 08:36:02 -07:00
07Himank
15d8864f56
added docs for elasticsearch and opensearch for development Tab. (#12516)
* added docs for elasticsearch and opensearch

* addressing comments
2023-07-21 18:31:14 +05:30
Chirag Madlani
536d1e9e19
fix(ui): disable auto renew for react-okta (#12530)
* fix(ui): disable autorenew for react-okta

* update okta token on renewal
2023-07-21 12:38:29 +00:00
Mohit Yadav
977e13d00c
Optimize db calls for entity_extension and field_relationship table (#12543)
* Optimize db calls for entity_extension and field_relationship table

* change count sql for postgres
2023-07-21 15:23:37 +05:30
Sachin Chaurasiya
2a03cb0c7c
chore(ui): ingestion workflow improvement (#12524) 2023-07-21 10:23:06 +05:30
Rudy Delouya
abe58f486f
escape lineage ingest. name to prevent Airflow err (#12521)
Co-authored-by: rudy.delouya <rudy.delouya@algodeep.ai>
2023-07-21 10:22:25 +05:30
Ayush Shah
246bf15476
Add Clickhouse profiler fix (#12531) 2023-07-21 10:19:56 +05:30
mgorsk1
cd347299d7
Fixes 12439: Remove braces from approx_percentile method (Trino/Presto) in profiler (#12440)
* 🐛 Remove braces from approx_percentile method (Trino/Presto)
* 👌 Updating code due to code review changes.
2023-07-20 20:20:24 +05:30
vanshika18
c1c61c16df
fix #2936: Support Usage connector for Trino (#12483) 2023-07-20 19:51:17 +05:30
Ashish Gupta
225c3667df
revamp user profile page to new ui (#12507)
* revamp user profile page to new ui

* sonar fixes

* fixbuild failure

* Rename Task-ic.svg to task-ic.svg

* changes as per comments
2023-07-20 17:52:00 +05:30
Ayush Shah
ab1ec50c2c
Fixes Mssql Ntext, text and Image (#12490) 2023-07-20 13:34:35 +05:30
Mayur Singal
fee567d714
Fix #12301: Fix vertica col comments for projections with the same name (#12504) 2023-07-20 13:18:18 +05:30
Onkar Ravgan
3e7e71d10a
Fixed bkp after fqnhash (#12510) 2023-07-20 12:00:06 +05:30
Aniket Katkar
43c1f1e3a2
improvements: added unit tests for version pages (#12381)
* added unit tests for version page components for Dashboard, Pipelines, Tables and Topics

* fixed entity version page test mock

* added and improved unit tests for version page related components

* fixed failing unit tests

* moved all mock files in mock folder

* Fixed test titles
Worked on comments
2023-07-20 10:36:32 +05:30
Chirag Madlani
8bac9b6ba8
fix(ui): tour with permission errors on multiple steps (#12511) 2023-07-20 10:33:49 +05:30
07Himank
8e0fc86b4e
fixed glossary name not visible after reindex issue (#12438)
* fixed glossary name not visible after reindex issue and added display name as name if display name is null beacuse aggregation is done on owner display name

* fix
2023-07-20 10:32:43 +05:30
Aniket Katkar
e049dc3f58
Added missing items in menu.md for v1.1.0 (#12512) 2023-07-19 16:49:30 +00:00
Chirag Madlani
2260b8da32
test(ui): e2e tests for recently viewed (#12506) 2023-07-19 21:24:02 +05:30
Mayur Singal
0c6435ae9b
Fix #2957: Add support for qlik sense enterprise connector (#12450) 2023-07-19 21:08:05 +05:30
Aniket Katkar
5ed85c8923
Improvement(ui): service, database and schema page (#12462)
* Refactored code for service, database details and schema details page
Added feature to add tags and tiers to service page
Applied new layouts to service and database schema details page

* Bug fixes and refactoring of service, database and database schema pages

* Removed unused components
Fixed unit tests

* Removed unnecessary code

* Fixed code smells

* reverted the type assertion changes

* Corrected interface name
Moved large function inside component to utils file

* fixed activity feed tab API fetching error

* fixed cypress test for tags spec
2023-07-19 14:48:01 +00:00
Sriharsha Chintalapani
7f8708ef03
Add API docs for v1.1.0 (#12487) 2023-07-19 06:39:43 -07:00
dependabot[bot]
f80fda1fe3
build(deps): bump word-wrap in /openmetadata-ui/src/main/resources/ui (#12500)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-19 17:44:37 +05:30
Shailesh Parmar
0cfa519139
cypress: worked on skip test cypress part 2 (#12460)
* cypress: worked on skip test cypress part 2

* fixed failing cypress for glossary
2023-07-19 14:17:56 +05:30
karanh37
6b46f4e1cb
fix: lineage full screen view (#12473)
* fix: remove redirection to separate page

* fix: remove unused lineage page component

* fix: position full screen container

* fix: add unit tests

* fix: add cypress for full screen toggle

* fix: lineage style issue

* fix: address comments
2023-07-19 14:07:45 +05:30
Ayush Shah
940ab3d183
Fix Dependency issue - mssql (#12499) 2023-07-19 07:27:38 +00:00
Onkar Ravgan
ceef44205b
added complex desc (#12478) 2023-07-19 12:01:12 +05:30
Mohit Yadav
3534913b96
List Deleted table Profile (#12484) 2023-07-19 10:49:55 +05:30
Suresh Srinivas
35154615d4
Code cleanup.20230718 (#12493)
* Move setting common patch and updated fields to EntityRepository

* Cleanup entityReferenceList.json and references
2023-07-18 15:10:22 -07:00
Suresh Srinivas
159b6a2e4f
12142.task3 Add support for inheriting domain from parent to child (#12472) 2023-07-18 12:54:10 -07:00
Mayur Singal
e79067d69a
Airflow add task type during ingestion (#12310) 2023-07-19 00:30:48 +05:30
vanshika18
b699acd900
Support Snowflake Database or Schema when has . in the name (#12349) 2023-07-18 21:12:12 +05:30
Onkar Ravgan
a3e11ac59c
disabled pymmsql dependancy (#12481) 2023-07-18 19:07:19 +05:30
Shailesh Parmar
ca16cd4087
cypress: worked on upgrade test cypress part 1 (#12476) 2023-07-18 18:08:02 +05:30
07Himank
b6d5a438ec
Support '%' in entity Name (#12382)
* added support for the % in entity name

* added support for the % in glossary and glossary term  name

* Added U exclude

* Fixed pytest

* fix: support % in glossary name

* added suppport for % in entityName

* fix % issue in the glossary or term

* fix: glossary with % encoding

* fix: tags redirect issue for glossaries with %

* fix: glossary import path

* fixed CI

* fixed Py Test

* fixed PyTest

* fixed glossary resource test

---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
2023-07-18 17:58:16 +05:30
mohitdeuex
a5fafb1289 Typo fix 2023-07-18 16:57:24 +05:30
Mohit Yadav
44dc03006e
Add Env for WebConfiguration and options available for response headers (#12474) 2023-07-18 14:25:04 +05:30
Sachin Chaurasiya
8734e77acc
fix: json schema ref and id path (#12471) 2023-07-18 07:52:23 +00:00