mattwr18
c775884c59
Merge pull request #2160 from Human-Connection/2119_Create_Post_consistent_form_input_validation
...
🍰 2119-Fix Contribution consistent form input validation
2019-11-19 00:27:48 +01:00
mattwr18
123fc2f666
Fix lint with updated linter
2019-11-18 21:54:24 +01:00
mattwr18
04f07b9091
Fix lint
2019-11-18 17:25:44 +01:00
Robert Schäfer
ab819e2957
Merge pull request #2200 from Human-Connection/2187-language-does-not-change-on-edit
...
2187 language does not change on edit
2019-11-18 17:03:55 +01:00
Robert Schäfer
735a31ed00
Merge pull request #2101 from Human-Connection/1747-show-shouts
...
1747 show shouts
2019-11-18 17:00:43 +01:00
mattwr18
6685ff3df0
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2119_Create_Post_consistent_form_input_validation
2019-11-18 15:57:58 +01:00
Moriz Wahl
657a41ff7b
Removed language method
2019-11-17 18:40:08 +01:00
roschaefer
36062ffa8c
Fix lint
2019-11-16 14:34:23 +01:00
Robert Schäfer
f6550b9b00
Merge pull request #2248 from Human-Connection/2240-infinite-scrolling-out-of-control
...
Fix infinite scrolling out of control
2019-11-15 17:03:31 +01:00
roschaefer
950df1cd07
Fix frontend tests
...
I also removed one frontend test. The test case was checking an edge
case. We use `hasMore` as the single source of truth so I think it's
safe to remove this test case.
2019-11-15 16:20:24 +01:00
Robert Schäfer
18ee5b4ac3
Merge pull request #2110 from Human-Connection/2106_unblock_a_user_in_the_user_settings
...
2106-unblock a user in the user settings
2019-11-15 15:51:52 +01:00
roschaefer
3fa7eeb038
@mattwr18 looks like you forgot $state
2019-11-15 15:37:16 +01:00
mattwr18
f8c5290be0
Clean up following @roschaefer PR review suggestions
2019-11-15 15:23:16 +01:00
mattwr18
a10a735e35
Tell vue-infinite-loader when complete or loaded
2019-11-15 14:56:44 +01:00
mattwr18
a6c169c2e0
Fix infinite scrolling out of control
2019-11-15 14:35:08 +01:00
roschaefer
56a940285b
refactor: translations, tests
2019-11-15 14:29:33 +01:00
ogerly
e7056dd100
fix lint
2019-11-15 14:29:33 +01:00
ogerly
958b88ceda
2106-unblock a user in the user settings
2019-11-15 14:29:33 +01:00
roschaefer
db25403429
Fix lint
2019-11-15 11:20:50 +01:00
Alina Beck
6213a25355
Merge branch 'master' into 1747-show-shouts
2019-11-14 09:37:54 +03:00
Alina Beck
34239631a2
toggle shouts tab depending on user setting
2019-11-13 11:44:24 +03:00
Alina Beck
1625e0705e
run update mutation when submitting shouts form
2019-11-13 11:02:53 +03:00
mattwr18
7ce3e25110
Merge branch 'master' of github.com:Human-Connection/Human-Connection into donation-info
2019-11-12 21:04:54 +01:00
Alina Beck
6e3bd19267
set up privacy page in settings
2019-11-12 19:13:56 +03:00
mattwr18
797b8338be
Merge pull request #2197 from Human-Connection/2195-define-missing-getters
...
Added Empty Definitions For Missing Getters And Mutations
2019-11-12 15:54:45 +01:00
mattwr18
8b5cd48d3c
Translate success message, guard clause for no Donations
2019-11-12 15:33:21 +01:00
mattwr18
3b5e40efaa
Merge branch 'master' of github.com:Human-Connection/Human-Connection into donation-info
2019-11-12 15:18:10 +01:00
mattwr18
e19990a58b
Fix lint
2019-11-12 13:43:51 +01:00
mattwr18
a215093bc3
Make Donations reactive
...
Co-authored-by: @alina-beck <alina.beck@mail.com>
2019-11-12 13:26:30 +01:00
mattwr18
71bcf814db
Fix incorrect destructuring, parseInt
...
- graphql schema expects an integer
2019-11-12 12:08:19 +01:00
Moriz Wahl
d7397f5e46
posts/currentPosts now return empty array
2019-11-12 11:20:56 +01:00
Alina Beck
bdeb208556
pre-fill donation input fields with data from query
2019-11-12 12:45:59 +03:00
mattwr18
cbab34e83c
Update test with mock $18n.locale
...
Co-authored-by: @alina-beck <alina.beck@mail.com>
2019-11-12 10:35:02 +01:00
Moriz Wahl
e46a23d445
css hyphens for webkit and moz
2019-11-11 23:01:03 +01:00
Moriz Wahl
d0c0fd373a
Language attribute added to post and postCard
2019-11-11 22:42:37 +01:00
Moriz Wahl
163825e562
Added Empty Definitions For Missing Getters And Mutations
2019-11-11 21:20:53 +01:00
mattwr18
f51ad1131b
UpdateDonations from admin/donations
...
@alina-beck I'm not 100% satisfied with this at the moment. I think that
the admin could have the goal and progress initialized from a query for
the Donations, and be able to update if one of them changed... what do
you think?
2019-11-11 19:16:07 +01:00
mattwr18
36722962e0
Merge pull request #1975 from Human-Connection/1974-notifications-page
...
Add notifications page with All Notifications
2019-11-11 14:29:40 +01:00
Alina Beck
d15a1a8105
style donations info for mobile
2019-11-11 15:57:29 +03:00
Alina Beck
2cd7ee9ac6
add donations info page to admin pages
2019-11-11 15:07:26 +03:00
mattwr18
52bdfa7c48
Merge pull request #2073 from Human-Connection/Laod_saved_Laguage_and_select
...
1931 - after successful login the saved language of the user is set
2019-11-11 11:43:12 +01:00
Alina Beck
f6de44b337
place donation info in separate component
...
compute title and label according to selected locale and donation values
2019-11-11 13:09:51 +03:00
Alina Beck
768f5f6631
extract progress bar into separate component
2019-11-11 12:31:10 +03:00
Alina Beck
88436c3cf7
add donation info with hardcoded values
2019-11-11 12:05:09 +03:00
mattwr18
f2e2c78582
Add tests for notifications index page
2019-11-11 08:52:51 +01:00
mattwr18
ddb9fcdcb7
Make dropdown filter reusable
2019-11-11 08:52:04 +01:00
mattwr18
7564908456
Refactor to follow @alina-beck suggestions
...
- Update CSS
- Use design tokens where possible
- Update spec description
- Avoid scoped scss as it's more expensive
- did not change the next and back button as they weren't really visible
without the primary class
- Fix German translation
2019-11-11 08:52:04 +01:00
mattwr18
542647f418
Add NotificationsDropdownFilter story, refactor
...
- rename incorrectly named varaibles
- use filterOptions to remove unneccessary computed routes
Co-authored-by: @alina-beck
2019-11-11 08:52:04 +01:00
mattwr18
cb2cc37556
Extract components following @alina-beck suggestion
...
- see https://github.com/Human-Connection/Human-Connection/pull/2075/files
2019-11-11 08:50:35 +01:00
mattwr18
7007b1c444
Paginate notifications, reusable component w/ test
2019-11-11 08:50:35 +01:00