69 Commits

Author SHA1 Message Date
Čarodej
c323677cfa email localization fix 2022-07-15 12:19:48 +02:00
Čarodej
119780317d MeteredBillingRestrictionsEngine update with the new rule for dunning 2022-06-10 11:19:45 +02:00
Čarodej
b9975de700 paginator refactoring and implementation into the routes 2022-05-26 07:46:15 +02:00
Čarodej
c0e431b384 api refactoring 2022-05-16 11:50:51 +02:00
Čarodej
993dfc8fa1 updates automatically handled on the background 2022-04-05 16:43:12 +02:00
Čarodej
3c1c6eb5b9 license upgrade function 2022-03-25 10:34:39 +01:00
Čarodej
73ef6e6c1f backend language strings updates 2022-03-20 14:26:53 +01:00
Čarodej
01588fa06b - admin registration fixes
- alert popup refactoring
2022-03-17 12:31:09 +01:00
Čarodej
1d1e6823c7 added AdminBonusAddedNotification.php and InsufficientBalanceNotification.php 2022-03-16 11:45:08 +01:00
Čarodej
5e48af22a2 setup wizard debug 2022-03-13 18:30:03 +01:00
Čarodej
2bba6dc051 added registration bonus notification 2022-03-12 09:34:26 +01:00
Čarodej
eb7b319ebd get navigation tree for upload request 2022-02-23 10:39:50 +01:00
Čarodej
1107bf66af upload file into request folder and get their thumbnails 2022-02-19 12:32:19 +01:00
Čarodej
f04c057490 Shared pages refactoring part 1 2022-02-08 10:01:38 +01:00
Čarodej
21e184f373 resolved timezones 2022-02-06 14:26:42 +01:00
Čarodej
d855739bf2 UI improvements part 2 2022-01-27 13:14:57 +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
e2cfdd5345 Folder tree dynamic navigator 2022-01-21 16:46:17 +01:00
Čarodej
4fc61afc11 added current password to the password changing form 2022-01-21 07:41:26 +01:00
MakingCG
5adf9bd2be Fix backend code styling 2022-01-19 08:01:36 +00:00
Čarodej
89e886b40c qr code generator 2022-01-19 09:00:54 +01:00
Čarodej
7dd116a769 splitted user name 2022-01-14 11:17:00 +01:00
Čarodej
66de377657 test refactoring 2022-01-13 11:41:40 +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
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
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
22733619d1 Socialite callback test 2021-12-31 12:23:44 +01:00
Čarodej
606765561d - charge members 2021-12-22 18:45:07 +01:00
Čarodej
b1cb7be678 - Create/Update metered billing plan 2021-12-22 09:05:15 +01:00
Čarodej
6bb7789232 - Flat fee implementation
- Fixed/Metered plan pages
2021-12-21 17:28:17 +01:00
Milos Holba
22ae148a22 added socialite provider for the user 2021-12-20 15:15:05 +01:00
Čarodej
afb8323541 set/update/delete billing alert 2021-12-17 10:44:50 +01:00
Čarodej
04e46b7fcb tests fix 2021-12-17 08:36:32 +01:00
Čarodej
27753f30ad format usage estimates refactoring & test 2021-12-16 13:44:36 +01:00
Čarodej
de047f7dd8 record daily traffic instead of monthly 2021-11-30 17:57:00 +01:00
Čarodej
ca257ae113 - set default_max_team_member
- generate traffic for all users
2021-11-30 17:46:21 +01:00
Čarodej
459087337c team members limitation frontend/backend 2021-11-26 10:53:30 +01:00
Čarodej
8faa865fb7 handle SubscriptionWasCreated, SubscriptionWasExpired, SubscriptionWasUpdated on VueFileManager backend 2021-11-19 19:53:16 +01:00
Čarodej
6ca84d9041 implementation of user limits and refactoring 2021-11-19 18:44:46 +01:00