Commit Graph

25 Commits

Author SHA1 Message Date
Luke Miller
7163480581 prototyping for new consent system 2021-09-28 19:01:59 -04:00
Nathan Schneider
0d384da48c A little more file-moving, still much work to do and totally broken on action-module refactor 2021-09-28 09:12:38 -06:00
Nathan Schneider
e96b8641dc Non-functioning start on module stratey #1 2021-09-05 17:55:18 -06:00
Luke Miller
512ed2ecd4 added wrapper function for process:interact to control access 2021-08-20 01:18:02 -04:00
Nathan Schneider
011d30a1b4 Added some confirmation messages to request flow, still need more 2021-08-05 09:12:40 -06:00
Nathan Schneider
c26f11cd99 bugfixes to get delete and add_org requests to work. Working! 2021-08-04 22:47:02 -06:00
Luke Miller
3dd5ff615d merged 2021-07-19 11:06:00 -04:00
Luke Miller
87f4b6a2fe added ledger records and data saving for all valid org actions, updated storage code to not text dump 2021-07-19 10:59:13 -04:00
Luke Miller
223fde221a added open default policies for orgs, and fixed error with passing raw player data into request 2021-07-12 18:11:36 -04:00
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
12623ee4a2 documentation 2021-06-14 17:32:59 -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
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
eeb734bab2 added delete function for processes, and autodeletes on completion 2021-06-06 16:37:56 -04:00
Luke Miller
0f41e15845 simplified request params check 2021-06-06 16:01:02 -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
28e31eebc9 orgs are now initialized with a founding member 2021-06-04 00:16:10 -04:00
Luke Miller
ac8bb432e0 fixing lazy deletion check 2021-05-09 17:43:24 -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
10f6adc544 split up orgs file 2021-05-02 22:38:27 -04:00