IceToast
|
d6573b9bfd
|
chore: 🗃️ Add settings migrations down method
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
415a7ed2da
|
Insert the roolback for the old method.
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
2073aa632d
|
Remove unnecessary import
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
825b27df57
|
Remove test folder xD
|
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
|
201aff6c0a
|
feat: ✨ Set Values with correct type
|
2023-02-24 14:02:28 +01:00 |
|
IceToast
|
309cfa0514
|
fix: 🐛 Multiple category field send
|
2023-02-24 14:02:28 +01:00 |
|
IceToast
|
c39d6b18b2
|
chore: 🔥 Remove old Settings classes
|
2023-02-24 14:02:28 +01:00 |
|
IceToast
|
d9d776e5da
|
chore: 🦺 Added Validation to settings
|
2023-02-24 14:02:28 +01:00 |
|
IceToast
|
7f8017de76
|
feat: ✨ Persist settings in DB on update
|
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
|
b2d73eeda0
|
feat: ✨ Added Input components
|
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
|
3b1b6e9b7e
|
feat: ✨ Added validation to Settings
|
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
|
f1a3126758
|
Correct some types of values from the old table
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
49904b22bf
|
Some things to be adjusted
|
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
|
da4693b310
|
That's better xD
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
302ef9227a
|
Implement settings cache
|
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 |
|
Ferks-FK
|
cfd370eb6d
|
Too many changes to mention.
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
1d2548a174
|
Update all imports
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
16ca760901
|
Several modifications, something already works
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
636d4e259e
|
Register all classes in the config file
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
5305ae7803
|
fix: Ternary would always return 'true'
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
8e212889a4
|
Create all the settings files.
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
1086dd85a4
|
Ptero API keys are now encrypted.
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
ca0fae7bdb
|
Add missing keys
|
2023-02-24 14:02:28 +01:00 |
|
Ferks-FK
|
2229586b58
|
feat: implement laravel-settings
|
2023-02-24 14:02:28 +01:00 |
|
Dennis
|
c8e82ca57b
|
Update app.php
|
2023-02-23 09:38:09 +01:00 |
|
IceToast
|
24f1319007
|
chore: 🔥 remove datatablessortable trait
|
2023-02-16 12:28:17 +01:00 |
|
IceToast
|
82887c013b
|
chore: 🔥 remove datatablessortable trait
|
2023-02-16 12:28:17 +01:00 |
|
IceToast
|
aefa5ba1c8
|
fix: 🐛 admin/servers sort
|
2023-02-16 12:28:17 +01:00 |
|
IceToast
|
17ab473576
|
fix: 🐛 admin/users 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
|
b25ce96efb
|
feat: ✨ Add Datatables Sortable trait
|
2023-02-16 12:28:17 +01:00 |
|
Johannes F
|
e78bd37da0
|
fix: 🚑️ Harmonize formatting and merge some try catch
|
2023-02-14 22:58:19 +01:00 |
|
LogischJo
|
371a37df7a
|
fix: 🚑️ Use try catch to prevent 500 errors
|
2023-02-14 22:58:19 +01:00 |
|