Commit graph

107 commits

Author SHA1 Message Date
IceToast 84f94ed564 feat: Add custom settings category icon 2023-02-24 14:02:28 +01:00
Ferks-FK 336b0c9799 Fix some options without their respective fields 2023-02-24 14:02:28 +01:00
IceToast d48c1af824 style: 💄 Button styling 2023-02-24 14:02:28 +01:00
IceToast 8c9c70ef3f fix: 🐛 Show checkbox checked 2023-02-24 14:02:28 +01:00
IceToast 309cfa0514 fix: 🐛 Multiple category field send 2023-02-24 14:02:28 +01:00
IceToast c3420b1684 feat: Add Settings update route & Validation functionality 2023-02-24 14:02:28 +01:00
IceToast 20f0e1dfc2 refactor: ♻️ Use Switch state instead of elseif 2023-02-24 14:02:28 +01:00
IceToast ac5fa6c25c feat: Add InputData to all settings & Render correct inputs 2023-02-24 14:02:28 +01:00
IceToast 1011e2dcc4 chore: 🔥 Remove old settings tabs blade 2023-02-24 14:02:28 +01:00
IceToast 25b2d06572 feat: Added Labels to settings (controller) and show settings for category tab 2023-02-24 14:02:28 +01:00
IceToast e9fec445ff feat: Send all settings in their groups to frontend -> show tabs 2023-02-24 14:02:28 +01:00
Ferks-FK a9619be8d0 front-end things 2023-02-24 14:02:28 +01:00
Ferks-FK fc49c6490f More Variables.. 2023-02-24 14:02:28 +01:00
Ferks-FK f00f5addfe Change missing variables 2023-02-24 14:02:28 +01:00
Ferks-FK 9cd25034fc Another ton of modifications 2023-02-24 14:02:28 +01:00
Ferks-FK 8935dd6482 Missing locale datatables 2023-02-24 14:02:28 +01:00
Ferks-FK 411441e1a8 Migrate all variables in the front-end 2023-02-24 14:02:28 +01:00
IceToast aefa5ba1c8 fix: 🐛 admin/servers sort 2023-02-16 12:28:17 +01:00
IceToast 459069c5ee feat: 🐛 admin/servers sortable 2023-02-16 12:28:17 +01:00
IceToast d905171fcb fix: 🐛 admin/store sorting 2023-02-16 12:28:17 +01:00
IceToast a0268f1c47 fix: 🐛 Sorting on admin/users datatable 2023-02-16 12:28:17 +01:00
IceToast d6341d41c9
Merge branch 'billing_system' of github.com:IceToast/cpgg_monthly_billing_addon into billing_system 2023-02-06 14:47:32 +01:00
IceToast e254b2acfe
feat: Added Quartely billing period 2023-02-06 14:21:16 +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 dfdba1e26e
fix: 🚑️ No product available at creation time 2023-02-06 14:18:47 +01:00
IceToast 3723b527f5
fix: 🚑️ decimal input steps to number inputs 2023-02-06 14:17:01 +01:00
IceToast 681928c3ad
feat: Added weekly to billing_period options 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
1day2die e8efc743b2 Add Label for Position and Useful links on home 2023-02-02 23:44:13 +01:00
IceToast bd11bd2657
Revert "Merge branch 'v0.10' into development"
This reverts commit e6a545309f, reversing
changes made to 036fe6f47f.
2023-02-01 21:03:20 +01:00
IceToast e6a545309f
Merge branch 'v0.10' into development 2023-02-01 20:55:34 +01:00
1day2die eeed88aba8 Refactor whole PartnerController 2023-01-31 10:38:43 +01:00
1day2die 119a7fdebb edit info boxes 2023-01-29 23:31:53 +01:00
1day2die 218ce1c785 [FEATURE] wysiwyg editor for imprint/Tos/privacy 2023-01-29 22:16:06 +01:00
Dennis 0cfa02b4ce
[Feature] Add useful links in top menubar (#662) 2023-01-26 16:08:57 +01:00
1day2die b343134c01 using enums, adding more positions 2023-01-26 15:22:42 +01:00
1day2die fbc9b53b6c disable "upgrade" badge on tiny 2023-01-26 14:34:32 +01:00
1day2die f923eef868 Useful Links in Topbar 2023-01-25 22:32:59 +01:00
Ferks-FK 6b848b1446 Multiple changes 2023-01-25 18:42:54 +00:00
IceToast da19554a46 Update Billing-System to V0.9
# Conflicts:
#	app/Console/Kernel.php
#	app/Http/Controllers/Admin/ProductController.php
#	app/Http/Controllers/Admin/ServerController.php
#	app/Http/Controllers/ServerController.php
#	app/Models/Server.php
#	composer.lock
#	database/seeders/Seeds/ProductSeeder.php
#	lang/bg.json
#	lang/bs.json
#	lang/cs.json
#	lang/de.json
#	lang/en.json
#	lang/es.json
#	lang/he.json
#	themes/default/views/servers/create.blade.php
#	themes/default/views/servers/index.blade.php
2023-01-23 16:19:32 +01:00
IceToast 5fd58514b5 Merge branch addons/billing_period into V0.10 2023-01-21 15:13:48 +01:00
IceToast e146976af5 style: 💄 Styling & added infos to server edit 2023-01-19 11:23:06 +01:00
IceToast 7d81fa6247 feat: Added Server owner transfer 2023-01-19 11:18:51 +01:00
GeckoBoy84 f0e614fa2a Show Unsuspended/Total Servers 2023-01-16 22:15:35 +00:00
GeckoBoy84 ca3b6cbb63 Capitalise Imprint inline with TOS and Privacy Policy Capitalisation 2023-01-16 21:58:10 +00:00
GeckoBoy84 e1b4a1b9b8 Add more info to create partner page 2023-01-16 20:53:17 +00:00
1day2die b8516c423e fix user factory, fix loadingtimes of users table 2023-01-16 18:30:25 +01:00
1day2die 1d08c22d1d Fix URL in Activitylog 2023-01-14 22:51:19 +01:00
1day2die a0800509cb ticket notify 2023-01-13 19:32:32 +01:00
1day2die bfa24facf9 Update Notification on Overview 2023-01-13 18:57:35 +01:00
1day2die 540bb95291 SEO 2023-01-13 18:41:32 +01:00
1day2die 5d7550b43f TinyMCE, MOTD, 2023-01-12 15:43:24 +01:00
1day2die ae16fd6d6a change adress to address 2023-01-12 10:25:28 +01:00
1day2die 8bff4f857b fixes 2023-01-11 16:22:19 +01:00
1day2die 094393e7fb small fixes 2023-01-11 15:48:22 +01:00
1day2die 9b7ca02f00 add theme support 2023-01-11 11:08:22 +01:00