Nathan Schneider
|
721eb26777
Got modules basically working in CLI and Minetest, still having issues with Minetest interactions in module:initiate()
|
2 years ago |
Nathan Schneider
|
28e2710efc
CLI interactions updated for modules-as-actions
|
2 years ago |
Luke Miller
|
76db1ea87f
adding to org dashboard, added check to make sure user is actually able to interact with process, set votes needed at process creation to prevent a stalemate if a user joins after
|
3 years ago |
Luke Miller
|
a6963ed84f
upgraded dashboard to be more streamlined for CLI
|
3 years ago |
Nathan Schneider
|
c26f11cd99
bugfixes to get delete and add_org requests to work. Working!
|
3 years ago |
Nathan Schneider
|
30e25aee3d
Progress on bugfixes and Minetest interfaces, but processes are still not completing
|
3 years ago |
Nathan Schneider
|
4e10d74bff
Further implementation of nested functions in interactions, including in consent module
|
3 years ago |
Nathan Schneider
|
74263b252b
Shifting minetest interactions to nested functions
|
3 years ago |
Nathan Schneider
|
b9bbf0380f
experimenting with passing functions through interactions
|
3 years ago |
Luke Miller
|
1be8e8b23d
basic interaction dashboard, interact callback function in consent module
|
3 years ago |
Luke Miller
|
7318b8d664
working on upgrading CLI
|
3 years ago |
Nathan Schneider
|
c1475e9035
Removed processes from main dashboards; processes are now org-based
|
3 years ago |
Nathan Schneider
|
2432633d55
Added org_dashboard to CLI interactions
|
3 years ago |
Nathan Schneider
|
486d310f52
Began creating complex interactions in Minetest with _context
|
3 years ago |
Nathan Schneider
|
55c3ee9f46
Added basic modpol.interactions.message
|
3 years ago |
Nathan Schneider
|
9f65e2bdd3
Changed modpol.orgs.list_all to return table not string
|
3 years ago |
Nathan Schneider
|
6bc5f4077e
Fixes to basic CLI dashboard
|
3 years ago |
Nathan Schneider
|
10810eeaa7
Fixed modpol.dashboard call for listing orgs to new nomenclature
|
3 years ago |
Nathan Schneider
|
08122f7a6a
Small fix to switch dashboard call to OO logic
|
3 years ago |
Nathan Schneider
|
74ecba940a
Turned 'menu' command into 'dashboard'
|
3 years ago |
Nathan Schneider
|
ac6bae3f85
Added modpol.menu() functions modpol and modpol_minetest. Not sure if latter works.
|
3 years ago |
MisterE123
|
f19796f82d
*Reorganized code so that further expansion is possible in a very organized manner.
|
3 years ago |