mattwr18
be319615f8
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2253-fix-scroll-layout-issue
2019-12-05 11:16:16 +01:00
mattwr18
8bd69e9e2f
Fix import path
2019-12-04 20:11:34 +01:00
mattwr18
7becb09ef7
Add tests/Refactor
...
- Move tests which are not resource specific to own describe block, add
test cases
2019-12-04 19:41:58 +01:00
mattwr18
fe63e42262
Refactor component/story/test
...
- Remove data-test where not necessary
- Refactor tests to remove tests that belong in ReportRow
- Fix story
2019-12-04 19:40:32 +01:00
mattwr18
a59e72d8a8
Add stories/specs for ReportList
2019-12-04 19:40:08 +01:00
mattwr18
d0a18fded8
Rename component, add story/specs
2019-12-04 19:39:36 +01:00
mattwr18
235702867d
Move components to components/features
...
- we are reserving _new directory for components that have no dependency
on the Nitro-Styleguide
- update pat
2019-12-04 19:38:48 +01:00
mattwr18
26b4d4ab93
Add clock icon inside if clause
2019-12-04 19:37:21 +01:00
Alina Beck
b1955e64f4
improve tests, following @roschaefer suggestions
2019-12-04 16:57:42 +03:00
mattwr18
085b59bf4d
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
2019-12-04 13:23:06 +01:00
Alina Beck
68aabedc6d
move css classes to the correct component files
2019-12-04 12:25:44 +03:00
roschaefer
d143d629ed
Use data-test attributes, make test more resilient
...
as suggested by @mattwr18
2019-12-04 01:17:14 +01:00
roschaefer
84f574aaa0
Fix frontend tests
2019-12-04 00:22:28 +01:00
Alina Beck
750a1e523f
extract ReportRow into separate component
2019-12-03 18:42:48 +03:00
mattwr18
66f1aa8888
Follow @roschaefer PR review suggestions
...
- Update seed file with more human readable imageAspectRatios
- Remove copy script from Dockerfile to not expose to others. we'll need
to either start a maintenance server, so it has access to both the
backend/public/uploads and cypher-shell, or copy a script to the backend
that creates a csv, which can be copied to the neo4j pod and then loaded
into the cypher.
- Remove unintended changes to deployment/legacy-migration
- Add back image compression to Post images
2019-12-03 15:33:54 +01:00
Alina Beck
3de205d7c2
style nested table
2019-12-03 14:03:31 +03:00
Alina Beck
d685ff9e7b
translate and style user count
2019-12-03 13:25:20 +03:00
Alina Beck
9801369343
merge table rows
2019-12-03 13:07:24 +03:00
Alina Beck
4585dc7e8c
table cell content design tweaks
2019-12-03 12:45:28 +03:00
Alina Beck
febabf9303
rename table header translations
2019-12-03 12:25:19 +03:00
Alina Beck
21a3ff4bc8
render just one thead and tbody for the reports table
2019-12-03 12:03:41 +03:00
Alina Beck
150ffef35a
style report list header
2019-12-03 11:37:58 +03:00
roschaefer
75b2785941
Follow @alina-beck's suggestions
2019-12-03 00:47:07 +01:00
mattwr18
bcbce2a34a
Refactor modalData to use mapMutations, computed
...
- clean it up some
2019-12-02 20:50:55 +01:00
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
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
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
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
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