Skip to content
  • mh's avatar
    working through the admin stuff · 39578bf7
    mh authored
    * completely disable user routes in the admin interface, imho they don't provide any value other than potential confusion
    * work through the domain & users controller and adapt certain rails patterns
    * try to make sure forms are filled on error
    * make sure we use the _path helpers where possible
    * try to further unify how the routes look like
    * rename IndexController to WelcomeController as index#index sounds weird (nonsense change)
    * match formfields to the param name itself, forms could be cleaned up more
    * make it possible to create a forward together with a mailbox, we do that sometimes
    * introduce a feature flag toggle. tbi.
    39578bf7