Skip to content
This repository was archived by the owner on May 19, 2020. It is now read-only.

Small visual fixes

Choose a tag to compare

@msecret msecret released this 09 Feb 21:01
  • Fixed URL for bound routes on app page, #985.
  • Fixed confusing copy for the memory quota on the app page, #986.
  • Changed copy for different pages to update stale documentation and keep content consistent, #988.
  • Fixed broken loading UI on first overview page by adding store to handle page loads, #987.
  • Refactored API calls from stores to actions to allow for chaining API calls, #992, #995, #996, #997,
  • Added "open app" button to the app page, allowing users to open the URL for their running app, #980.
  • Changed documentation so it's all consistent in visual style, #990.
  • Added error handling for activity logs on app page, to ensure users know when a request goes wrong, #994.
  • Fixed activity log "see more" button so it correctly appears and displays more items until there are not more to display, #999.
  • Refactored panel code, the main UI building block of dashboard, to make it easier for developers to add new UI, and fixed visual bugs on app and overview page, #993.'
  • Fixed a bug where some users were not seeing certain spaces, usually occurred when the user belonged to a large amount of orgs, #1004.

Workflow and project changes

  • Changed user provided service to match app name for consistency, #1000.

Commit history