5490 Commits

Author SHA1 Message Date
862d8ecb82
ReportsTable.vue make default not a function 2021-04-24 13:11:47 +02:00
38a6fbbed2
coverage PageFooter.spec.js 2021-04-24 12:54:09 +02:00
7e165a9b2b
NotificationList.vue make default not a function 2021-04-24 12:38:46 +02:00
1b8c22bd7d
lint fix 2021-04-24 02:26:42 +02:00
e99313034d
package.json syntax typo 2021-04-24 02:17:35 +02:00
c7e721b44f
ignore stuff not to be tested 2021-04-24 02:10:23 +02:00
0e6893eeb3
coverage PasswordReset/Request.spec.js 2021-04-24 02:09:27 +02:00
fc176e28a4
coverage my-email-address/index.spec.js 2021-04-24 02:08:50 +02:00
9445627480
coverage ChangePassword.spec.js 2021-04-24 02:08:32 +02:00
7365aa09c1
coverage Change.spec.js 2021-04-24 02:08:19 +02:00
0f18fb2b47
more fixes 2021-04-17 14:54:16 +02:00
a2e93bb17b
fix maintenance 2021-04-17 14:45:07 +02:00
87a5daa7a3
old workig directory in the hope it fixes stuff 2021-04-17 14:23:45 +02:00
94a6bdb137
more maintenance fixes 2021-04-17 14:13:20 +02:00
b51fe45b07
more fixes for the mainteace docker file 2021-04-17 14:08:46 +02:00
6f1f5f360d
actually define production stage in maintenance file 2021-04-17 13:45:32 +02:00
cb464832d6
did some improvements on the maintenance docker image 2021-04-17 13:35:24 +02:00
79beb840c5
-separate commands in two, docker build & save to allow multi-line commands
-have arg and env variables
2021-04-17 13:15:45 +02:00
d354f9630a
Use build args instead of envs for the version, date & commit 2021-04-17 12:44:01 +02:00
dependabot-preview[bot]
b9f420ba3c
[Security] Bump ssri from 6.0.1 to 6.0.2 in /webapp
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-16 22:39:56 +00:00
Wolfgang Huß
e558baef87 Implement showDonations in newsfeed
- Clean up some stuff.
2021-04-15 16:40:01 +02:00
dependabot-preview[bot]
6ff7ee6dca
[Security] Bump elliptic from 6.5.3 to 6.5.4 in /webapp
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-15 13:29:33 +00:00
Wolfgang Huß
9c9b6d5aa5 Change height of process bar and button to small 2021-04-15 13:17:49 +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
7421439b1d
fix Search.feature 2021-04-14 20:36:14 +02:00
ebee6e0c2e
more lint fixes 2021-04-14 20:36:12 +02:00
7c67b24e0e
webapp lint fix 2021-04-14 20:36:12 +02:00
c52dceddf2
authentication feature
fixed a problem in login component
2021-04-14 20:36:12 +02:00
e3e03415e1
have cypress running locally - the tests still fail 2021-04-14 20:36:12 +02:00
Wolfgang Huß
7cf80c52ca Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4265-move-sort-newsfeed-menu-into-filter-menu 2021-04-14 18:37:52 +02:00
Wolfgang Huß
079a3da0d7 Justify the donation process bar, tryout 2021-04-14 18:37:35 +02:00
a79947e37a
frontend coverage test & report 2021-04-13 23:59:14 +02:00
Wolfgang Huß
4c72dd7481 Move progress bar on top of the news feed again, with full width 2021-04-13 16:43:58 +02:00
Wolfgang Huß
d259b27943 Write and fix tests for order by in filter menu 2021-04-13 14:34:51 +02:00
Wolfgang Huß
c2cf89447b Rename newsfeed sorting to ordered by
- Fix a test.
2021-04-13 10:16:51 +02:00
Wolfgang Huß
7888d93a7f Cleanup 2021-04-12 15:59:44 +02:00
Wolfgang Huß
245be52ac8 Translate order by
- Cleanup the store.
- Fix tests.
2021-04-12 15:54:56 +02:00
Wolfgang Huß
16d8a42d9b Implement or move sort by date filter in filter menu 2021-04-12 15:09:28 +02:00
Wolfgang Huß
90b9ffb917 Implement donation progress bar, second step 2021-04-08 17:44:35 +02:00
Wolfgang Huß
371e83404c Implement progress bar again, first step 2021-04-08 15:58:23 +02:00
Wolfgang Huß
fbbc9c9325
Merge pull request #4316 from Ocelot-Social-Community/4260-remove-more-info-on-post
feat: 🍰 Remove More-Info Of Post
2021-04-07 09:24:49 +02:00
Wolfgang Huß
0320d3bab1 Fix registration slider for invite code with inviteCode, email, and nonce 2021-04-06 14:59:49 +02:00
Moriz Wahl
e5830101e4 release v1.0.2 2021-04-06 13:37:09 +02:00
Moriz Wahl
c80b3a2128 slider jumps to enter-nonce when link contains invite-code, email and nonce and method is invite-code. Thanks @tirokk 2021-04-06 13:35:31 +02:00
fc536e2fb0
v1.0.1 2021-04-04 18:36:02 +02:00
Wolfgang Huß
1066f67c5b
Merge pull request #4320 from Ocelot-Social-Community/4236-avatar-has-border
fix: 🍰 Fixing The Avatars unwanted Border
2021-03-31 15:45:22 +02:00
c9d0cbaab1
v1.0.0 2021-03-31 03:57:13 +02:00
Wolfgang Huß
f176fa5c3b Refine and remove the last very small rest of the unwanted boarder 2021-03-30 17:33:24 +02:00
Wolfgang Huß
17b5e97d76 Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4253-long-hashtags-not-visible
# Conflicts:
#	webapp/plugins/vue-filters.js
2021-03-30 16:05:54 +02:00