Commit graph

1431 commits

Author SHA1 Message Date
IceToast 255671e20d
fix: 🐛 Merge issues 2023-02-06 14:45:44 +01:00
IceToast fda40fe8bc
fix: 🐛 Merge missing hidden product in form 2023-02-06 14:38:02 +01:00
IceToast 27d2a48e10
chore: doc 2023-02-06 14:36:00 +01:00
IceToast ae787dfc4c
chore: 🌐 localization 2023-02-06 14:36:00 +01:00
IceToast 94cbea528c
Fixed Upgrade/Downgrade Credit withdrawal 2023-02-06 14:35:35 +01:00
IceToast 56aad2a7cb
fix: Number formatting on server overview (price) 2023-02-06 14:32:49 +01:00
IceToast 973e77569a
chore: Docs 2023-02-06 14:30:44 +01:00
IceToast d56bc09ac5
fix: 💄 Styling of server buttons 2023-02-06 14:30:44 +01:00
IceToast cf62cdef1f
fix: 🐛 See last commit 2023-02-06 14:30:14 +01:00
IceToast 35734579ae
fix: 🐛 Server creation fail when server.price = user.credits 2023-02-06 14:29:55 +01:00
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 e310dba243
fix: 🐛 Credt usage at dashboard 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 9ad2954f0e
fix: 📝 Undo Naming 2023-02-06 14:20:33 +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 f8c33d43be
fix: 🐛 Typo 2023-02-06 14:18:47 +01:00
IceToast 642fef6864
feat: Added Cancel Button & Next Billing Cycle field 2023-02-06 14:18:47 +01:00
IceToast 994314dbe4
feat: Added migrations undo last patch db update & add cancelation of servers 2023-02-06 14:18:47 +01:00
IceToast dfdba1e26e
fix: 🚑️ No product available at creation time 2023-02-06 14:18:47 +01:00
IceToast 35e54be155
docs: 📝 Updated Export doc 2023-02-06 14:18:47 +01:00
IceToast b1fc1f8fab
docs: 📝 Added Addon Docs 2023-02-06 14:18:46 +01:00
IceToast 117b75d3b7
feat: Added different billing periods to servers overview page 2023-02-06 14:18:23 +01:00
IceToast 907fb74734
fix: 🚑️ ChargeServer Command 2023-02-06 14:17:52 +01:00
IceToast 2e6c03e3cc
feat: Update last_billed to current time on unsuspend server 2023-02-06 14:17:52 +01:00
IceToast da0dd37559
feat: Added last_billed to server model & always charge first & fixed Charge Server command 2023-02-06 14:17:43 +01:00
IceToast 5b738be6e1
fix: 🐛 Renamed Migration & changed precision on decimals to more reasonable number 2023-02-06 14:17:01 +01:00
IceToast 3723b527f5
fix: 🚑️ decimal input steps to number inputs 2023-02-06 14:17:01 +01:00
IceToast 7e17bb62ea
feat: Added ChargeServers command & updated laravel schedule command 2023-02-06 14:16:28 +01:00
IceToast 681928c3ad
feat: Added weekly to billing_period options 2023-02-06 14:15:28 +01:00
IceToast f9d5238ea2
feat: Added billing period to server creation 2023-02-06 14:15:28 +01:00
IceToast 7dab9d3c7e
feat: Added billing period to edit, create and show of products 2023-02-06 14:14:04 +01:00
IceToast 9777e22eab
feat: Added billing_period to validation 2023-02-06 14:14:03 +01:00
IceToast 195cadc6a5
feat: 📝 Updated ProductSeeder 2023-02-06 14:13:25 +01:00
IceToast 00e525a764
feat: Added Migration -> last billed field to servers 2023-02-06 14:12:58 +01:00
IceToast 23cc70d79c
fix: 🐛 Added Migration -> Updated user credits column to be decimal 2023-02-06 14:12:58 +01:00
IceToast 88a8541623
fix: Updated Migration to calculate hourly price from existing products 2023-02-06 14:12:58 +01:00
IceToast 54325fbf3e
feat: Added Migration -> Column Billing Period 2023-02-06 14:12:58 +01:00
IceToast 8da3e8cb67
Merge branch 'ControlPanel-gg:development' into development 2023-02-06 14:11:18 +01:00
Dennis bb6d99cb74
Update versionnumber 2023-02-06 12:53:57 +01:00
IceToast 308d1775bf fix: 🐛 Wrong class name 2023-02-06 12:00:21 +01:00
IceToast ef5c063b09 fix: 🐛 getCsrfIgnoredRoutes map all routes just once 2023-02-06 12:00:21 +01:00