1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
Commit graph

690 commits

Author SHA1 Message Date
postmannen
4506d5b9f5 update README 2022-01-25 05:18:59 +01:00
postmannen
10bee39a1c tui, message, keeping fields when buttons pushed 2022-01-24 08:11:23 +01:00
postmannen
25c6e42e34 fixed error output on req handlers 2022-01-21 08:35:08 +01:00
postmannen
8cf41d58c1 fixed linter error in README 2022-01-21 07:06:12 +01:00
postmannen
b633416244 removed done todo's 2022-01-21 06:49:32 +01:00
postmannen
48500aa1fb sendInfo also now via error kernel 2022-01-21 06:15:26 +01:00
postmannen
ccd57dad10 renamed newMessagesCh to ringBufferBulkInCh 2022-01-20 08:17:37 +01:00
postmannen
698706b41f update comments 2022-01-20 07:50:58 +01:00
postmannen
43bd929b2c added own error layout for relayed messages 2022-01-20 07:19:49 +01:00
postmannen
a75c0d933a errorKernel comments 2022-01-20 06:55:08 +01:00
postmannen
6db221bf67 EnableSocket=true for test file 2022-01-19 11:22:56 +01:00
postmannen
91bfb8510f replaced sendError with errorKernel.errSend all over 2022-01-19 10:55:03 +01:00
postmannen
024842b99c errorKernel, send error for all requests 2022-01-19 07:31:25 +01:00
postmannen
db60d69289 added errorKernel to the processes struct 2022-01-19 05:44:20 +01:00
postmannen
08749f517e added errSend type and method 2022-01-19 05:04:11 +01:00
postmannen
09a42d9442 errkrnl initial logic setup 2022-01-18 19:26:36 +01:00
postmannen
f50250661d tui, added REQNone to GetReplyMethods 2022-01-18 14:57:04 +01:00
postmannen
87ee71c274 tui, added clear button for output 2022-01-18 14:46:02 +01:00
postmannen
1d15eeb8da tui, removed debug print statements 2022-01-18 14:29:24 +01:00
postmannen
4d07bab7a2 tui, created flex with message selection form 2022-01-18 12:12:25 +01:00
postmannen
348b7b2d63 tui, added ctrl+c to exit 2022-01-18 10:48:23 +01:00
postmannen
c5d0fda33b updated nats-server version 2022-01-18 10:23:17 +01:00
postmannen
65bb1fe475 tui, fixed field update errror after generate 2022-01-17 22:24:37 +01:00
postmannen
b5c0152b00 tui also uses REQToConsole 2022-01-17 15:13:14 +01:00
postmannen
5a52003e5a tui, renamed slide fields 2022-01-17 14:20:03 +01:00
postmannen
5346221b49 tui, msg form correctly reading from file 2022-01-17 08:04:43 +01:00
postmannen
0e4418439c tui comments 2022-01-14 13:09:23 +01:00
postmannen
3a2171314e tui, add select message to edit in message view 2022-01-14 12:58:08 +01:00
postmannen
a748b4f82b tui, checking existing value for fields from msg 2022-01-14 09:02:17 +01:00
postmannen
17cbb450df tui, add check for existing slice fields 2022-01-13 22:25:46 +01:00
postmannen
c5bc6b758c moved draw message fields into own func 2022-01-13 21:57:06 +01:00
postmannen
57b3a44169 tui console send message are working 2022-01-13 08:34:22 +01:00
postmannen
7092265d8c added tui req handler 2022-01-12 07:42:41 +01:00
postmannen
28cb3a6509 updating dropdowns when flex is in focus 2022-01-12 06:16:14 +01:00
postmannen
f6f96ef76a added update button for dropdowns 2022-01-12 05:44:41 +01:00
postmannen
340fe4d344 tui initial console page layout 2022-01-11 14:55:35 +01:00
postmannen
cd94cb839b added save message form 2022-01-11 10:49:24 +01:00
postmannen
fc055e563a message view initially works 2022-01-10 13:21:30 +01:00
postmannen
81740ec901 initial tui working 2022-01-09 09:36:48 +01:00
postmannen
0e98ce7cfb moved code from pkg stew to tui type 2022-01-08 04:19:51 +01:00
postmannen
af3895431e initially moved stew into steward as tui 2022-01-07 15:54:33 +01:00
postmannen
a4c2069fea add config and flag for enableTUI 2022-01-07 11:17:10 +01:00
postmannen
41ce645dc2 removed stew.sock 2022-01-07 09:14:31 +01:00
postmannen
341d714361 added disabling av steward.sock 2022-01-07 07:36:19 +01:00
postmannen
248258d8e8 moved socket creation into own function 2022-01-07 07:21:21 +01:00
postmannen
d8fe766ec8 updated README.md 2022-01-06 10:20:30 +01:00
postmannen
388e8b6213 fixed linter errors in README.md 2022-01-05 19:54:18 +01:00
postmannen
14493e2a4a added removal of stew.sock on exit 2022-01-05 19:53:26 +01:00
postmannen
2028cf9040 updated doc 2022-01-05 17:32:37 +01:00
postmannen
9529e3fb25 updated readme 2022-01-05 11:29:24 +01:00