Commit Graph

593 Commits

Author SHA1 Message Date
Rimian Perkins 11b2917254 eslint 2019-09-11 22:17:07 +10:00
Rimian Perkins 73258b10b9 reorder those settings the same as stripe dashboard 2019-09-11 22:14:15 +10:00
Rimian Perkins 381315f9f3 add settings 2019-09-11 22:06:01 +10:00
Rimian Perkins df1d5a3181 the form submits but an ajax error happens 2019-09-11 21:52:04 +10:00
Rimian Perkins 02c9ea873a add stylesheets 2019-09-11 21:14:48 +10:00
Rimian Perkins 5cddda6703 add controllers 2019-09-11 21:09:34 +10:00
Rimian Perkins a9434f5723 load in components 2019-09-11 20:37:23 +10:00
Rimian Perkins ee2be672f7 initial components 2019-09-11 20:19:50 +10:00
Rimian Perkins af97581911 stub stripe payment create 2019-09-11 19:55:35 +10:00
Rimian Perkins d71ab48fff upgrade stripe gem 2019-09-11 19:42:59 +10:00
Rimian Perkins c70f570479 Rubocop 2019-09-11 19:27:24 +10:00
Rimian Perkins 70138c5269 add readme info 2019-09-11 19:24:25 +10:00
Rimian Perkins b97e9b91c2 add stripe gem 2019-09-11 19:18:30 +10:00
Rimian Perkins 2e3cdb0dcf fix routes. get specs passing 2019-09-11 19:11:02 +10:00
Rimian Perkins 3f90518e18 controller spec runs 2019-09-11 18:32:09 +10:00
Rimian Perkins 109d6fc137 empty specs 2019-09-11 17:57:29 +10:00
Rimian Perkins 683c36e5d1 rm redundant index template 2019-09-11 17:44:26 +10:00
Rimian Perkins a5dbe4f9bd Show route 2019-09-11 17:38:55 +10:00
Rimian Perkins ac267fabaf basic route and template 2019-09-11 17:13:12 +10:00
Rimian Perkins 78914e0511 Add new plugin files.
This gets the plugin running again without name collisions. A solid starting point
2019-09-11 13:19:07 +10:00
Rimian Perkins 89af44ff78 link to jsapp 2019-08-29 12:15:27 +10:00
Rimian Perkins d2f85f1a97 Merge branch 'master' into upgrade-stripe-gem 2019-08-28 19:54:07 +10:00
Rimian Perkins 05da88009d whoops add invoice list back 2019-08-28 19:53:29 +10:00
Rimian Perkins 5eb0fca3d8 upgrade really old stripe gem 2019-08-28 19:05:14 +10:00
Rimian Perkins 6d1c4dd28c deprecations and documentation 2019-08-28 19:02:56 +10:00
Rimian Perkins 32f883a7ad pretty code 2019-08-28 18:36:19 +10:00
Rimian Perkins e891eb1517 fix eslint, bump patch 2019-08-28 18:27:45 +10:00
Rimian Perkins 9b2ca50671 fix deprecations 2019-08-28 18:24:55 +10:00
Rimian Perkins e539c34653 apply the css colour to the card 2019-08-28 18:10:54 +10:00
Rimian Perkins 8d8e9f9ad1 abstract out the stripe component for easy future testing 2019-08-28 14:59:45 +10:00
Rimian Perkins f1de907c32 add the basic form 2019-08-27 22:05:30 +10:00
Rimian Perkins e956551d0f Upgrade stripe gem. bump! 2019-08-27 20:53:06 +10:00
Rimian Perkins 0cb3a9acde format with prettier 2019-08-27 20:37:20 +10:00
Rimian Perkins 675c3d27ba appease eslint 2019-08-27 20:18:02 +10:00
Rimian Perkins 6f826ce7a0 rubocop correct 2019-08-27 20:04:02 +10:00
Rimian Perkins f49c0c89a3 empty form component 2019-08-27 19:56:55 +10:00
Rimian Perkins 14b8c1f1a8 enable discourse-plugin-ci 2019-08-27 19:52:25 +10:00
Rimian Perkins 3c23b225fb bumpus 2019-08-27 19:09:24 +10:00
Rimian Perkins a654f7410d rm fails 2019-08-27 18:48:54 +10:00
Rimian Perkins 4c25aa0ad1 add the current user to specs 2019-08-27 18:37:14 +10:00
Rimian Perkins 5724e6d2ed add the json format 2019-08-27 17:29:19 +10:00
Rimian Perkins 4dad8547ca disable shoulda permit 2019-08-27 17:23:22 +10:00
Rimian Perkins 3bde870998 test no account create 2019-08-27 17:10:49 +10:00
Rimian Perkins 9fbf83f19f oops wrong path 2019-08-27 16:45:39 +10:00
Rimian Perkins ae3e67d385 add more stripe factories 2019-08-27 16:43:55 +10:00
Rimian Perkins 53b1e47216 name space fabricators. add plans 2019-08-27 16:28:35 +10:00
Rimian Perkins c8bcc1eb28 factory for stripe responses 2019-08-27 16:06:37 +10:00
Rimian Perkins 1315d240e6 simplify the http stubs 2019-08-27 12:53:20 +10:00
Rimian Perkins 4b41756cfa a zillion http stubs to get this spec to pass! 2019-08-27 11:57:51 +10:00
Rimian Perkins d4d62c5458 Stripe controller specs
* Get some of these to pass.
* skip some

I am going to refactor this anyway
2019-08-26 20:34:13 +10:00