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

UI bugs party (high priority tasks) #1851

Merged
merged 20 commits into from
Nov 26, 2024
Merged

UI bugs party (high priority tasks) #1851

merged 20 commits into from
Nov 26, 2024

Conversation

BenElferink
Copy link
Contributor

@BenElferink BenElferink commented Nov 25, 2024

This pull request includes several updates to the frontend web application, primarily focusing on improving the user interface and refactoring the codebase. The most important changes include adding new permissions, updating file handling logic, and refactoring components related to destination management.

Permissions and UI Enhancements:

  • cli/cmd/resources/ui.go: Added permissions for listing services.
  • frontend/main.go: Updated the file server logic to serve .html files if the requested file is not found, and redirect to the root path if neither the file nor its .html version is found.

Component Refactoring:

Styling Updates:

Component Renaming and Refactoring:

  • Renamed and refactored action-drawer-container to action-drawer, updating related imports and logic. [1] [2] [3]
  • Updated custom fields in action-form-body for better readability and maintainability. [1] [2] [3]

@BenElferink BenElferink merged commit a7a7dfa into main Nov 26, 2024
28 checks passed
@BenElferink BenElferink deleted the ui-bugs-party branch November 26, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants