Retrospring/app/views/modal
Georg Gadinger 66efa5d4f4 clean up routes
- replace `match` with `get`/`post`/`patch`/`delete`
- format routes.rb
- rename the `show_user_{profile,question,answer}` routes to
  `profile`, `question`, `answer` so `url_for` (used by Rails Admin)
  works fine for these things
- also add `to_param` to the `User` model so that `url_for(some_user)`
  uses the user name
2022-07-23 12:14:06 +02:00
..
ban Order past bans newest-first 2022-07-02 17:08:44 +02:00
list Rename Groups to Lists 2020-05-25 18:04:54 +02:00
privileges
_ask.haml Remove "ask a group" feature 2020-05-25 18:34:43 +02:00
_ban.haml Allow for ban history to be seen while banned 2022-07-02 17:08:44 +02:00
_comment_smiles.haml clean up routes 2022-07-23 12:14:06 +02:00
_list.haml Rename Groups to Lists 2020-05-25 18:04:54 +02:00
_password.haml Set autocomplete attributes on username & password fields 2022-06-28 23:13:30 +02:00
_privileges.haml Remove unnecessary class 2020-05-25 18:10:28 +02:00