Commit graph

  • d6341d41c9
    Merge branch 'billing_system' of github.com:IceToast/cpgg_monthly_billing_addon into billing_system #720 IceToast 2023-02-06 14:47:32 +0100
  • 255671e20d
    fix: 🐛 Merge issues IceToast 2023-02-06 14:45:44 +0100
  • fda40fe8bc
    fix: 🐛 Merge missing hidden product in form IceToast 2023-01-23 16:27:32 +0100
  • 27d2a48e10
    chore: doc IceToast 2022-12-19 15:08:09 +0100
  • ae787dfc4c
    chore: 🌐 localization IceToast 2022-11-22 13:43:06 +0100
  • 94cbea528c
    Fixed Upgrade/Downgrade Credit withdrawal IceToast 2022-11-22 13:42:46 +0100
  • 56aad2a7cb
    fix: Number formatting on server overview (price) IceToast 2022-11-22 12:23:33 +0100
  • 973e77569a
    chore: Docs IceToast 2022-08-15 14:56:34 +0200
  • d56bc09ac5
    fix: 💄 Styling of server buttons IceToast 2022-08-15 14:52:49 +0200
  • cf62cdef1f
    fix: 🐛 See last commit IceToast 2022-07-28 23:33:04 +0200
  • 35734579ae
    fix: 🐛 Server creation fail when server.price = user.credits IceToast 2022-07-28 23:20:39 +0200
  • 87ec49008d
    fix: 🚑️ Fixed credits check at server creation & formatted prices nicely IceToast 2022-07-27 23:26:03 +0200
  • e254b2acfe
    feat: Added Quartely billing period IceToast 2022-07-22 05:31:05 +0200
  • 8565faa40b
    chore: 🌐 Added Bold text for No refund IceToast 2022-07-22 05:26:48 +0200
  • 3f4cae352a
    fix: 🐛 Disable cancel button when cancelled IceToast 2022-07-22 05:12:06 +0200
  • e4165181fe
    fix: 🐛 Disable Cancel Button IceToast 2022-07-22 05:06:38 +0200
  • e310dba243
    fix: 🐛 Credt usage at dashboard IceToast 2022-07-22 04:54:33 +0200
  • 54e14d5f2b
    fix: 🐛 Fiy suspended typo & localization IceToast 2022-07-22 04:40:03 +0200
  • 8a4273a8fb
    style: 💄 Changed Next Billing Cycle behaviour IceToast 2022-07-22 04:33:54 +0200
  • ecfa160450
    fix: 💄 Added hyphens at next billing cycle field IceToast 2022-07-22 04:31:00 +0200
  • 2c4b3ea03e
    chore: 🌐 Localization IceToast 2022-07-22 04:25:23 +0200
  • 9ad2954f0e
    fix: 📝 Undo Naming IceToast 2022-07-22 04:15:40 +0200
  • 34bd88a4f6
    refactor: 🚚 Rename Yearly -> Annually IceToast 2022-07-22 04:09:34 +0200
  • 759ba59988
    feat: Added yearly and half-yearly billing periods IceToast 2022-07-22 04:00:23 +0200
  • 7fa9bf2062
    feat: Added Server Cancelation route method and charging IceToast 2022-07-22 03:52:49 +0200
  • f8c33d43be
    fix: 🐛 Typo IceToast 2022-07-22 03:51:05 +0200
  • 642fef6864
    feat: Added Cancel Button & Next Billing Cycle field IceToast 2022-07-22 02:58:08 +0200
  • 994314dbe4
    feat: Added migrations undo last patch db update & add cancelation of servers IceToast 2022-07-22 01:50:45 +0200
  • dfdba1e26e
    fix: 🚑️ No product available at creation time IceToast 2022-06-22 12:01:47 +0200
  • 35e54be155
    docs: 📝 Updated Export doc IceToast 2022-06-19 00:13:54 +0200
  • b1fc1f8fab
    docs: 📝 Added Addon Docs IceToast 2022-06-18 23:55:43 +0200
  • 117b75d3b7
    feat: Added different billing periods to servers overview page IceToast 2022-06-18 23:41:40 +0200
  • 907fb74734
    fix: 🚑️ ChargeServer Command IceToast 2022-06-16 19:03:59 +0200
  • 2e6c03e3cc
    feat: Update last_billed to current time on unsuspend server IceToast 2022-06-16 16:18:27 +0200
  • da0dd37559
    feat: Added last_billed to server model & always charge first & fixed Charge Server command IceToast 2022-06-16 16:15:57 +0200
  • 5b738be6e1
    fix: 🐛 Renamed Migration & changed precision on decimals to more reasonable number IceToast 2022-06-16 15:33:44 +0200
  • 3723b527f5
    fix: 🚑️ decimal input steps to number inputs IceToast 2022-06-16 15:32:42 +0200
  • 7e17bb62ea
    feat: Added ChargeServers command & updated laravel schedule command IceToast 2022-06-16 14:54:42 +0200
  • 681928c3ad
    feat: Added weekly to billing_period options IceToast 2022-06-16 14:54:06 +0200
  • f9d5238ea2
    feat: Added billing period to server creation IceToast 2022-06-16 12:36:01 +0200
  • 7dab9d3c7e
    feat: Added billing period to edit, create and show of products IceToast 2022-06-16 12:27:53 +0200
  • 9777e22eab
    feat: Added billing_period to validation IceToast 2022-06-16 12:04:52 +0200
  • 195cadc6a5
    feat: 📝 Updated ProductSeeder IceToast 2022-06-16 12:01:53 +0200
  • 00e525a764
    feat: Added Migration -> last billed field to servers IceToast 2022-06-16 11:59:17 +0200
  • 23cc70d79c
    fix: 🐛 Added Migration -> Updated user credits column to be decimal IceToast 2022-06-16 11:56:05 +0200
  • 88a8541623
    fix: Updated Migration to calculate hourly price from existing products IceToast 2022-06-16 11:55:34 +0200
  • 54325fbf3e
    feat: Added Migration -> Column Billing Period IceToast 2022-06-16 11:32:00 +0200
  • 8da3e8cb67
    Merge branch 'ControlPanel-gg:development' into development IceToast 2023-02-06 14:11:18 +0100
  • bb6d99cb74
    Update versionnumber Dennis 2023-02-06 12:53:57 +0100
  • f6c8eecb87 fix: 🐛 Wrong class name IceToast 2023-02-06 11:57:14 +0100
  • f1de845554 fix: 🐛 getCsrfIgnoredRoutes map all routes just once IceToast 2023-02-06 11:32:19 +0100
  • 308d1775bf fix: 🐛 Wrong class name #719 IceToast 2023-02-06 11:57:14 +0100
  • ef5c063b09 fix: 🐛 getCsrfIgnoredRoutes map all routes just once IceToast 2023-02-06 11:32:19 +0100
  • 29e9ed6e4a
    fix: 🐛 Wrong class name #718 IceToast 2023-02-06 11:57:14 +0100
  • 33cc108900
    fix: 🐛 getCsrfIgnoredRoutes map all routes just once IceToast 2023-02-06 11:32:19 +0100
  • 0b173fb428
    0.9.1 Hotfix (#717) Dennis 2023-02-06 10:53:32 +0100
  • 66dba2de1c Missing locale datatables Ferks-FK 2023-02-05 22:08:31 +0000
  • a1b353556d That's better xD Ferks-FK 2023-02-05 21:46:36 +0000
  • 7c3f7a8e0b Implement settings cache Ferks-FK 2023-02-05 21:42:58 +0000
  • 9b193c74dd
    [HOTFIX] Stripe extensions enable flag (#716) #717 Dennis 2023-02-05 21:15:08 +0100
  • 663e2370a2
    fix: 🐛 Enable Stripe on local environment #716 IceToast 2023-02-05 21:11:28 +0100
  • b7a765bd8c
    fix: 🚑️ Stripe extensions enable flag IceToast 2023-02-05 21:07:13 +0100
  • f79d7d5380
    sync main (#715) Dennis 2023-02-05 18:58:43 +0100
  • 6b45719e79
    v0.9.1 (#714) 0.9.1 #715 Dennis 2023-02-05 18:58:10 +0100
  • fd6e8bd51e Revert "Merge branch 'main' of https://github.com/1day2die/dashboard into development" #714 1day2die 2023-02-05 18:36:33 +0100
  • 704548343b Merge branch 'main' of https://github.com/1day2die/dashboard into development 1day2die 2023-02-05 18:35:09 +0100
  • 2de28477f7 Migrate all variables in the front-end Ferks-FK 2023-02-05 17:20:55 +0000
  • 4657b3419b
    [Fix] Not all tickets deleted on user deletion (#711) #713 #712 Dennis 2023-02-05 17:10:48 +0100
  • 3522dfe4c7
    Merge branch 'ControlPanel-gg:development' into development #711 IceToast 2023-02-05 16:37:18 +0100
  • 7283f6e887
    fix: 🚑️ Delete all Tickets on user deletion IceToast 2023-02-05 16:36:55 +0100
  • 5510efebff
    Update .env.example #707 jessy2027 2023-02-04 18:31:09 +0100
  • 8da2945461 Too many changes to mention. Ferks-FK 2023-02-04 16:40:42 +0000
  • 1d1a8d514b Update all imports Ferks-FK 2023-02-03 18:03:57 +0000
  • dceece9271 Several modifications, something already works Ferks-FK 2023-02-03 16:38:03 +0000
  • 1d2e453fc2
    [FIX] Useful_links: Add Label for Position and links on home (#705) Dennis 2023-02-02 23:45:16 +0100
  • e8efc743b2 Add Label for Position and Useful links on home #705 1day2die 2023-02-02 23:44:13 +0100
  • a5e276d50e
    [Feature] Cleanup "open" payments once a day (#704) Dennis 2023-02-02 23:33:06 +0100
  • 0ffb7ccb65
    refactor: 🚚 Rename Cleanup command #704 IceToast 2023-02-02 23:21:52 +0100
  • 9d383600bc
    fix: 🐛 Missing primary key on payments table IceToast 2023-02-02 23:20:19 +0100
  • 62358aec4e
    feat: Add open payments cleanup to schedule IceToast 2023-02-02 23:19:08 +0100
  • e4e55acffd Register all classes in the config file Ferks-FK 2023-02-02 17:29:50 +0000
  • 920a22f3f5 fix: Ternary would always return 'true' Ferks-FK 2023-02-02 16:36:19 +0000
  • f61fbeb94f Create all the settings files. Ferks-FK 2023-02-02 15:45:17 +0000
  • b9dbc1dc88 Ptero API keys are now encrypted. Ferks-FK 2023-02-02 15:14:44 +0000
  • 025663d5ad Add missing keys Ferks-FK 2023-02-02 15:08:34 +0000
  • c1a2c34a06 fix: 🐛 Wrong label name IceToast 2023-02-02 15:20:24 +0100
  • aedf7c9a22 feat: Use better issue templates IceToast 2023-02-02 15:18:29 +0100
  • 5863e116e5
    fix: 🐛 Wrong label name #702 IceToast 2023-02-02 15:20:24 +0100
  • c15e983bb7
    feat: Use better issue templates IceToast 2023-02-02 15:18:29 +0100
  • 58917d0b3e
    [FEATURE] Add/Delete Ticket Categories (#699) Dennis 2023-02-02 14:33:26 +0100
  • 9420231b58 Edit category name #699 1day2die 2023-02-02 13:47:21 +0100
  • bd11bd2657
    Revert "Merge branch 'v0.10' into development" IceToast 2023-02-01 21:03:20 +0100
  • e6a545309f
    Merge branch 'v0.10' into development #701 IceToast 2023-02-01 20:55:34 +0100
  • 61041be735 feat: implement laravel-settings Ferks-FK 2023-02-01 19:33:36 +0000
  • 630ebc6b88 Editable Ticket categories 1day2die 2023-02-01 11:07:37 +0100
  • 036fe6f47f
    [FIX] Ticket tweaks || [THEME] Update theme (#698) Dennis 2023-02-01 10:12:49 +0100
  • f9735bdd35 Fix ticket message disapearing #698 1day2die 2023-02-01 10:11:06 +0100
  • 57577c95b4 Ticket Tweaks 1day2die 2023-02-01 10:06:15 +0100
  • 4351c8b678 Update BlueInfinity, Change AppVersion 1day2die 2023-02-01 09:54:21 +0100
  • 985a4e94cb
    [FIX] Installation without git - wrong logs + showing branch "unknown" (#693) Dennis 2023-01-31 16:09:37 +0100