Commit graph

199 commits

Author SHA1 Message Date
Dennis 3e71549d93
Merge pull request #474 from miniSpoXster777/patch-1
Add Server ID column to admin servers page
2022-07-12 06:45:16 +02:00
Dennis 73c624fd1d
Merge pull request #462 from anondev-sudo/patch-3
Fix users sorting
2022-07-12 06:44:10 +02:00
miniSpoXster777 99828e144b
Add Server ID column to admin servers page 2022-07-08 14:35:18 +02:00
IceToast 43119e22a5 fix: 🚑️ No product available at creation time 2022-06-22 12:01:47 +02:00
IceToast b9b860b863 fix: 🔥 Removed charge first hour at creation -> not in use anymore 2022-06-18 23:43:58 +02:00
AnonDev 074b00e31e
Update index.blade.php 2022-06-17 14:35:01 +02:00
IceToast 1e0a76267e
Merge pull request #455 from anondev-sudo/patch-3
Table sorting
2022-06-16 19:15:46 +02:00
IceToast 6c93343200 fix: 🚑️ decimal input steps to number inputs 2022-06-16 15:32:42 +02:00
IceToast 9e8bd0a2d3 feat: Added weekly to billing_period options 2022-06-16 14:54:06 +02:00
IceToast 4581b018b0 feat: Added billing period to edit, create and show of products 2022-06-16 12:27:53 +02:00
AnonDev 52caa3f65d
Update index.blade.php 2022-06-16 06:47:29 +02:00
AnonDev 497e6049e3
Update show.blade.php 2022-06-13 15:55:44 +02:00
1Day 9ba8fbbc4e Fix Server slot product editing bug 2022-06-13 08:59:16 +02:00
1Day 2bc5e91c25 small rewrite of activity log // log refs 2022-06-08 10:11:55 +02:00
1day2die 9ad3ed931b show referral code on admin user page 2022-06-07 22:02:36 +02:00
1day2die d2608c995c Add "both" mode to referrals 2022-06-07 16:04:41 +02:00
1Day 33a39fccd9 Switch Modes / Commission - Sign-Up 2022-06-07 10:05:19 +02:00
1day2die 7ed402a227 choose who can see their referral URL 2022-06-02 18:41:08 +02:00
1Day 378187aea0 Referal System 2022-06-02 16:11:24 +02:00
1Day e19ca05723 Refactoring 2022-05-30 11:07:10 +02:00
1Day a7b199c01a Add the ability to sell server slots 2022-05-30 09:23:35 +02:00
Dennis e9494a3dda
Merge pull request #410 from anondev-sudo/patch-1
Fix users table sorting
2022-02-28 12:29:17 +01:00
GeckoBoy84 0c462d0c7c
Update create.blade.php 2022-02-27 14:47:39 +00:00
AnonDev 7305f3cd47
Update index.blade.php 2022-02-22 13:46:07 +01:00
1Day d7949106c6 Fix typo 2022-02-04 07:33:51 +01:00
IceToast 52d95ea47c fix: 🐛 "Charge first hour at creation" setting didn't set on save 2022-02-01 23:12:43 +01:00
1Day 9c69659a27 fix str_contains -> strpos 2022-01-26 13:04:12 +01:00
1Day 3d9e463b72 change location of install.lock, change strings 2022-01-26 12:48:32 +01:00
Dennis cb939696fe
Merge branch 'ControlPanel-gg:development' into development 2022-01-25 07:37:49 +01:00
Dennis 51ff4e9bb0
Fix input type on password field 2022-01-25 07:37:33 +01:00
1Day b1d5489130 add message if install.lock isnt created 2022-01-25 07:29:48 +01:00
Dennis 95bd093979
Merge branch 'development' into installer_script 2022-01-24 12:40:55 +01:00
1Day 2274013221 Updates, fixes, etc 2022-01-24 12:12:50 +01:00
IceToast 99dff634b0 feat: Added Mail Settings & Fixed ReCaptcha bug on DB Change (reload config correctly) 2022-01-21 17:20:23 +01:00
IceToast c059e9946c feat: 🚑️ Added Pterodactyl Data to Settings 2022-01-15 18:16:22 +01:00
IceToast c8071b64d9 feat: Added Enable/Disable Invoices 2022-01-15 17:52:19 +01:00
IceToast 7ca6438f35 fix: 🚑️ Added more improved validation & Fixed Language Settings 2022-01-15 01:25:27 +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 cb7a757a3a feat: Added ReCaptcha Settings in Class 2022-01-15 00:48:38 +01:00
IceToast a8c19ffe2c feat: Added ReCaptcha to Settings & Added option to dis/enable 2022-01-14 21:17:36 +01:00
IceToast 21a86ce44d chore: ♻️ code refactoring -> cleanup 2022-01-14 21:15:07 +01:00
IceToast f503dedf7e feat: Added and styled all "configurations" to System-Settings 2022-01-14 20:42:25 +01:00
IceToast f12c4f7d53 style: 🎨 improved styling 2022-01-14 20:07:38 +01:00
IceToast 93992dfc46 style: 💄 restyled misc, invoices and payment Settings 2022-01-14 19:09:28 +01:00
IceToast 6e0eff0eaf feat: 💄 Styled Misc-Settings 2022-01-14 18:25:23 +01:00
IceToast f4f6834e28 feat: Added System Settings & Added open correct tab after settings save 2022-01-14 18:06:24 +01:00
IceToast 4c2696ca6b refactor: 💄 Changed model.getValueByKey -> using laravel config system (At App-Service-Provider) 2022-01-14 13:34:37 +01:00
1Day 86fd0059d2 fix typo 2022-01-07 10:54:43 +01:00
1Day 676a65098d discord in settings and clreanup .env.example 2022-01-07 10:51:59 +01:00
1Day b9d5f83652 ptero settings in DB, phpmyadmin in db 2022-01-07 10:16:33 +01:00
1Day e959cc79cb payment settings in database 2022-01-07 09:54:01 +01:00
1Day b245a54eee fix some db-handling errors 2022-01-07 08:04:33 +01:00
IceToast ac190ecd17 refactor: 🚚 renamed Settings Classes 2022-01-05 21:54:49 +01:00
1Day d89c394ba5 localization, fixes, formatting 2022-01-05 15:19:48 +01:00
1Day 7bd0f2a9d3 cleanup language 2022-01-05 15:03:29 +01:00
1Day df47880fd7 Dynamic locale 2022-01-05 14:51:12 +01:00
1Day 831e6a7ee1 Language settings. DYNAMC IS STILL MISSING 2022-01-05 13:30:05 +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
1Day 16eebcb02a Formatting 2022-01-04 10:20:43 +01:00
1Day 6f1d372512 basics for the language-settings 2022-01-04 10:03:03 +01:00
1Day c2988787e6 Invoice Settings looks nicer 2022-01-04 09:33:38 +01:00
1Day acc3371ba8 Download Invoices in Payment-View 2022-01-04 09:05:53 +01:00
IceToast f056a183c7 chore: 🌐 localized "dashboard icons string" 2022-01-03 02:10:36 +01:00
IceToast 51c7361d73 feat: Moved "Configurations" to settings 2022-01-03 02:08:09 +01:00
IceToast c84b32c4b2 refactor: 🎨 Moved InvoiceSettingsController to Classes directory -> its not a controller -> needs renaming after db refactor 2022-01-03 01:59:40 +01:00
IceToast 267f28e6e9 feat: Added auto list item generation -> based on files in tabs directory 2022-01-03 01:52:44 +01:00
IceToast ef732d5426 feat: Moved InvoiceSettings Tab content to "tabs" directory -> modular approach 2022-01-02 19:38:13 +01:00
Dennis c614e03526
Merge pull request #328 from IceToast/stripe_integration
feature: Stripe integration
2021-12-22 13:06:46 +01:00
1day2die 6531dd957f Update index.blade.php 2021-12-21 15:49:25 +01:00
1day2die eef27ca8fe translation strings 2021-12-21 15:48:40 +01:00
IceToast e306dd8104 chore: 🌐 changed payment method missing text 2021-12-20 18:56:25 +01:00
IceToast b775ce6cc7 fix: 🚑️ changed the payment setup detection 2021-12-20 18:50:18 +01:00
IceToast 7989ff57b9 feat: Added Notification if Stripe isnt setup (like paypal) in store 2021-12-20 11:18:35 +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
1day2die 586bea8795 Translate Invoice-Email. Fix Typo 2021-12-16 19:38:25 +01:00
IceToast 2ba2c9ab82 chore: 🎨 added localization strings 2021-12-15 13:37:29 +01:00
IceToast 45b7d703a5 feat: ♻️ Changed payment Status to "paid" && Updated admin/payment table 2021-12-15 12:16:30 +01:00
AVMG20 9ebca3aec3 logo padding fix 2021-12-14 19:36:44 +01:00
Dennis 63c44e6c0b
Merge branch 'development' into Invoices 2021-12-14 18:54:58 +01:00
1Day d9b9eb369e fix spaces 2021-12-14 16:08:51 +01:00
Dennis d572a603d3
Merge branch 'development' into localization 2021-12-14 16:06:45 +01:00
1Day 82ce13fcbd resolve conflicts 2021-12-14 16:05:27 +01:00
IceToast e3b8ff5045 Rename PaypalProduct -> CreditProduct 2021-12-14 15:47:50 +01:00
1Day 720622ae02 Fixed Datatables 2021-12-14 15:47:17 +01:00
1Day 47b7402db8 fix column 2021-12-14 15:24:53 +01:00
IceToast fdd0f2131a style: 💄 fixed code formatting 2021-12-14 00:38:45 +01:00
1day2die e2328cb328 Translate Datatables 2021-12-13 22:39:40 +01:00
1Day ff9be6b543 invoice translation 2021-12-13 12:52:13 +01:00
1Day 7ef8fdff4e guess im done? 2021-12-13 11:47:35 +01:00
1Day 6bc01d5ae6 All blade files 2021-12-13 11:14:42 +01:00
1Day 70828b6d48 fully translateable backend 2021-12-13 10:12:32 +01:00
1Day 88eafb72c5 quicksave 2021-12-13 08:59:27 +01:00
1Day 24ee173326 saving progress 2021-12-13 08:42:53 +01:00
1day2die 9644fe0fe2 first steps 2021-12-06 17:11:48 +01:00
1day2die a6de39bc32 small fixes, logo update, prefix update 2021-12-05 20:08:09 +01:00
1Day 75c550e0c1 Fixes requested by IceToast 2021-12-02 12:01:11 +01:00
WBLKLeipe 86716961f3 download all invoices button 2021-12-02 09:54:30 +01:00
WBLKLeipe f62583a007 clean UI 2021-12-01 13:30:40 +01:00
WBLKLeipe 7f4503d228 invoice settings via DB and changeable 2021-12-01 12:19:06 +01:00