karanh37
94d49e1c53
fix: cypress issues ( #12620 )
...
* fix: cypress issues
* fix: cypress tests
* fix: tags cypress
* miner fix in tag spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-07-28 14:54:38 +05:30
Ashish Gupta
fde17d44b8
fix(ui): infinite scroll issue in user activity feed page ( #12617 )
...
* fix the infinite scroll issue in user activity feed page
* fix the functionality issue in activity thread on entity page
* minor code fixes
2023-07-28 14:52:36 +05:30
Ashish Gupta
515c68d488
Chaneg activty feed placeholder icons and minor text fix ( #12622 )
2023-07-28 14:51:35 +05:30
Ashish Gupta
f7e07ad694
fix ui breaking on column task thread select and user profile display name ( #12586 )
2023-07-28 14:41:01 +05:30
Sachin Chaurasiya
75f819fb61
chore(ui):update login carousel images ( #12616 )
...
* chore(ui):update login carousel images
* chore(ui): update image
* chore: update image
2023-07-28 11:09:24 +05:30
Mohit Yadav
f192185151
add aws-cognito to service provider ( #12614 )
...
* add aws-incognito to service provider
* Update openMetadataConnection.json
* chore(ui): auth provider changes
* chore: remove type casting
* fix: unit test
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-07-27 19:29:50 +05:30
Mayur Singal
c6de61f6bc
Add Lineage Parsing timeout and filtering condition ( #12560 )
2023-07-27 12:28:53 +05:30
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
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
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
Shailesh Parmar
be5883bd3a
fixed: Show parent container in breadcrumbs of container search results #12552 ( #12580 )
2023-07-25 16:15:45 +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
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
Ashish Gupta
a38b297ae7
fix the tags not showing in database update tags ( #12547 )
2023-07-24 11:12: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
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
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
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
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
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
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
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
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
Sachin Chaurasiya
5ca757f5e8
fix(ui): show message based on pipeline service platform ( #12446 )
...
* fix(ui): show message based on pipeline service platform
* chore: only show the message if airflow is not available
* chore: remove tailwind classes
* fix: unit test
* test: add changes unit test
* fix: unit test
2023-07-17 20:34:25 +05:30
karanh37
18ee80d441
fix: ui feedbacks ( #12423 )
...
* fix: kpi overdue days
* fix: add localization
* fix: issue-12379
* fix: lose card borders
* fix: localization
* fix: lose card borders
* fix: remove card borders
* fix: cleanup unused code
* fix: review comments
* fix: address review comments
* fix: add unit tests
2023-07-17 17:02:33 +05:30
Shailesh Parmar
4e217aa00f
ui: worked on skip test of the cypress ( #12430 )
...
* ui: worked on skip test of the cypress
* fixed data quality skip test
* fixed failing cypress
- redshiftWithDBT
- DataQuality
2023-07-17 11:27:40 +00:00
karanh37
9147bb01e4
fix: type errors for tests ( #12456 )
2023-07-17 13:58:06 +05:30
Ashish Gupta
00934279c6
fix(ui): user page scroll issue on tabs and pagination ( #12424 )
...
* fix user page scroll on tabs and pagination too
* changes as per comments
* fix unit test
2023-07-15 06:36:51 +00:00