Commit Graph

16 Commits

Author SHA1 Message Date
1b124a9da9 Partialize alllllll the things
Split each form section into its own partial which handles both the form and display view of that section.
2019-10-08 16:49:10 +01:00
a22956cc62 Initial work on cable template things 2019-10-05 22:42:21 +01:00
Matthew Smith
3d5272d722 Fixed incorrecty data being sent to the date_sold field in the asset_update template. Fixes last of dates not being passed around correctly 2019-10-05 21:58:49 +01:00
366d9c4130 Label the collection 'set parent' field as such 2019-10-05 20:33:03 +01:00
Matthew Smith
e3cbcbd151 Fixed search and implemented an asset search api
Added asset picker for parent attribute

Co-authored-by: Panagiotis Petridis <lPanagiotisPetridisl@gmail.com>
2019-10-05 20:18:07 +01:00
Matthew Smith
1d253aa452 Fixed edit always being invalid due to always failing form validation 2019-10-05 15:08:40 +01:00
Matthew Smith
769137fabd Started work on improving asset form update and validation - requires de-spaghettifying of asset_update.html before continuing 2019-10-05 01:44:54 +01:00
5bfa737f6b First pass at filters
They're currently exclusive with each other and search, which ain't quite right!

Also stopped search from searching comments.
2019-10-02 22:49:54 +01:00
e591ebe05a Show purchase and collection details side by side
Not sure if I like this or not. Maybe collection should start collapsed, too.
2019-10-02 19:38:05 +01:00
3d7fc18fb7 Fix unclosed tags in asset_update 2019-10-02 18:58:52 +01:00
5cb668fd7a Fix delete confirmation modal styling 2019-10-02 17:40:21 +01:00
42a63f035c Asset detail view button improvements 2019-10-02 17:17:35 +01:00
warlordjones
f3c7f89f31 Initial bootstrap port of asset_update 2019-10-02 12:08:52 +01:00
Matthew Smith
8c60f6cb1d created separate base for RIGS and assets.
Fixed create asset form
2019-10-01 22:46:48 +01:00
Matthew Smith
6cff7c090c Modified configs so that templates are rendered. Functionality and styling are NOT complete (need to change css framework) 2019-10-01 18:10:34 +01:00
Matthew Smith
1e1f3037f8 Preparing files for transfer to PyRIGS 2019-10-01 13:22:16 +01:00