Commit Graph

106 Commits

Author SHA1 Message Date
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
Deon George
af1ea1b5fd
Add addHalf()/subHalf() functions 2021-10-12 14:40:34 +11:00
Deon George
a4650f8710
Add Carbon::quarter_string 2021-08-23 15:22:51 +10:00
Deon George
4b25f97314
Remove classes for logo image 2021-08-04 17:30:24 +10:00
Deon George
2eaf000ce0
Fix password reset 2021-07-09 11:57:24 +10:00
Deon George
1f114667aa
Changed ->, changed address() to ->address 2021-07-02 09:09:31 +10:00
Deon George
f801001571
Fix social icons in metronic 2021-07-02 08:22:28 +10:00
Deon George
45be8553a2
Added SingleOrFail Eloquent helper 2021-07-01 11:58:50 +10:00
Deon George
9798f6aa7d
Change scopeActive to include table 2021-06-29 16:38:19 +10:00
Deon George
d4824ecda5
Dont use asset() for remote URLs, added metronic theme 2021-06-29 10:34:44 +10:00
Deon George
2fe9b5c134
Fixes for Laravel 8 2021-06-28 10:35:43 +10:00
Deon George
85d2a7eeea
Fix auth scripts missed in previous commit 2021-04-23 17:08:22 +10:00
Deon George
9b583e8479
Update links to CSS and JS libraries. Disable shims 2021-04-23 16:03:39 +10:00
Deon George
de2b894b55
Added ScopeActive Trait. Change user model to be under Models 2021-04-21 16:53:51 +10:00
Deon George
47075871dc Updates for Laravel 8 2021-02-05 23:28:09 +11:00
Deon George
0a541c1a36 Initial new theme ArchitectUI 2020-09-02 00:17:33 +10:00
Deon George
7dc9ebf3a6 Some minor improvements for projects that dont set /page_title 2020-08-23 10:31:08 +10:00
Deon George
432606760b
Update for Laravel 7.x 2020-08-04 16:14:35 +10:00
Deon George
958dbc7092
Remove @todo comment that has been implemented 2020-07-10 09:43:40 +10:00
Deon George
12f33b6853
Remove unnecessary console.log() 2020-06-23 12:34:28 +10:00
Deon George
b67df24219
Disable sorting - should be sorted by ajax method 2020-06-11 16:19:40 +10:00
Deon George
7ffcdb139a
Enable font selection override 2020-05-26 11:26:00 +10:00