Skip to content

migrate login page for javascript to java#219

Open
vaneck237 wants to merge 4 commits intoopenimis:developfrom
mngoe:feature-34418
Open

migrate login page for javascript to java#219
vaneck237 wants to merge 4 commits intoopenimis:developfrom
mngoe:feature-34418

Conversation

@vaneck237
Copy link
Copy Markdown
Contributor

we migrated the login page from javascript to java to improve some UI design and effects

  • A window no longer opens in case of an error; the message is now displayed directly on the page.
  • The borders of the required fields are displayed in red if they are missing.
  • A loading spinner is displayed instead of a window.

@zikani03 zikani03 self-assigned this Dec 9, 2025
Copy link
Copy Markdown
Contributor

@zikani03 zikani03 left a comment

Choose a reason for hiding this comment

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

@vaneck237 please resolve merge conflicts

@vaneck237
Copy link
Copy Markdown
Contributor Author

@zikani03 conflicts fixed

@zikani03
Copy link
Copy Markdown
Contributor

@vaneck237 seems these changes cause the CI to fail when gradle and android tools plugin are upgraded. I fixed CI by downgraded gradle back to 8.3 (8.1.4 for pluging) for the CI and tests to pass on develop.

This change resulted in another merge conflict which after resolving breaks this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants