Commit Graph

385 Commits

Author SHA1 Message Date
bedlam343
f4cc43fbf1 ListElement 2024-05-25 16:01:33 -07:00
bedlam343
9ce9389ecb empty history widget message 2024-05-25 15:48:02 -07:00
bedlam343
a43372f133 refactor history widget 2024-05-25 15:44:58 -07:00
bedlam343
0df8baf746 replace channelSlice with communicationSlice 2024-05-24 18:00:01 -07:00
bedlam343
0a2bebfed5 hightlight info icon when under gaze 2024-05-23 15:29:54 -07:00
bedlam343
22400e6056 Merge branch 'demo6' into ui-fixes 2024-05-23 15:15:33 -07:00
bedlam343
e78c1caa4a return null for unused cases in switch statement of history widget 2024-05-23 15:12:53 -07:00
bedlam343
571acd5ec8 fix 2024-05-23 15:02:44 -07:00
bedlam343
20e4931c0e change 2024-05-23 15:00:21 -07:00
bedlam343
f68ce1ec97 scrollbar on the list overflow 2024-05-23 14:55:43 -07:00
bedlam343
38c2bc8f02 increase height of list widget on left screen 2024-05-23 14:27:17 -07:00
Perfect1076
b433f5f255 feat: notch added, but it is svg so its not exactly the best.. 2024-05-23 15:16:48 -06:00
bedlam343
316c05ca96 remove some unsued code 2024-05-23 13:54:13 -07:00
bedlam343
fc6622bdb1 fix 2024-05-23 13:49:33 -07:00
bedlam343
9022050317 rename to channelSlice. Make it more general 2024-05-23 13:32:00 -07:00
bedlam343
97565290f4 add comment 2024-05-23 00:32:41 -07:00
bedlam343
e9c90ae728 show history widget on left mouse click 2024-05-23 00:26:05 -07:00
bedlam343
c0b11d37a9 scrolling list on s/down and w/up when in gaze 2024-05-22 23:56:04 -07:00
bedlam343
c515b463a9 fix infinite loop errror in map warning widget 2024-05-22 22:29:19 -07:00
bedlam343
98fab53856 activeElementId in list-history channel 2024-05-22 17:47:57 -07:00
bedlam343
b3e3407216 update history widget on gaze for now. 2024-05-22 17:39:07 -07:00
bedlam343
18da11c3ea fix highlighting elements in list on gaze 2024-05-22 17:13:22 -07:00
bedlam343
eef3e990d3 Merge branch 'ui-fixes' into demo6 2024-05-22 16:54:37 -07:00
bedlam343
87a1d81240 fix bug: info elements never collapsing after being hovered over once 2024-05-22 16:45:02 -07:00
b4aeed0ca2 increase font size for history as per ui spec 2024-05-22 17:56:06 +02:00
de11bb064a add scale and orientation indicator 2024-05-22 17:22:47 +02:00
ef9b31056f fix import 2024-05-22 16:44:32 +02:00
6698101d88 style aca header 2024-05-22 11:47:43 +02:00
bedlam343
6d647b64c4 sync widgetIds of elements with their widget in the reducers 2024-05-22 00:13:14 -07:00
bedlam343
d5e34a5b53 Merge branch 'right-screen-and-aca' into demo6 2024-05-21 22:22:29 -07:00
bedlam343
99e64bc307 Merge branch 'ui' into demo6 2024-05-21 22:17:26 -07:00
Azlothe
b0f46f56a3 migrate to widget channels 2024-05-21 21:48:33 -07:00
Azlothe
74aec668ab highlight current element 2024-05-21 21:11:18 -07:00
bedlam343
3736551179 widget channels in minimap slice 2024-05-21 21:06:45 -07:00
Azlothe
149e9fe144 display history convo message info 2024-05-21 20:42:23 -07:00
Azlothe
d1eec06d5e clean: remove scrollbar on list widget 2024-05-21 20:04:40 -07:00
Azlothe
f0a9437978 connect convoID between list and history widgets 2024-05-21 20:03:29 -07:00
Azlothe
900aeb5907 extract history message into own component 2024-05-21 13:34:49 -07:00
Perfect1076
107a8759f6 refactor: got rid of unnecessary space in the right screen code. 2024-05-21 13:18:45 -07:00
Perfect1076
87b97c6561 feat: right screen now implemented. ACA status fuel now drains but need a way to tag it. 2024-05-21 13:13:18 -07:00
Azlothe
cab783ff2f merge ui-convo to ui 2024-05-21 12:02:59 -07:00
Azlothe
943ca33f0d replace color settings to tailwind custom classes 2024-05-19 22:46:18 -07:00
Azlothe
5adcd08d9f add tailwind colors into config 2024-05-19 22:41:37 -07:00
Azlothe
2a534771c1 bugfix: tailwind template strings do not work 2024-05-19 22:31:27 -07:00
Azlothe
887e2f7518 extract color into props 2024-05-19 21:29:13 -07:00
Azlothe
5142e50bbd fix misaligned tables 2024-05-19 21:18:35 -07:00
Azlothe
84851cae4f test with mock data 2024-05-19 20:51:10 -07:00
d5c9a36c7b tagging done 2024-05-19 18:54:12 -07:00
bac2af2768 tagging almost done in CM, not worldSim 2024-05-19 16:40:29 -07:00
885e1696d7 fix whatever went wrong with the top bar 2024-05-19 20:33:17 +02:00