Luke Miller
|
48123b3496
|
added consent module, nesting mdoules now functional!
|
2021-12-16 16:52:06 -05:00 |
|
Luke Miller
|
fa7a0f82f6
|
functional test of call_module and new pending action/interact version
|
2021-12-06 16:45:52 -05:00 |
|
Luke Miller
|
f381845d21
|
added some notes to the modules, some not currently functional. rewriting process.lua to work with new modules, support pending actions
|
2021-11-29 14:36:18 -05:00 |
|
Luke Miller
|
db43df6ce2
|
adding class version of join org module
|
2021-11-22 16:49:03 -05:00 |
|
Luke Miller
|
0ca04294b7
|
working version of join_org module demonstrated in tests/new_module_test.lua
|
2021-11-22 16:24:44 -05:00 |
|
Nathan Schneider
|
97d540715a
|
Fixed bug preventing second formspecs from showing in sequences of interactions
|
2021-08-03 22:14:01 -06:00 |
|
Nathan Schneider
|
4016aa77cc
|
Success using nested functions for requests on CLI
|
2021-08-03 16:51:12 -06:00 |
|
Nathan Schneider
|
82226f71b1
|
Added working test of nested poll function on CLI
|
2021-08-03 15:48:11 -06:00 |
|
Luke Miller
|
1be8e8b23d
|
basic interaction dashboard, interact callback function in consent module
|
2021-07-05 17:32:17 -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
|
96705e826f
|
updates modpol instance during reset, add_org request no longer has user param, but uses request.user as the first user in the org
|
2021-06-05 18:33:18 -04:00 |
|
Luke Miller
|
382b4c8dc9
|
updated org test
|
2021-06-05 18:22:32 -04:00 |
|
Luke Miller
|
28e31eebc9
|
orgs are now initialized with a founding member
|
2021-06-04 00:16:10 -04:00 |
|
Luke Miller
|
3b35817d5b
|
make_request now automatically launches a process
|
2021-05-08 12:18:13 -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
|
358aacba0a
|
small fixes in requests system, working towards process support
|
2021-05-02 23:18:03 -04:00 |
|
Luke Miller
|
3348dcfe19
|
added duplicate user error in add_member
|
2021-04-28 00:45:39 -04:00 |
|
Luke Miller
|
919e7524d2
|
starting to add some test cases
|
2021-04-27 01:00:49 -04:00 |
|