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

29 Commits

Author SHA1 Message Date
Louis Knapp
6119733ad7 lk | bikes with voided applications show up in the available for freecyclery list 2016-07-30 21:46:04 -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
cc3f684e01 lk | fixes client date saves and improves test readability 2016-07-30 20:42:08 -05:00
Louis Knapp
ba23905e20 lk | doesn't display clients without agencies on the print select page 2016-07-30 20:35:22 -05:00
Louis Knapp
b7090dba0d lk | redirects to bike edit page when bike updated successfully 2016-07-30 20:24:05 -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
87577ab14e lk | add some tests for bike#available_for_freecyclery 2016-05-12 21:34:35 -05:00
Louis Knapp
6f209bda14 lk | fixes client dates 2015-12-29 20:56:57 -06:00
Louis Knapp
a8c8f4b3d8 lk | changes type of date stored for client pickup 2015-12-29 20:19: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
f2badbd484 lk | user can log multiple bikes in a row 2015-09-19 17:47:45 -05:00
Louis Knapp
ac9921a879 lk | update rails version, fix logging in specs, and remove turbolinks 2015-09-18 17:50:37 -05:00
Louis Knapp
9948681b68 lk | tests bike index is not called 2015-09-18 15:21:25 -05:00
Louis Knapp
260874b35e lk | comment test of bike index integration 2015-09-18 15:17:53 -05:00
Loos
356098b7a6 lk | posts to bike index in sidekiq job 2015-09-01 18:25:05 -05:00
Loos
3224faab0e lk & sh | posts to bike index in development when creating new bike 2015-08-06 20:29:46 -05:00
Loos
6b2a824f66 lk | adds tests & validations to client 2015-04-16 09:12:55 -05:00
Loos
9e1f397fd7 lk | generates log number when new bike is logged 2015-04-15 21:09:34 -05:00
Loos
3f949080f4 LK removes autogenerated tests and fixes test and updates gems 2015-04-15 20:48:36 -05:00
Loos
e010f7081b Louis | Add dummy data generator 2014-09-17 22:18:14 -04:00
Loos
49351e0f32 Louis | Adds form for selecting bike labels to print 2014-09-17 14:30:09 -04:00
Loos
277abcb5c0 Louis | remove comments and empty tests 2014-09-17 09:19:45 -04:00
Loos
4d49cf829f Louis | Remove failing autogenerated tests, fix bug where bike type wasn't saving 2014-09-17 09:12:16 -04:00
Loos
d3403e18cd Louis | Adds clients model & views to db 2014-09-16 20:50:58 -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
929168dde4 lk - add devise for session management; user must log in to update bikes & volunteers 2014-08-13 22:24:05 -04:00
loos
71d2433334 add scaffold & bike form 2014-01-18 15:27:14 -06:00