Moriz Wahl
e8ca65c040
remove comments
2023-02-23 21:13:18 +01:00
Moriz Wahl
b2eda033ee
all admin pages tests are working
2023-02-13 21:39:57 +01:00
Moriz Wahl
0d5f87c2a3
fix donations test
2023-02-13 21:33:35 +01:00
Wolfgang Huß
04810ca500
Move the admins user query GQL to the appropriate file
2023-01-12 10:50:44 +01:00
Wolfgang Huß
e82d35c824
Fix linting
2022-08-25 23:17:50 +02:00
Wolfgang Huß
ee0feab744
Fix linting
2021-09-29 11:50:57 +02:00
Wolfgang Huß
49e4111def
Fix to set 'sendNotificationEmails' on admin of db init
...
- Set other missing properties on admin of db init.
- Additionally set default donations `progress` value to `7000` to have a better looking design on the news feed for devs and testers.
- Fix test in `pages/admin/donations.spec.js`.
2021-09-29 10:32:51 +02:00
Wolfgang Huß
df3d3812cc
Cleanup donations.spec.js
2021-09-16 10:51:21 +02:00
Wolfgang Huß
34554f1539
Refine and cleanup test 'webapp/pages/admin/donations.spec.js'
2021-09-15 14:22:26 +02:00
Wolfgang Huß
8251877bd9
Merge branch '4265-move-sort-newsfeed-menu-into-filter-menu-moriz' of github.com:Ocelot-Social-Community/Ocelot-Social into 4265-move-sort-newsfeed-menu-into-filter-menu
...
# Conflicts:
# webapp/components/DonationInfo/DonationInfo.spec.js
# webapp/pages/admin/donations.spec.js
2021-09-15 13:53:10 +02:00
Wolfgang Huß
98982010f7
Fix linting
2021-07-21 11:54:56 +02:00
Moriz Wahl
5699620c85
suggested solutions
2021-07-12 12:20:08 +02:00
Wolfgang Huß
7618e18294
Test frontend, next try
2021-06-23 15:30:47 +02:00
Wolfgang Huß
5a1eda272b
Test frontend, little try
2021-06-16 08:06:56 +02:00
Wolfgang Huß
af5e255aad
Fix several problems with admins setting of donations info
...
- Use 'toString' to care for setting the values of the donation progress bar.
2021-06-15 13:55:08 +02:00
Wolfgang Huß
1ab4cec5fe
Implement more tests for the admin donations settings page, start
2021-05-10 13:09:21 +02:00
Wolfgang Huß
da951c6fb6
Clean up
2021-05-06 16:37:31 +02:00
Wolfgang Huß
59dfb4662e
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4265-move-sort-newsfeed-menu-into-filter-menu
2021-05-06 16:04:09 +02:00
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ß
d40dd94868
Implement showDonations in the database
...
- Add to backend tests.
2021-04-15 10:51:01 +02:00
Wolfgang Huß
a48355f8bc
Implement admin danations info show checkbox
2021-04-15 09:30:04 +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