Commit Graph

339 Commits

Author SHA1 Message Date
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
Rimian Perkins 0a87d8274f only grant badge when they are enabled 2017-05-01 11:32:59 +10:00
Rimian Perkins b99ec2e9e8 only grant badge when they are enabled 2017-05-01 11:31:11 +10:00
Rimian Perkins 9c6cd58a59 do not grant badge if badges are disabled 2017-05-01 10:58:14 +10:00
Rimian Perkins 88c13f11a2 upgrade stripe 2.4.0 > 2.8.0 2017-05-01 10:48:40 +10:00
Rimian Perkins 9e082b7dcc merge in create account 2017-05-01 10:42:34 +10:00
Rimian Perkins 2aa663d922 merge in master 2017-04-27 20:35:33 +10:00
Rimian Perkins 638eb21005 output 2017-04-27 20:27:57 +10:00
Rimian Perkins 1549a47088 grant the users badges 2017-04-27 19:31:11 +10:00
Rimian Perkins 14dd31b027 grant the users the badge 2017-04-27 19:10:00 +10:00
Rimian Perkins 219444eab2 empty badge grant job 2017-04-27 18:47:27 +10:00
Rimian Perkins 9038701520 fix empty arg 2017-04-27 18:40:05 +10:00
Rimian Perkins 0a20a10237 add the users from the queue into the group 2017-04-27 18:28:38 +10:00
Rimian Perkins 898d1a32d5 try scheduling 2017-04-27 16:50:05 +10:00
Rimian Perkins b94a01359a require the job in plugin 2017-04-27 16:35:28 +10:00
Rimian Perkins 1feb997122 enqueue directly 2017-04-27 15:08:10 +10:00
Rimian Perkins 999b106b65 the award job adds the user to a group 2017-04-27 14:51:47 +10:00
Rimian Perkins 45501a0ca3 initial empty job 2017-04-27 13:34:48 +10:00