Commit Graph

20 Commits

Author SHA1 Message Date
Maximilian P. Käfer 434d577c15
Worked on displaying the quickSelect correctly 2020-10-03 14:47:50 +02:00
Maximilian P. Käfer 8543e94040
Added ability to remove users from quick select list 2020-10-01 22:59:07 +02:00
Maximilian P. Käfer 8592839156
Worked on quickMessageList and corresponding control 2020-10-01 22:29:40 +02:00
Maximilian P. Käfer 7fffa0da83
implemented basic architecture 2020-09-30 21:44:02 +02:00
Kai S. K. Engelbart 85d0aa37d2 Adjust Selection Color (#73)
Replace selection color by one unified gray
Center message controls vertically inside their list cells

Fixes #62

Reviewed-on: https://git.kske.dev/zdm/envoy/pulls/73
Reviewed-by: DieGurke <maxi@kske.dev>
Reviewed-by: delvh <leon@kske.dev>
2020-09-30 21:05:32 +02:00
Maximilian P. Käfer 6c32cf650e Unified color specifications to HEX colors 2020-08-30 15:14:31 +02:00
Maximilian P. Käfer e7d85bd968 unified id variable names to kebab-case 2020-08-26 15:50:46 +02:00
Maximilian P. Käfer da309098b7 Added offline mode warning and note 2020-08-24 21:54:25 +02:00
Maximilian P. Käfer 46a883dda9 Added nice error handling when creating groups insted of alert 2020-08-23 22:29:13 +02:00
DieGurke 0901f900e7 Some minor fixes
Co-authored-by: delvh <dev.lh@web.de>
2020-08-01 17:24:15 +02:00
DieGurke 3fdbbfd756 redesigned the vertical scroll bar 2020-08-01 10:30:12 +02:00
DieGurke 74ebd158f2 Made the contact search area appealing for the eye and relocated buttons 2020-08-01 10:00:34 +02:00
DieGurke 79a121b6b5 Added name displaying of groupMessages in groupChats 2020-07-20 12:32:53 +02:00
Kai S. K. Engelbart 0674035183 Reworked list cell framework to be more extensible 2020-07-18 11:50:49 +02:00
DieGurke b88f260efc Changed color of messageList background 2020-07-16 22:10:04 +02:00
DieGurke a21a5c8588 Improved top bar 2020-07-16 21:13:46 +02:00
DieGurke c71c038317 Fixed styleSheet mess regarding the Lists 2020-07-16 19:07:27 +02:00
DieGurke bf499da97d Adjusted message Enter bar (field and buttons) and changed color 2020-07-16 18:17:52 +02:00
DieGurke 9a9a475c0e Implemented completely new UI for the login scene 2020-07-15 18:45:55 +02:00
Kai S. K. Engelbart 0309d0d860 Move Envoy Client to client/ subdirectory 2020-07-13 11:37:45 +02:00