Mike
|
e24edcdc2d
|
ci: bump base coverage to 90%
|
2022-08-12 14:46:16 -07:00 |
|
Mike
|
fb83744dd9
|
test: remove deprecated slug test
|
2022-08-12 14:45:30 -07:00 |
|
Mike
|
31e12a0ef9
|
chore: remove unused EavSlugField
|
2022-08-12 14:36:49 -07:00 |
|
Mike
|
8c183333d1
|
chore: update text description
|
2022-08-12 14:24:47 -07:00 |
|
Mike
|
653ed7fd38
|
refactor: move generate_slug to logic
|
2022-08-12 14:23:41 -07:00 |
|
Mike
|
f6afc45613
|
fix: ensure a proper slug is generated
|
2022-08-12 14:00:35 -07:00 |
|
Mike
|
e5f9ecb9e9
|
chore: use Django's SlugField() for Attribute.slug
|
2022-08-12 13:36:26 -07:00 |
|
Mike
|
cc2acd0724
|
test: add Attribute model tests
|
2022-08-12 13:31:55 -07:00 |
|
Mike
|
c0a6188405
|
chore(deps): add hypothesis
|
2022-08-12 13:27:46 -07:00 |
|
Mike
|
850ee17187
|
Merge pull request #221 from jazzband/dependabot/pip/django-3.2.15
chore(deps-dev): bump django from 3.2.14 to 3.2.15
|
2022-08-05 07:27:59 -07:00 |
|
Mike
|
ab3e7093ad
|
Merge pull request #220 from jazzband/dependabot/pip/sphinx-autodoc-typehints-1.19.1
chore(deps-dev): bump sphinx-autodoc-typehints from 1.18.3 to 1.19.1
|
2022-08-05 07:27:49 -07:00 |
|
dependabot[bot]
|
9c0c1365c6
|
chore(deps-dev): bump django from 3.2.14 to 3.2.15
Bumps [django](https://github.com/django/django) from 3.2.14 to 3.2.15.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.14...3.2.15)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 02:27:42 +00:00 |
|
dependabot[bot]
|
c1b44e24d1
|
chore(deps-dev): bump sphinx-autodoc-typehints from 1.18.3 to 1.19.1
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.18.3 to 1.19.1.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.18.3...1.19.1)
---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 02:32:50 +00:00 |
|
Mike
|
0a2f15628f
|
Merge pull request #218 from jazzband/dependabot/pip/doc8-1.0.0
chore(deps-dev): bump doc8 from 0.11.2 to 1.0.0
|
2022-07-30 08:06:15 -07:00 |
|
dependabot[bot]
|
9965ce16c9
|
chore(deps-dev): bump doc8 from 0.11.2 to 1.0.0
Bumps [doc8](https://github.com/pycqa/doc8) from 0.11.2 to 1.0.0.
- [Release notes](https://github.com/pycqa/doc8/releases)
- [Commits](https://github.com/pycqa/doc8/compare/0.11.2...v1.0.0)
---
updated-dependencies:
- dependency-name: doc8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-28 02:22:56 +00:00 |
|
Mike
|
b8f9a49f39
|
Merge pull request #217 from jazzband/dependabot/pip/sphinx-5.1.1
chore(deps-dev): bump sphinx from 5.0.2 to 5.1.1
|
2022-07-27 08:04:59 -07:00 |
|
dependabot[bot]
|
edce1cfa58
|
chore(deps-dev): bump sphinx from 5.0.2 to 5.1.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.2...v5.1.1)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-27 02:25:21 +00:00 |
|
Mike
|
71c7615aba
|
Merge pull request #215 from jazzband/dependabot/pip/mypy-0.971
chore(deps-dev): bump mypy from 0.961 to 0.971
|
2022-07-25 19:36:34 -07:00 |
|
Mike
|
33a87cdb5c
|
Merge pull request #214 from jazzband/dependabot/pip/safety-2.1.1
chore(deps-dev): bump safety from 2.1.0 to 2.1.1
|
2022-07-25 19:24:37 -07:00 |
|
dependabot[bot]
|
3c201a453c
|
chore(deps-dev): bump mypy from 0.961 to 0.971
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 02:23:43 +00:00 |
|
dependabot[bot]
|
7c5f6fc8d2
|
chore(deps-dev): bump safety from 2.1.0 to 2.1.1
Bumps [safety](https://github.com/pyupio/safety) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/2.1.1/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/2.1.0...2.1.1)
---
updated-dependencies:
- dependency-name: safety
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-19 02:29:13 +00:00 |
|
Mike
|
0941a6899a
|
Merge pull request #212 from jazzband/dependabot/pip/tomlkit-0.11.1
chore(deps-dev): bump tomlkit from 0.11.0 to 0.11.1
|
2022-07-15 08:57:31 -07:00 |
|
dependabot[bot]
|
432217db0b
|
chore(deps-dev): bump tomlkit from 0.11.0 to 0.11.1
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.11.0...0.11.1)
---
updated-dependencies:
- dependency-name: tomlkit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-15 15:47:12 +00:00 |
|
Mike
|
a3165f095c
|
Merge pull request #213 from jazzband/dependabot/pip/safety-2.1.0
chore(deps-dev): bump safety from 2.0.0 to 2.1.0
|
2022-07-15 08:45:04 -07:00 |
|
Mike
|
aa09555875
|
Merge pull request #211 from jazzband/dependabot/pip/django-3.2.14
chore(deps-dev): bump django from 3.2.13 to 3.2.14
|
2022-07-14 20:34:51 -07:00 |
|
Mike
|
0abd935cf1
|
Merge pull request #210 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-07-14 20:34:34 -07:00 |
|
dependabot[bot]
|
b9f745cdfe
|
chore(deps-dev): bump safety from 2.0.0 to 2.1.0
Bumps [safety](https://github.com/pyupio/safety) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/2.0.0...2.1.0)
---
updated-dependencies:
- dependency-name: safety
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-15 02:28:55 +00:00 |
|
dependabot[bot]
|
a6b3dcaaf3
|
chore(deps-dev): bump django from 3.2.13 to 3.2.14
Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.13...3.2.14)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-05 02:28:43 +00:00 |
|
Mike
|
af700aa9d0
|
Merge pull request #209 from jazzband/dependabot/pip/safety-2.0.0
chore(deps-dev): bump safety from 1.10.3 to 2.0.0
|
2022-07-04 11:31:19 -07:00 |
|
pre-commit-ci[bot]
|
be09b47bff
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0)
|
2022-07-04 18:11:46 +00:00 |
|
dependabot[bot]
|
4d96b48091
|
chore(deps-dev): bump safety from 1.10.3 to 2.0.0
Bumps [safety](https://github.com/pyupio/safety) from 1.10.3 to 2.0.0.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pyupio/safety/compare/1.10.3...2.0.0)
---
updated-dependencies:
- dependency-name: safety
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-04 16:49:27 +00:00 |
|
Mike
|
f5a5fe9530
|
Merge pull request #208 from jazzband/dependabot/pip/black-22.6.0
chore(deps-dev): bump black from 22.3.0 to 22.6.0
|
2022-07-04 09:45:59 -07:00 |
|
dependabot[bot]
|
9d6953fedc
|
chore(deps-dev): bump black from 22.3.0 to 22.6.0
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.3.0...22.6.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-28 02:28:24 +00:00 |
|
Mike
|
b3b6410187
|
Merge pull request #207 from jazzband/dependabot/pip/sphinx-5.0.2
chore(deps-dev): bump sphinx from 5.0.1 to 5.0.2
|
2022-06-20 07:52:31 -07:00 |
|
Mike
|
2c6f1480bc
|
Merge pull request #206 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-06-20 07:52:13 -07:00 |
|
dependabot[bot]
|
57e2c0caf6
|
chore(deps-dev): bump sphinx from 5.0.1 to 5.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.1...v5.0.2)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 02:37:02 +00:00 |
|
pre-commit-ci[bot]
|
a9061e8fe0
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)
|
2022-06-13 18:09:33 +00:00 |
|
Mike
|
b5702fb68e
|
Merge pull request #205 from Dresdn/Dresdn/issue-187
fix: #187 return csv field value in widget
|
2022-06-12 22:05:57 -07:00 |
|
Mike
|
361eebf8cb
|
chore: update changelog for #187
|
2022-06-12 22:00:29 -07:00 |
|
Mike
|
8332a39def
|
fix: #187 provide eav value during field cleaning
|
2022-06-12 21:58:44 -07:00 |
|
Mike
|
d643bddb95
|
test: add TYPE_CSV form tests
|
2022-06-12 21:53:01 -07:00 |
|
dependabot[bot]
|
5a6cc40084
|
chore(deps-dev): bump sphinx-autodoc-typehints from 1.18.2 to 1.18.3 (#204)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.18.2...1.18.3)
---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-12 20:17:31 -07:00 |
|
dependabot[bot]
|
04f5fa4790
|
chore(deps): bump actions/setup-python from 3 to 4 (#202)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-11 14:51:04 -07:00 |
|
dependabot[bot]
|
e34ca74c86
|
chore(deps-dev): bump mypy from 0.960 to 0.961 (#201)
Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.961.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.960...v0.961)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-11 14:50:23 -07:00 |
|
dependabot[bot]
|
d5356317b9
|
chore(deps-dev): bump sphinx-autodoc-typehints from 1.18.1 to 1.18.2 (#200)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.18.1...1.18.2)
---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-06 19:42:50 -07:00 |
|
dependabot[bot]
|
75261682dc
|
chore(deps-dev): bump sphinx from 5.0.0 to 5.0.1 (#199)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-04 12:07:37 -07:00 |
|
dependabot[bot]
|
ba0c1d397d
|
chore(deps-dev): bump sphinx from 4.5.0 to 5.0.0 (#198)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.0)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-30 10:48:26 -07:00 |
|
dependabot[bot]
|
90a70f1ad6
|
chore(deps-dev): bump mypy from 0.950 to 0.960 (#197)
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.950...v0.960)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-26 08:09:09 -07:00 |
|
dependabot[bot]
|
e37fbf4130
|
chore(deps-dev): bump pytest-randomly from 3.11.0 to 3.12.0 (#193)
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-randomly/releases)
- [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/HISTORY.rst)
- [Commits](https://github.com/pytest-dev/pytest-randomly/compare/3.11.0...3.12.0)
---
updated-dependencies:
- dependency-name: pytest-randomly
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-24 20:47:53 -07:00 |
|
dependabot[bot]
|
0e7f15a8fb
|
chore(deps-dev): bump tomlkit from 0.10.2 to 0.11.0 (#196)
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sdispater/tomlkit/compare/0.10.2...0.11.0)
---
updated-dependencies:
- dependency-name: tomlkit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-24 20:41:48 -07:00 |
|