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

Restyled and extended Web UI, fixed some bugs #125

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SiriusED
Copy link

Overall:

  • +Added: new endpoint /api/clear_table that requires for the Web UI 'Clear data' functionality
  • =Changed: db data return structure for better using\reading inside web ui js code

Web UI:

  • =Changed: layout and some styles
  • =Reorganized: Web UI files, made them fully portable
  • +Added: themes, Light\Dark theme supported
  • +Added: buttons to the top panel with new functionality:
    • +Data auto update
    • +Clear all data

Bugs:

  • +Fixed: when user updates landing page ('/') in Web UI, list of the apps duplicates
  • +Fixed: static path for the database directory

+Added new endpoint `/api/clear_table` that requires for Web UI 'Clear data' functionality
=Changed db data return structure for better using\reading inside web ui js code
Web UI:
 +Added themes, Light\Dark theme supported
 =Changed layout and some styles
 +Added buttons with some extra functionality to the top panel:
  +Data auto update
  +Clear all data
 =Reorganized Web UI files, made them fully portable
Bugs:
 +Fixed: When user updates landing page ('/') in Web UI, list of the apps duplicates
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.

None yet

1 participant