Commit graph

486 commits

Author SHA1 Message Date
IceToast 87ec49008d
fix: 🚑️ Fixed credits check at server creation & formatted prices nicely 2023-02-06 14:29:55 +01:00
IceToast e254b2acfe
feat: Added Quartely billing period 2023-02-06 14:21:16 +01:00
IceToast 8565faa40b
chore: 🌐 Added Bold text for No refund 2023-02-06 14:21:16 +01:00
IceToast 3f4cae352a
fix: 🐛 Disable cancel button when cancelled 2023-02-06 14:21:15 +01:00
IceToast e4165181fe
fix: 🐛 Disable Cancel Button 2023-02-06 14:21:15 +01:00
IceToast 54e14d5f2b
fix: 🐛 Fiy suspended typo & localization 2023-02-06 14:20:56 +01:00
IceToast 8a4273a8fb
style: 💄 Changed Next Billing Cycle behaviour 2023-02-06 14:20:56 +01:00
IceToast ecfa160450
fix: 💄 Added hyphens at next billing cycle field 2023-02-06 14:20:56 +01:00
IceToast 2c4b3ea03e
chore: 🌐 Localization 2023-02-06 14:20:55 +01:00
IceToast 34bd88a4f6
refactor: 🚚 Rename Yearly -> Annually 2023-02-06 14:20:33 +01:00
IceToast 759ba59988
feat: Added yearly and half-yearly billing periods 2023-02-06 14:20:33 +01:00
IceToast 7fa9bf2062
feat: Added Server Cancelation route method and charging 2023-02-06 14:20:32 +01:00
IceToast 642fef6864
feat: Added Cancel Button & Next Billing Cycle field 2023-02-06 14:18:47 +01:00
IceToast 117b75d3b7
feat: Added different billing periods to servers overview page 2023-02-06 14:18:23 +01:00
1day2die 9cd65a3f02 [FIX] Default theme 2023-01-30 09:43:13 +01:00
Ferks-FK bc2d5088c5 Fix the theme selector. 2023-01-29 18:32:13 +00:00
1day2die 9b7ca02f00 add theme support 2023-01-11 11:08:22 +01:00
Dennis ee1526fa11
Fixed backtick
Fixed backtick
2023-01-10 20:33:12 +01:00
rrm4395 8e29ffc5a6 Fixed backtick 2023-01-10 19:28:18 +00:00
1day2die 94fe7d245c Alert on Homepage 2023-01-10 19:45:19 +01:00
1day2die 16a48cd2aa allow login via username 2023-01-10 19:12:07 +01:00
Dennis aacbd6780c
Merge branch 'development' into shift-77419 2023-01-06 00:13:50 +01:00
Dennis 7c717ec61c
Many Many small Fixes
adding minimum credits field in settings (it was present only in the database)
added frontend checks for settings fields (numbers)
added close ticket button for non-admin users
fixed some datatable´s sorting, adding some field, removing dupes,... (etc. Payments table, Products table, Tickets tables)
TOS, imprint and privacy policy in footer - as default they are now disabled
Made partner discounts a little bit easier to understand
little changes to delete user popup (in their profile)
removed the hamburger menu from server cards and made only a single phpmyadmin button
2023-01-06 00:09:48 +01:00
Dennis 81756c2587
Merge pull request #612 from ok236449/Partners-and-discounts
Partners and discounts - finishing it up
2023-01-06 00:09:33 +01:00
ok236449 7ca842e712 many many fixes 2023-01-06 00:01:23 +01:00
Shift 2e1af401c1
Move resources/lang folder 2023-01-05 17:02:03 +00:00
Shift 70208d2157
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-05 17:01:42 +00:00
ok236449 ed5a968d11 finishing up of Partner checkout
support for 100% discount
2023-01-04 18:59:52 +01:00
1day2die 6516f7047a recaptcha on password reset 2023-01-04 12:04:44 +01:00
1day2die 81662b8e17 TOS on register site 2023-01-04 11:51:35 +01:00
1day2die ab26a20dde update language 2023-01-03 16:12:07 +01:00
1day2die f8ab81e27d revert 2023-01-02 15:28:59 +01:00
1day2die 70677e3a3a Update create.blade.php 2023-01-02 15:15:59 +01:00
1day2die 5053daedb5 Update create.blade.php 2023-01-02 15:14:22 +01:00
1day2die e909feb693 Update create.blade.php 2023-01-02 15:11:04 +01:00
1day2die 27f29fc0fa fix spam create 2023-01-02 15:07:50 +01:00
1day2die bd2eec9a28 user allowed to delete himself 2023-01-02 15:00:57 +01:00
1day2die d02d6e78ae added TOS 2023-01-02 13:46:21 +01:00
Dennis 8b8d73c3b2
Merge pull request #575 from ok236449/Partners-and-discounts
Partners and discounts
2023-01-02 13:09:18 +01:00
IceToast 1149497e56 docs: 📝 Add info where to edit the file (info at settings) 2022-12-22 22:42:45 +01:00
IceToast a2743376f8 refactor: 🚚 Move imprint/privacy to own directory 2022-12-22 22:36:28 +01:00
IceToast 84cce98110 chore: Localization 2022-12-22 22:30:16 +01:00
IceToast 3edff8f6fc feat: Added Imprint and Privacy Page & Links 2022-12-22 22:30:09 +01:00
IceToast 5d18b36083 feat: added new settings 2022-12-22 22:28:52 +01:00
1day2die c15d0f4ef6 Fix Ticket System 2022-11-29 09:20:24 +01:00
Dennis 6c581ae52a
Merge pull request #595 from Ferks-FK/features-#299
New Options
2022-11-07 09:28:39 +01:00
Ferks-FK 8a2d7b67f1 Add a warning of blocked server creation for adm's 2022-11-04 19:15:48 +00:00
Ferks-FK 726cc00c3c Add info for new user option 2022-11-04 17:27:34 +00:00
Ferks-FK 98045d8896 General fixes 2022-11-04 17:15:16 +00:00
Ferks-FK 566383ccd5 Initial commits to the new options 2022-11-03 22:15:06 +00:00