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

71 Commits

Author SHA1 Message Date
Louis Knapp
6f435c9ec4 lk | removes ready-for-pickup bikes list 2015-12-29 13:50:25 -06:00
Louis Knapp
ef63d964d4 lk | changes way application date is stored in db 2015-12-26 15:25:27 -06:00
Louis Knapp
f694d8c238 lk | client completion date is merged into client pickup date 2015-12-05 17:01:57 -06:00
Louis Knapp
4904d807bc lk | alphabetizes agency dropdown on clients page 2015-12-05 16:12:37 -06:00
Louis Knapp
a92240ba30 lk | moves agency above type of bike requested on client page 2015-12-05 16:10:06 -06:00
Louis Knapp
98245c4c2a lk | adds serial # to bike sale tag 2015-10-13 18:56:02 -05:00
Louis Knapp
ee7b521c82 lk | adds height to waiting list info 2015-10-13 18:26:51 -05:00
Louis Knapp
9f9cf5e6ba lk | removes show action for clients 2015-10-11 13:47:40 -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
11adf93ccd lk | fixes bike search bar 2015-10-11 12:41:36 -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
961d47f7ff lk | adds search bar to header 2015-09-29 20:11:01 -05:00
Louis Knapp
d52e14ce01 lk | adds weight & height to clients 2015-09-29 20:03:43 -05:00
Louis Knapp
1971a1c305 lk | adds 'no preference' as client bike type and adds some styling 2015-09-29 19:56:47 -05:00
Louis Knapp
ec9bfa02ee lk | adds none option to client bike 2015-09-29 19:52:54 -05:00
Louis Knapp
8a585c1e74 lk | all freecyclery bikes present in client drop-down, and they save 2015-09-29 19:48:43 -05:00
Louis Knapp
3376fbf342 lk | adds bike type: kids 2015-09-26 18:01:48 -05:00
Louis Knapp
419fa05697 lk | adds comfort and no preference options to client.bike_type_requested 2015-09-23 09:16:16 -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
bc3b5f8a1a lk | add ability to search by bike log # 2015-09-21 19:35:11 -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
157712ac67 Louis | user can mark bikes as picked up from the available freecyclery bikes page 2014-12-22 13:50:21 -06:00
Loos
90b059a46d Louis | Adds reports on number of bikes sold and average price per year 2014-12-21 23:36:55 -06:00
Loos
f7de4ea77a WIP - begin adding reports 2014-11-03 20:26:55 -05:00
Loos
e9ce1dd51f Louis | Adds minimally styled client reciepts 2014-10-13 22:14:30 -04:00
Loos
67ae0bf04b WIP | Louis | Adding client receipts 2014-10-10 18:47:44 -05:00
Loos
9fad8ded1b Louis | Adds page for available freecyclery bikes 2014-10-09 19:42:08 -04: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
048d765c2e Louis | Adds client waiting list to client list 2014-09-24 20:08:05 -04:00
Loos
f033485c48 Louis | Change copy to make actions more clear 2014-09-23 21:23:32 -04:00
Loos
5bfe7365ae Louis | Adds fields to client 2014-09-22 20:20:06 -04:00
Loos
2a33493ff2 Louis | Allows users to associate clients with agencies 2014-09-22 19:44:03 -04:00
Loos
7ed3fce648 Louis | Adds agencies 2014-09-21 18:23:15 -05:00
Loos
36e7c1624f Louis | Adds bike type requested and will pay options to clients 2014-09-21 17:50:16 -05:00
Loos
b8fc1eff42 Louis | Adding mark-as-sold button to bike edit page 2014-09-20 12:00:17 -05:00
Loos
1b6255a20c Louis | Adds datepicker to client application date field 2014-09-19 17:10:28 -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