Commit Graph

727 Commits

Author SHA1 Message Date
Peter Papp ee1a8a6719 - cancel/resume subscription fix
- upload into root folder fix
- custom color theme part 3
2021-03-25 15:46:34 +01:00
Peter Papp 44fe96497c - cancel/resume subscription fix
- upload into root folder fix
- custom color theme part 3
2021-03-25 10:51:00 +01:00
Peter Papp ac6b2b09e1 - cancel/resume subscription fix
- upload into root folder fix
- custom color theme part 3
2021-03-25 10:46:23 +01:00
Peter Papp a18ceb1b4f - user not found fix in SignIn.vue page 2021-03-24 11:59:12 +01:00
Peter Papp 88c134918e - user not found fix in SignIn.vue page 2021-03-24 11:53:42 +01:00
Peter Papp f2c44c3cfe - custom route for PlanPricingTables.vue
- removed passport error in signin form
2021-03-24 11:43:03 +01:00
Peter Papp ffe6de5b98 - signup form fix 2021-03-24 11:39:34 +01:00
Peter Papp af79a28361 - redirect after sign in/up to payment page
- extended /api/oasis/subscribe function
- setup:dev extended data
2021-03-24 11:38:15 +01:00
Peter Papp 1bb3ca4fb5 - register route fix 2021-03-24 08:49:11 +01:00
Peter Papp 4a114ec096 - Zero capacity storage
- Set 0 storage capacity after creating order
2021-03-24 08:43:56 +01:00
Peter Papp 0e3c6e286e - extend setup:dev script
- Stripe taxes refactoring
- billing subscription fixes
2021-03-24 08:42:10 +01:00
Peter Papp 09d2032a70 - queue work command edit
- scheduler period changes
2021-03-24 08:37:57 +01:00
Peter Papp 1ffa569ea3 - Zero capacity storage
- Set 0 storage capacity after creating order
2021-03-24 08:35:43 +01:00
Peter Papp 480f518ebc - Fixed UpgradeBilling.vue
- Fixed CreatePaymentMethod.vue
2021-03-24 08:19:52 +01:00
Peter Papp 888d76fea0 - scheduler command updates
- Order reminder notification
2021-03-24 07:32:08 +01:00
Peter Papp 47ce8c3eef - edit PaymentRequiredNotification.php 2021-03-24 06:55:48 +01:00
Milos Holba 4142f829be cahng laravel translation, move route for languages from api to web, fix contact formular 2021-03-23 21:00:25 +01:00
Peter Papp 6f7b34dd0a - removed client passport validation
- added UpdateUserPasswordRequest.php
2021-03-23 15:37:21 +01:00
Peter Papp c6b3995cc3 - Added theme color into ButtonBase.vue 2021-03-23 15:35:12 +01:00
Peter Papp 75042e0c42 - set password backend 2021-03-23 15:32:28 +01:00
Peter Papp 9566a4a830 - set password and login frontend 2021-03-23 12:03:23 +01:00
Peter Papp 7521c588fc - payment for subscription frontend 2021-03-23 11:12:41 +01:00
Peter Papp 19925e398f - refactored PricingResource
- get_tax_rates added into StripeService.php
2021-03-23 09:40:30 +01:00
Peter Papp c722c50ec3 - added dollar icon into MobileActionButton 2021-03-23 09:37:22 +01:00
Peter Papp 4163c28e37 - Get plan from cache in StripeService.php 2021-03-23 09:34:19 +01:00
Peter Papp 80f27d7448 - user id cast to string
- include all migrations in migration process
2021-03-23 09:18:00 +01:00
Peter Papp 97f13c0b62 - added payment page 2021-03-23 09:07:31 +01:00
Peter Papp 4b97c674ba - creating user frontend 2021-03-23 08:20:54 +01:00
Peter Papp 0d4b8403ba - email template 2021-03-23 06:47:28 +01:00
Milos Holba df5d5cb75f upgrade of __t function, add save default_language to cache 2021-03-22 20:27:47 +01:00
Peter Papp 021e78e0c5 - Store creator into SubscriptionRequest 2021-03-22 15:48:46 +01:00
Peter Papp 778a94e5ba - Pay and subscribe from generated Subscription Request 2021-03-22 15:41:47 +01:00
Peter Papp 0db55b51d2 - get subscription request api 2021-03-22 12:05:45 +01:00
Peter Papp 45de6b557a - added subscriptionrequest
- Oasis model trait
2021-03-22 11:15:47 +01:00
Milos Holba 5910bb1206 Merge remote-tracking branch 'origin/version-1.8.3' into version-1.8.3 2021-03-22 11:13:02 +01:00
Milos Holba 61635db3db make translation helper for laravel 2021-03-22 10:46:27 +01:00
Peter Papp 3c01ce5ad3 - admin client order 2021-03-22 10:43:37 +01:00
Peter Papp 80b24cd753 - added CzechRegisterSearchService
- oasis RouteServiceProvider.php
- oasis admincontroller
2021-03-22 08:19:50 +01:00
Peter Papp 4999b23474 custom color theme part 2 2021-03-22 07:45:38 +01:00
Peter Papp a90311593b - added not found page
- Fixed admin menu in regular license
- allow_homepage default setting in regular license
- frontend build
v1.8.2.3
2021-03-21 11:16:36 +01:00
Peter Papp cff7cd6b32 custom color theme part 1 2021-03-20 10:25:10 +01:00
Milos Holba c8dedd44c4 add cache for languages, make function to laravel translate 2021-03-19 20:17:12 +01:00
Milos Holba 2e9112d110 add cache for languages, make function to laravel translate 2021-03-19 19:58:13 +01:00
Peter Papp aa51484303 - refactored user_scope to author
- added author_id for future teams implementation
2021-03-19 11:27:58 +01:00
Peter Papp 19a75d2fb1 refactored SharedSingleFile 2021-03-19 10:23:31 +01:00
Peter Papp f4b3f1f163 - public sharing refactored part 3 2021-03-19 10:13:48 +01:00
Peter Papp ed8ab2978f - public sharing refactored part 2 2021-03-19 09:04:18 +01:00
Peter Papp db9900fcfb - public sharing refactored part 1 2021-03-19 07:27:15 +01:00
Milos Holba ba7d6be249 make string in language_strings for the regular license 2021-03-18 16:41:43 +01:00
Peter Papp 816c8c3e07 - protected share authentification backend 2021-03-18 10:06:27 +01:00