Commit graph

374 commits

Author SHA1 Message Date
IceToast de96d6d6d3 fix: 🚑️ Fixed credits check at server creation & formatted prices nicely 2022-07-27 23:26:03 +02:00
IceToast 1fb855a684 feat: Added Quartely billing period 2022-07-22 05:31:05 +02:00
IceToast 479ccdb92c chore: 🌐 Added Bold text for No refund 2022-07-22 05:26:48 +02:00
IceToast 3e4a4f32fc fix: 🐛 Disable cancel button when cancelled 2022-07-22 05:12:06 +02:00
IceToast 4b27665150 fix: 🐛 Disable Cancel Button 2022-07-22 05:06:38 +02:00
IceToast abd8bc6b9c fix: 🐛 Fiy suspended typo & localization 2022-07-22 04:40:03 +02:00
IceToast 620a6b83e9 style: 💄 Changed Next Billing Cycle behaviour 2022-07-22 04:33:54 +02:00
IceToast 23a890ecba fix: 💄 Added hyphens at next billing cycle field 2022-07-22 04:31:00 +02:00
IceToast 737bf6e8e9 chore: 🌐 Localization 2022-07-22 04:25:23 +02:00
IceToast 7369e8a643 refactor: 🚚 Rename Yearly -> Annually 2022-07-22 04:09:34 +02:00
IceToast 08208cab72 feat: Added yearly and half-yearly billing periods 2022-07-22 04:00:23 +02:00
IceToast 78a6787607 feat: Added Server Cancelation route method and charging 2022-07-22 03:52:49 +02:00
IceToast e207c0c550 feat: Added Cancel Button & Next Billing Cycle field 2022-07-22 02:58:08 +02:00
IceToast 16eb9eeca6 Merge branch 'main' of https://github.com/ControlPanel-gg/dashboard into billing_system 2022-07-20 23:16:41 +02:00
1Day 0c77046c93 Experimental Server Edit 2022-07-19 10:36:40 +02:00
Dennis 1ac1295e43
Merge pull request #485 from AGuyNamedJens/patch-1
Fixes line-breaks on Description when creation a server
2022-07-19 08:49:04 +02:00
Jens 1ca40b30fd
Fix for linebreaks not working on description
Please, if you know how to insert this as a CSS class. Tell me
2022-07-18 23:52:47 +02:00
Dennis 10dcc4233a
Merge pull request #482 from 1day2die/logo-on-login-page
Logo on Loginpage
2022-07-12 08:00:28 +02:00
1Day ca481829c5 Logo on Loginpage 2022-07-12 07:57:16 +02:00
Dennis 743753574a
Merge pull request #481 from 1day2die/referral_changes
Custom Ref ID
2022-07-12 07:34:42 +02:00
1Day d197a2e251 Custom Ref ID 2022-07-12 07:33:48 +02:00
Dennis c18d5d6dfe
Merge pull request #480 from 1day2die/decimals
decimals in server price and tax
2022-07-12 07:18:23 +02:00
1Day f3269bac57 decimals in server price and tax 2022-07-12 07:17:09 +02:00
Dennis 9af085a583
Merge pull request #479 from 1day2die/GUI_ServerLimit
Add GUI Option
2022-07-12 06:54:15 +02:00
1Day 9078fa5040 Fix 2022-07-12 06:53:57 +02:00
1Day d21c5f39fa Add GUI Option 2022-07-12 06:53:04 +02:00
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
IceToast 609041a967 feat: Added different billing periods to servers overview page 2022-06-18 23:41:40 +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 5c37dbcc51 feat: Added billing period to server creation 2022-06-16 12:36:01 +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
AnonDev e8bd507fc5
Update register.blade.php 2022-06-13 15:54:08 +02:00
1Day 810e2e8508 Update Logo 2022-06-13 09:21:59 +02:00
1Day 9ba8fbbc4e Fix Server slot product editing bug 2022-06-13 08:59:16 +02:00
1Day 0071c2218b click to copy Ref URL // Badge Color on Profile 2022-06-08 11:01:28 +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
Dennis 7eacc4863b
Merge pull request #433 from 1day2die/referral_codes
Full Referral System
2022-06-07 10:10:47 +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