Commit graph

18 commits

Author SHA1 Message Date
Zach Daniel
e677d34ebb chore: docs 2023-04-22 19:41:56 -06:00
Zach Daniel
b228008620 chore: rename docs file 2023-04-22 19:40:47 -06:00
Zach Daniel
f7c419c818 docs: add link from readme 2023-04-22 19:39:52 -06:00
Zach Daniel
bd0d8be69b chore: add docs/release config 2023-04-22 19:38:33 -06:00
Zach Daniel
6eaae042e6 chore: fix dialyzer 2023-04-22 18:51:01 -06:00
bcksl
25f36e40c7
feat: add mix task ash_state_machine.generate_flow_charts (#1) 2023-04-22 18:49:47 -06:00
Zach Daniel
e032cbbb5e improvement: require initial_states 2023-04-22 18:39:29 -06:00
Zach Daniel
152e96605f improvement: fix lint/credo, handle all changeset types 2023-04-22 18:22:16 -06:00
Zach Daniel
98afe7b59f improvement: require from/to 2023-04-22 18:12:11 -06:00
Zach Daniel
885fd2c79b improvement: flow chart generation 2023-04-22 16:50:23 -06:00
Zach Daniel
eea70a666c fix: action does not uniquely identify a transition 2023-04-22 16:40:47 -06:00
Zach Daniel
f433fc083b docs: document :* action name 2023-04-22 16:28:19 -06:00
Zach Daniel
df8e675615 improvement: support :* as a transition action name to match all 2023-04-22 16:27:39 -06:00
Zach Daniel
08d3b3f7de fix: require allow_nil? false on state attribute 2023-04-22 16:14:38 -06:00
Zach Daniel
06871a9977 chore: fsm -> state_machine, event -> transition 2023-04-21 22:33:28 -06:00
Zach Daniel
6d0fa817a2 chore: update spark 2023-04-21 21:49:32 -06:00
Zach Daniel
746ea32504 initial feature set 2023-04-21 13:25:39 -06:00
Zach Daniel
95a75b542a init 2023-04-21 11:43:36 -06:00