1
0
mirror of https://github.com/fspc/bike-database.git synced 2025-02-23 09:33:23 -05:00

48 Commits

Author SHA1 Message Date
Louis Knapp
dcb91db596 lk | time spent is now a decimal with precision 2 2017-08-24 10:53:12 -05:00
Louis Knapp
c6934f637a lk | further embiggens bike sale labels 2017-08-17 09:20:41 -05:00
Louis Knapp
53a4bfab89 lk | improves (hopefully) styling of bike sale labels 2017-08-16 11:49:24 -05:00
Louis Knapp
1699d651c5 lk | add button for the usual repairs & asterisks for required bike fields 2017-07-21 11:56:22 -05:00
Louis Knapp
d49f6030ed lk | add time_spent field to bikes 2017-07-13 18:44:58 -05:00
Louis Knapp
fa2c2ede08 lk | moves notes, adds backup instructions, and shows asignees of bikes on bike page when they're present 2017-05-01 17:14:53 -05:00
Louis Knapp
cc00aec5ad lk | renders date sold with consistent formatting 2016-07-30 21:30:57 -05:00
Louis Knapp
9c53f81672 lk | adds explanatory text to waiting list & disables mark_as_sold button for sold bikes, and removes unused columns 2016-07-30 20:58:56 -05:00
Louis Knapp
0ee1168f6a lk | switches position of next bike link and previous bike link 2016-07-30 20:15:34 -05:00
Louis Knapp
9125814daf lk | adds some bottom padding to the nav links on bike edit form 2016-07-24 08:18:53 -05:00
Louis Knapp
692f12d47d lk | adds links to previous and next bikes on bike edit page and removes
bike#show route
2016-07-24 07:53:54 -05:00
Louis Knapp
8a46a95678 lk | update bike & report to use fixed_at instead of entry_date 2016-07-17 12:35:13 -05:00
Louis Knapp
071734cac5 lk | old bikes with non-standard types no longer appear as bmx's 2015-12-30 10:28:30 -06:00
Louis Knapp
98245c4c2a lk | adds serial # to bike sale tag 2015-10-13 18:56:02 -05:00
Louis Knapp
1d1b417ba9 lk | switches position of date sold and price fields for bikes 2015-10-11 13:17:34 -05:00
Louis Knapp
1f8371c10e lk | bike#edit uses different _form than bike#new 2015-10-11 12:37:54 -05:00
Louis Knapp
5b8535a880 lk | extracts bike types & improves bike list pages 2015-10-11 12:31:39 -05:00
Louis Knapp
3376fbf342 lk | adds bike type: kids 2015-09-26 18:01:48 -05:00
Louis Knapp
9dcf59fece lk | removes weight field from clients page & makes bike type requested select dropdown 2015-09-23 09:08:44 -05:00
Louis Knapp
7fa84acfd1 lk | makes price and log number larger on bike sale labels 2015-09-21 19:14:10 -05:00
Louis Knapp
f2badbd484 lk | user can log multiple bikes in a row 2015-09-19 17:47:45 -05:00
Louis Knapp
2c98232f46 lk | remove unused fields on bikes & fix some formatting 2015-09-18 17:25:06 -05:00
Louis Knapp
f30e9c6fed lk | labels reference appropriate fields on bike 2015-09-18 17:04:25 -05:00
Louis Knapp
cc3f0f8c77 lk | paginates bikes & orders by log # desc 2015-09-18 16:53:46 -05:00
Louis Knapp
3ef59ca82e lk | adds youth as bike type & doesn't post to bike index 2015-09-18 15:13:43 -05:00
Louis Knapp
b480d7b405 lk | changes order of bikes and adds log bikes button to home page 2015-09-18 13:48:16 -05:00
Loos
98843c45fa lk | improves look of bike details fields 2015-09-02 10:59:35 -05:00
Loos
9e1f397fd7 lk | generates log number when new bike is logged 2015-04-15 21:09:34 -05:00
Loos
3513bd3caf lk | improves field layout on new bike page 2015-02-17 20:43:57 -05:00
Loos
b717cba355 Louis | Abstracts freecyclery functionality and adds closed applications page 2014-10-07 21:17:44 -04:00
Loos
77e7109b9e Louis | Adds page which shows freecyclery bikes that are ready for pickup 2014-10-07 21:01:29 -04:00
Loos
b8fc1eff42 Louis | Adding mark-as-sold button to bike edit page 2014-09-20 12:00:17 -05:00
Loos
8bdda37f4c Louis | Improve label formatting 2014-09-19 17:06:44 -05:00
Loos
585051969d Louis | Better formatting of labels for printing 2014-09-19 16:53:41 -05:00
Loos
693ca3c760 Louis | Add new parts, work done, and date sold to bikes 2014-09-18 17:19:44 -04:00
Loos
c95a625c5e Louis | Add some styling to bike labels 2014-09-17 15:02:31 -04:00
Loos
49351e0f32 Louis | Adds form for selecting bike labels to print 2014-09-17 14:30:09 -04:00
Loos
3c8962fa49 Louis | reverts fa110, which was branched instead 2014-09-16 20:23:43 -04:00
noi narisak
30a48aca8d move rails app into src/, add Vagrantfile & puppet/ assets and add src/.gitignore file 2014-09-02 21:02:38 -05:00
loos
c83fbf2e3e add datepicker and selectpicker 2014-03-26 16:33:17 -05:00
loos
8bf01921a3 erb -> haml 2014-03-20 16:59:36 -05:00
loos
8b17200b97 clean up views & volunteer display 2014-03-12 19:58:06 -05:00
loos
65216e3835 add volunteer table 2014-03-12 19:37:51 -05:00
loos
4f83b879cc improve ui for bike display & edit pages 2014-03-03 09:26:20 -06:00
loos
0c5435a5af style bike form & add datepicker (not working) 2014-03-02 12:45:27 -06:00
loos
ba0e665f6c add bootstrap, fix bike form 2014-03-02 11:49:33 -06:00
loos
4ea02cf5b2 fix type column name 2014-02-14 09:29:45 -06:00
loos
71d2433334 add scaffold & bike form 2014-01-18 15:27:14 -06:00