Hannu Lyytikainen
|
ce07746bee
|
Add runtime environment variable
Add a variable that can be used to differentiate between dev, staging
and production environments.
|
2017-11-16 18:31:31 +02:00 |
|
Kimmo Puputti
|
ceb87c2bb0
|
Add analytics middleware and pluggable handlers
|
2017-10-26 11:23:14 +03:00 |
|
Kimmo Puputti
|
90ab9c9a69
|
Format with latest Prettier
|
2017-10-13 10:11:51 +03:00 |
|
Kimmo Puputti
|
e2955bfa13
|
Remove redux-saga and all unused actions in marketplaceData.duck
|
2017-05-02 11:27:50 +03:00 |
|
Vesa Luusua
|
f26b2cc35b
|
Add thunk since saga was too difficult for people. (update to sdk ref too.)
|
2017-03-07 16:26:42 +02:00 |
|
Vesa Luusua
|
bc2baaf3b5
|
Refactoring to improve readability, compatibility with saga and comments
|
2017-02-07 13:13:08 +02:00 |
|
Vesa Luusua
|
2a9c9e103b
|
Fetch data with saga (both server and client)
|
2017-02-06 12:40:42 +02:00 |
|
Kimmo Puputti
|
c83af8dc42
|
Add redux-saga setup with Auth duck
|
2017-02-01 16:20:13 +02:00 |
|
Kimmo Puputti
|
50e22d0d1e
|
Format JS with Prettier 0.13.1
|
2017-01-30 10:57:27 +02:00 |
|
Kimmo Puputti
|
1d0d0695fd
|
Enable Redux DevTools in client side dev mode
|
2017-01-25 10:17:33 +02:00 |
|
Vesa Luusua
|
a5e051a7ee
|
Add redux. Shared actions can be found from _src/ducks/_ folder and route specific are inside container folder.
|
2017-01-20 15:02:54 +02:00 |
|