Jens Langhammer
|
a5319fc2fe
|
*: rename templatetags to clearly identify
|
2020-05-15 10:54:31 +02:00 |
Jens Langhammer
|
9814d3be03
|
flows: add Planner and Executor unittests
|
2020-05-11 15:01:14 +02:00 |
Jens Langhammer
|
99bab03cce
|
flows: add check if current plan matches current flow
|
2020-05-10 20:15:24 +02:00 |
Jens Langhammer
|
fbc3ac6b30
|
flows: make FlowExecutor fully working without pending user
|
2020-05-10 15:28:52 +02:00 |
Jens Langhammer
|
9a700e506b
|
stages/identification: simplify unittests
|
2020-05-10 01:01:58 +02:00 |
Jens Langhammer
|
8e488670ad
|
stages/identification: load uid_fields from stage in form, add more unit tests
|
2020-05-10 00:05:36 +02:00 |
Jens Langhammer
|
c46f0781fc
|
flows: separate final login step from flow executor
|
2020-05-09 23:19:36 +02:00 |
Jens Langhammer
|
8a6009c278
|
flows: enum to django TextChoices
|
2020-05-09 20:54:56 +02:00 |
Jens Langhammer
|
212e966dd4
|
factors: -> stage
|
2020-05-08 20:59:51 +02:00 |
Jens Langhammer
|
872ecd93a6
|
flows: add to api and add forms
|
2020-05-08 18:29:18 +02:00 |
Jens Langhammer
|
f8af9d6ce0
|
flows: make sure flow_slug is logged consistently
|
2020-05-08 17:18:43 +02:00 |
Jens Langhammer
|
c3e43a7c2f
|
flows: fix denied view not being registered
|
2020-05-08 16:50:50 +02:00 |
Jens Langhammer
|
2a85e5ae87
|
flows: complete migration to FlowExecutorView, fully use context
|
2020-05-08 16:10:27 +02:00 |
Jens Langhammer
|
114bb1b0bd
|
flows: implement planner, start new executor
|
2020-05-08 14:33:14 +02:00 |