1020 Commits

Author SHA1 Message Date
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ß
e58b452a7d Write Cypress tests 2021-09-27 12:15:18 +02:00
Wolfgang Huß
7ae5593f82 Implement user notifications settings 2021-09-22 14:05:10 +02:00
Wolfgang Huß
df7e8ed3bb Cleanup 2021-09-16 11:30:37 +02:00
Wolfgang Huß
850f3c15ac Merge branch 'master' 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/components/DonationInfo/DonationInfo.vue
#	webapp/pages/index.vue
2021-09-16 11:30:05 +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ß
198d24ecb1 Fix test pages/registration.spec.js 2021-09-13 09:33:22 +02:00
Wolfgang Huß
41252785d2 Fix tests 2021-08-05 17:57:48 +02:00
Wolfgang Huß
37cb8a2afb Fix linting 2021-08-05 16:24:50 +02:00
Wolfgang Huß
b848aeb579 Fix tests by using toBeTruthy() instead of toBe(true) 2021-08-05 16:23:31 +02:00
Wolfgang Huß
b7018ffefb Implement mixins in internal pages 2021-08-05 16:05:55 +02:00
Wolfgang Huß
aa454893ce Refactor pageParams, third step
- Implement emails.js in backend as well.
- Move backend links.js into emails.js, because code is not a duplicate of webapp anymore.
2021-08-05 14:44:54 +02:00
Wolfgang Huß
e8a0a5d13c Refactor pageParams, second step 2021-08-03 20:07:39 +02:00
Wolfgang Huß
a3d3656bf1 Implement login-button 2021-08-02 16:17:35 +02:00
Wolfgang Huß
df1e622094 Implement internal page component, first step 2021-08-02 13:48:57 +02:00
Wolfgang Huß
0b1bdc495f Implement configuration of internal pages 2021-07-29 16:54:20 +02:00
Wolfgang Huß
98982010f7 Fix linting 2021-07-21 11:54:56 +02:00
Wolfgang Huß
3b214c9db9 Implement HTML internal support and organization pages 2021-07-20 11:34:01 +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ß
621b3f5e8d Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 4265-move-sort-newsfeed-menu-into-filter-menu 2021-06-14 15:16:00 +02:00
Wolfgang Huß
1bd4af6fd3 Implement flexible page footer links 2021-06-02 20:18:11 +02:00
Wolfgang Huß
2f72e4eba3 Follow @Mogge suggestions 2021-05-18 22:09:56 +02:00
Wolfgang Huß
ff6cc306af Refactor logos, first step 2021-05-18 17:04:48 +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ß
e4a7a6750c Write and fix donations bar frontend tests 2021-05-07 12:14:33 +02:00
Wolfgang Huß
124d752e38 Write tests 2021-05-06 16:59:01 +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
Wolfgang Huß
32856dd60f Suggest a fix and some refinements 2021-05-06 09:58:37 +02:00
0ea3ea0481
lint fix 2021-04-27 11:49:15 +02:00
52740d8fc3
fixed rollback on privacy update fail
coverage privacy.spec.js
2021-04-27 00:44:52 +02:00
abecd0b328
asny fixes registration.spec.js 2021-04-26 04:47:27 +02:00
b0739fcc69
don't skip nonce & invite code tests for registration.spec.js 2021-04-26 04:00:15 +02:00
0a6d8046e7
asyncData registration.spec.js 2021-04-26 03:58:01 +02:00
8dbb990742
asyncData search-results.spec.js 2021-04-26 03:57:53 +02:00
d3d0fd053d
asyncData terms-and-conditions-confirm.spec.js 2021-04-26 03:57:44 +02:00
8a53bda51c
lint fixes 2021-04-26 02:21:50 +02:00
c6fd705748
coverage password-reset.spec.js 2021-04-26 02:20:50 +02:00
5ffad4056b
coverage login.spec.js 2021-04-26 02:20:39 +02:00
a71e864049
asyncData test post/edit/_id.spec.js 2021-04-26 01:52:04 +02:00
002c9f5786
head test search-results.spec.js 2021-04-26 00:36:32 +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