Commit Graph

946 Commits

Author SHA1 Message Date
tanner a9a3591c47 Remove spaces from Sent message 2022-07-12 03:46:28 +00:00
tanner d380b34336 Make class invite dropdown button more obvious 2022-07-11 08:12:05 +00:00
tanner 4ee8fd4f16 Don't change class invite dropdown on blur 2022-07-11 08:09:37 +00:00
tanner c811ad2be6 Simplify class invite dropdown code 2022-07-11 08:09:18 +00:00
tanner d77cde5042 Make class invite button text shorter
This fixes horizontal scrolling on mobile
2022-07-11 07:37:31 +00:00
tanner 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
tanner cc761c81a5 Replace ... on /sign 2022-06-22 05:12:36 +00:00
tanner 4d4e6cdae1 Only set to Confirmed if Waiting for payment 2022-06-06 06:42:09 +00:00
tanner 9bff599d59 Send member welcome message to the sign 2022-06-03 02:06:49 +00:00
tanner 7bbfb05065 Discourse check if user exists before creating account 2022-06-03 00:35:28 +00:00
tanner 4aee074527 Adjust authserver log level 2022-06-03 00:35:28 +00:00
tanner 859b716f2d Remove particle sign integration 2022-06-01 03:18:56 +00:00
tanner f07781afe6 Generate search strings on new member signup 2022-05-25 04:40:35 +00:00
tanner 517854198f Add interest button and tags to course page 2022-05-24 05:02:15 +00:00
tanner e8aa7372d5 Warn student if class has already ran 2022-05-23 21:44:09 +00:00
tanner dc45311e9d Match training transactions regardless of status 2022-05-23 21:27:24 +00:00
tanner adb14f5c4f Add Protogarden image to Home stats 2022-05-17 02:38:20 +00:00
tanner 152107a9bb Fix another email ical bug 2022-05-13 04:06:20 +00:00
tanner f9d94a4a05 Automatically confirm students if they've already paid 2022-05-12 06:16:17 +00:00
tanner 0ed69e36e7 Allow manually-added students to still pay 2022-05-12 06:15:49 +00:00
tanner edcc8d2ce0 Fix bug where non-instructors couldn't email iCal 2022-05-11 00:25:17 +00:00
tanner 0911c9a7e5 Pass token into Usage tracker 2022-05-10 01:22:45 +00:00
tanner 868aa018a4 Add ability to change class instructor 2022-05-10 01:07:32 +00:00
tanner f88941993c Fix max students bug when adding multiple classes 2022-05-10 00:22:20 +00:00
tanner 2c59b93402 Only send interest emails for future classes 2022-05-09 22:43:47 +00:00
tanner d3def0999b Change Sign out? to Log out? 2022-05-09 22:36:11 +00:00
tanner ddf911bbd0 Merge branch 'protostore' 2022-05-08 20:36:05 +00:00
tanner 497883fcce Misc fixes 2022-05-07 06:28:33 +00:00
tanner 9f91cca187 Don't count Usages where should_bill=False 2022-05-06 05:01:09 +00:00
tanner 500c5a42e1 Small fixes 2022-05-05 20:26:56 +00:00
tanner 67adbd277c Send an email to people interested in a course 2022-05-04 23:02:39 +00:00
tanner 2dd2d8dc41 Display number of interests in course list 2022-05-04 20:36:55 +00:00
tanner f252d7882d Install shell_plus and ipython 2022-05-04 19:33:01 +00:00
tanner 489844245b Add link to Protospace store 2022-05-04 08:13:49 +00:00
tanner 29980025fb Add UI and API for expressing interest in a course 2022-05-04 01:27:50 +00:00
tanner 12e0e7441b Rename Niche tag to Crafts 2022-05-03 22:44:43 +00:00
tanner 34119cb221 Display billed amount on Trotec usage tablet 2022-04-30 04:38:50 +00:00
tanner d7ba3d6408 Replace curly quotes on sign message 2022-04-29 07:12:25 +00:00
tanner 14c325f155 Remove address fields from database 2022-04-28 21:35:52 +00:00
tanner c2f9295585 Add field for custom wiki username in database 2022-04-28 21:16:37 +00:00