tailbone/tailbone/templates
Lance Edgar 1889f7d269 Add basic CRUD for Person "preferred first name"
only shown if config flag says so
2024-04-01 18:26:18 -05:00
..
appinfo Fix config file priority for display, and batch subprocess commands 2023-10-24 09:53:40 -05:00
batch Improve views for taxes, esp. in POS batches 2023-10-07 16:26:33 -05:00
customers Improve shoppers/people display for Customer tab in profile view 2023-06-11 14:52:07 -05:00
custorders Use product lookup component for "resolve pending product" tool 2023-10-26 10:06:00 -05:00
datasync Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06:00
deform Add custom form type/widget for time fields 2023-09-25 19:22:02 -05:00
departments Remove all deprecated use_buefy logic 2023-02-03 16:10:04 -06: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 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 Use autocomplete instead of dropdown for grid "add filter" 2023-10-10 22:10:01 -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 Allow override of version diff for master views 2023-10-23 15:48:48 -05:00
members Fairly massive overhaul of the Profile view; standardize tabs etc. 2023-08-28 20:43:31 -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 basic CRUD for Person "preferred first name" 2024-04-01 18:26:18 -05:00
poser Let providers add extra views, options for includes config 2022-03-06 19:03:08 -06:00
principal Replace dropdowns with autocomplete, for "find principals by perm" 2023-10-18 17:35:14 -05:00
products Add way to "ignore" a pending product 2023-10-26 20:43:12 -05:00
purchases Purge even more jquery stuff 2023-02-03 17:08:33 -06:00
receiving Add button to confirm all costs for receiving 2023-11-01 20:53:11 -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 Avoid deprecated User.email_address property 2023-08-30 23:32:09 -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 Fix CRUD pages for tempmon clients, probes 2023-10-05 13:11:05 -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 Fix DB picker, theme picker per Buefy conventions 2023-11-17 17:00:50 -06: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 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 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 Fairly massive overhaul of the Profile view; standardize tabs etc. 2023-08-28 20:43:31 -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