Wolfgang Huß
1703638dd6
Implement group indication headline for view and edit post page
2022-10-07 23:26:47 +02:00
Wolfgang Huß
e82d35c824
Fix linting
2022-08-25 23:17:50 +02:00
Wolfgang Huß
02fa718fae
Remove more-info of post
...
- Additionally remove take-action.
2021-03-29 15:16:05 +02:00
Moriz Wahl
a4907f2bcb
localised error message for cannot edit post
2020-01-28 10:18:15 +01:00
Vasily Belolapotkov
50feeed8bf
fix the bug with scrolling post comments into view
2019-09-24 12:47:42 +03:00
senderfm
0a66ad56d9
Fix Specs, lint, fix test
2019-06-18 09:58:29 +02:00
Matt Rider
ff0b4b6867
Fix lint
2019-05-29 09:47:24 -03:00
5202763dd8
frontend lint fixes
2019-05-23 19:40:39 +02:00
1c78e969c6
Merge branch 'master' into 2019/kw15/hide_all_unfuctional_content
2019-04-10 10:58:11 +02:00
5e28ef32ab
lint fixes
2019-04-09 11:14:41 +02:00
93ab590903
lint fixes
2019-04-09 11:10:50 +02:00
1f31c29552
make post sticky - fixes https://github.com/Human-Connection/Human-Connection/issues/385
2019-04-08 11:39:39 +02:00
5d1cb43e8c
hide all unfunctional content - fixes https://github.com/Human-Connection/Human-Connection/issues/429
2019-04-08 10:48:04 +02:00
Robert Schäfer
88ac0601f7
DRY: persistentLink implementation
2019-03-26 23:52:01 +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