Commit graph

42 commits

Author SHA1 Message Date
benji
76f8332e97 Remove some gems 2015-09-18 13:20:57 +02:00
benji
ef75909298 Change erb to haml 2015-09-17 14:05:33 +02:00
benji
5e666d8cb8 Fix failing tests 2015-09-14 20:55:49 +02:00
benji
b55ba47209 Refactor 2015-09-14 20:26:16 +02:00
benji
de1436f5c7 Allow destroying of orders 2015-09-14 17:52:25 +02:00
benji
251d3b69b7 Move tab api to seperate job 2015-09-14 17:29:00 +02:00
benji
02b27233cd Save transaction id 2015-09-14 11:20:52 +02:00
benji
891e596fda replace tab api key to secrets 2015-09-12 11:47:00 +02:00
benji
c24d7ad956 Implement tab api cancelled 2015-09-12 11:28:50 +02:00
benji
825dee8e02 Add delayed job to post requests to tab 2015-09-12 11:17:58 +02:00
benji
bb76b36d86 Add tests for cancelling orders 2015-09-03 10:08:17 +02:00
benji
b5017bff9a Remove debt from tab and refactor some code 2015-08-31 14:33:15 +02:00
benji
2f71e95a81 Add private option to users 2015-06-30 22:30:34 +02:00
benji
ec36ac619f use english locale 2015-04-04 03:38:29 +02:00
benji
eda0d86e74 Fix #47 2015-04-04 03:26:25 +02:00
benji
6ec27acaf8 Refactor dagschotel and make test succeed again 2015-03-19 16:22:55 +01:00
benji
0c06c4bedb Change some css and refactor some controller actions 2015-03-12 13:25:11 +01:00
benji
01c777baa1 Do some extra shit 2015-03-10 11:37:48 +01:00
benji
0bca2c8c23 gitignore 2015-03-03 16:40:06 +01:00
benji
b37573a4be Several small fixes 2015-02-12 14:39:58 +01:00
benji
cf8ec8da6e Some clean up 2015-02-09 17:06:24 +01:00
benji
ca3045fbbf Add undo button for quickpay/dagschotel 2015-02-04 19:03:50 +01:00
benji
4b05623a96 fix price bug for products 2015-02-04 17:05:02 +01:00
benji
9e72274629 add stock to products and some clean up 2015-01-15 00:39:34 +01:00
benji
aa97b51ca6 Small changes to user show page, remove lots of sql queries 2015-01-09 19:15:48 +01:00
Benjamin Cousaert
cfd7f6fc0f Add quickpay link and controller action 2014-12-10 13:21:06 +01:00
Benjamin Cousaert
744f8090ba Add orders_count and ordering on overview 2014-12-10 10:09:53 +01:00
Benjamin Cousaert
f6a37a80cf Fix balance and order paying 2014-12-10 10:00:00 +01:00
Benjamin Cousaert
ee5ebd7ba4 Add payment after order create for users 2014-12-09 10:57:38 +01:00
Benjamin Cousaert
12b3a68972 Add total price to order form 2014-12-09 09:43:21 +01:00
Benjamin Cousaert
c3729a5964 new order with decent rails 2014-12-05 16:15:07 +01:00
Benjamin Cousaert
7ddd1d5775 Fix bug with count for products in orders 2014-12-05 07:55:28 +01:00
Benjamin Cousaert
182932abf5 Add Annotate Gem and some more validations 2014-12-04 19:50:02 +01:00
Benjamin Cousaert
95aaca802f Fix view of orders/new 2014-12-04 17:02:08 +01:00
Benjamin Cousaert
3553901b7c Add counter for number of each product in order 2014-11-29 11:06:22 +01:00
Benjamin Cousaert
64113790cf belongs_to a single instance of model 2014-11-25 21:34:29 +01:00
Benjamin Cousaert
60bf8030e5 Add many to many relation between orders and products 2014-11-25 14:27:27 +01:00
ohsab
73e24e2b55 shit werkt met vuile hacks 2014-11-25 02:01:57 +01:00
ohsab
4318f5b56a 't moet af, orders werken 2014-11-23 21:12:31 +01:00
Basho
df24bcd58e gefaalde orders 2014-11-10 22:57:37 +01:00
Basho
3dd5873a55 orders create 2014-11-10 02:30:42 +01:00
Basho
d3cdb9fcd7 order model 2014-11-09 22:53:39 +01:00