432 Commits

Author SHA1 Message Date
Čarodej
fb91c1883a datatable refactoring 2022-01-26 10:39:10 +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
630cefee41 Folder buttons UI refactoring 2022-01-25 13:39:21 +01:00
Čarodej
5725753052 CreateFolderStructureAction refactoring 2022-01-25 10:55:48 +01:00
Čarodej
ec92295fbf CreateFolderStructureAction refactoring 2022-01-24 11:20:47 +01:00
Čarodej
87dbcbceb8 test refactoring 2022-01-24 09:25:32 +01:00
Čarodej
3677e51c8f merge fixes 2022-01-24 08:35:58 +01:00
Čarodej
4396965d4d Merge remote-tracking branch 'origin/folders_upload' into folder_upload_v2
# Conflicts:
#	composer.lock
#	config/language-translations.php
#	public/mix-manifest.json
#	resources/js/components/FilesView/DesktopToolbar.vue
#	resources/js/helpers.js
#	resources/js/store/modules/fileFunctions.js
#	src/Domain/Files/Actions/UploadFileAction.php
#	src/Domain/Files/Requests/UploadRequest.php
#	tests/Domain/Admin/AdminTest.php
#	tests/Domain/Files/FileTest.php
#	tests/Domain/Folders/FolderTest.php
#	tests/Domain/Sharing/VisitorManipulatingTest.php
#	tests/Domain/Traffic/TrafficTest.php
#	tests/Domain/Trash/TrashTest.php
#	tests/Domain/Zip/UserZippingTest.php
2022-01-24 08:05:04 +01:00
Čarodej
e2cfdd5345 Folder tree dynamic navigator 2022-01-21 16:46:17 +01:00
Čarodej
6cb2a1bb9a popover over bar chart 2022-01-21 10:48:57 +01:00
Čarodej
4fc61afc11 added current password to the password changing form 2022-01-21 07:41:26 +01:00
Čarodej
1342dfa20f emoji picker refactoring 2022-01-19 14:04:29 +01:00
Čarodej
89e886b40c qr code generator 2022-01-19 09:00:54 +01:00
Čarodej
59414a1e31 paginator refactor 2022-01-18 09:18:59 +01:00
Čarodej
ffebe7fecc Invoice page 2022-01-18 08:28:58 +01:00
Čarodej
2403f89ca3 show transaction usage history detail 2022-01-17 13:30:44 +01:00
Čarodej
ec83c0e018 added WidgetLatestTransactions 2022-01-14 17:39:42 +01:00
Čarodej
51701214a2 toggle paypal sandbox/live 2022-01-14 11:55:14 +01:00
Čarodej
7dd116a769 splitted user name 2022-01-14 11:17:00 +01:00
Čarodej
7e9e9ee25b Allow user pay only more than their debt 2022-01-14 10:18:51 +01:00
Čarodej
e77e0cda03 set webhook secret for payment services 2022-01-13 16:16:39 +01:00
Čarodej
d4220254db frontend production 2022-01-13 12:22:40 +01:00
Čarodej
66de377657 test refactoring 2022-01-13 11:41:40 +01:00
Čarodej
6cf7e5d26d refactor 2022-01-13 11:17:31 +01:00
Čarodej
3b34dc43ce refactor 2022-01-12 18:32:39 +01:00
Čarodej
4feba76f57 admin dashboard refactoring 2022-01-12 13:58:51 +01:00
Čarodej
1c188081b3 - set social login credentials
- disallow registration refactoring
2022-01-11 13:22:25 +01:00
Čarodej
62cbcd14ed ghost bar chart 2022-01-11 08:27:07 +01:00
Čarodej
9dbc3ab969 UI improvements 2022-01-11 07:27:15 +01:00
Čarodej
ca48d430bb added subscription demo generators 2022-01-10 16:29:44 +01:00
Čarodej
08139c8f96 - usage metric fix
- ui fix
- index:usage artisan command
- demo payment settings
2022-01-10 15:43:55 +01:00
Čarodej
5de2b8b0e0 credit bonus after user registration 2022-01-10 11:20:34 +01:00
Čarodej
26aa8b46df it_register_user_when_metered_billing_is_active 2022-01-10 10:20:13 +01:00
Čarodej
ead4f65e1a refactor 2022-01-10 08:31:44 +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
Milos Holba
f017be476f refactoring v1 2022-01-08 14:36:57 +01:00
Čarodej
6a957fa9fc Payment setting frontend part 3 - added paypal 2022-01-07 13:29:06 +01:00
Čarodej
e892e0e94f Payment setting frontend part 2 - payment setup front/backend 2022-01-07 12:42:47 +01:00
Čarodej
8b7a80e10d Payment setting frontend part 1 2022-01-07 09:53:59 +01:00
Čarodej
86dac75071 added Toggle Grid/List View into the spotlight 2022-01-06 15:05:45 +01:00
Čarodej
e5e713659e Frontend upload restrict consolidation 2022-01-06 12:24:27 +01:00
Čarodej
8d53ed1531 - Frontend restriction shared page 2022-01-06 11:05:49 +01:00
Čarodej
05f6023053 - Frontend restriction alerts 2022-01-05 18:57:02 +01:00
Čarodej
29a954e21b - Refactoring
- Download restriction
2022-01-05 18:29:07 +01:00
Čarodej
ec29764c3f - Restrictions for team folders 2022-01-05 17:52:08 +01:00
Čarodej
b4887cea0e - Restriction UI warning
- create folder restriction
- fixed UI bugs
2022-01-05 12:48:07 +01:00
Čarodej
c7c11fe5b9 Limitation API skelet with can upload tests 2022-01-05 11:20:57 +01:00
Čarodej
09d8b84870 Subscription UI refactoring 2022-01-03 16:18:36 +01:00
Čarodej
22733619d1 Socialite callback test 2021-12-31 12:23:44 +01:00