Luke Miller
|
f616136597
|
moving how pending actions work around, after some testing and discussion. reordered how new processes are created so that they have access to their own ids
|
2021-06-13 14:22:07 -04:00 |
|
Luke Miller
|
1890534195
|
added an actions table to processes, which lists the actions required of each user
|
2021-06-08 23:09:54 -04:00 |
|
Luke Miller
|
eeb734bab2
|
added delete function for processes, and autodeletes on completion
|
2021-06-06 16:37:56 -04:00 |
|
Luke Miller
|
56ab80d08e
|
moved type var into process table, this means that when loaded from memory, processes will properly reconnect to their classes
|
2021-06-06 15:43:24 -04:00 |
|
Luke Miller
|
797d0bebb8
|
significant progress! a working process from beginning to end can be seen in test/org_req_test.lua
|
2021-05-06 14:13:02 -04:00 |
|
Luke Miller
|
a7ba7605d3
|
proccesses are working now!
|
2021-05-06 01:05:57 -04:00 |
|
Luke Miller
|
fb0bb4f049
|
starting to bring consent module online
|
2021-05-06 00:36:30 -04:00 |
|
Luke Miller
|
68d8da7290
|
drafting consent module
|
2021-05-02 23:34:05 -04:00 |
|
Luke Miller
|
358aacba0a
|
small fixes in requests system, working towards process support
|
2021-05-02 23:18:03 -04:00 |
|