Pere Miquel Brull
6773541d15
[1.1.1] - Bump size for FQN ( #12092 )
...
* Bump size for FQN
* Bump table entityName size
* Bump table entityName size
* Fix table resource tests
* Remove pattern from fqn
* Remove pattern from fqn
* Remove pattern from fqn
* Generalize get_by_name in ometa client
* Generalize get_by_name in ometa client
* Format
* Fix test suite
* Remove limit from FQN max size
* Remove limit from FQN max size
* Add sample data
* Update lint names
* Add more sample data
* Bump column name size
* 1024 max FQN length
* 1024 max FQN length
* 1024 max FQN length
* Bump FQN
2023-07-26 12:36:42 -07:00
Sriharsha Chintalapani
67b68a70c9
Fix #7712 : Align AuthProvider values in the JSON schema definition ( #11508 )
...
* Fix #7712 : Align AuthProvider values in the JSON schema definition
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Handle new providers
* Lint
* Fix #7712 : Align AuthProvider values in the JSON schema definition
* Handle new providers
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured
* Lint
* fix rebase
* Fix test
* Fix test
* Fix Usage of Auth Provider in User Resource
* remove unused function
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-07-26 11:34:58 -07:00
Aniket Katkar
38885082e3
Fixed icon colors in settings page ( #12607 )
2023-07-26 11:28:03 -07:00
Shailesh Parmar
7be72a13f2
cypress: work on e2e cypress part 1 ( #12606 )
...
* cypress: work on e2e cypress part 1
* updated Announcement cypress
2023-07-26 18:23:47 +00:00
karanh37
c71cf0ce35
feat: explore page tabs revamp ( #12602 )
...
* feat: explore page tabs revamp
* fix: layout changes
2023-07-26 19:18:37 +05:30
mohitdeuex
5af1bc4a55
Update SQL queries for reading and comming migration
2023-07-26 17:48:46 +05:30
mohitdeuex
410cb984a2
Merge remote-tracking branch 'origin/main'
2023-07-26 16:41:02 +05:30
mohitdeuex
8ab4072504
Change ignoreFileChksum to force
2023-07-26 16:40:52 +05:30
Onkar Ravgan
0f8ebf4afe
Fixed Tableau-Bigquery lineage issue ( #12570 )
2023-07-26 16:07:48 +05:30
Onkar Ravgan
30cdc840ab
Added excp msg ( #12561 )
2023-07-26 16:07:34 +05:30
Ashish Gupta
ff7fbcd699
fix(ui): modify activity feed icon and text ( #12595 )
...
* modify activity feed icon and text
* fix edit icon issue in custom properties and made changes as per comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-26 15:20:27 +05:30
Chirag Madlani
e3278cb578
test(ui): e2e activity feed tests ( #12576 )
...
* test(ui): e2e activity feed tests
* support mention tests for feed widget
* fix cypress and address comments
* compare feed for mention
* fix cypress
2023-07-26 15:20:01 +05:30
Sachin Chaurasiya
f7bfdd63d2
chore: ui nested structure and form error casing feedback ( #12597 )
...
* chore(ui): ui feedback
* fix: cypress test
2023-07-26 15:17:24 +05:30
Shailesh Parmar
f36ed5f204
fixed: ui: add support of azure config in dbt form #12589 ( #12594 )
...
* fixed: ui: add support of azure config in dbt form #12589
* translation-sync
* fixed azure option selection in edit mode
2023-07-26 14:32:22 +05:30
Ayush Shah
307dcbf629
Add DateTimeRange support in postgres ( #12583 )
2023-07-26 14:31:48 +05:30
Ayush Shah
cdb0b2fd63
Add Special Character Support ( #12600 )
2023-07-26 14:31:07 +05:30
vanshika18
72e4d0070f
Support MSSLQ handle multiple databases with pyodbc connection ( #12526 )
2023-07-26 10:43:24 +05:30
Shailesh Parmar
19c3c016a1
ui: Display createdDateTime and sizeInByte profile metrics #12196 ( #12568 )
...
* ui: Display createdDateTime and sizeInByte profile metrics #12196
* Modify Sample Data
* updated profile matrix as per date object
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2023-07-25 23:02:19 +05:30
Abhishek Porwal
40d921dfad
fix(client): applying shadow none globally ( #12587 )
2023-07-25 21:23:11 +05:30
karanh37
83a1920e81
fix: add lineage breadcrumbs ( #12578 )
2023-07-25 19:06:02 +05:30
Mohit Yadav
c86bda9d94
Update Pagination with offset and limit for Reindexing ( #12553 )
2023-07-25 18:39:23 +05:30
Shailesh Parmar
be5883bd3a
fixed: Show parent container in breadcrumbs of container search results #12552 ( #12580 )
2023-07-25 16:15:45 +05:30
Ayush Shah
6c21da0d7b
Fixes 12224: Can't ingest binary sample data ( #12564 )
2023-07-25 12:33:26 +05:30
Abhishek Porwal
e32b763e15
chore(client): new UI for the tier-card ( #12536 )
...
* chore(client): tier-card ui update
* minor change
* test(client): for the new UI of tier-card
* address comments
* fix UI
* replace some css with utility classes
* add language locales for word Clear
* some css and test fix
* fix(client): cypress test for add and remove tier
2023-07-25 11:34:49 +05:30
Mohit Yadav
60c9477d18
fix date issues in table profile ( #12574 )
2023-07-25 11:11:42 +05:30
Sachin Chaurasiya
31296f066e
chore: feed and task improvements ( #12567 )
...
* chore: feed and task improvements
* fix: unit test
* fix: flaky test
2023-07-24 18:45:57 +00:00
karanh37
91b8df6261
fix: fqn encoding fixes ( #12554 )
...
* fix: encoding issues
* fix: teams encoding issues
* fix: services page
* fix: roles and policies encoding
* fix: kpi chart and other minor feedbacks
* fix: pluralize string
* fix: owner highlight feedback
* fix: code smells
* fix: review feedbacks
* fix: tier ordering
* fix: revert webpack file
2023-07-25 00:06:29 +05:30
Shailesh Parmar
80e2fc37d0
ui: fixed ingestion button redirection issue, testCase api call issue ( #12575 )
...
* ui: fixed ingestion button redirection issue, testCase api call issue
* cypress fixed
2023-07-25 00:06:07 +05:30
Chirag Madlani
0cdf2aa597
fix(ui): loader on data quality page ( #12566 )
...
* fix(ui): loader on data quality page
* fix sonarcloud
2023-07-24 21:26:02 +05:30
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