Commit Graph

31 Commits

Author SHA1 Message Date
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