5490 Commits

Author SHA1 Message Date
Wolfgang Huß
e48a99afe6 Change background color of avatar image to white
- Refactor the user avatar storybook.
2021-03-30 15:53:33 +02:00
Wolfgang Huß
4ddc6fb07a
Implement toaster for wrong invite code and wrong nonce 2021-03-30 04:51:45 +02:00
Wolfgang Huß
4907eab095
Remove header from registration page 2021-03-30 04:51:45 +02:00
Wolfgang Huß
d38cfd2d7d
Remove h2 title and replace the first slider title with its text 2021-03-30 04:51:45 +02:00
Wolfgang Huß
3398d3b373
Cleanup locales 2021-03-30 04:51:45 +02:00
Wolfgang Huß
3ddd00f8e5
Fix registration slider storybook 2021-03-30 04:51:45 +02:00
Wolfgang Huß
e00de176e2
Cleanup in general 2021-03-30 04:51:45 +02:00
Wolfgang Huß
cad37a8666
Write test for the slider entrance controlled by URI queries 2021-03-30 04:51:45 +02:00
Wolfgang Huß
3fa7e04d48
Delete unnecessary code 2021-03-30 04:51:44 +02:00
Wolfgang Huß
3d8fe39cbe
Fix non standard locales 2021-03-30 04:51:44 +02:00
Wolfgang Huß
1639726130
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4092-implement-new-registration 2021-03-30 04:51:44 +02:00
dependabot-preview[bot]
e1e0c7a2fb
[Security] Bump y18n from 3.2.1 to 3.2.2 in /webapp
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 17:57:11 +00:00
Wolfgang Huß
7f58384e65 Add empty lines 2021-03-29 15:54:57 +02:00
Wolfgang Huß
02fa718fae Remove more-info of post
- Additionally remove take-action.
2021-03-29 15:16:05 +02:00
Wolfgang Huß
b266e81727 Add comments to truncate functions 2021-03-29 13:03:59 +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
Wolfgang Huß
717f224844 Implement my suggestions 2021-03-24 15:19:28 +01:00
Wolfgang Huß
7d81d3d96d Redesign after Ulf's and Moriz suggestion 2021-03-24 15:07:39 +01:00
Wolfgang Huß
7c794012e2 Design invite button 2021-03-24 11:51:48 +01:00
dependabot-preview[bot]
823b50ee11
Bump v-tooltip from 2.0.3 to 2.1.3 in /webapp
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.3 to 2.1.3.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases)
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.3...v2.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 07:02:27 +00:00
Wolfgang Huß
a8cfdf8192 Fix signup component and test 2021-03-22 14:53:14 +01:00
Wolfgang Huß
a5d4dc50a6 Fix enter nonce component test 2021-03-22 14:25:57 +01:00
Wolfgang Huß
1c78f30184 Fix registration page tests 2021-03-22 14:25:34 +01:00
Wolfgang Huß
aba0c211f3 Refactor locales for registration slider
- Activate validation hints for invite code and e-mail nonce again.
2021-03-22 13:38:21 +01:00
Wolfgang Huß
3856e10fbb Refactor locales for registration slider
- Activate validation hints for invite code and e-mail nonce again.
2021-03-22 13:34:06 +01:00
Wolfgang Huß
c658ddf7d2 Translate slider no public registration 2021-03-22 11:01:32 +01:00
Wolfgang Huß
720eb5a2ca Translate 'You are logged in!' 2021-03-22 10:26:43 +01:00
Wolfgang Huß
9291fbf013 Cleanup refactoring create account checkboxes after Ulf's suggestions 2021-03-22 10:21:00 +01:00
Wolfgang Huß
3504bbb123 Refactor and reduce create account checkboxes after Ulf's suggestions 2021-03-22 10:15:04 +01:00
Wolfgang Huß
d6ccdeb2b7 Fix refactoring use of .env variables after Moriz suggestions 2021-03-22 09:39:00 +01:00
Moriz Wahl
8526bc6b1d button to copy invite link to clipboard 2021-03-19 14:11:21 +01:00
Wolfgang Huß
62ed50a73d Clean out commented 'about' field 2021-03-19 13:36:39 +01:00
Wolfgang Huß
b10f32b772 Comment out the 'about' field 2021-03-19 13:33:11 +01:00
Wolfgang Huß
4c8fb83dcd Refactor use of .env variables after Moriz suggestions 2021-03-19 13:23:15 +01:00
Wolfgang Huß
a63eb04385 Change .env.templates to INVITE_REGISTRATION=true 2021-03-19 12:34:41 +01:00
Moriz Wahl
68c8ab9e3f merga all environment variables into nuxt.env 2021-03-19 12:24:42 +01:00
2e65f8df80 fixed frontend config value evaluation & default values for INVITE_REGISTRATION. Unified the way the config is accessed 2021-03-19 12:24:42 +01:00
a37a9d05c8 .env.template INVITE_REGISTRATION value 2021-03-19 12:24:42 +01:00
Moriz Wahl
356f026226 basic invite button in frontend 2021-03-19 12:24:42 +01:00
Moriz Wahl
e6dc3f42ce setting up invite button 2021-03-19 12:24:42 +01:00
Wolfgang Huß
943138df67 Implement 'EmailDisplayAndVerify.vue' 2021-03-19 10:54:32 +01:00
ashleysylvialee
ff50273f94
fix: 🍰 Suggestion List Filter (#4296)
* Fix suggestion list filter

* fix tests after MAPBOX changed their IDs again

* Add spacebar selection functionality for mentions

* Add tests

* Fix linting

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-03-19 01:32:27 -07:00
Wolfgang Huß
8b77bc2612 Change sign up route in LoginForm 2021-03-19 08:21:32 +01:00
Wolfgang Huß
fc5b0f1b37 Refine and translate registration sliders with database handling and auto login 2021-03-17 18:30:46 +01:00
dependabot-preview[bot]
b9f1046195
[Security] Bump node-notifier from 6.0.0 to 8.0.2 in /webapp
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 6.0.0 to 8.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v6.0.0...v8.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-17 05:32:51 +00:00
Wolfgang Huß
b6fb98acdc Translate texts, first step, and fix database call and handling 2021-03-16 17:32:57 +01:00
Wolfgang Huß
f3aa5afa81 Fix double DB request in 'RegistrationSlideInvite' 2021-03-16 16:26:45 +01:00
Wolfgang Huß
c26ee9df3a Implement test of registration page, first step 2021-03-15 18:35:14 +01:00
Wolfgang Huß
ceb98ada2b Switch opacity of confirmed and unconfirmed slider dots 2021-03-15 18:08:18 +01:00
Wolfgang Huß
80aa480a03 Refined and cleaned registration page 2021-03-15 13:53:36 +01:00