8a53bda51c
lint fixes
2021-04-26 02:21:50 +02:00
fc3e404ded
coverage settings.spec.js
2021-04-26 00:36:22 +02:00
f6075bc261
coverage pages.spec.js
2021-04-26 00:36:10 +02:00
4fc504ce8a
coverage organizations.spec.js
2021-04-26 00:36:02 +02:00
662de165ca
coverage notifications.spec.js
2021-04-26 00:35:54 +02:00
b99fbebd82
coverage invite.spec.js
2021-04-26 00:35:45 +02:00
07c9110693
coverage hashtags.spec.js
2021-04-26 00:35:26 +02:00
bf4846faad
coverage donations.spec.js
2021-04-26 00:35:17 +02:00
f97e911626
coverage categories.spec.js
2021-04-26 00:34:58 +02:00
Wolfgang Huß
6f79bba69d
Fix truncate via adding 'truncateStr'
...
- Because the 'truncate' function uses 'trunc-html' which seem not to function anymore like expected what has to be investigated further.
2021-03-29 11:27:27 +02:00
Moriz Wahl
a5df793c55
avoid introspection to get available roles as admin
2021-02-16 13:12:18 +01:00
Moriz Wahl
dd8f32bbd3
switch user role: removed unecessary comment
2021-02-10 13:08:42 +01:00
Moriz Wahl
14dfe2ae2c
change user role: tests are working
2021-02-10 13:08:42 +01:00
Moriz Wahl
c528269cb2
change user roles is working, test fails
2021-02-10 13:08:42 +01:00
Moriz Wahl
9ef42940ae
change user roles: fixed mutation parameters, added success toast
2021-02-10 13:08:42 +01:00
Wolfgang Huß
7571361b92
Fix linting by deleting console.log
2021-02-08 10:01:51 +01:00
narendra chandra
c39e7224dc
User cannot change their own role
2021-02-06 17:45:21 -05:00
narendra chandra
ce23692922
User cannot change their role
2021-02-06 17:34:17 -05:00
narendra chandra
4920a902c4
User cannot change their own role
2021-02-06 17:12:24 -05:00
narendra chandra
d5e227a38a
Added user role change feature
2021-01-24 21:07:45 -05:00
roschaefer
276ea79e8f
Update prettier to v2
2020-03-24 21:11:11 +01:00
Raphael Beer
d90e4c2aa8
Refactor: replace named slots
2020-03-12 23:49:00 +01:00
Alina Beck
408b77a3e7
use base-card on post page
2020-02-11 18:19:40 +01:00
Alina Beck
9895c32b0b
replace remaining instances of ds-card with base-card
2020-02-11 17:45:32 +01:00
mattwr18
81cbb7a85c
Refactor styling, fix naming convention
...
- Emotions buttons were not displaying images correctly
- Follow vue guidelines for multiword naming convention
- Favor tokens over magic px numbers
2020-01-15 17:37:54 +01:00
Alina Beck
34006a25e2
rename primary to filled
2020-01-09 13:25:12 +05:30
Alina Beck
ea612bdf78
replace another batch of ds-buttons with base-buttons (wip)
2019-12-19 12:19:58 +05:30
roschaefer
9e2baf25d2
Don't remove dots in emails
2019-11-28 11:22:09 +01:00
Alina Beck
a210dd599d
Merge branch 'master' into migrate-styleguide-icons
2019-11-20 19:35:03 +03:00
Alina Beck
77f4810ddc
set up global localVue
...
by setting up localVue with all required plugins (such as styleguide and vuex)
in a separate testSetup file we can avoid doing this individually in all component tests
the testSetup is executed before each test suite, so each test file gets a fresh
instance of localVue
2019-11-20 12:31:40 +03:00
Alina Beck
4e6572a042
replace ds-icon with base-icon
2019-11-19 12:26:07 +03:00
roschaefer
db25403429
Fix lint
2019-11-15 11:20:50 +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
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
Alina Beck
bdeb208556
pre-fill donation input fields with data from query
2019-11-12 12:45:59 +03: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
Alina Beck
2cd7ee9ac6
add donations info page to admin pages
2019-11-11 15:07:26 +03:00
mattwr18
084388a21e
Follow new file structure
...
- avoid nested directories
2019-11-11 08:50:35 +01:00
roschaefer
0cf59743ab
refactor: replace 'isemail' with 'validator'
...
..and use `normalizeEmail` everywhere in the webapp.
2019-11-05 00:24:12 +01:00
roschaefer
c1a696577b
fix: search for email case-insensitively
2019-10-11 02:40:48 +02:00
roschaefer
71e94d88c6
feat: add page component for public registration
2019-10-11 00:54:19 +02:00
aonomike
64b9ca7f43
Implement dislplay email for admins
2019-10-04 16:55:53 +03:00
aonomike
eae19ca33d
Display user email for administrators
2019-10-03 14:31:39 +03:00
Wolfgang Huß
92df820323
Rename /admin/tags.vue to /admin/hashtags.vue
2019-09-16 22:06:36 +02:00
Wolfgang Huß
82d5ac99df
Make hashtag links URL safe
2019-09-16 22:06:36 +02:00
roschaefer
c61b03483e
Failed to write a test for admin/index.vue
...
I am not able to properly mock the data for ApolloQuery. However I find
it valuable to push this particular piece of dead code. Maybe people find
it helpful.
2019-09-05 19:07:12 +02:00
roschaefer
c129c3fbae
Admin page handles loading and error state
2019-09-05 17:22:04 +02:00
roschaefer
66ed78e19b
Remove a lot of unused code, reduce graphql schema
2019-09-05 03:20:32 +02:00