Commit Graph

224 Commits

Author SHA1 Message Date
Rimian Perkins 48af25b707 merge master 2019-10-08 11:48:31 +11:00
Rimian Perkins 89e53744ed Hide disabled
* Do not show the form if the plugin is disabled
* Upgrade Stripe Gem
2019-10-08 11:36:48 +11:00
Rimian Perkins bee940e672 url for edit 2019-09-27 09:42:32 +10:00
Rimian Perkins 9d982307d5 filter by deleted 2019-09-25 13:39:23 +10:00
Rimian Perkins d4afe93a5d delete plans 2019-09-25 13:20:28 +10:00
Rimian Perkins 1b232a1bd4 list plans 2019-09-25 11:18:11 +10:00
Rimian Perkins a2d120c8b5 save plan model 2019-09-24 20:44:51 +10:00
Rimian Perkins 0d82bcf37e Plans, subscriptions
* Plans controller
* Subscription controller
* Clean admin controller
* Ember Plans route
* Index page
* New Plans
* Translations
2019-09-24 16:04:42 +10:00
Rimian Perkins dfef3c49cf initial templates and routes 2019-09-24 15:20:07 +10:00
Rimian Perkins 308c8ea771 initial templates and routes 2019-09-24 15:18:58 +10:00
Rimian Perkins e1ed1a41b0 add initial controllers 2019-09-23 17:53:05 +10:00
Rimian Perkins e004a18071 templates and routes for subscriptions 2019-09-23 15:01:03 +10:00
Rimian Perkins 8b61747fbd FEATURE: Upgrades, translations
* Name space the translations for extensibilty
* Upgrade the Stripe Gem
* Correct the plugin version in the Stripe setup info
2019-09-23 12:04:30 +10:00
Rimian Perkins 18cf0e7f26 FIX: ordering
* Fix broken user id
* ascending/descending
2019-09-15 21:44:10 +10:00
Rimian Perkins ca62cad04e order the payments in admin 2019-09-15 21:00:39 +10:00
Rimian Perkins a42e98ee5b error for user not permitted 2019-09-15 08:40:52 +10:00
Rimian Perkins ad5961a4c5 show the payment on the thankyou page 2019-09-14 20:54:13 +10:00
Rimian Perkins d100de9d19 name not email 2019-09-14 17:56:37 +10:00
Rimian Perkins 813937dd22 intial load more 2019-09-14 17:04:02 +10:00
Rimian Perkins 0b8b89f1d4 link username 2019-09-14 16:53:07 +10:00
Rimian Perkins cf46065635 show username 2019-09-14 16:34:51 +10:00
Rimian Perkins 9631ddc7e5 format currency and user 2019-09-14 15:55:25 +10:00
Rimian Perkins 5c33268477 created at and url 2019-09-14 14:20:16 +10:00
Rimian Perkins 6fe149c4a5 basic admin interface 2019-09-14 12:56:28 +10:00
Rimian Perkins 404bede398 fix snake case 2019-09-13 13:46:32 +10:00
Rimian Perkins 68b4d07a94 fix jslint and some settings 2019-09-13 13:02:28 +10:00
Rimian Perkins cb9af7c258 send the current user 2019-09-13 12:35:38 +10:00
Rimian Perkins c6555ccc63 some css 2019-09-12 19:04:10 +10:00
Rimian Perkins 22af03a42e add billing to confirm dialog 2019-09-12 18:51:40 +10:00
Rimian Perkins 83fc234b90 settings, headings 2019-09-12 18:27:25 +10:00
Rimian Perkins 6f87f11e4a currency format helper 2019-09-12 18:16:47 +10:00
Rimian Perkins ba73e688f2 validate billing 2019-09-12 17:47:08 +10:00
Rimian Perkins b60244e809 form text 2019-09-12 16:28:19 +10:00
Rimian Perkins e2cec16b99 forms and settings 2019-09-12 16:16:38 +10:00
Rimian Perkins 1add7e9cdf Fix broken test and form wrap 2019-09-12 15:52:30 +10:00
Rimian Perkins 9b69c58be4 Add some billing details 2019-09-12 15:13:08 +10:00
Rimian Perkins a87fcae149 a little formatting 2019-09-12 13:46:30 +10:00
Rimian Perkins 2a1a17793f add some settings for text 2019-09-12 13:40:18 +10:00
Rimian Perkins c636a2896a some translations 2019-09-12 11:34:54 +10:00
Rimian Perkins 7ad42c9b48 combo box with amounts. use decimals 2019-09-12 11:21:27 +10:00
Rimian Perkins 55bab5d936 rm redundant component 2019-09-12 09:28:01 +10:00
Rimian Perkins 43fde60f3a proper setting 2019-09-12 08:10:41 +10:00
Rimian Perkins 36c1731565 add success handler 2019-09-12 07:43:27 +10:00
Rimian Perkins df1d5a3181 the form submits but an ajax error happens 2019-09-11 21:52:04 +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 683c36e5d1 rm redundant index template 2019-09-11 17:44:26 +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 05da88009d whoops add invoice list back 2019-08-28 19:53:29 +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 f49c0c89a3 empty form component 2019-08-27 19:56:55 +10:00
Rimian Perkins abaf101173 initial spec for donation-row component 2019-08-26 17:34:40 +10:00
Rimian Perkins d0bdfab44b fix the test runner 2019-08-26 16:01:57 +10:00
Angus McLeod 45ece34200 Add donations causes 2018-09-22 14:03:30 +10:00
Angus McLeod 0260197e9e various 2018-06-28 13:46:02 +10:00
Angus McLeod 1b1eb215e4 various 2018-06-28 09:32:58 +10:00
Angus McLeod fd0b53c67c Properly validate email 2018-06-25 18:37:55 +10:00
Angus McLeod 8453d5cc03 various 2018-06-25 18:14:50 +10:00
Angus McLeod d55d149d7d Add recurring donations 2018-06-21 19:00:43 +10:00
Angus McLeod e8e558c3e2 Add ability to allow donor to include stripe transaction fee in their donation 2018-02-02 17:43:54 +08:00
Angus McLeod 19f197e780 Add page description setting 2018-02-02 13:43:20 +08:00
Chris Beach c6f416788c Hide nav link if plugin disabled 2018-01-17 23:10:15 +00:00
Chris Beach 8fdd5dad27 Revert removal of donate menu item 2017-10-11 23:58:22 +01:00
Chris Beach 6814c80540 Stripe Checkout can be created via BBCode markup 2017-10-09 08:39:21 +01:00
Rimian Perkins 8b21d44bc9 Change the route to something meaningful 2017-05-18 14:57:27 +10:00
Rimian Perkins 256b44ad60 messages are an array 2017-05-03 15:13:41 +10:00
Rimian Perkins e0b2bd522b format html in result message 2017-04-03 09:47:01 +10:00
Rimian Perkins 3896866d5b send another ajax request to create account 2017-03-22 13:56:45 +11:00
Rimian Perkins 35f8c17e91 initial create account fields 2017-03-20 14:33:17 +11:00
Rimian Perkins 667f15d716 rm old profile templates and route 2017-03-20 13:18:07 +11:00
Rimian Perkins ad843760e9 add some padding at the top 2017-03-20 13:15:56 +11:00
Rimian Perkins 92e5bf76d7 add anon payments 2017-03-20 12:24:39 +11:00
Rimian Perkins 96ca372b86 initital template 2017-03-20 12:24:39 +11:00
Rimian Perkins 5b982cf1d6 Merge branch 'messages' into staging 2017-03-13 15:29:17 +11:00
Rimian Perkins a80272caff title and navigation item can be different 2017-03-13 15:28:50 +11:00
Rimian Perkins 3dd9f8c393 Merge branch 'messages' into staging 2017-03-13 15:26:56 +11:00
Rimian Perkins 1933272154 add a success message 2017-03-13 15:26:48 +11:00
Rimian Perkins 5f5c664f42 Merge branch 'currency_format' into staging 2017-03-10 13:34:40 +11:00
Rimian Perkins c5697df70d format currency 2017-03-10 13:34:24 +11:00
Rimian Perkins 19a6a8a462 add the currency code and symbol to the template 2017-03-10 11:06:58 +11:00
Rimian Perkins 5221c5cd97 Merge branch 'master' into staging 2017-03-07 11:17:56 +11:00
Rimian Perkins 17d9fe8289 fix path 2017-03-07 11:17:33 +11:00
Rimian Perkins 39bbde5760 only show link for current user 2017-03-06 15:38:07 +11:00
Rimian Perkins 367a1e91e2 only show link for current user 2017-03-06 15:37:22 +11:00
Rimian Perkins a9e687383b Merge branch 'navigation-button' into staging 2017-03-06 14:44:26 +11:00
Rimian Perkins 011ae1b2be add an extra nav item 2017-03-06 14:44:11 +11:00
Rimian Perkins 2318b42b49 Merge branch 'spinner' into staging 2017-03-06 12:34:18 +11:00
Rimian Perkins 736146854b disable and use same result for error and success 2017-03-06 12:34:03 +11:00
Rimian Perkins 66b15be4d8 add an error message 2017-03-06 11:30:58 +11:00
Rimian Perkins 626d2fec6d Merge branch 'spinner' into staging 2017-03-06 11:12:32 +11:00
Rimian Perkins 7f8330cb62 add spinner and use button template 2017-03-06 11:12:22 +11:00
Rimian Perkins 1f3b3cf857 add jquery button yo 2017-03-02 16:40:16 +11:00
Rimian Perkins 8eea4337af use jquery to render a link where there is no plugin outlet 2017-03-02 16:39:05 +11:00
Rimian Perkins b6a4d5dc8e whoops forgot test code 2017-02-27 14:26:50 +11:00
Rimian Perkins 95c7d2ada7 rm test code 2017-02-27 14:24:18 +11:00
Rimian Perkins a84de2c876 settings for public and private key 2017-02-27 13:45:26 +11:00
Rimian Perkins 65317324f2 only show the link when the plugin is enabled 2017-02-27 12:52:00 +11:00
Rimian Perkins a77cf00504 update name space in locales 2017-02-27 11:52:34 +11:00
Rimian Perkins 97e4497cc8 acceptance test link 2017-02-24 13:09:27 +11:00
Rimian Perkins 551b578b21 add the amount as a combo-box 2017-02-23 12:48:06 +11:00
Rimian Perkins 08e0e47d3e add some labels and the user table 2017-02-23 11:50:25 +11:00
Rimian Perkins 42fc79c232 wrap elements in template framework and some i18n implementation 2017-02-23 11:04:04 +11:00
Rimian Perkins 5f170ebcd3 fix var scope error and diplay some html when result is success 2017-02-23 09:30:59 +11:00
Rimian Perkins d6a00ae888 post data from stripe form 2017-02-22 10:21:42 +11:00
Rimian Perkins c23833830a move the strip elements js into a component 2017-02-21 10:25:31 +11:00
Rimian Perkins de9a5cb6f9 stripe elements form submits a payment to stripe api 2017-02-16 16:29:42 +11:00
Rimian Perkins e1778d6bd8 sample ajax request 2017-02-15 14:10:52 +11:00
Rimian Perkins 12d606d115 refactor route map 2017-02-14 10:45:01 +11:00
Rimian Perkins 4eef7131ed check payment link exists 2017-02-14 10:19:59 +11:00
Rimian Perkins 3f32c212d8 rename to "payments" 2017-02-14 10:11:10 +11:00
Rimian Perkins ed828a228b a response happened and there is a test 2017-02-13 15:31:31 +11:00
Rimian Perkins 800aef7b3f acceptacnce test verifies page renders 2017-02-13 11:35:59 +11:00
Rimian Perkins c0529c5bdb a child page at user/:username/choice 2017-02-10 15:10:47 +11:00
Rimian Perkins 90ed0e03df rename the component 2017-02-10 12:11:59 +11:00
Rimian Perkins b2321ba965 move payment button into choice page and make a link 2017-02-09 12:17:25 +11:00
Rimian Perkins 6d3ad0268e an action happens when the button is clicked yo 2017-02-07 16:03:00 +11:00
Rimian Perkins 02d15d486a initial form 2017-02-07 14:23:38 +11:00
Rimian Perkins 8d7b50a7ae inital empty page 2017-02-07 13:56:22 +11:00
Rimian Perkins 35ac1bc3c3 Transaction works. Still need to tidy up response 2017-02-02 11:49:22 +11:00
Rimian Perkins df7607043a stripe button requests mounted engine 2017-01-31 14:21:27 +11:00
Rimian Perkins f6c9977c7a initial stripe checkout button that posts to staging 2017-01-30 12:35:04 +11:00