Markus
85e68795a3
[fix] all group related pages are now under one route, so link highlighting works
2023-07-19 10:09:04 +02:00
Moriz Wahl
b672b62e0d
no pin post button for posts in group
2023-04-20 14:33:51 +02:00
Moriz Wahl
6eb5ad25af
get all components tests running
2023-02-15 11:12:19 +01:00
Moriz Wahl
4ce5bdd6fa
get most components working
2023-02-15 10:23:34 +01:00
Wolfgang Huß
5a9d9f9da8
Fix tests in webapp
2022-09-28 19:00:13 +02:00
Wolfgang Huß
f534d1cd40
Move component 'GroupContentMenu' to folder 'ContentMenu'
2022-09-28 16:42:22 +02:00
Wolfgang Huß
a5021486eb
Remove 'gost' property from 'ContentMenu' button
2022-09-28 12:01:27 +02:00
ogerly
fde69a3b21
fix: review from wolle, fix lint
2020-08-27 09:49:54 +02:00
ogerly
3d69ebbb1c
fix: tests ok, lint ok
2020-08-14 11:39:38 +02:00
Wolfgang Huß
dcc5b74038
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 17-Admin-Remove-user-profile
2020-05-28 10:52:24 +02:00
roschaefer
6a0b5a22e0
Merge remote-tracking branch 'origin/master' into 17-Admin-Remove-user-profile
2020-03-24 21:48:22 +01:00
roschaefer
276ea79e8f
Update prettier to v2
2020-03-24 21:11:11 +01:00
Raphael Beer
7df4432601
Fix: named slot scopes
2020-03-13 00:09:33 +01:00
Raphael Beer
d465e94596
Refactor: use #shorthand for default v-slot attributes
2020-03-12 23:49:27 +01:00
Raphael Beer
5626cb2771
Revert "Refactor: replace default slots"
...
This reverts commit f1e308074bc33e6762431f90f335ed849776f4d9.
Let's take this one at a time...
2020-03-12 23:49:01 +01:00
Raphael Beer
c3cf682fdf
Refactor: replace default slots
2020-03-12 23:49:01 +01:00
Raphael Beer
d90e4c2aa8
Refactor: replace named slots
2020-03-12 23:49:00 +01:00
ogerly
9ab2d8395f
feat: DeleteUser for Admin added in the profile dropdown menu, deleted from the Admin user overview
2020-03-04 16:23:00 +01:00
Alina Beck
6aecbd6c6d
Merge branch 'master' into migrate-styleguide-card
2020-02-19 10:25:37 +01:00
Alina Beck
6671d893e6
refactor PostCard (wip)
2020-02-11 09:20:45 +01:00
mattwr18
5347f734af
Fix cypress tests/frontend implementation
...
- Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2020-02-10 16:25:00 +01:00
mattwr18
3b29d480e3
Display unblock feature only for blocking user
...
- add hasBlocked query to check if userA initiated the blocking and, if
true, only them to unblock userB.
- add cypress tests to make sure we don't break this in the future.
2020-02-10 12:34:40 +01:00
mattwr18
335e7127b8
Update mute/unmute icon to unused icon
...
- we are already using eye/eye-slash for disable/release
2020-02-03 21:14:38 +01:00
Alina Beck
d2148bdd47
Merge branch 'master' into migrate-styleguide-card
2020-02-03 19:23:22 +01:00
mattwr18
bcc1ab167e
Improve styling per @alina-beck review
2020-01-30 10:46:43 +01:00
Alina Beck
e7bf499d37
use BaseCard in Comment component and refactor
2020-01-22 17:37:32 +03:00
mattwr18
e639358557
Test drive to get the functionality how we'd like
2020-01-21 21:16:42 +01:00
mattwr18
851babeac3
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 279-blacklist-users-content
2020-01-16 14:48:56 +01:00
mattwr18
ba3e9e1025
Rename blacklist/whitelist to mute/unmute
...
- Follow @roschaefer suggestion in issue
- This can be reverted if we decide otherwise
2020-01-08 18:04:26 +01:00
mattwr18
c297b83f87
Convert block/unblock to blacklist/whitelist
...
- at the moment, we have implemented blocked like we want the
blacklist/whitelistUserContent to be, with the exception that is should
not be both ways. If I blacklist a user's content, they still see my
content in their news feed.
2020-01-07 18:57:35 +01:00
Alina Beck
7c7a800bc2
replace ds-button with base-button (wip)
2019-12-19 00:50:27 +05:30
roschaefer
71b2eac175
refactor: content menu
...
I hoped this would fix the bug with the editor sometimes not being shown
when clicking "Edit Post" but it does not.
2019-12-14 20:16:09 +01:00
mattwr18
985d53e52b
Fix broken tests
2019-11-29 20:49:46 +01:00
mattwr18
e6fdb70a07
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
2019-11-27 18:09:24 +01:00
Moriz Wahl
d47ebb936e
use .filter to find items
2019-11-27 14:28:57 +01:00
Moriz Wahl
809ef47a03
only one expect per it block
2019-11-27 14:28:57 +01:00
Moriz Wahl
3d3a121dc5
method tests added
2019-11-27 14:28:57 +01:00
Moriz Wahl
e4883b5175
method tests added
2019-11-27 14:28:57 +01:00
Moriz Wahl
a14b3cb39a
spec file added with basic test logic
2019-11-27 14:28:57 +01:00
Moriz Wahl
3b49744b51
directory created a path names changed
2019-11-27 14:28:57 +01:00