mahula
fb56539dff
Merge branch 'master' into 6979-make-relative-date-configurable
2024-02-07 09:56:58 +01:00
Wolfgang Huß
4fa8ecf772
Implement config for 'date-time' format
2024-02-05 17:41:44 +01:00
Markus
3707fade72
[feature] redesigned post teaser date info
2024-02-01 10:03:41 +01:00
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
0d160c0280
add modal to add group member confrimation
2022-11-22 12:24:02 +01:00
Wolfgang Huß
1421973a9f
Fix Cypress test 'I_click_on_the_author.js'
2022-10-22 08:41:27 +02:00
Wolfgang Huß
294da3048f
Refine 'in' text between user slug and group slug in user teaser
2022-10-21 11:11:03 +02:00
56850f7790
include in between user and group link -> @user in &group
2022-10-20 12:54:07 +02:00
Wolfgang Huß
fc32a5f1aa
Add new user teaser options to storybook
2022-10-19 18:59:26 +02:00
Wolfgang Huß
731f3a51aa
Add group to user teaser, on post page, and on news feed
2022-10-17 18:45:02 +02:00
Wolfgang Huß
5f43a51c6a
Rename prop 'user' of 'profile-avatar' to 'profile'
2022-08-29 18:39:51 +02:00
Wolfgang Huß
615ee2991a
Rename Component from 'UserAvatar' as 'user-avatar' to 'ProfileAvatar' as 'profile-avatar'
2022-08-29 18:21:50 +02:00
Wolfgang Huß
077a63aca7
Rename class 'user-avatar' to 'profile-avatar'
2022-08-29 18:09:51 +02:00
roschaefer
276ea79e8f
Update prettier to v2
2020-03-24 21:11:11 +01:00
Robert Schäfer
512ef672bf
feat: Introduce graphql image type ( #3043 )
...
* refactor(graphql): Introduce image type
* Undo changes to .travis.yml
* chore: Upgrade travis to node LTS
- URL is available since v10
* chore: use lts
Co-authored-by: mattwr18 <mattwr18@gmail.com>
2020-03-16 15:32:19 +01:00
Alina Beck
701564c708
Merge branch 'master' into migrate-styleguide-card
2020-02-20 00:37:07 +01:00
abdellani
e3c95cbbf5
fixes linter error
2020-02-17 15:04:16 +01:00
Alina Beck
ad385490bc
follow @mattwr18 PR review
...
- replace magic numbers with tokens
- remove unused name attribute
- use slot shorthand (for the slots added in this PR)
2020-02-17 10:44:52 +01:00
abdellani
cd62bb457b
Removes popover menu
2020-02-13 00:46:50 +01:00
Alina Beck
7c090cc3ed
set z-index for UserTeaser only on PostCard
2020-01-22 18:09:44 +03:00
Alina Beck
0392826211
set avatar size to small in AvatarMenu and for Anonymous users
2020-01-22 18:05:00 +03:00
mattwr18
769c0cd105
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2675-migrate-avatar-component-2
2020-01-21 17:08:51 +01:00
Alina Beck
e93332b173
display username below slug when there is no date-time
2020-01-21 17:00:20 +03:00
Alina Beck
c5af2dbfb4
truncate overflowing user name
2020-01-21 11:58:54 +03:00
mattwr18
7b73c990ec
Remove unintended changes to class name/comment
2020-01-20 10:19:39 +01:00
mattwr18
77ef3b0406
Fix failing tests
2020-01-20 10:07:02 +01:00
mattwr18
fdf00fc0c6
Follow @alina-beck's PR review suggestions
...
- Update styling
- Avoid nested tags
- Rename components with two names
- Add story
- Co-authored-by: Alina Beck <alina.beck@mail.com>
2020-01-20 10:04:30 +01:00