dependabot[bot]
8d708d0699
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 14:58:12 +00: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
dependabot[bot]
a74695978d
build(deps-dev): bump isort from 5.9.2 to 5.9.3
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.9.2...5.9.3 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 13:42:20 -04:00
dependabot[bot]
cb07808581
build(deps-dev): bump pylint from 2.9.5 to 2.9.6
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.9.5 to 2.9.6.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.5...v2.9.6 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 11:56:51 -04:00
Shreyas Mayya
fe1ab0a8c3
feat: add nickname field
2021-07-30 08:54:31 -04:00
Ethan Nguyen
a7e57d34a4
test(profile): add tests for 21555de816
2021-07-25 23:09:45 -04:00
Ethan Nguyen
21555de816
feat(profile): auto select attending college if attending ED
...
If a student adds an early decision application and reports
that they were accepted, then set their "college attending"
to the college that was just added.
2021-07-25 22:49:06 -04:00
dependabot[bot]
15190b2b66
build(deps-dev): bump pylint from 2.9.3 to 2.9.5
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.9.3 to 2.9.5.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.3...v2.9.5 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 08:51:01 -04:00
dependabot[bot]
727dbdb3b4
build(deps): bump whitenoise from 5.2.0 to 5.3.0
...
Bumps [whitenoise](https://github.com/evansd/whitenoise ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/evansd/whitenoise/releases )
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 09:12:01 -04:00
dependabot[bot]
7976ab22b5
build(deps-dev): bump isort from 5.9.1 to 5.9.2
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.9.1...5.9.2 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 20:59:34 -04:00
dependabot[bot]
a27aa45b25
build(deps-dev): bump pylint from 2.8.3 to 2.9.3
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.8.3 to 2.9.3.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.3...v2.9.3 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:51:23 -04:00
dependabot[bot]
f9f328ddb3
build(deps): bump django from 3.2.4 to 3.2.5
...
Bumps [django](https://github.com/django/django ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.4...3.2.5 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:07:20 -04:00
dependabot[bot]
1e1770409d
build(deps): bump ipython from 7.24.1 to 7.25.0
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.24.1 to 7.25.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.24.1...7.25.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-07-01 11:00:23 -04:00
dependabot[bot]
81ef1e0585
build(deps): bump psycopg2 from 2.8.6 to 2.9.1
...
Bumps [psycopg2](https://github.com/psycopg/psycopg2 ) from 2.8.6 to 2.9.1.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
---
updated-dependencies:
- dependency-name: psycopg2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 10:54:48 -04:00
dependabot[bot]
91e00b26d8
build(deps-dev): bump mypy from 0.902 to 0.910
...
Bumps [mypy](https://github.com/python/mypy ) from 0.902 to 0.910.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.902...v0.910 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 08:36:22 -04:00
dependabot[bot]
4159c402f3
build(deps-dev): bump isort from 5.8.0 to 5.9.1
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.8.0...5.9.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 18:34:35 -04:00
dependabot[bot]
65d711c4fa
build(deps): bump django-crispy-forms from 1.11.2 to 1.12.0
...
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms ) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases )
- [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md )
- [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/1.11.2...1.12.0 )
---
updated-dependencies:
- dependency-name: django-crispy-forms
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 22:17:04 -04:00
dependabot[bot]
a27d0ce21b
build(deps-dev): bump mypy from 0.901 to 0.902
...
Bumps [mypy](https://github.com/python/mypy ) from 0.901 to 0.902.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.901...v0.902 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 22:24:01 -04:00
dependabot[bot]
c5542633c6
build(deps-dev): bump mypy from 0.812 to 0.901
...
Bumps [mypy](https://github.com/python/mypy ) from 0.812 to 0.901.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 21:52:54 -04:00
dependabot[bot]
b831280ccd
build(deps): bump ipython from 7.24.0 to 7.24.1
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.24.0 to 7.24.1.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.24.0...7.24.1 )
---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 12:39:18 -04:00
dependabot[bot]
0efa3614a7
build(deps): bump django from 3.2.3 to 3.2.4
...
Bumps [django](https://github.com/django/django ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.2.3...3.2.4 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 10:48:24 -04:00
dependabot[bot]
b2d908be7f
build(deps-dev): bump pylint from 2.8.2 to 2.8.3
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.2...v2.8.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 09:59:19 -04:00
dependabot[bot]
e4169be9a1
build(deps): bump ipython from 7.23.1 to 7.24.0
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.23.1 to 7.24.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.23.1...7.24.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 14:33:56 -04:00
dependabot[bot]
a8236e1701
build(deps): bump crispy-bootstrap5 from 0.3.1 to 0.4
...
Bumps [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5 ) from 0.3.1 to 0.4.
- [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap5/releases )
- [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/django-crispy-forms/crispy-bootstrap5/compare/0.3.1...0.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 20:32:29 -04:00
Ethan Nguyen
f7973711b1
build(deps): bump dependencies
2021-05-22 18:47:03 -04:00
Ethan Nguyen
4619d90fcb
chore(dependabot): enable dependabot
2021-05-13 08:56:21 -04:00
Ethan Nguyen
6632a961dd
build(deps): bump dependencies
2021-05-13 08:38:40 -04:00
Ethan Nguyen
bc8878f68e
build(deps-dev): bump black and flake8
2021-05-11 12:08:31 -04:00
Ethan Nguyen
40900fe9ad
build(deps): bump dependencies
2021-05-06 23:03:38 -04:00
Ethan Nguyen
efc7786916
feat(destinations): add count attending to college list
2021-05-05 23:39:27 -04:00
Ethan Nguyen
52d3276f45
build(deps): bump dependencies
2021-05-05 17:27:55 -04:00
Ethan Nguyen
a504da5186
build(deps): bump dependencies
2021-05-04 08:38:56 -04:00
Ethan Nguyen
8f6d0b9d72
build(deps): bump dependencies
2021-05-01 23:42:49 -04:00
Ethan Nguyen
82899f28eb
chore: add secret.py imports to settings/__init__.py
...
Ref. 4a17da5704
2021-05-01 22:25:56 -04:00
Ethan Nguyen
4a17da5704
style: add type hints
2021-04-30 23:12:52 -04:00
Ethan Nguyen
3c816e2a8a
style(profile): reformat 8d0a5255e6
2021-04-27 23:22:03 -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
5bd755ebe0
feat(authentication): add filter by show data in admin
2021-04-25 16:33:53 -04:00
Ethan Nguyen
e96f722339
style(authentication): reformat 0b4f03af36
2021-04-23 23:49:46 -04:00
Ethan Nguyen
6aa704164c
feat(destinations): add pagination at top of table
2021-04-23 23:48:58 -04:00
Ethan Nguyen
0b4f03af36
chore(authentication): use built in LoginView
2021-04-23 23:48:43 -04:00
Ethan Nguyen
b9c8517b82
fix(destinations): don't 500 on non-integer college id
2021-04-23 22:37:30 -04:00
Ethan Nguyen
8709c6fa5f
feat(destinations): add last modified fields, redo admin
2021-04-23 20:00:38 -04:00
Ethan Nguyen
899017c01a
feat(authentication): add last modified, redo admin interface
2021-04-23 20:00:19 -04:00
Ethan Nguyen
0ebfb59bb7
chore: "UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND" -> "UNITED KINGDOM"
...
It was way too long to do it properly. Oh well.
2021-04-23 12:01:33 -04:00
Ethan Nguyen
8b1c5b2637
style: reformat c10bd4a261
2021-04-23 10:58:56 -04:00