Julien Fontanet
|
90d15e1346
|
feat(task): remove aborted status and add abortionRequested event
BREAKING CHANGE.
|
2023-06-09 09:45:46 +02:00 |
|
Julien Fontanet
|
1da05e239d
|
feat(task): merge custom data into properties
BREAKING CHANGE.
This makes these entries mutable during the life of the task.
|
2023-06-08 14:38:22 +02:00 |
|
Julien Fontanet
|
d1f2e0a84b
|
fix(task): fix start event and add unit tests
Introduced by 6ea671a43
|
2023-04-26 17:29:35 +02:00 |
|
Julien Fontanet
|
6ea671a434
|
feat(task): remove aborting status
It's unnecessary and it complicates tests.
|
2023-04-19 16:23:53 +02:00 |
|
Julien Fontanet
|
036f3f6bd0
|
feat(task): any data can be attached to the task
Previously, only `name` was accepted.
|
2023-04-19 16:23:53 +02:00 |
|
Julien Fontanet
|
12552a1391
|
feat(task): put async storage in the global scope
|
2023-04-19 16:23:53 +02:00 |
|
Julien Fontanet
|
e9b658b60d
|
chore(task): remove unnecessary prop
|
2023-04-19 16:23:53 +02:00 |
|
Julien Fontanet
|
8f55884602
|
chore: format with Prettier
|
2023-04-05 11:22:10 +02:00 |
|
Julien Fontanet
|
3c7d316b3c
|
feat(xo-server): initial tasks infrastructure (#6625)
|
2023-01-17 16:12:04 +01:00 |
|