Commit Graph

973 Commits

Author SHA1 Message Date
ab1a04d800 Fix import bug? 2022-07-14 16:17:35 -07:00
21972b7ebf Formatting 2022-07-14 15:03:07 -07:00
c954b73da4 ...continued 2022-07-14 14:56:38 -07:00
e8f6a184e9 Use error messages where there's setError 2022-07-14 19:58:15 +00:00
Kent Brockman
79333fc9e1 no-unused-vars on a host of files 2022-07-13 00:51:28 -06:00
Kent Brockman
a9761b0917 no-unused-vars for Auth.js Cards.js Paymaster.js Sign.js 2022-07-13 00:37:12 -06:00
Kent Brockman
02a7c4b05e no-unused-vars on Charts.js 2022-07-13 00:24:14 -06:00
Kent Brockman
8bdc0b3dc4 no-unused-vars on Paste.js 2022-07-13 00:17:38 -06:00
Kent Brockman
5ecc92cd7a no-unused-vars for ManageScroll 2022-07-12 23:54:59 -06:00
Kent Brockman
1260acc988 no-unused-vars Usasge.js 2022-07-12 23:50:42 -06:00
Kent Brockman
9dfd547511 no-unused-vars on App.js 2022-07-12 22:49:10 -06:00
Kent Brockman
55c16427ec no-unused-vars on Paypal.js 2022-07-12 22:44:44 -06:00
Kent Brockman
00a6cfbb8e no-unused-vars and egegeg on PasswordReset.js 2022-07-12 22:35:29 -06:00
Kent Brockman
aebe058ab5 no-unused-vars and egegeg for InstructorCourses.js 2022-07-12 22:32:01 -06:00
Kent Brockman
0fd3627c5a no-unused-vars and egegeg for Home.js 2022-07-12 22:27:50 -06:00
Kent Brockman
d650c06ab0 no-unused-vars and egegeg on AdminTransactions.js 2022-07-12 22:23:52 -06:00
Kent Brockman
21bef4676b no-unused-vars and egegeg on Classes.js 2022-07-12 22:18:33 -06:00
Kent Brockman
328a0683a1 egegeg and no-unused-vars on Transactions.js 2022-07-12 22:12:50 -06:00
Kent Brockman
0476df3388 no-unused-vars and egegeg for these files 2022-07-12 21:14:23 -06:00
b61a34eef8 Update readme 2022-07-12 21:50:00 +00:00
f0943191ab Freeze requirements 2022-07-12 21:48:03 +00:00
b31fc7e4c6 Add button to clear localStorage 2022-07-12 21:39:57 +00:00
281493ad25 Replace paypal custom json " with ` 2022-07-12 06:13:18 +00:00
cebe0a8c87 Merge branch 'google-calendar-support' 2022-07-12 06:11:52 +00:00
56b287ba78 Add Purchases PayPal category match 2022-07-12 04:16:29 +00:00
fade0a06a4 Rename class invite to event 2022-07-12 03:48:01 +00:00
a9a3591c47 Remove spaces from Sent message 2022-07-12 03:46:28 +00:00
Tanner Collin
61c263151f
Merge pull request #93 from Protospace/google-calendar-support
Google calendar support
2022-07-12 03:42:26 +00:00
d380b34336 Make class invite dropdown button more obvious 2022-07-11 08:12:05 +00:00
4ee8fd4f16 Don't change class invite dropdown on blur 2022-07-11 08:09:37 +00:00
c811ad2be6 Simplify class invite dropdown code 2022-07-11 08:09:18 +00:00
d77cde5042 Make class invite button text shorter
This fixes horizontal scrolling on mobile
2022-07-11 07:37:31 +00:00
c6d065b607 Formatting 2022-07-11 07:31:33 +00:00
Kent Brockman
4ff5c60685 construct g calendar link. implement user preference 2022-07-10 12:14:53 -06:00
Kent Brockman
26f35a5aa9 hook together bits 2022-07-10 11:07:30 -06:00
Kent Brockman
52addc7703 convert invite buttons on class page to dropdown 2022-07-10 09:02:22 -06:00
Tanner Collin
6c258225fb
Merge pull request #91 from Protospace/kb-fun
First handful of API tests
2022-07-05 20:22:46 +00:00
Kent Brockman
c8422e9ba5 add unhappy day registration test cases 2022-07-04 20:55:53 -06:00
Kent Brockman
0985e56940 implement registration API tests
add some comments
2022-07-04 20:43:06 -06:00
Tanner Collin
7da3ce6d56
Merge pull request #90 from Protospace/kb-fun
Fix tests
2022-06-27 05:06:59 +00:00
Kent Brockman
f76e0953ed test: remove unused django setup calls 2022-06-26 08:14:21 -07:00
Kent Brockman
c029f1ab38 test: move test user/member data creation into testing context 2022-06-26 08:12:20 -07:00
Kent Brockman
a5eefcf5c0 test: remove testcase for method that no longer exists 2022-06-25 19:09:58 -07:00
cc761c81a5 Replace ... on /sign 2022-06-22 05:12:36 +00:00
4d4e6cdae1 Only set to Confirmed if Waiting for payment 2022-06-06 06:42:09 +00:00
9bff599d59 Send member welcome message to the sign 2022-06-03 02:06:49 +00:00
7bbfb05065 Discourse check if user exists before creating account 2022-06-03 00:35:28 +00:00
4aee074527 Adjust authserver log level 2022-06-03 00:35:28 +00:00
859b716f2d Remove particle sign integration 2022-06-01 03:18:56 +00:00
f07781afe6 Generate search strings on new member signup 2022-05-25 04:40:35 +00:00