Commit graph

1409 commits

Author SHA1 Message Date
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
IceToast 29e9ed6e4a
fix: 🐛 Wrong class name 2023-02-06 11:57:14 +01:00
IceToast 33cc108900
fix: 🐛 getCsrfIgnoredRoutes map all routes just once 2023-02-06 11:32:19 +01:00
Dennis 9b193c74dd
[HOTFIX] Stripe extensions enable flag (#716) 2023-02-05 21:15:08 +01:00
IceToast 663e2370a2
fix: 🐛 Enable Stripe on local environment 2023-02-05 21:11:28 +01:00
IceToast b7a765bd8c
fix: 🚑️ Stripe extensions enable flag 2023-02-05 21:07:13 +01:00
Dennis f79d7d5380
sync main (#715) 2023-02-05 18:58:43 +01:00
Dennis 6b45719e79
v0.9.1 (#714) 2023-02-05 18:58:10 +01:00
1day2die fd6e8bd51e Revert "Merge branch 'main' of https://github.com/1day2die/dashboard into development"
This reverts commit 704548343b, reversing
changes made to 4657b3419b.
2023-02-05 18:36:33 +01:00
1day2die 704548343b Merge branch 'main' of https://github.com/1day2die/dashboard into development 2023-02-05 18:35:09 +01:00
Dennis 4657b3419b
[Fix] Not all tickets deleted on user deletion (#711) 2023-02-05 17:10:48 +01:00
IceToast 3522dfe4c7
Merge branch 'ControlPanel-gg:development' into development 2023-02-05 16:37:18 +01:00
IceToast 7283f6e887
fix: 🚑️ Delete all Tickets on user deletion 2023-02-05 16:36:55 +01:00
Dennis 1d2e453fc2
[FIX] Useful_links: Add Label for Position and links on home (#705) 2023-02-02 23:45:16 +01:00
1day2die e8efc743b2 Add Label for Position and Useful links on home 2023-02-02 23:44:13 +01:00
Dennis a5e276d50e
[Feature] Cleanup "open" payments once a day (#704) 2023-02-02 23:33:06 +01:00
IceToast 0ffb7ccb65
refactor: 🚚 Rename Cleanup command 2023-02-02 23:21:52 +01:00
IceToast 9d383600bc
fix: 🐛 Missing primary key on payments table 2023-02-02 23:20:19 +01:00
IceToast 62358aec4e
feat: Add open payments cleanup to schedule 2023-02-02 23:19:08 +01:00
IceToast c1a2c34a06 fix: 🐛 Wrong label name 2023-02-02 15:26:17 +01:00
IceToast aedf7c9a22 feat: Use better issue templates 2023-02-02 15:26:17 +01:00
Dennis 58917d0b3e
[FEATURE] Add/Delete Ticket Categories (#699) 2023-02-02 14:33:26 +01:00
1day2die 9420231b58 Edit category name 2023-02-02 13:47:21 +01:00