Kevin MacMartin
|
f8aa6e9984
|
Generate thumbnails for images that get used in the edit-list (and potentially elsewhere)
|
4 days ago |
Kevin MacMartin
|
e1da7267b3
|
Fix the edit-list when there are no items and the number of options is set to unlimited
|
4 days ago |
Kevin MacMartin
|
c6d298a8b9
|
Update composer dependencies
|
3 weeks ago |
Kevin MacMartin
|
c2ceff49e7
|
Update npm dependencies
|
3 weeks ago |
Kevin MacMartin
|
f5b83ce994
|
Upgrade to laravel 10.1.1
|
3 weeks ago |
Kevin MacMartin
|
7b628dee90
|
Update dependencies
|
1 month ago |
Kevin MacMartin
|
31fb84f579
|
Fix back button scroll behaviour
|
2 months ago |
Kevin MacMartin
|
873a45dc32
|
Update the traditional bootstrap dependencies
|
2 months ago |
Kevin MacMartin
|
c5b3baab10
|
Update dependencies
|
2 months ago |
Kevin MacMartin
|
73f02376a7
|
Update npm dependencies
|
3 months ago |
Kevin MacMartin
|
a2b3c07613
|
Revert change to the create_personal_access_tokens_table expires_at column
|
3 months ago |
Kevin MacMartin
|
6b111a301a
|
Upgrade to laravel 10.0.4
|
3 months ago |
Kevin MacMartin
|
3c3b050922
|
Update to laravel 9.4.1
|
5 months ago |
Kevin MacMartin
|
11ecd7c5a3
|
Update composer dependencies
|
7 months ago |
Kevin MacMartin
|
a4df62741c
|
Update npm dependencies and update the axios import to reflect new requirements
|
7 months ago |
Kevin MacMartin
|
b758203d06
|
Fix broken 404 page
|
7 months ago |
Kevin MacMartin
|
719b932ac7
|
Update to laravel 9.3.8
|
8 months ago |
Kevin MacMartin
|
734f7bdf56
|
Update dependencies
|
9 months ago |
Kevin MacMartin
|
254ecb57cc
|
Fix the 404 page for vue3
|
10 months ago |
Kevin MacMartin
|
026ef6193b
|
Adjust brackets in the dashboard edit list preview check
|
10 months ago |
Kevin MacMartin
|
d16f5ebbce
|
Allow image previews in the dashboard edit list
|
10 months ago |
Kevin MacMartin
|
f8f90ec15e
|
Update the traditional bootstrap
|
10 months ago |
Kevin MacMartin
|
729e2b058c
|
Fix language selection by using window.axios rather than http in the vuex mutation
|
10 months ago |
Kevin MacMartin
|
345e315272
|
Be a bit more explicit about the saveImage aspect ratio preservation (even though in theory intervention/image handles that)
|
10 months ago |
Kevin MacMartin
|
dcf86efa0f
|
Update dependencies
|
10 months ago |
Kevin MacMartin
|
472a830999
|
Fix the documented return types in DashboardModel
|
10 months ago |
Kevin MacMartin
|
9ccb7219c0
|
Fix api token authentication
|
11 months ago |
Kevin MacMartin
|
e67a816b5a
|
Fix scroll behaviour between pages
|
11 months ago |
Kevin MacMartin
|
23a1bf6ab8
|
Upgrade to the latest sass, mr hope's gulp-sass, the bootstrap 5.2 beta and the latest font awesome, update other dependencies, organize styles a bit better, and use pxrem on the error page
|
11 months ago |
Kevin MacMartin
|
b2e8a5cf86
|
Prepare for migration to mr hope's gulp-sass 3.x
|
11 months ago |
Kevin MacMartin
|
e5ba9e38e3
|
Move the opening brace for the DashboardModel boot to the next line
|
11 months ago |
Kevin MacMartin
|
f12efa7755
|
Also watch textareas for changes on the dashboard edit item pages
|
12 months ago |
Kevin MacMartin
|
7d2e3cd782
|
Add blank line between two if conditional blocks in the dashboard model
|
12 months ago |
Kevin MacMartin
|
452696fc1f
|
Add mention of the language toggle feature to the readme
|
12 months ago |
Kevin MacMartin
|
b159778a92
|
Add note about the imageType function to the readme
|
12 months ago |
Kevin MacMartin
|
5319d7328b
|
Fix dropdown selects that aren't boolean, and only convert the select value to 1/0 if it's also boolean
|
12 months ago |
Kevin MacMartin
|
0e7f8ce4f4
|
Use npx to run gulp instead of $(npm bin)
|
12 months ago |
Kevin MacMartin
|
db7deb0fdc
|
Reuse dashboard logic much more, delete images and files when the associated item is deleted, rework dashboard lists so their items can be configured in the $dashboard_columns of their own class, allow dashboard lists to upload images, delete images when dashboard list items are deleted, add a default image extension variable to dashboard model items rather than hard-coding it so it can be reconfigured, improve the dashboard styles some more, and improve the readme (including documenting the new dashboard list update)
|
12 months ago |
Kevin MacMartin
|
ace3c607ca
|
Update composer dependencies
|
12 months ago |
Kevin MacMartin
|
ef617ac409
|
Upgrade to Vue 3, replace vue-resource with axios, update other libraries, set the NODE_ENV to production in the gulpfile when --production is specified rather than in the init.sh, and improve the README
|
12 months ago |
Kevin MacMartin
|
30f57e6082
|
Use pxrem for the nav hamburger icon
|
12 months ago |
Kevin MacMartin
|
676c0b23b6
|
Style the subscription form error container
|
12 months ago |
Kevin MacMartin
|
d273cf5a71
|
Use the stack for logged deprecations
|
1 year ago |
Kevin MacMartin
|
3596ebcf73
|
Fix unprefixed routes for laravel 9
|
1 year ago |
Kevin MacMartin
|
31f9ceaffa
|
Upgrade to laravel 9.1.8
|
1 year ago |
Kevin MacMartin
|
421ea2e844
|
Update composer dependencies
|
1 year ago |
Kevin MacMartin
|
e5d90f7509
|
Fix mobile headings showing in dashboard view pages on desktop
|
1 year ago |
Kevin MacMartin
|
0c7a2cbf66
|
Clear the cache in init.sh
|
1 year ago |
Kevin MacMartin
|
b13283c9f3
|
Remove note about BS_HOST from the readme
|
1 year ago |
Kevin MacMartin
|
da90024a63
|
Don't require BS_HOST to be configured
|
1 year ago |