IceToast
|
e79e38ee27
|
feat: 🔒️ readded missing configurations migration & fixed old paypal_products migration & added seeder descriptions
|
2022-01-23 23:52:46 +01:00 |
|
IceToast
|
9b797cf779
|
Merge branch 'development' into settings_rewrite
|
2022-01-23 15:00:23 +01:00 |
|
IceToast
|
5dc5b8a95a
|
fix: 🚑️ removed old migration renaming (wrong one)
|
2022-01-20 09:32:22 +01:00 |
|
IceToast
|
4621547c01
|
feat: ✨ Allow value column in table to be nullable -> can store "0" values
|
2022-01-15 00:49:33 +01:00 |
|
IceToast
|
96f5f45b58
|
feat: ✨ Added db migration -> configurations to settings table
|
2022-01-05 18:56:51 +01:00 |
|
1Day
|
39177651a3
|
Invoice-Settings in new Settingsformat
|
2022-01-05 10:32:17 +01:00 |
|
1Day
|
63888f11e5
|
ability to slam all settings into one database
|
2022-01-05 08:57:41 +01:00 |
|
IceToast
|
0a75de9689
|
fix: 🚑️ Added DB-Migration -> renaming paypal_products table to credit_products
|
2021-12-28 21:38:55 +01:00 |
|
Dennis
|
24d68a8bed
|
Merge pull request #340 from 1day2die/development
Remove translationmanager
|
2021-12-22 13:07:23 +01:00 |
|
1Day
|
09fc130306
|
Remove translationmanager
|
2021-12-22 10:36:35 +01:00 |
|
IceToast
|
84ec3e583c
|
feat: ✨ Added invoice creation on stripe route & webhook
|
2021-12-17 11:22:37 +01:00 |
|
IceToast
|
754a3e38b8
|
Merge branch 'development' into stripe_integration
# Conflicts:
# app/Http/Controllers/Admin/CreditProductController.php
# app/Http/Controllers/Admin/PaymentController.php
# composer.lock
# resources/views/admin/payments/index.blade.php
# resources/views/admin/store/edit.blade.php
# resources/views/store/checkout.blade.php
# resources/views/store/index.blade.php
|
2021-12-17 10:41:32 +01:00 |
|
IceToast
|
bd56c6b320
|
fix: 🐛 payments migration
|
2021-12-15 13:30:32 +01:00 |
|
IceToast
|
ae47ebfcc6
|
feat: ✨ Added payment table migration
|
2021-12-15 13:07:51 +01:00 |
|
IceToast
|
34a8d566a7
|
feat: ✨ modified db payment table
|
2021-12-15 11:41:57 +01:00 |
|
Dennis
|
26eb7c349e
|
Merge branch 'Invoices' into development
|
2021-12-14 19:31:14 +01:00 |
|
AVMG20
|
505bf7b6fa
|
added translation manager
|
2021-12-14 19:17:44 +01:00 |
|
IceToast
|
e3b8ff5045
|
Rename PaypalProduct -> CreditProduct
|
2021-12-14 15:47:50 +01:00 |
|
WBLKLeipe
|
a2ab45d28c
|
fix .env.example and migration
|
2021-12-01 12:27:49 +01:00 |
|
1day2die
|
a11a9cf99c
|
garkein bock mehr alter
|
2021-11-30 18:54:01 +01:00 |
|
1day2die
|
21b9d70035
|
invoice DB, counting up, format stuff
|
2021-11-27 02:47:36 +01:00 |
|
Dennis
|
3fac4f87c0
|
Merge pull request #265 from 1day2die/fix_Tax
Full configurable Tax support
|
2021-11-07 20:57:11 +01:00 |
|
AVMG20
|
75622d3958
|
Merge remote-tracking branch 'origin/product_links' into development
|
2021-11-05 19:46:50 +01:00 |
|
WBLKLeipe
|
93d8dfcf0b
|
EVERYTHING WORKING - Safing
|
2021-11-05 08:45:29 +01:00 |
|
WBLKLeipe
|
6797410cb4
|
Adding Tax, beautify
|
2021-11-05 07:43:57 +01:00 |
|
1day2die
|
bff97e836d
|
basically added tax
|
2021-11-04 21:42:17 +01:00 |
|
1day2die
|
4c4d64f30f
|
Migration
|
2021-11-04 21:02:40 +01:00 |
|
Jovan Jovanovic
|
28af0c0530
|
Add minimal credits per product
|
2021-10-01 23:21:49 +02:00 |
|
Johannes
|
4c060fd270
|
Add the ability to Suspend Users
|
2021-09-26 17:50:13 +02:00 |
|
AVMG20
|
55b2223435
|
Added Voucher system
|
2021-07-10 08:58:11 +02:00 |
|
AVMG20
|
a7f8d71f92
|
Added voucher system
|
2021-07-10 00:18:22 +02:00 |
|
AVMG20
|
bd45b3b713
|
Linking of products to nodes and/or eggs
|
2021-07-06 21:38:13 +02:00 |
|
AVMG20
|
b445cf7003
|
Some love to payments
Fixed a bug with the new payment changes
Improved the payments table and changes
|
2021-06-23 11:28:57 +02:00 |
|
AVMG20
|
690abe03ba
|
Auto stash before revert of "Merge remote-tracking branch 'origin/development' into development"
Added all the plugins from adminlite, added usefulllinks tab
|
2021-06-10 23:29:25 +02:00 |
|
AVMG20
|
74e3c336f8
|
Seeding changes
|
2021-06-10 18:01:41 +02:00 |
|
RamonRobben
|
b32352e925
|
Custom useful links via database / command (#41)
* Small change to the test command
* Custom useful links via database and command
|
2021-06-10 00:16:34 +02:00 |
|
Arno
|
ecc3c66589
|
WIP added api keys and user api endpoint
|
2021-06-06 20:22:40 +02:00 |
|
AVMG20
|
e5d638ee5e
|
first init
|
2021-06-05 11:26:32 +02:00 |
|