Commit Graph

119 Commits

Author SHA1 Message Date
James Allen ec5e03bd01 Fix subscription currency dropdowns 2015-08-04 15:58:31 +01:00
James Allen 0eec715bb5 Upgrade to Angular 1.3.15 and latest ui-bootstrap 2015-06-09 14:59:12 +01:00
Henry Oswald aaa902cca9 fixed bug with subscriptions where if an old user had a subscription and was in a group they would get a confusing page 2015-06-01 14:38:09 +01:00
Henry Oswald 33aa5c732f if a domain licence link has expired render a nice message explaining they need to retry 2015-06-01 12:43:42 +01:00
Henry Oswald cb48242b74 changed email expire to 1 day for verifying account 2015-06-01 12:22:46 +01:00
Henry Oswald d3f6c0c614 Merge branch 'user-csv' of git://github.com/heukirne/web-sharelatex into heukirne-user-csv 2015-05-29 12:17:54 +01:00
Henry Oswald 702fdc1480 improved views for domain licence invites 2015-05-29 12:09:28 +01:00
Henrique Dias f50eb0398f add export csv group feature 2015-05-28 16:54:41 -03:00
Henry Oswald ca28d8ee70 changed views to use translations 2015-05-27 22:15:46 +01:00
Henry Oswald b657c5207e cleaned up the views a bit 2015-05-27 21:45:29 +01:00
Henry Oswald 481bd67fbd changed paths to use hyphens and add succesfull join page 2015-05-26 15:26:45 +01:00
Henry Oswald cad8d8a23b v1 basic invite works, not pretty or tested 2015-05-22 13:57:15 +01:00
Henry Oswald 97f0fad525 add vat number option to payment form 2015-03-04 18:08:06 +00:00
Henry Oswald 216c9cefe3 don't error on subscription dashboard page if there is no subscription.taxRate 2015-02-12 09:21:45 +00:00
Henry Oswald 1d6c928c81 fix bug which showed all plans as monthly in payment form.
Also use translations for string of month/year
2015-02-10 18:05:39 +00:00
Henry Oswald 7030d5f822 change plan shows price including tax 2015-02-06 16:19:52 +00:00
Henry Oswald 993c5bcee7 dont show generic error message on subscriptions if they are part of a group 2015-02-04 20:56:50 +00:00
James Allen 860de1528f Load default coupon code if provided in query string 2015-02-02 17:42:27 +00:00
James Allen 48a17729e4 Show change plan list on clicking change plan, not hide 2015-02-02 14:53:45 +00:00
James Allen 3731c62e17 Get validation working with address fields and Angular digest loop 2015-01-29 14:22:57 +00:00
James Allen 2a78a7843a Allow subscriptions with no free plans, and adjust styles 2015-01-29 14:11:25 +00:00
Henry Oswald 90bb12db40 added state to payment form 2015-01-19 20:27:01 +00:00
Henry Oswald 208dfea5c8 pull right the total prices on the payment page 2015-01-19 15:35:05 +00:00
Henry Oswald 7508ba6c47 improved validation so that fields recurly said are wrong get highlighted 2015-01-07 16:43:20 +00:00
Henry Oswald f6e9c544e6 slightly improved the breakdown form. Still not very pretty. 2015-01-07 14:59:56 +00:00
Henry Oswald 5d6a96ba4f made form thinner 2015-01-07 14:51:54 +00:00
Henry Oswald f9843b3709 tax auto updates on change of address now. Is also preset based on users ip address 2015-01-07 13:16:19 +00:00
Henry Oswald d678af4417 only validate credit card an cvv if there is data in them 2014-12-28 22:19:15 +00:00
Henry Oswald 735dd0811c changed credit card/paypal logs from offical ones to font very good ones
upgraded fontamerican to 4.2
2014-12-28 22:14:39 +00:00
Henry Oswald 1716b16fb0 added placeholder info to address 2014-12-28 22:03:12 +00:00
Henry Oswald afab06bcac removed safe message from payment form. 2014-12-28 21:56:17 +00:00
Henry Oswald 1a4825a47b pulled total price down a little 2014-12-28 19:08:36 +00:00
Henry Oswald 0efb1bba5b adjusted post code and country field sizes 2014-12-28 19:06:01 +00:00
Henry Oswald 2d03e0532f adjusted style of payment options 2014-12-28 19:04:47 +00:00
Henry Oswald 40aeed74ce added little ssl secure message 2014-12-28 18:55:29 +00:00
Henry Oswald bd52594f23 added new official paypal logo from https://www.paypal.com/uk/webapps/mpp/logo-center 2014-12-28 18:43:53 +00:00
Henry Oswald 673140b620 got new credit card logos from https://www.mastercardbrandcenter.com/us/getourbrand/index.shtml?pageId=dl_0340&expertVisible=false 2014-12-28 18:35:44 +00:00
Henry Oswald 9d57288809 centered the billing forms 2014-12-28 18:23:08 +00:00
Henry Oswald 236d4d7ab3 made the fields smaller and pushed plan name to header 2014-12-28 18:16:55 +00:00
Henry Oswald 137b9c1077 removed some labels and added paypal/credit card logos 2014-12-28 17:59:29 +00:00
Henry Oswald baa0a42825 coupon field is shown if query string scf is shown 2014-12-28 17:51:36 +00:00
Henry Oswald 7f979e77db - fixed new payment page so it uses correct plan and currency
- submit button is disabled while processing
- removed test data
2014-12-28 17:16:21 +00:00
Henry Oswald ecb71d5bbf pull recurely pub api key from settings file 2014-12-23 12:08:01 +00:00
Henry Oswald 12a28d91f2 removed month names 2014-12-23 12:00:41 +00:00
Henry Oswald 74347611e9 don't show the form until we have some data from recurly 2014-12-23 11:44:42 +00:00
Henry Oswald 03311311dd added translations in 2014-12-23 11:42:56 +00:00
Henry Oswald e2819c3bc6 added generic error handling to recurly processing and required fields 2014-12-23 11:04:54 +00:00
Henry Oswald d0c9783718 added paypal option in, not tested as we don't have paypal in stag 2014-12-22 15:51:50 +00:00
Henry Oswald fb0a083b36 added address 2 2014-12-22 15:19:40 +00:00
Henry Oswald 6cedfb19d9 cleaned up form and added basic validation 2014-12-22 15:07:55 +00:00