Commit Graph

285 Commits

Author SHA1 Message Date
0d5fbbc842 Add prompt to lexicon page header 2020-01-20 12:29:55 -08:00
871b81ee90 Fix mobile styling 2020-01-20 12:29:40 -08:00
ef5459070c Add skeletons for all lexicon general pages 2020-01-20 12:22:41 -08:00
43345c4bf0 Add the editor on lexicon creation 2020-01-20 12:22:13 -08:00
6cd33689bc Fix error message 2020-01-20 12:21:28 -08:00
14eee2e8b0 Add versions to config templates 2020-01-20 11:57:15 -08:00
221790b00e Add skeleton for lexicon pages 2020-01-20 08:55:28 -08:00
5c244855eb Add lexicon listings to home page 2020-01-20 07:52:41 -08:00
aa987a5b4b Fix repl 2020-01-20 02:31:19 -08:00
3c62acc975 Implement lexicon-player-list 2020-01-19 07:43:41 -08:00
851f08b5f3 Add output to config --set 2020-01-19 00:09:36 -08:00
5e8a761675 Implement player add/remove 2020-01-19 00:03:23 -08:00
e8b209e231 Lexicon config template update for player joins 2020-01-18 23:53:26 -08:00
16c2f19ec5 Allow getattr in loaded json configs 2020-01-18 23:35:26 -08:00
d65eec12fe Update arguments for unimplemented lexicon commands 2020-01-18 17:32:19 -08:00
3a161b026c Fix imports 2020-01-18 17:20:16 -08:00
49fe15995b Add article json template 2020-01-18 17:15:56 -08:00
0b8af9f034 Minor changes 2020-01-18 17:15:38 -08:00
6c5111a067 Implement lexicon delete and list 2020-01-18 17:15:25 -08:00
45f2cbd344 Add LexiconModel.by() 2020-01-18 17:14:51 -08:00
f79e5bfd87 Make init --refresh clean up indexes 2020-01-18 17:13:41 -08:00
8e99788fcd Rname User to UserModel, revamp factory function 2020-01-18 12:39:54 -08:00
5972a309f1 Add documentation to custom errors 2020-01-18 12:19:42 -08:00
51b2bfe875 Simplify @requires 2020-01-18 11:51:54 -08:00
2a314da910 Add basis for admin lexicon config web editor 2020-01-18 01:18:54 -08:00
69524d03d7 Refactor admin check into a wrapper 2020-01-17 16:05:06 -08:00
157e1b2480 Add prompt setting 2020-01-17 15:59:10 -08:00
3122379da1 Implement lexicon-create 2020-01-17 14:43:15 -08:00
01c5df1e5d Add LexiconModel 2020-01-17 14:43:05 -08:00
34d3a08416 Move config dir init logic to config.init 2020-01-17 14:01:52 -08:00
d60340e9e9 Add index assignment settings 2020-01-17 13:22:17 -08:00
b041d5d784 Implement user-config 2020-01-17 06:58:11 -08:00
759d7d77f9 Refactor config --get/set to cli.helpers 2020-01-17 01:23:48 -08:00
3abc07eb39 Remove uneeded override 2020-01-16 23:53:55 -08:00
58911a2da4 Bring user creation entirely under user module 2020-01-16 23:49:37 -08:00
4c41407d69 Unify path argument behavior across config helpers 2020-01-16 23:27:47 -08:00
11d231aba8 Create lexicon module with publish workflow spec 2020-01-16 16:00:19 -08:00
383bc7a0eb Fix resource access 2020-01-16 11:20:22 -08:00
2c2e87209c Add default configs for lexicon and user 2020-01-16 10:53:59 -08:00
28610f6baf Add configs for future email integration 2020-01-16 06:44:53 -08:00
69eb28208e Fix css on the half-baked admin dashboard 2020-01-15 22:20:25 -08:00
67c802c67f Switch to using user getattr for configs 2020-01-15 22:12:52 -08:00
594e6f6a9e Add stubs for initial command set 2020-01-15 22:06:30 -08:00
7b6e9e644e Add @requires command wrapper 2020-01-15 21:53:45 -08:00
6429bf7d6b Enable multiline command descriptions 2020-01-15 20:36:46 -08:00
18b4f12823 Replace dump command with config get/set 2020-01-15 20:04:01 -08:00
173b306c5b Refactor cli command loading 2020-01-15 19:30:03 -08:00
db83c99b95 Split cli package into topical files 2020-01-15 18:11:09 -08:00
51d8c1a378 Make cli into a module 2020-01-15 17:40:34 -08:00
d4e597db16 Add requirements.txt 2020-01-15 17:35:09 -08:00