Commit Graph

406 Commits

Author SHA1 Message Date
Rimian Perkins e8a50b0930 add some test credit card numbers 2017-05-27 16:59:44 +10:00
Rimian Perkins 850ddd1cf7 remove auto create theme 2017-05-25 08:59:11 +10:00
Rimian Perkins aba89d140e Update README.md 2017-05-24 12:48:55 +10:00
Rimian Perkins dfd9e451c3 handle fails from stripe 2017-05-24 12:22:00 +10:00
Rimian Perkins 17a43740d6 fix missing strong param 2017-05-23 14:32:52 +10:00
Rimian Perkins 9d2cd86f54 stripe service can create subscriptions 2017-05-23 12:28:07 +10:00
Rimian Perkins f99aed364b new plugin helper 2017-05-23 10:30:54 +10:00
Rimian Perkins d164482bda documentation 2017-05-18 15:07:32 +10:00
Rimian Perkins 930686a2b2 document new feature 2017-05-18 15:06:20 +10:00
Rimian Perkins c48aa0dc67 bump 2017-05-18 15:03:57 +10:00
Rimian Perkins 8b21d44bc9 Change the route to something meaningful 2017-05-18 14:57:27 +10:00
Rimian Perkins b4d7ea3696 run this plugins js tests only and bump ruby 2017-05-18 14:16:49 +10:00
Rimian Perkins df476b9d54 merge in documentation for install 2017-05-18 12:28:21 +10:00
Rimian Perkins e5cec8f3b3 bump ruby version 2017-05-18 12:14:51 +10:00
Rimian Perkins df205eb584 send create accounts param 2017-05-18 12:09:37 +10:00
Rimian Perkins b8130f9969 Revert "use site setting instead of params for create account"
This reverts commit 05c31f1909.

* also test the create account setting cannot be overwritten
2017-05-18 12:02:26 +10:00
Rimian Perkins 1def5daccb add the right params for controller specs 2017-05-18 11:48:54 +10:00
Rimian Perkins c091676cb5 permit stripe token and amount 2017-05-18 10:46:11 +10:00
Rimian Perkins 809075d93a document https 2017-05-18 10:14:54 +10:00
Rimian Perkins d1ac960c65 install instructions 2017-05-18 10:12:59 +10:00
Rimian Perkins cb03671c19 permit params 2017-05-17 14:17:37 +10:00
Rimian Perkins 05c31f1909 use site setting instead of params for create account 2017-05-17 10:30:28 +10:00
Rimian Perkins b663bf5447 remove old jobs for awards 2017-05-12 10:46:48 +10:00
Rimian Perkins c12cc3246a enqueue the mail job 2017-05-12 10:28:39 +10:00
Rimian Perkins 183d15e539 remove extra key/values from user create job 2017-05-11 12:01:57 +10:00
Rimian Perkins 344abb6418 specify first argument as per this: http://stackoverflow.com/questions/43881911/ruby-mocha-expect-the-first-argument-to-be-a-symbol 2017-05-11 10:12:49 +10:00
Rimian Perkins 13fe7ab7d5 remove second request to create user 2017-05-10 14:17:28 +10:00
Rimian Perkins c90245dce6 expect the job to be queued 2017-05-10 11:17:39 +10:00
Rimian Perkins f008f91a79 no accounts created 2017-05-10 10:05:53 +10:00
Rimian Perkins e875b17be2 no name collisions 2017-05-08 14:37:19 +10:00
Rimian Perkins 9ca0f09916 job grants badge 2017-05-08 13:38:14 +10:00
Rimian Perkins 0da6dd5610 fix success specs 2017-05-08 11:40:15 +10:00
Rimian Perkins 5ba61725c3 server message 2017-05-06 16:31:06 +10:00
Rimian Perkins a32473ef10 check payment and rewards do not happen on failure 2017-05-05 10:27:34 +10:00
Rimian Perkins 3792073e7d output success status on failure like discourse does 2017-05-05 10:24:22 +10:00
Rimian Perkins 223e6bc179 check password length and tidy up 2017-05-05 09:57:26 +10:00
Rimian Perkins cc46445b24 use translations for missing params 2017-05-04 20:11:26 +10:00
Rimian Perkins 4fe5a0462a disallows reserved usernames 2017-05-04 19:49:30 +10:00
Rimian Perkins bafa91f255 initial create user job 2017-05-04 17:23:41 +10:00
Rimian Perkins 1b3a104445 output multiple messages 2017-05-04 12:43:33 +10:00
Rimian Perkins 690ee1d25b fix up name space collisions 2017-05-04 12:39:45 +10:00
Rimian Perkins 86d21b6b98 Update README.md 2017-05-03 15:25:10 +10:00
Rimian Perkins 256b44ad60 messages are an array 2017-05-03 15:13:41 +10:00
Rimian Perkins c80a003922 Merge branch 'theme-fix' into anon-users 2017-05-03 10:55:34 +10:00
Rimian Perkins 9e7809137a doh! typo 2017-05-03 10:27:38 +10:00
Rimian Perkins 22d184e54f redundant readme 2017-05-03 10:25:02 +10:00
Rimian Perkins 1449a1179d Refactor .set_feild as per this commit: 946f25098f 2017-05-03 10:19:47 +10:00
Rimian Perkins 53ebcf4625 pluralize messages name space 2017-05-03 09:59:10 +10:00
Rimian Perkins e2a12a1b11 handle the response in the controller 2017-05-02 10:02:07 +10:00
Rimian Perkins a9d59d721f attr_reader is better 2017-05-02 09:47:23 +10:00