Wolfgang Huß
e82d35c824
Fix linting
2022-08-25 23:17:50 +02:00
Moriz Wahl
9948f4ef20
improved layout, key-name changed
2020-01-28 10:18:15 +01:00
Moriz Wahl
7cfd61ecf2
Error page added
2020-01-28 10:18:15 +01:00
5202763dd8
frontend lint fixes
2019-05-23 19:40:39 +02:00
Robert Schäfer
88ac0601f7
DRY: persistentLink implementation
2019-03-26 23:52:01 +01:00
Robert Schäfer
5d440d2e5b
Fix wrong implementation of cucumber test
2019-03-26 20:49:04 +01:00
Robert Schäfer
40224ab18d
Fix bug if id is undefined on post route
...
@itbsStefan this is the fix for the bug during our pair-programming. The
request to the server was returning *all* posts if `id` was undefined
and the post for redirecting was the most recently created.
2019-03-26 20:03:11 +01:00
Robert Schäfer
bbdec39017
Implement redirect on posts
2019-03-26 16:09:26 +01:00
Robert Schäfer
203f2091de
Implement id takes precedence over slug
2019-03-26 14:28:55 +01:00