Skip to content

Tags: closeio/tasktiger-admin

Tags

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix path of version file in autorelease action (#30)

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add long description (#12)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Facelift + Python 3 Support (#10)

* add pyproject.toml with black settings

* format all the files

* run isort

* add isort config, resort

* add flask config and fix the line length issue

* add basic circleci checks

* bump to get circleci to see these changes

* update descriptions

* add testing infrastructure and first basic test

* add config for circleci to run tests

* format with black

* downgrade pytest for python 2 support

* bump tasktiger version requirement

* bump version number

* update readme with badges

* actually support python 3

* do a full minor version bump, since tasktiger>=0.10.1 is required

* remove ui folder from black exclude, that folder doesn't exist in this project

v0.2.2

Toggle v0.2.2's commit message
Fix 500 error when task is not found

v0.2.1

Toggle v0.2.1's commit message
v0.2: Blueprint for integration with existing Flask apps, extend from…

… index.html, group and order queues

v0.2

Toggle v0.2's commit message
v0.2: Blueprint for integration with existing Flask apps, extend from…

… index.html, group and order queues