This website requires JavaScript.
Explore
Help
Sign In
raggedstaff
/
openfoodnetwork
Watch
1
Star
0
Fork
0
You've already forked openfoodnetwork
mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced
2026-03-10 03:30:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d92510db5648f96dd327915dcc1290c46e346961
openfoodnetwork
/
spec
/
javascripts
/
unit
/
admin
/
order_cycles
/
controllers
History
luisramos0
00478cc57c
Add count variants endpoint and use it instead of loading exchange products
2019-12-12 18:48:35 +00:00
..
create_spec.js.coffee
Fix angular specs by moving specs to the same place as the code was moved previously
2019-11-12 12:00:48 +00:00
edit_spec.js.coffee
Remove funky panel open listener code and initialize the panel data with a ng-init in the panel template
2019-12-12 18:44:45 +00:00
incoming_controller_spec.js.coffee
Add count variants endpoint and use it instead of loading exchange products
2019-12-12 18:48:35 +00:00
order_cycle_basic_controller_spec.js.coffee
Fix angular specs by moving specs to the same place as the code was moved previously
2019-11-12 12:00:48 +00:00
order_cycle_exchanges_controller_spec.js.coffee
Register products panel listeners after OrderCycle is loaded instead of using recurrent timeouts
2019-12-12 18:44:44 +00:00
order_cycles_controller_spec.js.coffee
…
outgoing_controller_spec.js.coffee
Remove funky panel open listener code and initialize the panel data with a ng-init in the panel template
2019-12-12 18:44:45 +00:00
simple_create_spec.js.coffee
Rename Product service to more appropriate ExchangeProduct
2019-12-12 18:44:45 +00:00
simple_edit_spec.js.coffee
…