mattwr18
e1c56346cc
Add story/spec for ReportsTable component/refactor
...
- use data-test to target elements in tests
2019-12-02 20:50:10 +01:00
mattwr18
46b6483c90
Add story/spec for CounterIcon component
2019-12-02 20:48:12 +01:00
ogerly
b4805aa2c6
add blur image on edit confirm
2019-12-02 19:12:26 +01:00
Alina Beck
c75c8c6d2d
pass imageAspectRatio to MasonryGridItems on user and more info page
2019-12-02 16:25:39 +03:00
Alina Beck
bf7042c423
enforce max image height
2019-12-02 16:14:18 +03:00
ogerly
19d183e13a
Merge https://github.com/Human-Connection/Human-Connection into 1746-Blur_explicit_Image_Content
2019-12-02 13:22:42 +01:00
mattwr18
00d5f58b00
Move components to features, style table[WIP]
...
- In conversations with @alina-beck, she suggested we move the
ReportsTable and FiledTable to features since it is tightly coupled to
Reports... we can work towards a table that is "dumb" and just takes the
data and displays it in another PR
- Add extra column for Current status
- Fix widths
2019-12-02 11:26:11 +01:00
roschaefer
048fb51116
feat: swap user name<=>handle for discriminability
2019-11-30 11:03:46 +01:00
roschaefer
3409a34374
Always show the menu to switch filters
2019-11-30 02:22:53 +01:00
roschaefer
9fd895fc42
Use <button> instead of <a>
...
If you don't want to link somewhere, use a button instead of an anchor,
fellas. 😉
2019-11-30 01:31:57 +01:00
mattwr18
985d53e52b
Fix broken tests
2019-11-29 20:49:46 +01:00
mattwr18
7441dbf28c
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
2019-11-29 20:43:09 +01:00
ogerly
7cdca49b48
Fix lint
2019-11-29 16:04:25 +01:00
mattwr18
107f10edc9
Update table styling
2019-11-29 15:29:11 +01:00
mattwr18
a8a9abb4e4
Refactor/Add new components
2019-11-29 14:02:53 +01:00
mattwr18
3c0a24825c
Move components to _new structure/refactor
...
- extract more components
2019-11-29 13:27:39 +01:00
ogerly
06fd8a2ce9
unblur function by contribution
2019-11-29 12:14:54 +01:00
ogerly
7f3f81822e
blur the image ok.
2019-11-28 20:40:35 +01:00
mattwr18
9401d4e1e1
[WIP] Extract code into own components
2019-11-28 17:38:44 +01:00
mattwr18
3d8435dde1
Get frontend working with data from backend
2019-11-28 16:13:48 +01:00
roschaefer
973d3f899a
Remove dots of gmail addresses
...
I had a chat with our moderator Daniel. He asks us to remove dots from
gmail accounts. He finds it more consistent and he has no problem to
write a mail to a gmail address without dots. He is OK to save the
email address different from how a user memorizes it.
2019-11-28 14:02:11 +01:00
roschaefer
7146e0a9b2
Fix lint
2019-11-28 13:48:09 +01:00
roschaefer
9e2baf25d2
Don't remove dots in emails
2019-11-28 11:22:09 +01:00
Alina Beck
3116f8cc0a
use imageAspectRatio to set an estimated initial height for grid items
2019-11-27 21:35:43 +03: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
mattwr18
6324fd7d26
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2253-fix-scroll-layout-issue
2019-11-27 18:05:02 +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
Alina Beck
2b1f0b1c4a
Merge pull request #2288 from Human-Connection/migrate-styleguide-icons
...
Migrate styleguide icons
2019-11-27 13:28:56 +03:00
ogerly
563cbed346
merge master
2019-11-26 07:57:57 +01:00
Alina Beck
171d876bfd
Update webapp/components/_new/generic/BaseIcon/BaseIcon.vue
...
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2019-11-25 13:39:52 +03:00
ogerly
f7aeb3c616
added checkbox for blure Images in contribution form
2019-11-25 11:23:57 +01:00
mattwr18
1667669d12
Fix bug by adding event modifiers stop and prevent
2019-11-25 11:10:21 +01:00
Wolfgang Huß
043b951459
Try avoid modal to show success on error, but not successful
2019-11-23 11:42:46 +01:00
Wolfgang Huß
0b7a0496a2
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
...
# Conflicts:
# webapp/locales/de.json
2019-11-23 08:07:53 +01:00
mattwr18
2e559f22a6
Merge pull request #2328 from Human-Connection/2259-embeds-not-displayed
...
Add LegacyEmbeds component to fix bug
2019-11-22 19:23:06 +01:00
roschaefer
ae360f2201
fix #2329 : Normalize email on login in the backend
2019-11-22 15:24:27 +01:00
Wolfgang Huß
ec8910d6eb
Rename decide mutation to review
2019-11-22 15:12:00 +01:00
mattwr18
c78a4189b9
Update component test
2019-11-22 15:08:54 +01:00
roschaefer
145b6727b1
Fix 2329 in the frontend
2019-11-22 15:08:25 +01:00
roschaefer
e9dcfd04fd
Expose #2329
2019-11-22 15:04:06 +01:00
mattwr18
aeac1edb32
Add LegacyEmbeds component to fix bug
2019-11-22 12:58:57 +01:00
mattwr18
33fb439e18
Update component tests for imageAspectRatio
2019-11-21 13:54:05 +01:00
mattwr18
b9d28e5a69
Set up frontend/backend to add imageAspectRatio
...
- on create and update
2019-11-21 11:32:42 +01:00
Wolfgang Huß
ef84e9991f
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
...
# Conflicts:
# backend/src/schema/index.js
2019-11-21 08:09:50 +01:00
Alina Beck
a210dd599d
Merge branch 'master' into migrate-styleguide-icons
2019-11-20 19:35:03 +03:00