Commit Graph

513 Commits

Author SHA1 Message Date
frollard
b425110210
Change paymaster paypal target to new tab
Sets paypal on its merry journey without blowing out the existing spaceport tab
2022-10-27 04:38:04 -06:00
3587bd8633 Add a warning message when member doesn't have a photo 2022-10-07 20:32:25 +00:00
44e6f17c64 Fix signup form blank username bug 2022-09-28 02:37:50 +00:00
2f7b521fd2 Bring Trotec status back 2022-09-15 03:57:40 +00:00
a2b0eec09c Catch footer WebGL errors, ignore 2022-09-08 23:20:10 +00:00
bf418b6a15 Add search function to classes page 2022-09-06 21:56:51 +00:00
4b5fa5ab12 Fix single digit class price bug 2022-09-05 22:14:58 +00:00
1ecea894d3 Update app version 2022-09-05 22:03:34 +00:00
4f121d0541 Add progress to class creation, fix interest emails
If there's 20 people interested in a course, class creation could take
quite a while so show progress. Only send emails to active members.
Change "Interest +" wording to "interested" in emails.
2022-09-05 22:01:46 +00:00
2d76aaf87d Display num_interested on interested button 2022-09-05 21:32:56 +00:00
847f4bea92 Collect preferred name on sign up and use it 2022-08-25 02:16:28 +00:00
590b37c085 Show Protocoin total circulation 2022-08-24 23:12:02 +00:00
118a99aedd Fix sorting by breaking ties 2022-08-24 21:27:24 +00:00
8347826d57 Adjust wording 2022-08-23 21:41:48 +00:00
0257a8cd63 Add API route for vending card balance 2022-08-23 03:44:35 +00:00
50a210a9b2 Add link to Paymaster beside Protocoin balance 2022-08-23 03:09:03 +00:00
1a4d4d2fd1 Remove snacks, pop, coffee section from Paymaster 2022-08-23 02:54:52 +00:00
dde74fb402 Add API and UI to send Protocoin 2022-08-23 02:54:19 +00:00
51f31fc4df Add custom Protocoin symbol 2022-08-23 01:01:22 +00:00
495a6855a1 Improve validation 2022-08-22 22:37:49 +00:00
1444a52a11 Add Protocoin to Paymaster 2022-08-22 22:15:03 +00:00
1c225da510 Display protocoin amounts, improve transaction validation 2022-08-22 21:33:38 +00:00
81c9bd9c9b Add protocoin to Transaction model and editor 2022-08-22 20:17:43 +00:00
9d41af9eca Show the Trotec as broken 2022-08-16 21:31:18 +00:00
e64adb796e Begin display page 2022-08-09 07:21:40 +00:00
983c470705 Hide mouse cursor on usage page 2022-07-21 06:52:57 +00:00
41f6969a4a Auto suggest new class times 2022-07-15 03:21:25 +00:00
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
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
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
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
517854198f Add interest button and tags to course page 2022-05-24 05:02:15 +00:00
e8aa7372d5 Warn student if class has already ran 2022-05-23 21:44:09 +00:00
adb14f5c4f Add Protogarden image to Home stats 2022-05-17 02:38:20 +00:00
0ed69e36e7 Allow manually-added students to still pay 2022-05-12 06:15:49 +00:00
0911c9a7e5 Pass token into Usage tracker 2022-05-10 01:22:45 +00:00
868aa018a4 Add ability to change class instructor 2022-05-10 01:07:32 +00:00
f88941993c Fix max students bug when adding multiple classes 2022-05-10 00:22:20 +00:00
d3def0999b Change Sign out? to Log out? 2022-05-09 22:36:11 +00:00
ddf911bbd0 Merge branch 'protostore' 2022-05-08 20:36:05 +00:00
497883fcce Misc fixes 2022-05-07 06:28:33 +00:00
500c5a42e1 Small fixes 2022-05-05 20:26:56 +00:00
2dd2d8dc41 Display number of interests in course list 2022-05-04 20:36:55 +00:00
489844245b Add link to Protospace store 2022-05-04 08:13:49 +00:00
29980025fb Add UI and API for expressing interest in a course 2022-05-04 01:27:50 +00:00
12e0e7441b Rename Niche tag to Crafts 2022-05-03 22:44:43 +00:00
34119cb221 Display billed amount on Trotec usage tablet 2022-04-30 04:38:50 +00:00
c2f9295585 Add field for custom wiki username in database 2022-04-28 21:16:37 +00:00
7d85e96b49 Fix PayPal QR slash bug 2022-04-28 20:52:51 +00:00
358694ce65 Fix ClassTable on mobile 2022-04-26 21:26:13 +00:00
5d3ab17f74 Add black border to tag filter 2022-04-26 20:27:26 +00:00
0aeecdcbba Fix label colors in dark mode 2022-04-26 03:32:50 +00:00
667887c06c Display empty courses in new class table 2022-04-26 03:06:51 +00:00
b400d010e0 Don't send sessions when editing course 2022-04-26 03:05:07 +00:00
e0922259ac Simpliy class list 2022-04-26 01:45:22 +00:00
71bb66f513 Add a section to Admin page for downloading Usage reports 2022-04-25 01:15:49 +00:00
b4a98859e0 Only show 5 ready-to-vet members at first 2022-04-24 22:58:16 +00:00
50dd0fac6a Raise AdminCert loading to prevent race condition 2022-04-11 21:54:35 +00:00
74d5c93bcb Remove "allowed entry" notice 2022-04-10 07:13:36 +00:00
354d124943 Add debug page 2022-04-10 07:11:53 +00:00
beb8c3ebaa Rename iCalendar label to Invite 2022-04-07 21:58:30 +00:00
6ffce428c5 Download and email iCal files for classes 2022-04-07 21:39:38 +00:00
3b449ffa02 Remove junk 2022-04-07 00:59:11 +00:00
3529dbb359 Make it easy to run Spaceport locally 2022-04-06 22:54:55 +00:00
844a2c9158 Simplify menu to icons 2022-04-05 20:36:46 +00:00
bad09f54b4 Move custom snack purchase to "Snacks" category 2022-04-04 01:09:17 +00:00
f25fa9f025 Move locker rentals to "Purchase" category 2022-03-29 22:04:04 +00:00
715e7c6de2 Add a link to wiki instructor docs 2022-03-26 21:55:43 +00:00
6bf68b869c Remove "member" and "monthly" from stats 2022-03-20 20:18:57 +00:00
36014201c6 Nag members to pay their course fees 2022-03-19 21:40:28 +00:00
ff267cc32c Make class's default time now to fix date jump bug 2022-03-19 21:40:28 +00:00
f85c21ef3c Ensure member clears shelves before pausing 2022-03-19 21:40:28 +00:00
64cf1eeaa0 Add next and last class to home stats 2022-03-17 19:50:57 +00:00