Commit Graph

13 Commits

Author SHA1 Message Date
efim d2015c57ff feat: bold for self name 2023-11-23 06:25:23 +00:00
efim 3d466953d2 fix: mark & active brick type 2023-11-23 04:15:11 +00:00
efim fad258a537 fix: person bricks should center name
otherwise bricks are at the left and -50% translateY puts them
off-center, while centering long name
2023-11-22 06:14:58 +00:00
efim 017cf465da feat: dynamic arrow drawing 2023-11-21 19:21:36 +00:00
efim 793eb16881 feat: initial circle arrow svg 2023-11-21 17:25:27 +00:00
efim b13a43aa71 fix: spread out low person count
for 2 people tan is huge, so radius becomes ~0, hardcode for radius
~image size

and in css --r add part of image for 'offces from center'
2023-11-19 06:47:43 +00:00
efim e4c56506be refactor: data structs for template + method
enclosing rooms.Room into roomTableData, with methods to be used in
tempalte to get other template related derived data structures
2023-11-19 05:41:03 +00:00
efim 8b23103e8e feat: rotated table display 2023-11-19 05:07:34 +00:00
efim 942091c5d8 fix: table template preview page template 2023-11-17 03:58:20 +00:00
efim 04ab19fadf feat: participant bricks in room added 2023-11-17 03:37:06 +00:00
efim 384afa0e00 feat: template for all room participants 2023-11-16 06:22:09 +00:00
efim 9f4fe20979 feat: tepmlate for all person bricks
and separate page for temporary template viewing
2023-11-16 03:56:22 +00:00
efim 4764300d08 feat: initial brick templates 2023-11-15 06:55:12 +00:00