Commit Graph

43 Commits

Author SHA1 Message Date
Ethan Nguyen
e818d8fbc4
feat(profile): add help text to bio field 2021-04-22 17:31:28 -04:00
Ethan Nguyen
ffb41edf98
fix(templates): remove paragraph on messages 2021-04-22 17:29:32 -04:00
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
560037780f
fix(destinations): fix line breaks 2021-04-21 22:37:42 -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
dbfc9b422b
chore(profile): remove extra tab 2021-04-21 19:49:42 -04:00
Ethan Nguyen
eea1c2d59c
fix(profile): remove extraneous <tr> 2021-04-21 14:15:51 -04:00
Ethan Nguyen
117ea19a17
chore: bundle all vendor dependencies
except font awesome
2021-04-21 11:19:46 -04:00
Ethan Nguyen
3fe56165dd
build(deps): bump dependencies 2021-04-20 23:34:59 -04:00
Ethan Nguyen
b5899bc56a
feat(destinations): show defer-waitlist counts 2021-04-20 22:32:05 -04:00
Ethan Nguyen
9a91171e63
ci: test database migrations 2021-04-20 21:37:18 -04:00
Ethan Nguyen
82bcb06956
feat(destinations): allow defer then waitlist status 2021-04-20 21:37:07 -04:00
Ethan Nguyen
e891eaf0d6
chore(templates): flip branding name and grad year 2021-04-20 20:09:41 -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
74b6932c75
test: add publish_data parameter to login method 2021-04-20 19:32:03 -04:00
Ethan Nguyen
c8a8aa4510
ci: add asgi.py to excludes for coverage 2021-04-20 19:31:46 -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
46c08db591
feat: make college_list.html table horizontally scrollable 2021-04-19 23:24:10 -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
b4bdb01a1e
chore: add badges to README.md 2021-04-19 22:28:10 -04:00
Ethan Nguyen
5ddfbac1e8
ci: copy secret.py 2021-04-19 22:24:38 -04:00
Ethan Nguyen
2b534d60f1
ci: use relative_files for Coveralls report 2021-04-19 22:23:51 -04:00
Ethan Nguyen
ead8a5e6b0
ci: add Github Actions CI 2021-04-19 22:20:23 -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
97b1bb0f34
fix: fix navbar on mobile not expanding 2021-04-19 21:15:08 -04:00
Ethan Nguyen
7c72a5eaa4
feat: add global message functionality 2021-04-19 20:50:50 -04:00
Ethan Nguyen
d381730e7b
feat: add psycopg2 2021-04-19 20:20:36 -04:00
Ethan Nguyen
80e410e9da
fix: add whitenoise for static files 2021-04-19 20:03:30 -04:00
Ethan Nguyen
c58b7fce38
fix: wrap biography text 2021-04-19 19:56:37 -04:00
Ethan Nguyen
337d3e2f35
style: reformat 2021-04-19 18:50:03 -04:00
Ethan Nguyen
9ad55a731d
build(deps): install gunicorn 2021-04-19 18:49:57 -04:00
Ethan Nguyen
f1b3814c7f
Initial commit 2021-04-19 18:46:27 -04:00