Commit Graph
100 Commits
Author SHA1 Message Date
Louis Knapp c04184a786 lk | remove unused views and add notice about password change 2017-08-16 11:33:00 -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 a0b0fd4714 lk | redirect to new form when successfully creating a client - allow for easier bulk creation 2017-07-13 19:07:01 -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 f656c1af87 lk | add some notes about things that need improvement 2017-02-20 19:08:33 -06:00
Louis Knapp 109920f5ca lk | improves client receipt format 2016-12-18 10:16:56 -06:00
Louis Knapp caf01518be removes references to agency_name 2016-07-30 22:01:10 -05:00
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 cc00aec5ad lk | renders date sold with consistent formatting 2016-07-30 21:30:57 -05:00
Louis Knapp f6a51e8a33 lk | removes unused client tables and makes date sold a datetime to be consistent 2016-07-30 21:10:26 -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 0ee1168f6a lk | switches position of next bike link and previous bike link 2016-07-30 20:15:34 -05:00
Louis Knapp ba036cd808 lk | change references from agency#phone_number to agency#phone 2016-07-26 14:21:18 -05:00
Louis Knapp 7fdf4f7d02 lk | fixes a bunch of references to agency_name 2016-07-26 14:09:00 -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 c81fbffb1c lk | prioritizes stuff in notes and adds some tech work 2016-07-24 08:12:24 -05:00
Louis Knapp 7cd1b7a7a4 lk | renames columns on agencies table 2016-07-24 08:12:01 -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 a517eefd73 lk | update ruby version and add link to bikes fixed per week report 2016-07-17 12:56:27 -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 898337a07e lk | adds fixed_at column to bikes 2016-07-17 12:25:53 -05:00
Louis Knapp daa4b912e6 lk | adds report for bikes fixed per week and some notes 2016-07-17 11:56:49 -05:00
Louis Knapp 87577ab14e lk | add some tests for bike#available_for_freecyclery 2016-05-12 21:34:35 -05:00
Louis Knapp 2e8edce6ef lk | adds more space to client receipts for signatures 2016-05-07 10:18:34 -05:00
Louis Knapp 2ca3ae21a8 lk | adds ability to print multiple receipts for freecyclery clients 2016-05-07 10:14:30 -05:00
Louis Knapp bbc84247b4 lk | updates freecyclery receipt view 2016-05-02 20:39:30 -05:00
Louis Knapp f694d8c238 lk | client completion date is merged into client pickup date 2015-12-05 17:01:57 -06:00
Louis Knapp ad76766402 lk | updates deprecated config option 2015-12-05 16:31:19 -06:00
Louis Knapp 7733cd6cc4 lk | Upgrading to Cedar-14 2015-12-05 16:17:32 -06:00
Louis Knapp 46ffed1e6e lk | Upgrading to Cedar-14 2015-12-05 16:17:17 -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 c7ae9ce7c2 lk | reverses order of clients in all clients section 2015-10-13 18:43:14 -05:00
Louis Knapp ee7b521c82 lk | adds height to waiting list info 2015-10-13 18:26:51 -05:00
Louis Knapp 20b4c36f23 lk | removes completion date field 2015-10-13 18:22:18 -05:00
Louis Knapp efd7197a35 lk | print bike sale labels does not show freecyclery bikes 2015-10-11 13:58:10 -05:00
Louis Knapp 3cc429f2e6 lk | removes clients who have been assigned bikes from waiting list 2015-10-11 13:51:24 -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 a58569a1a8 lk | bike name includes color & log number 2015-10-10 12:24:03 -05:00
Louis Knapp 2ac95bd99b lk | log number no longer appears below receipts, and they print 4 per page properly 2015-09-30 07:23:58 -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 b37a827655 lk | adds params to clients controller 2015-09-29 18:47:01 -05:00
Louis Knapp 3376fbf342 lk | adds bike type: kids 2015-09-26 18:01:48 -05:00
Louis Knapp 02c7004cf9 lk | removes app_date validation 2015-09-23 09:29:42 -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 db0945ce81 lk | add coffee-rails to gemfile 2015-09-19 07:38:18 -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 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 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
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 2edbcb5bbf lk | add staging env to database.yml 2015-09-08 10:16:27 -05:00
Loos da0a98e73d lk | add sidekiq options to worker 2015-09-07 10:45:54 -05:00
Loos 21ee498970 lk | adds sidekiq ui 2015-09-07 10:41:03 -05:00
Loos f4e1f99cf8 lk | adds procfile for worker 2015-09-02 12:07:55 -05:00
Loos 98843c45fa lk | improves look of bike details fields 2015-09-02 10:59:35 -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 66c43e57c2 lk | updates readme 2015-04-22 07:15:19 -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 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 d0a91882e3 Louis | Reports work with unsold bikes 2014-12-22 12:40:47 -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 34d4cf27c7 Louis | Updates some notes 2014-10-13 22:16:28 -04: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 090edd24e3 Louis | Faker is in all envs 2014-09-24 20:10:02 -04:00
Loos 048d765c2e Louis | Adds client waiting list to client list 2014-09-24 20:08:05 -04:00
Loos 884d95bb5c Louis | Improve dummy data 2014-09-24 19:37:42 -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