dependabot[bot]
|
c9724fc239
|
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-06-30 20:43:44 +00:00 |
jasquat
|
e57a64361c
|
started migrating code for updating task form data w/ burnettk
|
2022-06-30 12:13:14 -04:00 |
jasquat
|
898c08fa62
|
added active task model and some support to send back the form json w/ burnettk
|
2022-06-29 16:19:07 -04:00 |
dependabot[bot]
|
7b976a51e3
|
Bump sphinx from 4.5.0 to 5.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 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/v4.5.0...v5.0.2)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 21:36:20 +00:00 |
dependabot[bot]
|
e2ee96b20b
|
Bump types-pytz from 2022.1.0 to 2022.1.1
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.1.0 to 2022.1.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-pytz
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 21:15:04 +00:00 |
dependabot[bot]
|
1ff7945806
|
Bump pep8-naming from 0.12.1 to 0.13.0
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/PyCQA/pep8-naming/releases)
- [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pep8-naming/compare/0.12.1...0.13.0)
---
updated-dependencies:
- dependency-name: pep8-naming
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-25 03:57:59 +00:00 |
dependabot[bot]
|
c25b547dd4
|
Bump pytest from 6.2.5 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.1.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-25 03:45:11 +00:00 |
burnettk
|
10b40d9af3
|
flask-sqlalchemy-stubs was actually screwing up the other package that provided stubs, it seems
|
2022-06-24 23:41:47 -04:00 |
jasquat
|
0ce9e86172
|
updated mypy to newest w/ burnettk
|
2022-06-23 10:11:09 -04:00 |
burnettk
|
51109d26d7
|
type hints, raise exception when thing not found in model
|
2022-06-22 21:46:40 -04:00 |
jasquat
|
6c99b226e7
|
updated flask-bpmn w/ burnettk
|
2022-06-22 16:54:05 -04:00 |
jasquat
|
388cee7018
|
some more type fixes w/ burnettk
|
2022-06-22 16:52:50 -04:00 |
burnettk
|
a0b363e746
|
drop support for python 3.8
|
2022-06-21 22:34:27 -04:00 |
jasquat
|
f41490b88e
|
fixed some more types w/ burnettk
|
2022-06-21 17:28:59 -04:00 |
jasquat
|
0c52a516a7
|
some more type fixes w/ burnettk
|
2022-06-21 16:50:13 -04:00 |
jasquat
|
069a00df79
|
updated flask-bpmn w/ burnettk
|
2022-06-21 14:49:12 -04:00 |
jasquat
|
388edb2df4
|
added file to load to all models and add event listeners for create and upate w/ burnettk
|
2022-06-21 12:10:47 -04:00 |
burnettk
|
28fbc06ff8
|
mypy 178 to 174 errors, but it is apparently skipping others
|
2022-06-15 23:25:35 -04:00 |
burnettk
|
061722f965
|
update a bunch of packages, mypy issues from 183 to 178 from adding stubs
|
2022-06-15 22:59:11 -04:00 |
jasquat
|
c6131a04d3
|
added ability to build and run with docker w/ burnettk
|
2022-06-01 14:50:44 -04:00 |
jasquat
|
d235c64915
|
updated to use spiffworkflow-backend naming w/ burnettk
|
2022-06-01 11:17:25 -04:00 |
jasquat
|
485ccf5e7b
|
wip: almost can create an instance w/ burnettk
|
2022-05-26 17:29:54 -04:00 |
jasquat
|
bb530d1744
|
wip: attempting to create process instance w/ burnettk
|
2022-05-26 16:20:30 -04:00 |
jasquat
|
86938792fd
|
added test to create a spec file w/ burnettk
|
2022-05-25 16:38:03 -04:00 |
jasquat
|
eb082fe01c
|
added test and code to add a process model w/ burnettk
|
2022-05-25 15:17:30 -04:00 |
burnettk
|
fea9f36741
|
drop support for python 3.7
|
2022-05-20 17:45:10 -04:00 |
jasquat
|
c898ca752e
|
added typing_extensions w/ burnettk
|
2022-05-19 09:33:19 -04:00 |
jasquat
|
0acef91a88
|
added remaining init files w/ burnettk
|
2022-05-18 11:18:14 -04:00 |
jasquat
|
bdee9ff583
|
added some annotations using monkeytype w/ burnettk
|
2022-05-18 10:49:20 -04:00 |
jasquat
|
4e6eb974da
|
pre-commit is passing w/ burnettk
|
2022-05-17 16:47:55 -04:00 |
jasquat
|
3c8ded606e
|
extended the api to create users and groups, added some tests, and added some helpful commands w/ burnettk
|
2022-05-17 16:35:38 -04:00 |
jasquat
|
269a7c49af
|
use db object from shared model in flask-bpmn w/ burnettk
|
2022-05-16 16:38:48 -04:00 |
jasquat
|
116145e91f
|
initial commit w/ burnettk
|
2022-05-13 13:42:42 -04:00 |