tailbone/tailbone/templates
2023-07-07 17:56:45 -05:00
..
appinfo Remove support for Buefy 0.8 2023-02-01 18:44:55 -06:00
batch Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
customers Improve shoppers/people display for Customer tab in profile view 2023-06-11 14:52:07 -05:00
custorders Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
datasync Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
deform Avoid accidental auto-submit of new msg form, for subject field 2023-03-23 10:23:19 -05:00
departments Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
email-bounces Purge even more jquery stuff 2023-02-03 17:08:33 -06:00
employees Add options for grid results to link straight to Profile view 2023-06-10 23:19:52 -05:00
forms Massive overhaul of "generate project" feature 2023-05-05 00:18:16 -05:00
generated-projects Massive overhaul of "generate project" feature 2023-05-05 00:18:16 -05:00
grids Improve merge support for records with no uuid 2023-06-18 21:20:45 -05:00
ifps-plu-codes Add basic views for IFPS PLU Codes 2020-12-06 19:36:32 -06:00
importing Remove support for Buefy 0.8 2023-02-01 18:44:55 -06:00
labels/profiles Use label handler to avoid deprecated logic 2023-02-08 20:19:15 -06:00
luigi Remove support for Buefy 0.8 2023-02-01 18:44:55 -06:00
master Improve merge support for records with no uuid 2023-06-18 21:20:45 -05:00
members Prefer account holder, shoppers over legacy Customers.people 2023-06-14 23:33:05 -05:00
messages Avoid accidental auto-submit of new msg form, for subject field 2023-03-23 10:23:19 -05:00
ordering Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
people Add views etc. for member equity payments 2023-06-18 21:20:40 -05:00
poser Let providers add extra views, options for includes config 2022-03-06 19:03:08 -06:00
principal Tweak button wording in "find role by perm" form 2023-05-12 19:21:48 -05:00
products Remove legacy grid for alt codes in product view 2023-02-10 21:23:57 -06:00
purchases Purge even more jquery stuff 2023-02-03 17:08:33 -06:00
receiving Show invoice number for each row in receiving 2023-07-07 17:19:08 -05:00
reports Refactor the Ordering Worksheet generator, per Buefy 2023-02-03 16:10:08 -06:00
roles Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
settings/email Expose mail handler and template paths in email config page 2023-06-02 14:14:33 -05:00
shifts Purge even more jquery stuff 2023-02-03 17:08:33 -06:00
tables Warn user if DB not up to date, in new table wizard 2023-05-12 21:27:15 -05:00
tempmon Tweak display options for tempmon probe readings graph 2023-07-07 17:56:45 -05:00
themes/falafel Replace 'default' theme to match 'falafel' 2023-02-03 16:10:08 -06:00
trainwreck/transactions Remove support for Buefy 0.8 2023-02-01 18:44:55 -06:00
units-of-measure Hide "collect from wild" button for UOMs unless user has permission 2021-01-27 08:56:38 -06:00
upgrades Add new Buefy-specific upgrade template 2023-02-03 16:10:08 -06:00
users Add basic support for managing, and accepting API tokens 2023-05-15 08:10:42 -05:00
vendors Expose config for identifying supported vendors 2022-05-15 16:04:22 -05:00
views/model Add basic "new model view" wizard 2023-01-16 13:50:27 -06:00
workorders Add initial views for work orders 2022-08-09 22:57:26 -05:00
about.mako Refactory Buefy templates to use WholePage and ThisPage components 2019-08-03 16:57:13 -05:00
appsettings.mako Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
autocomplete.mako Purge even more jquery stuff 2023-02-03 17:08:33 -06:00
base.mako Move "view history" and related buttons, for person profile view 2023-06-10 14:22:21 -05:00
base_meta.mako Allow config to set favicon and header image 2021-06-15 15:51:11 -05:00
change_password.mako Fix the "change password" form per Buefy theme 2020-03-23 19:33:56 -05:00
configure-menus.mako Misc. tweaks for App Details / Configure Menus 2023-01-16 21:55:52 -06:00
configure.mako Add basic "new model view" wizard 2023-01-16 13:50:27 -06:00
diff.mako Fix package diff table for upgrade view template, per Buefy 2019-06-15 18:06:54 -05:00
exception.mako Improve verbiage for exception view 2017-08-01 14:38:53 -05:00
form.mako Add basic support for managing, and accepting API tokens 2023-05-15 08:10:42 -05:00
formposter.mako Tweak SimpleRequestMixin to not rely on response.data.ok 2023-06-17 14:13:37 -05:00
generate_feature.mako Remove support for Buefy 0.8 2023-02-01 18:44:55 -06:00
home.mako Set default max height, width for app logo 2019-08-23 22:02:46 -05:00
login.mako Fix auto-advance on ENTER for login form 2023-02-07 16:13:07 -06: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 Add basic support for managing, and accepting API tokens 2023-05-15 08:10:42 -05:00
page_help.mako Hide the "configure field help" icons until user requests access 2022-12-27 22:30:25 -06: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