Luke Miller
|
1be8e8b23d
|
basic interaction dashboard, interact callback function in consent module
|
2021-07-05 17:32:17 -04:00 |
|
Luke Miller
|
761a058b6a
|
refactored to simpler pending action system
|
2021-06-17 21:27:09 -04:00 |
|
Luke Miller
|
6de2be011f
|
added a function to wipe all pending actions for dead processes, consent module now does this on close
|
2021-06-14 17:21:13 -04:00 |
|
Luke Miller
|
295cd983b8
|
added remove pending action function, now called in consent module when pending action is completed
|
2021-06-13 15:06:47 -04:00 |
|
Luke Miller
|
2e6c8a5ee3
|
added process id to log message
|
2021-06-13 14:26:54 -04:00 |
|
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 |
|