Commit Graph

127 Commits

Author SHA1 Message Date
2ab98a36d5 Add ObjectIssetFix Trait 2024-09-16 23:30:14 +10:00
b8a4e9d660 Remove widgets that should now be components 2024-08-23 15:47:44 +10:00
037abb1749 $classes should be $class, added form.number/time components 2024-08-22 21:42:02 +10:00
be6061fb6e old can be passed 'false' to ignore the redirect value 2024-08-17 13:14:51 +10:00
ba18a2a21c Fix checkbox component when rendering old values, fix form select rendering blank option 2024-08-17 10:36:07 +10:00
83470c3ff5 Enhancements to components, move simplemde over to PageAssets 2024-08-14 22:19:53 +10:00
d5d7f4f4a0 For passkey logins, redirect to the intended url if one was used 2024-08-14 19:27:02 +10:00
d7897d5c66 schedule:list is now apart of laravel 2024-08-11 23:48:02 +10:00
92dd7ac3cb Minor updates to components, and we now use @pa not @js/@css 2024-08-10 22:25:03 +10:00
293d9913c6 Fix LeenooksCarbon casting with null values, move select2 to PageAssets 2024-08-01 17:32:20 +10:00
8acc3a91af Enable NULLs in LeenooksCarbon cast 2024-07-31 22:40:35 +10:00
eaece2b69d Move javascript utilities to their own class PageAssets and creatd blade directive @pa to simplify using them 2024-07-28 19:47:27 +10:00
628fbac8f9 Enhance modal/delete to fire a post ajax to the endpoint on confirmation, and optionally delete row of triggering element 2024-07-26 12:26:31 +10:00
4a4cf3c5bf Added disabled to components, new components, button and modal 2024-07-25 13:52:29 +10:00
f393813311 Add old tag for components, for values that are nested in an array. Enable LeenooksCarbon to accept a string date when setting. 2024-07-24 14:08:04 +10:00
3a12ec005e More compoonents for forms, enable select forms to have a read only appearance 2024-07-24 09:09:49 +10:00
83bdea458f More compoonents for forms 2024-07-23 23:50:02 +10:00
f32c29fa8c More components for forms, updated base component, updated CompsiteKeys based on thiagoprz/eloquent-composite-key 2024-07-23 18:47:36 +10:00
b9a3cd5647 Added ActiveUser middleware 2024-07-23 00:11:06 +10:00
12496101e1 Rename back to leenooks/laravel, start to use components for html widgets, updated login form to include passkey 2024-07-22 23:09:45 +10:00
01e77cb807 Added LeenooksCarbon cast class 2024-07-07 11:50:57 +10:00
b5c8e41e78 CustomBladeService fixing issues introduced in previous commit 2024-07-05 10:19:27 +10:00
a69049c4ff Add our JS to collapse the sidebar 2024-07-05 10:18:39 +10:00
fd3487f9b0 More updates as a result of no longer using Orchestra/Asset 2024-07-04 17:41:31 +10:00
4b541857d7 Update Adminlte/Architect as we no longer use Orchestra/Asset 2024-07-04 10:01:47 +10:00
4e9bdca2f5 Update Carbon to be match inheritence with upstream 2024-07-04 10:01:33 +10:00
e0333e352a Update Metronic as we no longer use Orchestra/Asset 2024-07-04 08:15:34 +10:00
f44d780e19 New direction for Laravel 11 2024-07-03 15:21:22 +10:00
46df11f087 Fix rogue ) being displayed, and other updates from osb 2024-07-03 13:02:59 +10:00
dc8983aa91 Package renamed to leenooks/laravel 2024-07-03 12:50:06 +10:00
Deon George
9db703d88f Added validation, debounce and highcharts funnel/solidguage 2022-10-20 10:30:21 +11:00
Deon George
05d3caddf4 Added toggle form helper 2022-08-20 23:27:00 +10:00
Deon George
e3ebef90d9 Added file form helper 2022-08-19 15:11:09 +10:00
Deon George
d494400e7e Updated form helpers, to ensure right hand corners were rounded. Added success_button helper 2022-08-06 00:19:20 +10:00
Deon George
61f38aefe7 For search, if we get a 401, redirect to the login page 2022-08-03 16:32:38 +10:00
Deon George
8e9ca4c531 Added form input select, and fixes to date 2022-08-02 22:34:20 +10:00
Deon George
2e512cc3ed Added some form and status widgets 2022-08-01 20:29:57 +10:00
Deon George
9ef7e8e626 Update style sheets 2022-08-01 14:58:37 +10:00
Deon George
c9cd560b36 Rename AdminController to SwitchUserController with some optimisations 2022-06-28 21:52:05 +10:00
Deon George
b3471f31a0 Fix singleOrFail() args are optional 2022-02-02 12:05:03 +11:00
Deon George
71712d445f Fix when blade call has no arguments 2021-12-20 14:35:58 +11:00
Deon George
ef210651aa Switch Asset::add() to @themecss for metronic theme 2021-12-20 12:51:19 +11:00
Deon George
cbfd13ffce Minor changes to architect theme 2021-12-05 16:24:56 +11:00
Deon George
d9896fbe93
Asset::add cannot be used with {{}} 2021-12-01 17:07:08 +11:00
Deon George
d376c79fad
Add more libraries 2021-11-24 16:23:01 +11:00
Deon George
ab86ddc386
Fix #e3e43b87 should use Asset::add instead of @asset 2021-11-24 16:22:43 +11:00
Deon George
e3e43b87f4
Change metronic to use @asset instead of @css 2021-11-23 17:30:20 +11:00
Deon George
0507dc83d8
Optimise calling dependant javascript in views 2021-11-23 14:25:51 +11:00
Deon George
dd64cba897
Tweak Brand Logo 2021-11-03 13:03:50 +11:00
Deon George
8093eb8b72
Remove id from <a>, not required 2021-10-18 12:55:17 +11:00