Skip to content

Releases: aclowes/yawn

Version updates

16 Jul 22:45

Choose a tag to compare

What's Changed

Bump Django to 3.1

17 Aug 01:54
b3470f3

Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.3.0

Use pyscopg2-binary

16 Aug 23:09

Choose a tag to compare

v0.2.8

increment version

Django 2.1 compatibility

04 Nov 14:55

Choose a tag to compare

v0.2.6

bump version

Pin scroll when task is executing

29 Jul 18:46
888f3a7

Choose a tag to compare

  • fix setState to reset page on workflow change

Paginate workflow runs

29 Jul 18:45
4efee7c

Choose a tag to compare

  • disable schedule when adding a new workflow version
  • add tests

Fix recent executions view and format datetimes

03 Jun 15:01
59b42ff

Choose a tag to compare

format datetimes (#38)

* format datetimes

fix next_run update after toggle schedule active

* use moment-timezone to lock the timezone in tests

Capture exit code and update page titles

03 Jun 15:03
ed2680f

Choose a tag to compare

capture exit code (#37)

* capture exit code

more attempts at getting timeout test failure reason
bump version

* update page title

Reload running task state on interval

03 Jun 15:00
e808736

Choose a tag to compare

v0.2.1

fix bug with workflow scheduling not getting the db time (#36)

Task view improvements

27 May 04:02
7b62da2

Choose a tag to compare

  • wrap stdout, fix queue link, bump version
  • calculate the next run if the schedule is active
  • button to trigger a new run