Peter Papp
|
1e4bbd10f3
|
update invoice profile
|
2021-04-28 08:34:37 +02:00 |
|
Peter Papp
|
bcf14595bf
|
store invoice profile
|
2021-04-28 07:32:40 +02:00 |
|
Peter Papp
|
f7135c9b27
|
get invoice from url
|
2021-04-27 08:57:00 +02:00 |
|
Peter Papp
|
644fbaede4
|
pdf installation
|
2021-04-26 08:15:11 +02:00 |
|
Peter Papp
|
4b0e4da013
|
- Client list
- Context menu
|
2021-04-22 07:36:52 +02:00 |
|
Peter Papp
|
eae212ac5d
|
- Invoice listing in frontend
|
2021-04-21 16:53:39 +02:00 |
|
Peter Papp
|
fac75c7e71
|
Merge remote-tracking branch 'origin/master' into oasis
# Conflicts:
# composer.json
# public/chunks/admin-account.js
# public/chunks/admin.js
# public/chunks/app-appearance.js
# public/chunks/app-appearance~chunks/app-billings~chunks/app-email~chunks/app-index~chunks/app-others~chunks~8cc7d96f.js
# public/chunks/app-billings.js
# public/chunks/app-email.js
# public/chunks/app-index.js
# public/chunks/app-language.js
# public/chunks/app-others.js
# public/chunks/app-payments.js
# public/chunks/app-settings.js
# public/chunks/app-setup.js
# public/chunks/billings-detail.js
# public/chunks/contact-us.js
# public/chunks/create-new-password.js
# public/chunks/dashboard.js
# public/chunks/dashboard~chunks/invoices~chunks/pages~chunks/plans~chunks/user-invoices.js
# public/chunks/database.js
# public/chunks/dynamic-page.js
# public/chunks/environment-setup.js
# public/chunks/files.js
# public/chunks/files~chunks/shared-files~chunks/shared/file-browser.js
# public/chunks/files~chunks/shared-files~chunks/shared/file-browser~chunks/shared/single-file.js
# public/chunks/forgotten-password.js
# public/chunks/homepage.js
# public/chunks/installation-disclaimer.js
# public/chunks/invoices.js
# public/chunks/page-edit.js
# public/chunks/pages.js
# public/chunks/plan-create.js
# public/chunks/plan-delete.js
# public/chunks/plan-settings.js
# public/chunks/plan-subscribers.js
# public/chunks/plan.js
# public/chunks/plans.js
# public/chunks/platform.js
# public/chunks/platform~chunks/shared.js
# public/chunks/profile.js
# public/chunks/profile~chunks/settings-password.js
# public/chunks/purchase-code.js
# public/chunks/settings-create-payment-methods.js
# public/chunks/settings-invoices.js
# public/chunks/settings-password.js
# public/chunks/settings-payment-methods.js
# public/chunks/settings-storage.js
# public/chunks/settings-subscription.js
# public/chunks/settings.js
# public/chunks/setup-wizard.js
# public/chunks/shared-files.js
# public/chunks/shared.js
# public/chunks/shared/authenticate.js
# public/chunks/shared/file-browser.js
# public/chunks/shared/single-file.js
# public/chunks/sign-in.js
# public/chunks/sign-up.js
# public/chunks/stripe-credentials.js
# public/chunks/subscription-plans.js
# public/chunks/subscription-service.js
# public/chunks/upgrade-billing.js
# public/chunks/upgrade-plan.js
# public/chunks/user-create.js
# public/chunks/user-delete.js
# public/chunks/user-detail.js
# public/chunks/user-invoices.js
# public/chunks/user-password.js
# public/chunks/user-storage.js
# public/chunks/user-subscription.js
# public/chunks/user.js
# public/chunks/users.js
# public/css/app.css
# public/js/main.js
# public/mix-manifest.json
# resources/js/router.js
# resources/js/store/modules/userAuth.js
|
2021-04-07 07:52:07 +02:00 |
|
Peter Papp
|
30ae2c0a54
|
- fixes
|
2021-04-07 07:48:07 +02:00 |
|
Peter Papp
|
7cefcf8dab
|
- fixed setup wizard
- fixed oasis UserAccountTest.php
|
2021-04-06 10:10:38 +02:00 |
|
Peter Papp
|
5d0348e2d0
|
Merge remote-tracking branch 'origin/v2' into oasis
# Conflicts:
# app/Http/Controllers/User/AccountController.php
# app/Http/helpers.php
# public/mix-manifest.json
# resources/js/components/FilesView/Icons/AlphabetIcon.vue
# resources/js/components/FilesView/MobileActionButton.vue
# resources/js/views/Admin/AppSettings/AppSettingsTabs/Appearance.vue
# resources/js/views/Admin/Users/UserTabs/UserDetail.vue
# resources/js/views/Upgrade/UpgradeBilling.vue
# resources/views/index.blade.php
# resources/views/vuefilemanager/invoice.blade.php
# resources/views/vuefilemanager/others/color-template.blade.php
|
2021-04-01 10:45:10 +02:00 |
|
Peter Papp
|
7772ef6b40
|
Language editor refactoring part 4 (backend + frontend)
|
2021-04-01 10:40:48 +02:00 |
|
Peter Papp
|
5130082111
|
Language editor refactoring part 3 (backend + frontend)
|
2021-04-01 07:50:01 +02:00 |
|
Peter Papp
|
ec51440c3a
|
Language editor refactoring part 1 (nackend)
|
2021-03-27 18:53:41 +01:00 |
|
Peter Papp
|
a3d4dfec3b
|
- favicon fix
- checkout fix
- stripe prefered locales
- color theme
- stripe card info box in dev version
|
2021-03-26 16:02:02 +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
|
19925e398f
|
- refactored PricingResource
- get_tax_rates added into StripeService.php
|
2021-03-23 09:40:30 +01:00 |
|
Peter Papp
|
97f13c0b62
|
- added payment page
|
2021-03-23 09:07:31 +01:00 |
|
Peter Papp
|
0d4b8403ba
|
- email template
|
2021-03-23 06:47:28 +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
|
db9900fcfb
|
- public sharing refactored part 1
|
2021-03-19 07:27:15 +01:00 |
|
Peter Papp
|
ce477fdaf1
|
- authentication fix
- demo helper
|
2021-03-17 07:34:22 +01:00 |
|
Peter Papp
|
803cc089bd
|
Admin & User account frontend consolidation
|
2021-03-15 16:56:26 +01:00 |
|
Peter Papp
|
ba902a30b3
|
Log in functionality
|
2021-03-15 09:23:53 +01:00 |
|
Peter Papp
|
c5e9d29362
|
added it_get_all_plans_for_index_page test
|
2021-03-14 11:36:07 +01:00 |
|
Peter Papp
|
aecdf56304
|
added it_get_public_file_record_and_download_them, it_try_to_get_protected_file_record, it_get_shared_record, it_get_deleted_shared_record, it_get_shared_page, it_get_deleted_shared_page test
|
2021-03-10 08:41:21 +01:00 |
|
Peter Papp
|
5660fcd4dc
|
added it_get_all_invoices_from_admin, it_get_single_user_invoice_page test
|
2021-03-07 09:50:04 +01:00 |
|
Peter Papp
|
e514994b08
|
added it_get_all_pages, it_get_page, it_update_page test
|
2021-03-05 11:02:13 +01:00 |
|
Peter Papp
|
779b7fc8ba
|
added it_delete_user_with_all_data test
|
2021-03-05 10:35:30 +01:00 |
|
Peter Papp
|
350b3cb6b3
|
added it_get_non_existed_user_subscription, it_get_user_invoices_from_admin test
|
2021-03-04 17:02:48 +01:00 |
|
Peter Papp
|
b544aa875f
|
added it_get_user_subscription_from_admin test
|
2021-03-04 16:57:27 +01:00 |
|
Peter Papp
|
9c7d7a336b
|
added it_get_all_users, it_get_single_user, it_get_user_storage_detail test
|
2021-03-04 16:38:00 +01:00 |
|
Peter Papp
|
d4df26bf35
|
added it_get_user_invoices test
|
2021-03-04 14:15:07 +01:00 |
|
Peter Papp
|
b1c15bb6a7
|
added it_get_user_data test
|
2021-03-03 09:39:56 +01:00 |
|
Peter Papp
|
b82f34ed4d
|
added ShareTest test methods
|
2021-02-28 16:45:34 +01:00 |
|
Peter Papp
|
920ee19651
|
- added model events for generate uuid
|
2021-02-26 17:19:57 +01:00 |
|
Peter Papp
|
267556b39d
|
- Prevent submit shared form
- Send shared link from FileInfoPanel.vue
|
2021-01-30 14:01:36 +01:00 |
|
Milos Holba
|
2263cc9511
|
Make table wrapper and table options components
|
2021-01-19 18:47:53 +01:00 |
|
Milos Holba
|
ded02fc15b
|
user timezone v1 , add autofocus for CreateFolder,RenameItem popup
|
2021-01-03 18:00:28 +01:00 |
|
Peter Papp
|
2b08d7801b
|
Shared link expiration backend
Redirect from sign in page when user is logged
Updated README.md
|
2020-08-26 07:29:28 +02:00 |
|
Peter Papp
|
6dd0b4f026
|
backend pagination and sorting from laravel database
|
2020-08-21 16:04:21 +02:00 |
|
carodej
|
fb790200d4
|
bug fixes
|
2020-08-05 16:51:44 +02:00 |
|
carodej
|
b67297f160
|
v1.7 RC.1
|
2020-07-20 16:03:39 +02:00 |
|
carodej
|
6f95fc2565
|
v1.7 beta.8
|
2020-07-20 08:54:57 +02:00 |
|
carodej
|
35543e6f06
|
v1.7 beta.7
|
2020-07-18 16:25:29 +02:00 |
|
carodej
|
caa586ceb4
|
v1.7 beta.4
|
2020-07-17 08:34:28 +02:00 |
|
carodej
|
38da639e26
|
v1.7 alpha.2
|
2020-07-15 08:34:52 +02:00 |
|
carodej
|
2ae60003d6
|
index options added
|
2020-07-13 09:49:25 +02:00 |
|
carodej
|
5a9f5813c8
|
dark mode update
|
2020-07-09 10:56:17 +02:00 |
|
carodej
|
5a5125967f
|
dashboard include
|
2020-07-05 09:14:17 +02:00 |
|