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

30 commits

Author SHA1 Message Date
postmannen
757792c787 added creation of dst folder for copySrc 2022-10-14 10:12:50 +02:00
postmannen
2f0cfa2294 replaced tui json with yaml 2022-10-05 11:22:41 +02:00
postmannen
3cf8bd2ce8 removed references to deprecated ioutil 2022-09-06 10:59:07 +02:00
postmannen
b8a2d3d5e7 removed copyFile<from/to> and relay request types 2022-06-16 23:32:44 +02:00
postmannen
1fa45b1293 changed message.Data from []string to []byte 2022-01-31 08:49:46 +01:00
postmannen
88672f1e35 added logic for startup folder 2022-01-26 09:23:02 +01:00
postmannen
10bee39a1c tui, message, keeping fields when buttons pushed 2022-01-24 08:11:23 +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
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