Commit Graph

148 Commits

Author SHA1 Message Date
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
Ethan Nguyen
4f84739ab6
chore: reformat 2023-02-27 11:43:41 -06:00
Ethan Nguyen
72673f6574
build(deps): bump dependencies 2023-02-27 11:43:26 -06:00
Ethan Nguyen
988a3b6c5a
build(deps): bump dependencies 2023-01-13 22:08:14 -05:00
Ethan Nguyen
1bd5afd21b
fix(authentication): remove pylint check 2022-11-09 16:58:11 -06:00
Ethan Nguyen
5f52638ada
build(deps): bump dependencies 2022-11-09 16:57:14 -06:00
Ethan Nguyen
12532b10e2
build(deps): bump dependencies 2022-07-22 18:22:26 -04:00
Ethan Nguyen
1ca9622b73
build(deps): bump dependencies 2022-04-22 22:21:35 -05:00
Ethan Nguyen
50295ebc26
feat(authentication): add ability to ban a user 2022-03-27 21:51:46 -05:00
Ethan Nguyen
9afe0f5f41
feat(authentication): add ability to ban a user 2022-03-26 10:13:51 -05:00
Ethan Nguyen
3500f6db7e
build(deps): bump dependencies 2022-03-26 10:10:40 -05:00
Ethan Nguyen
b62e733507
Merge remote-tracking branch 'smayya337/master' 2022-03-25 08:58:38 -05:00
Shreyas Mayya
e9fc4261b7
fix(profile): remove carriage returns from biographies on save 2022-03-21 08:59:10 -04:00
Shreyas Mayya
8694e25247
fix(profile): save user before checking preferred_name 2022-02-19 23:20:16 -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
1ddad17a1e
fix(profile): use Decimal in GPA tests 2022-02-17 10:15: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
69fb6f8ca8
fix(destinations): sort properly by preferred name 2022-02-09 17:14:23 -05:00
Shreyas Mayya
aa2df1935e
feat(destinations): use mistune for Markdown parsing 2022-02-05 23:13:01 -05:00
Shreyas Mayya
fcf78a0f9b
feat(profile): add character count for biography 2022-02-02 13:49:03 -05:00
Shreyas Mayya
5d58bb68a0
feat(profile): make nickname an actual field 2022-02-02 13:48:34 -05:00
Shreyas Mayya
56464ec231
feat(destinations): add strikethrough extension 2022-01-30 15:17:43 -05:00
Shreyas Mayya
cef0799efd
feat(authentication): add use_nickname to admin 2022-01-30 13:35:56 -05:00
Shreyas Mayya
a09d97fb8e
build(deps): bump dependencies 2022-01-30 12:54:52 -05:00
Shreyas Mayya
cf7923f62a
feat(profile): make nickname optional 2022-01-30 12:51:49 -05:00
Shreyas Mayya
6a743c1144
fix(authentication): don't search by preferred name 2022-01-30 12:50:52 -05:00
Ethan Nguyen
83e225d1db
build(deps): bump dependencies 2022-01-09 21:10:02 -05:00
Shreyas Mayya
e7df0c7f95
ci: add types packages to appease check.sh 2022-01-06 22:07:55 -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
Ethan Nguyen
ae034b9b47
build(deps): bump dependencies 2021-12-19 11:11:54 -06: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
Ethan Nguyen
a5f3c0c7ad
build(deps): bump dependencies 2021-11-29 15:54:48 -06:00
Ethan Nguyen
5d4613b44f
fix(profile): use isinstance instead of type 2021-11-18 14:30:41 -06:00
Ethan Nguyen
23cda5d64d
feat(profile): limit GPA to reasonable values
GPA must be 0 <= GPA <= 5
2021-11-18 14:16:29 -06:00
Ethan Nguyen
f7a2dd1768
build(deps): bump dependencies 2021-11-18 14:11:32 -06:00
Ethan Nguyen
8ed87dd89d
fix(destinations): makemigrations
Generates migrations for a29abe4803
2021-11-09 14:54:29 -06:00
Ethan Nguyen
a29abe4803
feat(destinations): sort colleges on user list page 2021-11-09 14:24:52 -06:00
Ethan Nguyen
4c5bceaa6d
build(deps): bump dependencies 2021-11-07 14:47:14 -06:00
Shreyas Mayya
5551d2e11c fix: appease testing suite 2021-11-07 15:42:00 -05:00
Shreyas Mayya
46120a18f3 feat: add GPA view, editing, tests 2021-11-07 15:42:00 -05:00
Ethan Nguyen
6eb0a331ed
build(deps): bump dependencies 2021-10-04 22:46:49 -05:00
dependabot[bot]
6bb3b21211 build(deps): bump social-auth-app-django from 4.0.0 to 5.0.0
Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/python-social-auth/social-app-django/releases)
- [Changelog](https://github.com/python-social-auth/social-app-django/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-social-auth/social-app-django/compare/4.0.0...5.0.0)

---
updated-dependencies:
- dependency-name: social-auth-app-django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-22 10:38:55 -04:00
Ethan Nguyen
e9634602b7
feat(authentication): add GPA to admin 2021-08-04 10:08:29 -04:00
Ethan Nguyen
d12e28f9c3
fix(authentication): use first_name in django admin 2021-08-04 10:08:17 -04:00
dependabot[bot]
1d231bee48 build(deps): bump django from 3.2.5 to 3.2.6
Bumps [django](https://github.com/django/django) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/commits)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 11:04:04 -04:00
dependabot[bot]
7f6a21a024 build(deps): bump ipython from 7.25.0 to 7.26.0
Bumps [ipython](https://github.com/ipython/ipython) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.25.0...7.26.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 10:55:58 -04:00
Ethan Nguyen
11234a520b
feat(authentication): add ability to lock login 2021-07-30 18:37:22 -04: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