|
|
af8305bfac
|
[client] Print exceptions encountered while UI is running
|
2020-02-18 00:42:30 +00:00 |
|
|
|
d2c6efd6c4
|
[server] Implement API changes
|
2020-02-17 23:34:02 +00:00 |
|
|
|
d08f858692
|
[client] Make websocket connection closing more robust
|
2020-02-12 13:04:47 +00:00 |
|
|
|
f101ecdbb4
|
[client] Adjust padding
|
2020-02-11 17:35:55 +00:00 |
|
|
|
70bbc3a69a
|
Scroll so focused element is always visible
|
2020-02-11 12:14:51 +00:00 |
|
|
|
4c24430c07
|
Display custom node in ConstModule
Also wrote a short introductory node explaining node permissions.
|
2020-02-11 11:48:10 +00:00 |
|
|
|
29e19ec1b2
|
Add very basic logging to client
|
2020-02-11 11:38:28 +00:00 |
|
|
|
70e3386cb5
|
Implement client actions properly
|
2020-02-10 23:49:34 +00:00 |
|
|
|
5e7c2952a1
|
Hook up WS connection to client UI
|
2020-02-10 23:14:20 +00:00 |
|
|
|
fc35f3bf64
|
Receive and interpret node updates
|
2020-02-10 01:42:02 +00:00 |
|
|
|
c3dafbaf63
|
Remove example tree
|
2020-02-10 01:40:32 +00:00 |
|
|
|
db1287aff3
|
Clean up editor key handling
Now, newlines can be inserted via C-n.
|
2020-02-09 22:40:14 +00:00 |
|
|
|
62874a6d3f
|
Remove debugging UI
|
2020-02-09 22:34:21 +00:00 |
|
|
|
e0e23367c8
|
Allow multiline editing
Also adds editor key bindings for the home and end keys
|
2020-02-09 21:49:37 +00:00 |
|
|
|
769bd02658
|
Toggle editing and replying to messages
|
2020-02-09 21:20:45 +00:00 |
|
|
|
5d132b91c5
|
Restructure client application
|
2020-02-09 20:05:14 +00:00 |
|
|
|
3ee771e536
|
Resize and rearrange tree and debug boxes
|
2020-02-09 19:28:32 +00:00 |
|
|
|
4706033c32
|
Add longer example node
|
2020-02-09 15:51:34 +00:00 |
|
|
|
49d0c8039e
|
Display all node flags
|
2020-02-09 14:07:06 +00:00 |
|
|
|
31e59616f5
|
Make debug display look better :P
|
2020-02-09 12:08:48 +00:00 |
|
|
|
573a835022
|
Prevent unfolding of nodes without children
|
2020-02-09 11:44:25 +00:00 |
|
|
|
909d587c53
|
Add test interactions for moving and folding
|
2020-02-09 11:29:44 +00:00 |
|
|
|
54ec7afa59
|
Add attribute map and fix drawing
|
2020-02-09 10:02:47 +00:00 |
|
|
|
6036ff4c77
|
Render nodes using new WidgetTree
|
2020-02-09 09:48:21 +00:00 |
|
|
|
8fb3ab19c8
|
Display example node
|
2020-02-08 23:33:25 +00:00 |
|
|
|
ff2dc3e783
|
Separate Node-related stuff from Api module
|
2020-02-08 23:26:21 +00:00 |
|
|
|
72e66a55f6
|
Add very basic client main
This client does not yet do anything besides displaying a single test node.
|
2020-02-08 23:12:36 +00:00 |
|
|
|
cd5acfc06c
|
Create project
|
2020-02-05 13:38:43 +00:00 |
|