87 Commits

Author SHA1 Message Date
Čarodej
05f58e1468 centering auth page fix 2022-05-31 15:38:08 +02:00
Čarodej
17d4bcd888 prefilling user refactoring 2022-05-30 09:47:42 +02:00
Čarodej
e87e2ec4e3 routes response refactoring 2022-05-16 20:18:45 +02:00
Čarodej
c0e431b384 api refactoring 2022-05-16 11:50:51 +02:00
Čarodej
209667f55e fixed homepage redirection when homepage is disabled 2022-05-10 09:53:13 +02:00
Čarodej
e9824bb807 show errors for recaptcha 2022-05-09 10:33:39 +02:00
Čarodej
338f8664b7 vue components refactoring 2022-04-13 16:19:10 +02:00
Čarodej
43f2a43d6c - app logo extension fix
- redirect when user is logged in sign in/up page
2022-03-25 16:48:15 +01:00
Čarodej
98d9f3ab0d language strings refactoring 2022-03-19 10:14:11 +01:00
Čarodej
01588fa06b - admin registration fixes
- alert popup refactoring
2022-03-17 12:31:09 +01:00
Čarodej
e8f59ef0a9 fixes 2022-03-17 10:06:29 +01:00
Čarodej
aa5742dafa dark mode logo 2022-03-15 18:03:28 +01:00
Čarodej
5e48af22a2 setup wizard debug 2022-03-13 18:30:03 +01:00
Čarodej
23054c2257 dark mode revision 2022-03-06 09:25:11 +01:00
Čarodej
5829eaacc4 removed SocialiteCallback.vue 2022-03-05 11:35:17 +01:00
Čarodej
cad1a1680c paystack refactoring 2022-03-04 13:36:28 +01:00
Čarodej
64d1883f53 fixes part 1 2022-03-01 08:24:51 +01:00
Čarodej
394a7b6baf upload request prototype UI 2022-02-16 16:57:57 +01:00
Čarodej
638a1a9a72 video preview in shared single page 2022-02-08 17:34:07 +01:00
Čarodej
b38b532cbe added prettier 2022-02-01 12:21:38 +01:00
Čarodej
854ae6d8fd tailwind 3 upgrade part 2 2022-01-28 13:48:42 +01:00
Čarodej
42c2ffc274 UI improvements part 5 2022-01-28 09:17:36 +01:00
Čarodej
3d32e8f7e0 Merge remote-tracking branch 'origin/recaptcha'
# Conflicts:
#	public/mix-manifest.json
#	src/Domain/Settings/Controllers/StoreSocialServiceCredentialsController.php
2022-01-25 16:29:37 +01:00
Milos Holba
8b1a3f0476 implemented reCaptcha 2022-01-25 14:28:22 +01:00
Čarodej
b456a562a0 sing up forms refactoring 2022-01-18 16:43:50 +01:00
Čarodej
148f5982a9 sing in forms refactoring 2022-01-18 11:18:33 +01:00
Čarodej
1c188081b3 - set social login credentials
- disallow registration refactoring
2022-01-11 13:22:25 +01:00
Čarodej
0d8f1b64a7 login refactor 2022-01-10 09:09:20 +01:00
Čarodej
8a64fe070b Merge remote-tracking branch 'origin/social_authentication' into subscription
# Conflicts:
#	.env.example
#	composer.lock
#	public/mix-manifest.json
#	resources/js/views/User/Password.vue
#	routes/api.php
#	src/App/Users/Actions/CreateNewUserAction.php
#	tests/App/Users/UserAccountTest.php
2022-01-10 07:38:56 +01:00
Čarodej
8b7a80e10d Payment setting frontend part 1 2022-01-07 09:53:59 +01:00
Milos Holba
22ae148a22 added socialite provider for the user 2021-12-20 15:15:05 +01:00
Čarodej
e5a2be112b update/delete billing alert 2021-12-18 16:52:11 +01:00
Milos Holba
f37c4f62b7 create Socialite Login/Register 2021-12-16 14:07:33 +01:00
Čarodej
dc8ec5f20b Generate multiple avatar sizes 2021-11-02 16:11:53 +01:00
Čarodej
21d6410f76 file view refactoring 2021-10-27 09:53:59 +02:00
Čarodej
15e154176d - ability leave team folder
- refactoring
2021-10-26 09:05:08 +02:00
Čarodej
524791f251 invitation page implementation 2021-10-25 17:14:27 +02:00
Čarodej
b45662942d headline refactoring in auth pages 2021-10-25 10:33:14 +02:00
Čarodej
3f93373f60 issue fixing 2021-10-25 09:53:24 +02:00
Peter Papp
dc60ba972f frontend refactoring 2021-08-10 17:49:22 +02:00
Peter Papp
b0859f71cd controller refactoring part 11 2021-07-20 17:17:18 +02:00
Peter Papp
460b95e6de Merge remote-tracking branch 'origin/2fa'
# Conflicts:
#	.php-cs-fixer.cache
#	config/language-translations.php
#	public/mix-manifest.json
#	resources/js/views/Auth/SignIn.vue
#	webpack.mix.js
2021-07-17 20:25:30 +02:00
Peter Papp
a438f8fb99 added "I have already 2FA app" into recovery 2fa page 2021-07-16 18:16:11 +02:00
Peter Papp
40866405fc twoFactorChallenge() refactoring 2021-07-16 11:26:27 +02:00
Peter Papp
157427c750 email verification review 2021-07-15 13:55:49 +02:00
Milos Holba
838a412823 repeat login after fail of the 2fa code / recovery_code 2021-07-05 10:38:50 +02:00
Milos Holba
16eb105f03 Create TwoFactorAuthentication Popup 2021-06-30 13:37:44 +02:00
Milos Holba
14eaf6da4e 2fa page translation 2021-06-29 19:07:35 +02:00
Milos Holba
7d28e09042 add 2fa, make 2fa login page 2021-06-29 18:41:23 +02:00
Milos Holba
2bba4f961a added Successfully verify email send route(Vue) 2021-05-31 18:19:42 +02:00