Wolfgang Huß
0ec33fe3a3
Try to implement the logo on maintenance page, uncommented and hints
2021-08-09 11:58:10 +02:00
Wolfgang Huß
edcde1f08d
Get maintenance page to work
2021-08-09 11:04:00 +02:00
Wolfgang Huß
41252785d2
Fix tests
2021-08-05 17:57:48 +02:00
Wolfgang Huß
e3ea3e1733
Fix error 'window is undefined' that appears sometimes
...
- Avoid possible errors, because of 'window' is only defined on browser side but not in NodeJS on client side. Check for 'typeof window' is neccessary, because if it's not defined at all you can't check for 'window !== undefined' without the same error 'window is undefined'.
2021-08-05 16:54:20 +02:00
Wolfgang Huß
4fccb6e788
Remove tryout data
2021-08-05 16:32:00 +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ß
97fdb7cd5c
Refactor pageParams
2021-08-03 15:30:58 +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ß
59dd7ba104
Implement configuration of footer link list
2021-07-29 16:54:52 +02:00
Wolfgang Huß
0b1bdc495f
Implement configuration of internal pages
2021-07-29 16:54:20 +02:00
Wolfgang Huß
0bdedfc5bc
Create sender.fm internal organization page
2021-07-28 15:15:59 +02:00
dependabot[bot]
5ffa2f0275
Bump eslint-plugin-prettier from 3.1.4 to 3.4.0 in /webapp
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.4 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-28 10:12:12 +00:00
dependabot[bot]
4718908123
Bump vue-scrollto from 2.17.1 to 2.20.0 in /webapp
...
Bumps [vue-scrollto](https://github.com/rigor789/vue-scrollto ) from 2.17.1 to 2.20.0.
- [Release notes](https://github.com/rigor789/vue-scrollto/releases )
- [Commits](https://github.com/rigor789/vue-scrollto/compare/v2.17.1...v2.20.0 )
---
updated-dependencies:
- dependency-name: vue-scrollto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-28 04:31:09 +00:00
Wolfgang Huß
cbc6f73893
Merge pull request #4299 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/node-notifier-8.0.2
...
[Security] Bump node-notifier from 6.0.0 to 8.0.2 in /webapp
2021-07-27 12:17:31 +02:00
Wolfgang Huß
06480df1eb
Merge pull request #4570 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/storybook/addon-a11y-6.3.6
...
Bump @storybook/addon-a11y from 5.3.21 to 6.3.6 in /webapp
2021-07-27 12:16:42 +02:00
Wolfgang Huß
c7e4e6d2b2
Remove superfluous package-lock.json
2021-07-27 11:19:06 +02:00
Wolfgang Huß
74dbad7f19
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/node-notifier-8.0.2
...
# Conflicts:
# webapp/package-lock.json
2021-07-27 10:40:01 +02:00
Wolfgang Huß
9932796d23
Delete superfluous and always conflicting file package-lock.json
2021-07-27 10:39:13 +02:00
Wolfgang Huß
0154d3d4c4
Merge pull request #4555 from Ocelot-Social-Community/4549-landing-page-def-route+have-internal
...
🍰 feat: Landing Page etc.
2021-07-26 20:58:32 +02:00
dependabot[bot]
6268e10a78
Bump @storybook/addon-a11y from 5.3.21 to 6.3.6 in /webapp
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y ) from 5.3.21 to 6.3.6.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.6/addons/a11y )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 12:36:23 +00:00
dependabot[bot]
56bde038e7
Bump @storybook/vue from 5.3.21 to 6.3.6 in /webapp
...
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue ) from 5.3.21 to 6.3.6.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.6/app/vue )
---
updated-dependencies:
- dependency-name: "@storybook/vue"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 07:40:40 +00:00
Wolfgang Huß
7fb9a14447
Merge pull request #4141 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.3.21
...
Bump @storybook/addon-actions from 5.3.18 to 5.3.21 in /webapp
2021-07-26 09:32:06 +02:00
Wolfgang Huß
f577015501
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/ssri-6.0.2
...
# Conflicts:
# webapp/package-lock.json
2021-07-25 13:48:03 +02:00
Wolfgang Huß
a201f55211
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/v-tooltip-2.1.3
...
# Conflicts:
# webapp/package-lock.json
2021-07-25 12:43:37 +02:00
Wolfgang Huß
ae5fbe6ca2
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/ssri-6.0.2
...
# Conflicts:
# webapp/package-lock.json
2021-07-25 12:17:15 +02:00
Wolfgang Huß
7d2276ee05
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.3.21
2021-07-23 20:44:39 +02:00
Wolfgang Huß
3d148e3ed0
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/v-tooltip-2.1.3
...
# Conflicts:
# webapp/package-lock.json
2021-07-23 20:37:33 +02:00
dependabot[bot]
125c77810c
Bump eslint-plugin-jest from 24.1.10 to 24.4.0 in /webapp
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.1.10 to 24.4.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.10...v24.4.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 12:02:32 +00:00
Wolfgang Huß
56652ee1fa
Merge pull request #4140 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/apollo-cache-inmemory-1.6.6
...
Bump apollo-cache-inmemory from 1.6.5 to 1.6.6 in /webapp
2021-07-23 13:50:12 +02:00
Wolfgang Huß
8291edddbe
Merge pull request #3975 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/websocket-extensions-0.1.4
...
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4 in /webapp
2021-07-23 13:46:58 +02:00
Wolfgang Huß
ae206e8302
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/linkify-it-3.0.2
...
# Conflicts:
# webapp/package-lock.json
2021-07-22 15:47:26 +02:00
Wolfgang Huß
350648d198
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/websocket-extensions-0.1.4
2021-07-22 15:31:52 +02:00
Wolfgang Huß
05d98bceec
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/v-tooltip-2.1.3
...
# Conflicts:
# webapp/package-lock.json
2021-07-22 15:26:28 +02:00
Wolfgang Huß
6b9e3122da
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/y18n-3.2.2
...
# Conflicts:
# webapp/package-lock.json
2021-07-22 13:43:47 +02:00
Wolfgang Huß
fa688bd7d2
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/v-tooltip-2.1.3
...
# Conflicts:
# webapp/package-lock.json
2021-07-22 11:41:15 +02:00
Wolfgang Huß
365965ea8f
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/vue-sweetalert-icons-4.3.0
...
# Conflicts:
# webapp/package-lock.json
2021-07-22 11:38:52 +02:00
Wolfgang Huß
bed20cc667
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/elliptic-6.5.4
...
# Conflicts:
# webapp/package-lock.json
2021-07-22 10:41:59 +02:00
Wolfgang Huß
3c1a40a593
Merge pull request #4076 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/stack-utils-2.0.3
...
Bump stack-utils from 2.0.1 to 2.0.3 in /webapp
2021-07-21 18:13:16 +02:00
Wolfgang Huß
247d612bbc
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/stack-utils-2.0.3
2021-07-21 16:22:25 +02:00
dependabot[bot]
d1429ca43b
Bump date-fns from 2.12.0 to 2.22.1 in /webapp
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.12.0 to 2.22.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.12.0...v2.22.1 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 11:13:10 +00:00
Wolfgang Huß
2edb45ba4d
Merge pull request #4561 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/cookie-universal-nuxt-2.1.5
...
Bump cookie-universal-nuxt from 2.1.4 to 2.1.5 in /webapp
2021-07-21 13:03:27 +02:00
Wolfgang Huß
c491ddf1d8
Overtake @Mogge suggestion for 'DonationInfo.spec.js'
2021-07-21 12:53:30 +02:00
Wolfgang Huß
98982010f7
Fix linting
2021-07-21 11:54:56 +02:00
Wolfgang Huß
629a8da241
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 4265-move-sort-newsfeed-menu-into-filter-menu
...
# Conflicts:
# backend/src/schema/resolvers/donations.spec.js
2021-07-21 11:22:34 +02:00
Wolfgang Huß
d2f2aeeebc
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/graphql-14.7.0
...
# Conflicts:
# webapp/package-lock.json
2021-07-21 10:18:53 +02:00