Skip to content

Improvements ideas

Stanislav Valasek edited this page Feb 18, 2019 · 1 revision

Fixes

  • implement rollback in js store if DB fails
  • report error if yaml config file is not present or DB is misconfigured
  • have one app version for FE (package.json) and BE (build.bat)
  • get favicon on production build

Improvements business

  • Consistency checks
  • Show only available rates per project
  • Paginate and sort server-side - using Vuetify data table
  • Add support for billing - assigning reported hours on projects

Improvements technical