- 06 Aug, 2021 1 commit
-
-
Birger Schacht authored
-
- 07 Jun, 2021 1 commit
-
-
o@immerda.ch authored
-
- 27 May, 2021 1 commit
-
-
o@immerda.ch authored
to fix the issue we had where js would ok and ruby disagrees I made the meter such that it is never happy below 9 chars and I updated the zxcv.js library.
-
- 11 Mar, 2020 1 commit
-
-
o@immerda.ch authored
* style pages which were not adapted yet * streamline design (e.g. use the same forms everywhere) * use less colors * various fixes * re-add token generation menu entry * fix signup page to not show menu
-
- 02 Aug, 2019 1 commit
-
-
o@immerda.ch authored
-
- 03 Oct, 2018 2 commits
-
-
o@immerda.ch authored
-
o@immerda.ch authored
-
- 08 Sep, 2018 1 commit
-
-
o@immerda.ch authored
-
- 24 Aug, 2018 1 commit
-
-
o@immerda.ch authored
-
- 19 Aug, 2018 6 commits
-
-
mh authored
-
o@immerda.ch authored
-
o@immerda.ch authored
-
o@immerda.ch authored
-
o@immerda.ch authored
-
o@immerda.ch authored
-
- 17 Aug, 2018 1 commit
-
-
o@immerda.ch authored
-
- 12 Aug, 2018 1 commit
-
-
o@immerda.ch authored
-
- 08 Aug, 2018 1 commit
-
-
mh authored
-
- 07 Aug, 2018 1 commit
-
-
mh authored
-
- 06 Aug, 2018 1 commit
-
-
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.
-
- 05 Aug, 2018 2 commits
-
-
o@immerda.ch authored
-
o@immerda.ch authored
I understand the idea of not mixing controller function for multiple things. but I also think that having post urls, which cannot be get (even they do have a sensible meaning) is not nice. especially for the signup process, I would assume, that if you hit enter in the url bar, you would loose all data in the form, but still get to the same signup page. therefore i added the token as part of the url and the post goes to '/signup/:token'. when you get that url, you can restart signup with the same token.
-
- 02 Aug, 2018 1 commit
-
-
mh authored
-
- 29 Jul, 2018 1 commit
-
-
o@immerda.ch authored
-
- 27 Jul, 2018 1 commit
-
-
o@immerda.ch authored
-
- 26 Jul, 2018 2 commits
-
-
o@immerda.ch authored
-
o@immerda.ch authored
-
- 25 Jul, 2018 2 commits
-
-
o@immerda.ch authored
-
o@immerda.ch authored
-