This website requires JavaScript.
Explore
Help
Sign in
kevin
/
hypothetical
Watch
1
Star
0
Fork
You've already forked hypothetical
0
mirror of
https://github.com/prurigro/hypothetical.git
synced
2024-11-12 20:06:39 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b159778a92
hypothetical
/
resources
History
Kevin MacMartin
5319d7328b
Fix dropdown selects that aren't boolean, and only convert the select value to 1/0 if it's also boolean
2022-06-15 16:13:57 -04:00
..
components
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
2022-06-13 18:04:19 -04:00
fonts
Add svg fonts
2020-01-21 23:25:06 -05:00
js
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
sass
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
views
Fix dropdown selects that aren't boolean, and only convert the select value to 1/0 if it's also boolean
2022-06-15 16:13:57 -04:00