Stuart Colville
|
02b69cbff9
|
Add no cards message (fixes #237)
|
2015-07-29 09:18:05 +01:00 |
Stuart Colville
|
a818cb2ccc
|
Merge pull request #232 from muffinresearch/update-redux
Update redux to 1.0.0-rc (fixes #191)
|
2015-07-27 17:52:58 +01:00 |
Stuart Colville
|
4edfb813f1
|
Rename redux-config/reduxConfig -> data-store/dataStore
|
2015-07-27 17:41:56 +01:00 |
Stuart Colville
|
11de690d98
|
Configure redux-thunk
|
2015-07-27 16:56:50 +01:00 |
Stuart Colville
|
b21837986b
|
Add redux-thunk
|
2015-07-27 16:56:50 +01:00 |
Stuart Colville
|
0e0ab8c164
|
Update code to support redux 1.0.0-rc
|
2015-07-27 16:56:50 +01:00 |
Stuart Colville
|
1f40d876e1
|
Add react-redux
|
2015-07-27 16:55:57 +01:00 |
Stuart Colville
|
f832d8054e
|
Update redux to 1.0.0-rc
|
2015-07-27 16:55:57 +01:00 |
Stuart Colville
|
868453af56
|
Update code to match redux 1.0.0-alpha
|
2015-07-27 16:55:57 +01:00 |
Stuart Colville
|
2834fc926e
|
Update redux to 1.0.0-alpha
|
2015-07-27 16:52:00 +01:00 |
Kumar McMillan
|
426d909eb4
|
Merge pull request #230 from kumar303/token-sign-in
Sign into management with a shared token (fixes #202)
|
2015-07-27 10:17:14 -05:00 |
Kumar McMillan
|
40e19cb382
|
Sign into management with a shared token (#202)
|
2015-07-27 10:11:01 -05:00 |
Stuart Colville
|
f749c999b8
|
Merge pull request #231 from muffinresearch/remove-rewire
Remove all traces of rewire packages
|
2015-07-27 10:46:19 +01:00 |
Stuart Colville
|
0d42eabd8e
|
Update babel-eslint + eslint
|
2015-07-27 10:40:51 +01:00 |
Stuart Colville
|
c90862be2a
|
Remove all traces of rewire packages
|
2015-07-27 09:32:41 +01:00 |
Kumar McMillan
|
d84fe4aabe
|
Merge pull request #225 from kumar303/sign-in
User sign in/out for management (fixes #201 fixes #192)
|
2015-07-24 15:19:27 -05:00 |
Kumar McMillan
|
44e5bf17a2
|
User sign in/out for management (fixes #201 #192)
|
2015-07-24 15:14:26 -05:00 |
Kumar McMillan
|
194d2e48dd
|
Add fxa-relier-client 0.0.8 to script tag
This is hopefully temporary until we can wedge it into
our webpack bundle.
See https://github.com/mozilla/fxa-relier-client/issues/68
|
2015-07-24 15:10:05 -05:00 |
Kumar McMillan
|
4dee73515f
|
Merge pull request #228 from kumar303/test-map
Fix source map for test-loader.js
|
2015-07-24 12:07:46 -05:00 |
Stuart Colville
|
6b74403d43
|
Merge pull request #227 from muffinresearch/replace-rewire
Replace rewire + convert to ES6+ (fixes #211, fixes #219, fixes #218)
|
2015-07-24 18:00:54 +01:00 |
Kumar McMillan
|
fa4490b80a
|
Fix source map for test-loader.js
|
2015-07-24 12:00:50 -05:00 |
Stuart Colville
|
16a5e7d254
|
Simplify Accordion exports
|
2015-07-24 17:53:30 +01:00 |
Stuart Colville
|
62303a6240
|
Fix missing semi-colons and other nits
|
2015-07-24 17:50:35 +01:00 |
Stuart Colville
|
86c3832972
|
Add class props to babel
|
2015-07-24 14:40:52 +01:00 |
Stuart Colville
|
0d42279830
|
Convert tests to not use rewire and update to ES6+
|
2015-07-24 14:40:34 +01:00 |
Stuart Colville
|
aab26f1680
|
Convert js to ES6+
|
2015-07-24 14:40:04 +01:00 |
Stuart Colville
|
c1424a05c0
|
Remove use strict from karma conf
|
2015-07-24 14:39:37 +01:00 |
Stuart Colville
|
a8effd2403
|
Update babel to most recent version
|
2015-07-24 14:39:00 +01:00 |
Stuart Colville
|
c92dad28dc
|
Tune eslint
|
2015-07-24 14:38:20 +01:00 |
Stuart Colville
|
f7af61af32
|
Merge pull request #221 from muffinresearch/utilise-modal-with-redux
Utilise modal with redux (fixes #209, fixes #212, fixes #220, fixes #217)
|
2015-07-22 19:02:00 +01:00 |
Stuart Colville
|
92010a4000
|
Hook-up Object.assign shim for tests
|
2015-07-22 18:58:00 +01:00 |
Stuart Colville
|
9f05a2ebcf
|
DRY up event stub in modal tests
|
2015-07-22 18:52:36 +01:00 |
Stuart Colville
|
728dcffd8e
|
Add Object.assign shim + fixups
|
2015-07-22 17:34:53 +01:00 |
Stuart Colville
|
35a61f3780
|
rename result -> connector
|
2015-07-22 17:04:24 +01:00 |
Stuart Colville
|
96e6220e9a
|
Rename manageCards -> getPayMethods
|
2015-07-22 17:02:56 +01:00 |
Stuart Colville
|
790b185253
|
Use redux with management interface (fixes #217)
|
2015-07-22 15:08:45 +01:00 |
Stuart Colville
|
a3f42c000f
|
Add tests for modal (fixes #220)
|
2015-07-22 14:35:45 +01:00 |
Stuart Colville
|
57bd0cdbe3
|
Split up card list into its own dumb component (fixes #212)
|
2015-07-22 14:32:31 +01:00 |
Stuart Colville
|
d6e0d33a0e
|
Split up stores (fixes #209)
|
2015-07-22 14:32:31 +01:00 |
Stuart Colville
|
60bf07ee26
|
Re-jig actions
|
2015-07-22 14:32:31 +01:00 |
Stuart Colville
|
de357b5858
|
Merge pull request #206 from muffinresearch/add-modal
Add modal component (fixes #188)
|
2015-07-21 17:08:42 +01:00 |
Stuart Colville
|
52981a0d83
|
Merge pull request #213 from muffinresearch/hot-module-charles
Hot module charles
|
2015-07-21 16:10:37 +01:00 |
Stuart Colville
|
c04f0ebe67
|
Add rewrite config for charles
|
2015-07-21 16:08:55 +01:00 |
Andy McKay
|
01bb5d5ac8
|
Merge pull request #210 from andymckay/remove-premail-caching
background-url is now correctly set in the template
|
2015-07-20 11:45:35 -07:00 |
Andy McKay
|
5f59c1cef0
|
background-url is now correctly set in the template
|
2015-07-20 11:41:14 -07:00 |
Andy McKay
|
fe845e7d15
|
missing error colour
|
2015-07-17 15:21:00 -07:00 |
Andy McKay
|
b8e9a032ff
|
make it banner as per suggestion
|
2015-07-17 14:19:10 -07:00 |
Andy McKay
|
a81aaa1b00
|
Merge pull request #205 from andymckay/unsuccessful-email
add in an unsuccessful HTML email
|
2015-07-17 12:33:13 -07:00 |
Andy McKay
|
4519b8f334
|
add in an unsuccessful HTML email
|
2015-07-17 12:32:49 -07:00 |
Stuart Colville
|
709fc3398b
|
Merge pull request #208 from muffinresearch/use-stage2
Step back to babel stage 2 (fixes #207)
|
2015-07-17 17:57:55 +01:00 |