Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/ivyportal 17306 welcome widget dark mode support 12 #1375

Conversation

chnam-axonivy
Copy link
Contributor

No description provided.

mnhnam-axonivy and others added 30 commits December 10, 2024 17:59
- Adapt for master branch
- Updated version of build plugin version and engine version
#1322)

* bug/IVYPORTAL-18147-Adding-new-dashboard-dialogs-with-templates-store-permission-value-when-closing

- setPermissionDTOs with empty list when opening new adding dashboard dialog

* bug/IVYPORTAL-18147-Adding-new-dashboard-dialogs-with-templates-store-permission-value-when-closing

- Handle feedback

* bug/IVYPORTAL-18147-Adding-new-dashboard-dialogs-with-templates-store-permission-value-when-closing

- Clean code
* bug/IVYPORTAL-18042-Not-nice-UI-in-Portal-12.0.0

- Update Workflows events dialog

* bug/IVYPORTAL-18042-Not-nice-UI-in-Portal-12.0.0

- Update UI workflows event table

* bug/IVYPORTAL-18042-Not-nice-UI-in-Portal-12.0.0

- Update height of edit configuration widget

* bug/IVYPORTAL-18042-Not-nice-UI-in-Portal-12.0.0

- Update css on Welcome widget
…o feature/IVYPORTAL-18067-Create-Portal-branch-release-12.0-LE

# Conflicts:
#	AxonIvyPortal/PortalKitTestHelper/pom.xml
#	AxonIvyPortal/portal-components/pom.xml
#	AxonIvyPortal/portal-migration/pom.xml
#	AxonIvyPortal/portal-selenium-test/customized_pom.xml
#	AxonIvyPortal/portal-selenium-test/document_screenshot_pom.xml
#	AxonIvyPortal/portal-selenium-test/pom.xml
#	AxonIvyPortal/portal/pom.xml
#	Showcase/InternalSupport/pom.xml
#	Showcase/portal-components-examples/pom.xml
#	Showcase/portal-developer-examples/pom.xml
#	Showcase/portal-user-examples/pom.xml
…Create-Portal-branch-release-12.0-LE

feature/IVYPORTAL-18067-Create-Portal-branch-release-12.0-LE
…Create-file-preview-for-PDF-.log-and-PNG-master

feature/IVYPORTAL-18073-Create-file-preview-for-PDF-.log-and-PNG-master
…-Create-file-preview-for-PDF-.log-and-PNG-master

document/IVYPORTAL-18073-Create-file-preview-for-PDF-.log-and-PNG-master
* IVYPORTAL-18153 Fix GUI tests

* IVYPORTAL-18153 Fix GUI tests - testDisplayDefaultGrowlAfterFinishTaskWithoutIFrame

* IVYPORTAL-18153 Fix GUI tests - BackNavigationTest#testFinishTaskFromCaseDetailAndGoBack, BackNavigationTest#testNavigateAfterFinishedTaskToCaseDetails

* IVYPORTAL-18153 Fix GUI tests - Try out to fix tests

* IVYPORTAL-18153 Fix GUI tests - Try out to fix tests

* IVYPORTAL-18153 Fix GUI tests - Try out to fix tests

* IVYPORTAL-18153 Fix GUI tests - Try out to fix tests

* IVYPORTAL-18153 Fix GUI tests - Try out to fix tests
Update Dockerfile: Add passwd to Dockerfile
…ORTAL-18205 Fix build: performance master

- Updated docker file
…ORTAL-18205 Fix build: performance master

- Remove unnecessary code
…build-performance-master

Bug/ivyportal 18205 fix build performance master
*Total -- 63.54kb -> 36.44kb (42.65%)

/Documentation/portal-guide/source/portal-developer-guide/dashboard/images/new-dashboard-case-widget/custom-action-button-custom-field-start.png -- 43.84kb -> 23.64kb (46.08%)
/Documentation/portal-guide/source/portal-developer-guide/dashboard/images/new-dashboard-case-widget/custom-action-destroy-case.png -- 16.51kb -> 9.70kb (41.24%)
/Documentation/portal-guide/source/portal-user-guide/includes/images/view-1.svg -- 1.87kb -> 1.80kb (3.71%)
/Documentation/portal-guide/source/portal-user-guide/includes/images/filter-1.svg -- 0.46kb -> 0.45kb (3.18%)
/Documentation/portal-guide/source/portal-user-guide/includes/images/search.svg -- 0.87kb -> 0.86kb (0.67%)

Signed-off-by: ImgBotApp <[email protected]>
Co-authored-by: ImgBotApp <[email protected]>
octopus-axonivy and others added 5 commits December 26, 2024 16:38
… into feature/IVYPORTAL-17306-Welcome-Widget-Dark-Mode-Support-12

# Conflicts:
#	AxonIvyPortal/PortalApp/pom.xml
#	AxonIvyPortal/PortalKitTestHelper/pom.xml
#	AxonIvyPortal/portal-components/pom.xml
#	AxonIvyPortal/portal-product/pom.xml
#	AxonIvyPortal/portal-selenium-test/customized_pom.xml
#	AxonIvyPortal/portal-selenium-test/document_screenshot_pom.xml
#	AxonIvyPortal/portal-selenium-test/pom.xml
#	AxonIvyPortal/portal/pom.xml
#	Documentation/maven/pom.xml
#	Documentation/public-api/pom.xml
#	Showcase/InternalSupport/pom.xml
#	Showcase/portal-components-examples/pom.xml
#	Showcase/portal-demo-app/pom.xml
#	Showcase/portal-developer-examples/pom.xml
#	Showcase/portal-user-examples/pom.xml
#	build/create-release/Jenkinsfile
#	build/document-screenshot-selenide/Jenkinsfile
#	build/gui-test-new-dashboard/Jenkinsfile
#	build/integration/Jenkinsfile
#	build/performance-test/Jenkinsfile
#	build/update-pom/Jenkinsfile
@github-actions github-actions bot added the enhancement New feature or request label Jan 4, 2025
chnam-axonivy and others added 13 commits January 4, 2025 15:51
… into feature/IVYPORTAL-17306-Welcome-Widget-Dark-Mode-Support-12
- Fix bug not render dark mode image
… into feature/IVYPORTAL-17306-Welcome-Widget-Dark-Mode-Support-12
… into feature/IVYPORTAL-17306-Welcome-Widget-Dark-Mode-Support-12
IVYPORTAL-17306 Welcome Widget Dark Mode Support
- Remove log gile
Copy link
Contributor

@lmluat-axonivy lmluat-axonivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chnam-axonivy chnam-axonivy added the skip-changelog Will skip when running release drafter label Jan 15, 2025
@chnam-axonivy chnam-axonivy merged commit 5b7656c into release/12.0 Jan 15, 2025
5 checks passed
@chnam-axonivy chnam-axonivy deleted the feature/IVYPORTAL-17306-Welcome-Widget-Dark-Mode-Support-12 branch January 15, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request skip-changelog Will skip when running release drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants