Commit Graph

33 Commits

Author SHA1 Message Date
Ethan Nguyen
3c387e5ede
feat(profile): nudge if unpublished (#171) 2023-04-10 22:58:36 -05:00
Shreyas Mayya
38cf83465f
remove CEEB data (#169)
* fix(destinations): don't let images fill the screen

* feat(destinations): don't use CEEB data

* make sure pipfile doesn't break

* chore: update to pass CI/CD

* feat(destinations): remove last mention of CEEB

aside from the management command, of course -- oops
2023-04-08 20:52:27 -05:00
Shreyas Mayya
d84e608ecb
feat(destinations): don't show None if no GPA entered 2022-02-19 23:18:01 -05:00
Shreyas Mayya
1c70273a1c
feat(authentications): make GPA a DecimalField
this allows us to set the decimal places in the field instead of in a string format, eliminating confusion when some writes e.g. 4.500 in their profile but profile says 4.5 after save
2022-02-17 10:04:13 -05:00
Shreyas Mayya
aa2df1935e
feat(destinations): use mistune for Markdown parsing 2022-02-05 23:13:01 -05:00
Shreyas Mayya
5d58bb68a0
feat(profile): make nickname an actual field 2022-02-02 13:48:34 -05:00
Shreyas Mayya
cf7923f62a
feat(profile): make nickname optional 2022-01-30 12:51:49 -05:00
Shreyas Mayya
893e02ae5b
feat(destinations): add Markdown support to bios
Co-authored-by: Ethan Nguyen <etnguyen03@hotmail.com>
2022-01-06 14:43:40 -05:00
Shreyas Mayya
cba993fbcf
fix(destinations): unknown should be a comment 2021-12-06 11:39:53 -05:00
Shreyas Mayya
f2c5749a4e
feat(destinations): add unknown status 2021-12-06 09:01:16 -05:00
Shreyas Mayya
46120a18f3 feat: add GPA view, editing, tests 2021-11-07 15:42:00 -05:00
Ethan Nguyen
10508eb5d4
feat(profile): add JS confirmation when publishing profile 2021-07-30 18:18:02 -04:00
Ethan Nguyen
f5b8211b48
fix: update copyright notice, add ToS 2021-07-30 18:16:34 -04:00
Shreyas Mayya
fe1ab0a8c3 feat: add nickname field 2021-07-30 08:54:31 -04:00
Ethan Nguyen
efc7786916
feat(destinations): add count attending to college list 2021-05-05 23:39:27 -04:00
Ethan Nguyen
8d0a5255e6
feat: switch to tomselect instead of selectize.js
It actually supports Bootstrap 5
2021-04-27 21:28:07 -04:00
Ethan Nguyen
f992e44f76
fix(destinations): make pagination wrap around 2021-04-27 20:55:02 -04:00
Ethan Nguyen
6aa704164c
feat(destinations): add pagination at top of table 2021-04-23 23:48:58 -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
560037780f
fix(destinations): fix line breaks 2021-04-21 22:37:42 -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
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
e891eaf0d6
chore(templates): flip branding name and grad year 2021-04-20 20:09:41 -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
46c08db591
feat: make college_list.html table horizontally scrollable 2021-04-19 23:24:10 -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
c58b7fce38
fix: wrap biography text 2021-04-19 19:56:37 -04:00
Ethan Nguyen
f1b3814c7f
Initial commit 2021-04-19 18:46:27 -04:00