dependabot-preview[bot]
|
176f6d8296
|
Bump jest from 25.3.0 to 26.6.3 in /webapp
Bumps [jest](https://github.com/facebook/jest) from 25.3.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.3.0...v26.6.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-03 10:33:55 +00:00 |
|
Wolfgang Huß
|
633f4de93a
|
Fix linting
|
2020-12-02 23:36:53 +01:00 |
|
Wolfgang Huß
|
c286b556f2
|
Downgrade Node version to v12.19.0-alpine3.10
- Testing if this solves the failing build.
|
2020-12-02 18:34:06 +01:00 |
|
Wolfgang Huß
|
dc75eafb7b
|
Yarn init
|
2020-12-02 11:15:33 +01:00 |
|
Wolfgang Huß
|
d2d257bc1c
|
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into white-labeling
# Conflicts:
# backend/Dockerfile
# webapp/Dockerfile
# webapp/Dockerfile.maintenance
# webapp/components/LoginForm/LoginForm.vue
# webapp/package.json
|
2020-12-02 11:11:26 +01:00 |
|
Mogge
|
addc8437f8
|
Merge pull request #3985 from Ocelot-Social-Community/bgt-show-hide-password-2434
[Feature] Show/Hide Password Icon - Issue # 2434
|
2020-12-01 22:31:15 +01:00 |
|
Brandon Tripp
|
4efc1d3bf6
|
Linted the code to correct one error.
|
2020-12-01 13:37:58 -07:00 |
|
Brandon Tripp
|
8afcd6e4ea
|
The styling was adjusted to center eye icon and make entire span clickable.
|
2020-12-01 11:28:58 -07:00 |
|
Mogge
|
3f9dac138c
|
Merge pull request #4007 from Ocelot-Social-Community/dependabot/docker/webapp/node-15.3.0-alpine3.10
Bump node from 12.19.0-alpine3.10 to 15.3.0-alpine3.10 in /webapp
|
2020-12-01 18:57:47 +01:00 |
|
Mogge
|
d6ffff785a
|
Merge pull request #4023 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/prettier-2.2.1
Bump prettier from 2.0.4 to 2.2.1 in /webapp
|
2020-12-01 18:05:04 +01:00 |
|
Moriz Wahl
|
af54ec3704
|
further changes requested by Tirokk
|
2020-12-01 10:46:41 +01:00 |
|
dependabot-preview[bot]
|
f4619c7064
|
Bump prettier from 2.0.4 to 2.2.1 in /webapp
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.4 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.4...2.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-30 05:32:36 +00:00 |
|
Brandon Tripp
|
d7641c3a35
|
Changed spec descriptions to be more clear.
|
2020-11-25 21:18:26 -07:00 |
|
dependabot-preview[bot]
|
b6fe5483cc
|
Bump node from 12.19.0-alpine3.10 to 15.3.0-alpine3.10 in /webapp
Bumps node from 12.19.0-alpine3.10 to 15.3.0-alpine3.10.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-25 04:57:43 +00:00 |
|
Brandon Tripp
|
8d1931f94c
|
Linting for new tests and LoginForm changes.
|
2020-11-24 15:38:49 -07:00 |
|
Brandon Tripp
|
f71fb6b07b
|
Modified reveal password wrapper to contain test data, added tests for icon default and change of icon upon click. Preliminary test for returning focus to input field.
|
2020-11-24 15:35:35 -07:00 |
|
Moriz Wahl
|
e47671c52a
|
further changed requested by Tirokk
|
2020-11-24 19:10:46 +01:00 |
|
Mogge
|
75658a2f32
|
Merge branch 'master' into white-labeling
|
2020-11-23 13:35:40 +01:00 |
|
Moriz Wahl
|
6454e686e9
|
changes requested implemented
|
2020-11-23 13:34:07 +01:00 |
|
dependabot-preview[bot]
|
d2a715edf0
|
[Security] Bump node-fetch from 2.6.0 to 2.6.1 in /webapp
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. **This update includes a security fix.**
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-23 05:38:41 +00:00 |
|
Brandon Tripp
|
0b03bf2fcc
|
Initial attempt at spec for show/hide password
|
2020-11-20 15:15:09 -07:00 |
|
Brandon Tripp
|
74b56cbca7
|
linting of LoginForm.vue
|
2020-11-20 14:10:43 -07:00 |
|
Brandon Tripp
|
f56664b334
|
Refactor of click event to use a methhod and the @click rather than mouse down. Small adjustment to button spacing.
|
2020-11-20 13:39:43 -07:00 |
|
Mogge
|
e9d84db3bc
|
Merge pull request #3976 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/apollo-server-express-2.19.0
[Security] Bump apollo-server-express from 2.9.7 to 2.19.0 in /webapp
|
2020-11-20 21:22:26 +01:00 |
|
dependabot-preview[bot]
|
c217065612
|
[Security] Bump apollo-server-express from 2.9.7 to 2.19.0 in /webapp
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 2.9.7 to 2.19.0. **This update includes a security fix.**
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-express@2.19.0/packages/apollo-server-express)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 20:11:51 +00:00 |
|
Mogge
|
533700b0aa
|
Merge pull request #3974 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/markdown-to-jsx-6.11.4
[Security] Bump markdown-to-jsx from 6.10.3 to 6.11.4 in /webapp
|
2020-11-20 21:11:13 +01:00 |
|
Mogge
|
624fe1dd09
|
Merge pull request #3966 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/elliptic-6.5.3
[Security] Bump elliptic from 6.4.1 to 6.5.3 in /webapp
|
2020-11-20 21:09:59 +01:00 |
|
Mogge
|
fd6b770e75
|
Merge pull request #3965 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/dot-prop-4.2.1
[Security] Bump dot-prop from 4.2.0 to 4.2.1 in /webapp
|
2020-11-20 20:29:33 +01:00 |
|
Mogge
|
cb014e0766
|
Merge pull request #3973 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/eslint-plugin-prettier-3.1.4
Bump eslint-plugin-prettier from 3.1.2 to 3.1.4 in /webapp
|
2020-11-20 20:20:31 +01:00 |
|
Mogge
|
caa7636dd6
|
Merge pull request #3963 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/storybook-design-token-0.8.1
Bump storybook-design-token from 0.7.2 to 0.8.1 in /webapp
|
2020-11-20 19:41:57 +01:00 |
|
Mogge
|
48a5d770a6
|
Merge pull request #3964 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/http-proxy-1.18.1
[Security] Bump http-proxy from 1.17.0 to 1.18.1 in /webapp
|
2020-11-20 19:41:03 +01:00 |
|
dependabot-preview[bot]
|
65d04eba96
|
Bump eslint-plugin-prettier from 3.1.2 to 3.1.4 in /webapp
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.4.
- [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/compare/v3.1.2...v3.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 18:39:45 +00:00 |
|
Mogge
|
bc7100071d
|
Merge pull request #3970 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/babel/core-7.12.3
Bump @babel/core from 7.9.0 to 7.12.3 in /webapp
|
2020-11-20 19:38:24 +01:00 |
|
dependabot-preview[bot]
|
5e45f3aaa4
|
[Security] Bump dot-prop from 4.2.0 to 4.2.1 in /webapp
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 18:34:36 +00:00 |
|
Brandon Tripp
|
59df64027e
|
adding linted code to pull request.
|
2020-11-20 11:33:11 -07:00 |
|
Brandon Tripp
|
d33b9861fa
|
added to new style to password field to incorporate the ds-input with the hide and show password icon
|
2020-11-20 10:30:39 -07:00 |
|
Brandon Tripp
|
15cd45e8e1
|
added password field icon and toggle functionality for the icon and password field on hide/reveal icon click
|
2020-11-20 09:26:35 -07:00 |
|
dependabot-preview[bot]
|
6b6f69fdba
|
[Security] Bump markdown-to-jsx from 6.10.3 to 6.11.4 in /webapp
Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.10.3 to 6.11.4. **This update includes a security fix.**
- [Release notes](https://github.com/probablyup/markdown-to-jsx/releases)
- [Commits](https://github.com/probablyup/markdown-to-jsx/compare/6.10.3...6.11.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 15:01:51 +00:00 |
|
dependabot-preview[bot]
|
2168eaf819
|
Bump eslint-plugin-jest from 23.8.2 to 24.1.3 in /webapp
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.8.2 to 24.1.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.8.2...v24.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 15:01:43 +00:00 |
|
dependabot-preview[bot]
|
9206ad4b02
|
Bump @babel/core from 7.9.0 to 7.12.3 in /webapp
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.0 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 15:01:42 +00:00 |
|
dependabot-preview[bot]
|
a01f316160
|
[Security] Bump elliptic from 6.4.1 to 6.5.3 in /webapp
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 15:01:32 +00:00 |
|
dependabot-preview[bot]
|
edfa56069e
|
[Security] Bump http-proxy from 1.17.0 to 1.18.1 in /webapp
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. **This update includes a security fix.**
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 15:01:30 +00:00 |
|
dependabot-preview[bot]
|
be2551e617
|
Bump storybook-design-token from 0.7.2 to 0.8.1 in /webapp
Bumps [storybook-design-token](https://github.com/UX-and-I/storybook-design-token) from 0.7.2 to 0.8.1.
- [Release notes](https://github.com/UX-and-I/storybook-design-token/releases)
- [Commits](https://github.com/UX-and-I/storybook-design-token/compare/v0.7.2...v0.8.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-20 15:01:29 +00:00 |
|
Moriz Wahl
|
430d07d0c1
|
link to FAQ changed
|
2020-11-16 12:59:13 +01:00 |
|
Moriz Wahl
|
5cfb73572e
|
further rebranding
|
2020-11-16 09:43:15 +01:00 |
|
Moriz Wahl
|
128e1f06cc
|
logos changed. SVG should be in better quality
|
2020-11-10 14:41:09 +01:00 |
|
Moriz Wahl
|
ecb0bb3766
|
Starting rebranding to ocelot.social
|
2020-11-10 12:08:44 +01:00 |
|
Moriz Wahl
|
bd962bbfcc
|
merging rebranding branch from /
|
2020-11-10 10:28:20 +01:00 |
|
ogerly
|
f498ba8c65
|
fix: new mapbox token
|
2020-11-05 15:38:13 +01:00 |
|
Wolfgang Huß
|
844da649f0
|
Fix node version to 'node:12.19.0-alpine3.10'
- Changed from 'node:lts-alpine' to 'node:12.19.0-alpine3.10'.
|
2020-11-03 13:02:24 +01:00 |
|