tailbone/tailbone/templates
Lance Edgar cea3e4b927 fix: add basic wutta view for users
just proving concepts still at this point..nothing reliable
2024-08-22 19:40:21 -05:00
..
appinfo feat: inherit from wuttaweb for AppInfoView, appinfo/configure template 2024-08-21 00:49:23 -05:00
batch feat: add new 'waterpark' theme, based on wuttaweb w/ vue2 + buefy 2024-08-20 15:03:25 -05:00
customers feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
custorders feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
datasync feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
deform Fix file upload widget for oruga 2024-06-01 14:23:35 -05:00
departments feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
email-bounces Fix msg body display, download link for email bounces 2023-09-08 10:56:25 -05:00
employees Add options for grid results to link straight to Profile view 2023-06-10 23:19:52 -05:00
forms fix: use wuttaweb to get/render csrf token 2024-08-21 09:44:32 -05:00
generated-projects Misc. template cleanup per oruga effort 2024-04-27 19:17:27 -05:00
grids fix: change grid reset-view param name to match wuttaweb 2024-08-22 13:49:57 -05:00
ifps-plu-codes Add basic views for IFPS PLU Codes 2020-12-06 19:36:32 -06:00
importing feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
labels/profiles Use label handler to avoid deprecated logic 2023-02-08 20:19:15 -06:00
luigi feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
master feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
members feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
messages feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
ordering fix: use wuttaweb to get/render csrf token 2024-08-21 09:44:32 -05:00
people feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
poser feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
principal feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
products feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
purchases feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
receiving feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
reports feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
roles feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
settings/email feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
shifts fix: remove references, dependency for six package 2024-07-01 17:01:01 -05:00
tables feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
tempmon feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
themes fix: various fixes for waterpark theme 2024-08-22 17:09:58 -05:00
trainwreck/transactions feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
units-of-measure feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
upgrades feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
users feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
vendors feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
views/model feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
workorders feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
about.mako Refactory Buefy templates to use WholePage and ThisPage components 2019-08-03 16:57:13 -05:00
appsettings.mako feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
autocomplete.mako Purge even more jquery stuff 2023-02-03 17:08:33 -06:00
base.mako fix: add basic wutta view for users 2024-08-22 19:40:21 -05:00
base_meta.mako feat: inherit from wuttaweb templates for home, login pages 2024-08-21 00:49:26 -05:00
change_password.mako Fix the "change password" form per Buefy theme 2020-03-23 19:33:56 -05:00
configure-menus.mako feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
configure.mako feat: add "has output file templates" config option for master view 2024-08-20 19:09:56 -05:00
diff.mako Add smarts to show display text for some version diff fields 2023-10-09 00:19:29 -05:00
exception.mako Improve verbiage for exception view 2017-08-01 14:38:53 -05:00
form.mako feat: add new 'waterpark' theme, based on wuttaweb w/ vue2 + buefy 2024-08-20 15:03:25 -05:00
formposter.mako fix: use wuttaweb to get/render csrf token 2024-08-21 09:44:32 -05:00
generate_feature.mako feat: refactor templates to simplify base/page/form structure 2024-08-19 23:20:59 -05:00
home.mako feat: inherit from wuttaweb templates for home, login pages 2024-08-21 00:49:26 -05:00
login.mako feat: inherit from wuttaweb templates for home, login pages 2024-08-21 00:49:26 -05:00
menu.mako Use dict instead of custom object to represent menus 2022-02-23 00:26:14 -06:00
multi_file_upload.mako Fix icon for multi-file upload widget 2023-01-29 12:45:14 -06:00
page.mako fix: use wuttaweb to get/render csrf token 2024-08-21 09:44:32 -05:00
page_help.mako Add initial support for Vue 3 + Oruga, via "butterball" theme 2024-04-27 21:06:20 -05:00
progress.mako Replace 'default' theme to match 'falafel' 2023-02-03 16:10:08 -06:00
upgrade.mako Replace 'default' theme to match 'falafel' 2023-02-03 16:10:08 -06:00
util.mako Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00