Commit Graph

71 Commits

Author SHA1 Message Date
Ethan Nguyen
41d0991f2e
feat(destinations): add defer-waitlist status 2021-04-22 13:25:05 -04:00
Ethan Nguyen
c1a8206bbb
fix(authentication): make GPA field optional 2021-04-22 08:32:49 -04:00
Ethan Nguyen
a347729473
feat(authentication): add character limit to bio
You know who you are...
2021-04-21 22:23:17 -04:00
Ethan Nguyen
b7476b3a51
feat(authentication): add GPA db entry 2021-04-21 22:21:34 -04:00
Ethan Nguyen
b5899bc56a
feat(destinations): show defer-waitlist counts 2021-04-20 22:32:05 -04:00
Ethan Nguyen
82bcb06956
feat(destinations): allow defer then waitlist status 2021-04-20 21:37:07 -04:00
Ethan Nguyen
2d95c9097a
test(authentication): add authentication app tests 2021-04-20 19:35:40 -04:00
Ethan Nguyen
2883ee0c04
test(destinations): add destinations app tests 2021-04-20 19:35:40 -04:00
Ethan Nguyen
c1406a594c
fix(authentication): return cleaned data in clean() 2021-04-20 19:35:40 -04:00
Ethan Nguyen
5d4e9a1516
feat(destinations): add search to college and student list views 2021-04-20 19:35:28 -04:00
Ethan Nguyen
f91e7d5313
test: add test skeleton and profile app tests 2021-04-20 14:28:19 -04:00
Ethan Nguyen
4ef2e6b3a8
feat: prevent two decisions with the same college 2021-04-20 14:28:05 -04:00
Ethan Nguyen
32cdd065d3
chore: use TemplateView instead of function view 2021-04-20 14:27:31 -04:00
Ethan Nguyen
258caf98a0
fix: fix AP exam bug introduced in cc5c9f22e5
I can't copy and paste properly, apparently.
2021-04-19 22:54:46 -04:00
Ethan Nguyen
2debd182db
fix: fix bug introduced in cc5c9f22e5
Also clean up
2021-04-19 22:51:40 -04:00
Ethan Nguyen
cc5c9f22e5
feat: validate test scores 2021-04-19 22:44:41 -04:00
Ethan Nguyen
e3e8a0b370
feat: add search to django admin 2021-04-19 21:49:16 -04:00
Ethan Nguyen
be0c82bcef
fix: fix assertionerror 2021-04-19 21:35:57 -04:00
Ethan Nguyen
13db62b837
chore: reformat/add type hints 2021-04-19 21:30:14 -04:00
Ethan Nguyen
337d3e2f35
style: reformat 2021-04-19 18:50:03 -04:00
Ethan Nguyen
f1b3814c7f
Initial commit 2021-04-19 18:46:27 -04:00