Kevin MacMartin
|
826339a610
|
Don't use global function names in the sass
|
2024-07-25 12:40:56 -04:00 |
|
Kevin MacMartin
|
18cbaa338e
|
Update dependencies and replace the aspect-ratio mixin with the aspect-ratio css tag
|
2024-07-25 12:37:37 -04:00 |
|
Kevin MacMartin
|
c2e59f2e32
|
Have links and button inherit their text color
|
2024-04-10 23:30:45 -04:00 |
|
Kevin MacMartin
|
6b2126e5a0
|
Add buttons to image and file uploads on edit-item pages that clear the currently selected upload content
|
2024-04-10 18:39:48 -04:00 |
|
Kevin MacMartin
|
5e8bc06c51
|
Fix the alignment of file upload inputs in dashboard edit item pages
|
2024-04-10 18:25:20 -04:00 |
|
Kevin MacMartin
|
58e466681e
|
Outline with the accent colour
|
2024-04-10 17:43:42 -04:00 |
|
Kevin MacMartin
|
c4396dc63f
|
Upgrade to Laravel 11.0.3
|
2024-03-19 17:11:58 -04:00 |
|
Kevin MacMartin
|
d4b58b3865
|
Remove flex-fix as it's no longer required (ie11 is fully unsupported now)
|
2024-03-11 17:16:59 -04:00 |
|
Kevin MacMartin
|
a7bd81e37b
|
Account for really long words in the mobile version of the views table
|
2023-07-24 12:29:21 -04:00 |
|
Kevin MacMartin
|
83fb55cad8
|
Fix a spacing issue with the view table on mobile
|
2023-07-24 12:24:36 -04:00 |
|
Kevin MacMartin
|
d6f16fa432
|
Remove the bottom margin from list elements in dashboard help text
|
2023-07-03 22:26:24 -04:00 |
|
Kevin MacMartin
|
d16f5ebbce
|
Allow image previews in the dashboard edit list
|
2022-07-25 17:16:55 -04:00 |
|
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
|
2022-07-06 13:44:25 -04:00 |
|
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)
|
2022-06-14 01:36:21 -04:00 |
|
Kevin MacMartin
|
30f57e6082
|
Use pxrem for the nav hamburger icon
|
2022-06-13 17:36:34 -04:00 |
|
Kevin MacMartin
|
676c0b23b6
|
Style the subscription form error container
|
2022-06-13 17:36:27 -04:00 |
|
Kevin MacMartin
|
e5d90f7509
|
Fix mobile headings showing in dashboard view pages on desktop
|
2022-03-30 17:40:24 -04:00 |
|
Kevin MacMartin
|
487a3e42f3
|
Disable smooth scrolling
|
2022-02-11 14:08:51 -05:00 |
|
Kevin MacMartin
|
51d681af63
|
Make the dashboard textarea a bit taller
|
2021-09-05 17:45:58 -04:00 |
|
Kevin MacMartin
|
d6a281d397
|
Remove the underline from dashboard footer links
|
2021-08-04 16:49:57 -04:00 |
|
Kevin MacMartin
|
f9a860a6d9
|
Replace the wavy-bg with a line bg to avoid having to include stuff that doesn't have the MIT license directly in the repo
|
2021-07-29 18:01:04 -04:00 |
|
Kevin MacMartin
|
8600797752
|
Improve the dashboard theme
|
2021-07-29 17:45:47 -04:00 |
|
Kevin MacMartin
|
35b8cdd169
|
Remove the xxxl and xxxxl container max widths rather than setting them to almost the same
|
2021-07-20 22:00:03 -04:00 |
|
Kevin MacMartin
|
20c2d9fb47
|
Set the same container max width for xxl xxxl and xxxxl since the last two will be bumped up by the font-size
|
2021-07-20 13:01:07 -04:00 |
|
Kevin MacMartin
|
03963f56b9
|
Update to bootstrap 5
|
2021-05-21 22:33:55 -04:00 |
|
Kevin MacMartin
|
afdf63710f
|
Use Mr Hope's gulp-sass
|
2021-05-06 13:01:52 -04:00 |
|
Kevin MacMartin
|
06235fb952
|
Use rem for the container-max-widths
|
2021-04-16 22:15:38 -04:00 |
|
Kevin MacMartin
|
0fa1663c1d
|
Fix missing icons in the dashboard
|
2020-04-29 00:36:25 -04:00 |
|
Kevin MacMartin
|
7f9f9bce1b
|
Add support for linking dashboard tables, adding lists connected to other tables, formatted currency inputs, multi-line text fields without markdown, paginated edit lists (with working search), errors for columns not being unique or required (with modal popup), improve comments, and use links instead of javascript for the edit and new buttons
|
2020-04-24 00:22:42 -04:00 |
|
Kevin MacMartin
|
bf1b3ea9aa
|
Update to laravel 7.6, darken the dashboard modal, and use links for the dashboard edit buttons instead of javascript
|
2020-04-23 22:17:13 -04:00 |
|
Kevin MacMartin
|
c6cf9a44a1
|
Update to the latest bootstrap and adjust the breakpoints and container-max-widths to reflect
|
2020-02-25 18:02:59 -05:00 |
|
Kevin MacMartin
|
586fcb6066
|
Replace simplemde with easymde as it's actually maintained, and include fontawesome 5 as it's supported by easymde and makes the project fully MIT again
|
2020-02-25 17:43:02 -05:00 |
|
Kevin MacMartin
|
a223f89ec4
|
Add svg fonts
|
2020-01-21 23:25:06 -05:00 |
|
Kevin MacMartin
|
e3dcafc623
|
Move resources/assets content to resources to match upstream laravel
|
2019-11-14 21:14:53 -05:00 |
|