Mohit Yadav
2c02052e21
Fix Pom versions ( #12396 )
2023-07-12 15:18:05 +02:00
Shailesh Parmar
e267d0fe14
ui: work on data quality feedback part 2 ( #12386 )
2023-07-12 18:35:38 +05:30
Chirag Madlani
7b89c5fefc
feat(ui): support custom cron syntax for ingestion ( #12358 )
...
* feat(ui): support custom cron syntax for ingestion
* fix: custom cron option issue and cron label issue
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-07-12 14:36:07 +05:30
karanh37
09d1e9cadd
fix: ui feedbacks ( #12356 )
...
* fix: glossary rename issue
* fix: owner label redirections
* fix: feedbacks
* fix: feedbacks
* fix: alignment issues of mydata, following and recently_viewed
* fix: feedbacks
* fix: remove maxlength
* fix: unit tests
* fix unit tests
* fix: cypress tests
* fix: cypress tests
* fix: review comments
2023-07-12 11:07:30 +05:30
Shailesh Parmar
ab53a472d3
ui: worked on feedback part -1 ( #12354 )
...
* ui: worked on feedback part -1
* translation sync
2023-07-11 21:33:15 +05:30
dependabot[bot]
1601f027b3
Bump semver in /openmetadata-ui/src/main/resources/ui ( #12343 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
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-11 21:28:40 +05:30
Shailesh Parmar
c930427390
ui: replace ES api with table list api in schema details page ( #12355 )
...
* ui: replace ES api with table list api in schema details page
* updated url wait
2023-07-11 20:40:10 +05:30
Sachin Chaurasiya
ce89dbc94b
chore( #6741 ): use antlr parser for fqn and entityLink ( #12324 )
...
* chore(#6741 ): use antlr parser for fqn and entityLink
* chore: use this for class context
* chore: address comments
* chore: convert js to ts
* fix: typescript errors
* fix: entity link split method issue
* fix: split listener
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-11 18:46:04 +05:30
Ashish Gupta
8635fd7a28
chore(ui): remove unused tags files and minor ui fixes ( #12264 )
...
* remove unused tags files and minor ui fixes
* no tags shown as per global styling
* fix unit test
2023-07-11 14:05:17 +05:30
Shailesh Parmar
c3e37f4f55
ui: added unit test for data quality component part 2 ( #12279 )
...
* ui: added unit test for data quality component part 2
* added unit test for testSuitePage and editTestCaseModal
* updated test with findByLabelText function
* updated test for editTestCaseModal
* fixed redirection spec in cypress
2023-07-11 10:34:44 +05:30
Sriharsha Chintalapani
155cf354e3
Fix OpenMetadata schema to TypeScript generation ( #12335 )
...
* initial fix to add relative path to json schemas
* initial fix to add relative path to json schemas
* fix schema generation
* fix github workflow
* add license
* add jq to developer prerequisites
* add jq to developer prerequisites
2023-07-09 21:12:46 -07:00
karanh37
79d3e5d05c
fix: general ui feedbacks ( #12257 )
...
* fix: ui feedbacks for lineage and breadcrumbs
* fix: add loader for entity popover card
* fix: feedbacks
* fix: layout issue
* fix: add expand collapse
* fix: feedbacks
* fix: explore url flicker
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-06 19:38:28 +05:30
Snyk bot
9f5e85ad02
fix: upgrade @azure/msal-browser from 2.22.0 to 2.37.0 ( #11802 )
...
Snyk has created this PR to upgrade @azure/msal-browser from 2.22.0 to 2.37.0.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-06 14:04:42 +05:30
Ashish Gupta
f8ff645e5d
feat(ui): supported latest ui for the database page ( #12277 )
...
* supported latest ui for the database page
* fix unit test
2023-07-06 12:29:45 +05:30
Chirag Madlani
6dca644c46
fix(ui): cypress fix for login with email ( #12306 )
2023-07-05 21:13:29 +05:30
karanh37
8bdf806694
fix(ui): glossary name with dot loading issue ( #12295 )
...
* fix: glossary name with a dot loading issue
* fix: redirection issues
* fix glossary listing
* fix: glossary path issues
* fix: delete issue for first glossary
* update resource
* fix: unit tests
* fix: minor ui issue
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-07-05 18:43:44 +05:30
Sachin Chaurasiya
6139c59a87
refactor(ui): task flow ( #12248 )
...
* refactor(ui): task flow
* fix: task workflow
* fix(ui): pass initial value on modal form based on task type
* fix(ui): pass proper value in initial form values.
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
2023-07-05 18:30:15 +05:30
Shailesh Parmar
5e567c1991
bug(ui): fixed tag usage count redirection and recently view table list ( #12288 )
...
* bug(ui): fixed tag usage count redirection and recently view table list
* added recently view functionality for mlmodel and container entity
2023-07-05 14:47:27 +05:30
Aniket Katkar
eaf4ab0541
changed the after login API call method, to update the user details, from PUT to PATCH ( #12287 )
2023-07-05 14:47:18 +05:30
Shailesh Parmar
75d7f1df68
ui: added unit test for data quality page part 1 ( #12267 )
2023-07-04 09:15:31 +00:00
Chirag Madlani
02fdab8f4e
support(ui): superset with basic and iam auth type ( #12258 )
2023-07-03 15:36:19 +05:30
Shailesh Parmar
85bc6b28ca
ui: updated nam from data insight to data insights ( #12246 )
2023-06-30 23:51:37 -07:00
Shailesh Parmar
9f5b630175
ui: login page update ( #12240 )
...
* updated title in login page
* translation-sync
* updated login image
2023-06-30 12:38:20 +05:30
Sachin Chaurasiya
d901366af5
chore(ui): table constraints improvements ( #12231 )
...
* chore(ui): table constraints improvements
* chore(ui): update the collate support icon
* chore: update entity details right panel height
* chore: add tab content height
* chore: update locales
* chore: update label
2023-06-29 19:01:31 -07:00
Sachin Chaurasiya
96f0f65ba7
doc: add what's new for 1.1 ( #12225 )
...
* doc: add what's new for 1.1
* chore: add feature videos
* update the login carousel images
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-29 23:20:46 +05:30
Shailesh Parmar
ccf585efba
ui: worked on ui feedback part 2 ( #12228 )
...
* updated request description in topic details
* miner fix
* worked on feedback
* fixed redirection link for activity feed
* fixed failing test
* miner fix
* fixed infinite loading issue when there is no permission
2023-06-29 22:07:35 +05:30
Chirag Madlani
f74004d9c8
fix(ui): user profile page activity feed ( #12226 )
2023-06-29 17:21:55 +05:30
07Himank
70b76a34c1
updated the aggregate from owner.fullyQualifiedName.keyword to owner.… ( #12219 )
...
* updated the aggregate from owner.fullyQualifiedName.keyword to owner.displayName.keyword
* fix owner search for filters
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-29 17:06:32 +05:30
Aniket Katkar
828aef60ff
fix: permission related bugs part-2 ( #12204 )
...
* fixed permission relate bugs
* fixed permission related bugs on entity details pages
* fixed unit tests
* Fixed failing cypress tests
* fixed add pipeline button not showing in profiler tab
* unskipped the cypress tests
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-29 15:06:17 +05:30
Esmaeil Chitgar
d23637871f
Prevent sending email field with an empty string value in the HTTP POST request for creating a team. ( #12148 )
...
Update behavior to disallow submitting an empty string value for the email field when creating a team. If the email input is left blank without entering any characters, no problem is encountered. However, if the email input is filled and then emptied, an exception with the message "[email must match "^\S+@\S+.\S+$", email size must be between 6 and 127]" was previously thrown because the email pattern did not accept empty strings. Rather than altering the email pattern to accept empty strings, the change ensures that empty string values are not submitted.
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-29 14:11:27 +05:30
Ashish Gupta
decec8ab94
feat(ui): supported pagination for tags in task creation and minor ui fixes ( #12201 )
...
* supported pagination for tags in task creation and minor ui fixes
* fix unit test
* fix cypress issue and added disable flag in tags api
* fix cypress issue and breaking of related term while adding glossary term
2023-06-29 11:46:57 +05:30
Chirag Madlani
3e879136c0
fix(ui): login page update ( #12213 )
...
* fix(ui): login page update
task related feedback
* update login styling
* fix config tab for topics
2023-06-28 20:07:00 -07:00
Onkar Ravgan
cbb691e0d9
Fixed db hostport docs ( #12209 )
2023-06-28 17:12:31 -07:00
karanh37
f7fe9ff75d
fix: explore quick filters should behave like facet filters ( #12206 )
...
* fix: explore quick filters
* fix: code smells
2023-06-28 22:34:13 +05:30
Shailesh Parmar
7d4ad6ba72
ui: updated glossary layout to sync with new layout ( #12200 )
...
* ui: updated glossary layout to sync with new layout
* fixed failing unit test
* updated row-id for test suite
* fixed 404 page
* addressing comment
2023-06-28 19:01:36 +05:30
Onkar Ravgan
acf25f4555
Added pagination Tableau data sources graphql ( #12187 )
...
* Added pagination tableau graphql
* changed downstream workbook
2023-06-28 14:57:09 +02:00
Sachin Chaurasiya
df7f5a7309
feat(ui): show table constraint on table details page ( #12163 )
...
* feat(ui): show table constraint on table details page
* chore: sync locale
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-06-28 14:18:24 +05:30
Ayush Shah
b764641a97
Connection Doc modifications - mysql, postgres & Mysql E2E fix ( #12193 )
...
* Fix Mysql E2E
* Fix Docs
* modify Security.md
2023-06-28 13:48:10 +05:30
Aniket Katkar
9257065d69
ui: fix permission related bugs ( #12160 )
...
* fixed permissions related bugs for entity details pages
* permission related bug fixes for version pages
* changes to revert tab visibility for no permission
* fixed console errors
* fixed unit tests
2023-06-28 11:44:47 +05:30
Shailesh Parmar
d41c08df36
ui: worked on feedback part-1 ( #12186 )
...
* ui: worked on feedback part-1
* fixed failing unit test for edit KPI form
2023-06-28 10:37:37 +05:30
Pere Miquel Brull
49114cdad4
Update S3 storage permissions ( #12064 )
2023-06-27 15:10:02 -07:00
Ashish Gupta
d9cd484657
feat(ui): supported pagination of glossary terms in glossary overview section ( #12177 )
...
* supported pagination of glossary terms in glossay overview section
* remove unwanted try catch
* change as per comments
2023-06-27 15:09:06 -07:00
Chirag Madlani
206b155a8b
fix(ui): task layout update ( #12175 )
...
* fix(ui): task layout update
* fix title for edit task
* remove local for edit-task
2023-06-27 15:19:33 +00:00
karanh37
82df609072
fix: scrolling behavior feedback on mydata page ( #12176 )
2023-06-27 15:18:00 +00:00
Shailesh Parmar
2902b0e28a
feat: added view definition tab in table details page ( #12172 )
2023-06-27 13:08:34 +00:00
Shailesh Parmar
497aeee4f5
fixed(ui): updated tour flow and feedback ( #12171 )
...
* fixed(ui): updated tour flow and feedback
* translation-sync
* addressing comments
2023-06-27 18:20:11 +05:30
Ashish Gupta
af6cec6c9f
feat(ui): supported pagination and search in tags and term select for both table and entity level ( #12155 )
...
* supported pagination and search in tags and term select for both table and entity level
* supported pagination of tags in glossary overiew section for tags
* fix cypress and address comments
* fix cypress issue
2023-06-27 17:40:25 +05:30
Chirag Madlani
61329f0f7f
chore(ui): task feedback ( #12154 )
...
* chore(ui): task feedback
* fix copy notification info
* fix code font
* fix glue pipeline
* fix unit tests
* fix cy failures
2023-06-27 10:37:05 +05:30
Shailesh Parmar
fecb65c513
ui: worked on DQ feedback part 3 ( #12149 )
...
* ui: worked on DQ feedback part 3
* updated name of test suite ingestion name
- Added description field in test case expand view
- Added functionality to update displayname of test case
* added testCase in re-indexing
* integrated permission in DQ
2023-06-26 17:05:23 +00:00
karanh37
0010a4fe2a
fix: resolve general feedbacks ( #12153 )
...
* fix: feedbacks
* fix: add tier as static item
* fix: feedbacks
* fix: add localization
* fix: feedbacks
* fix: add localization
* fix: breadcrumb wrapping issue
* fix: alignment issue for glossary
* fix: border issue in drawer
2023-06-26 21:31:04 +05:30