diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,13 @@ Requirements going forward: * Make the navbar work on mobile * Don't return to the home page when you edit a load from the driver summary page * Show Recent Changes on Loads ( Django auditlog ) + * Show the uploaded paperwork on `/loads/view/$load_id` + * Allow admins to delete paperwork + * force unique filenames on upload + * Downloads should retain original filenames + * Add a delivered to field to the loads + * Allow admins to leave it blank + * Require that drivers/non-admins fill it in * /loads * Give a warning when any loads don't have paperwork attached to them * Make loads without paperwork blue |
