Commit graph

6498 commits

Author SHA1 Message Date
Andrey Antukh
8e228be5a0 Enable shape d&d ordering persistence. 2020-01-07 21:32:41 +01:00
Andrey Antukh
142bd1d049 🔥 Remove unused code. 2020-01-07 17:25:11 +01:00
Andrey Antukh
152a5e8b94 🐛 Add missing files. 2020-01-07 17:00:52 +01:00
Andrey Antukh
fe5f91ce15 ♻️ Reorganize user events (mouse, keyboard, scroll, ...) 2020-01-07 17:00:09 +01:00
Andrey Antukh
ebc76849b7 🐛 Fix race condition on lentes (update deps). 2020-01-07 16:29:55 +01:00
Andrey Antukh
dc9fc5e5a9 ♻️ An other rework of workspace initialization. 2020-01-07 10:48:37 +01:00
Andrey Antukh
188872d712 Merge branch 'wip/shape-data-structure-refactor' into develop 2020-01-07 09:38:51 +01:00
mathieu.brunot
3ae92717da Handle default register error
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-01-07 10:38:32 +02:00
Andrey Antukh
1e058463b2 ♻️ Refactor: shape data structure, dashboard data loading... 2020-01-07 09:35:38 +01:00
Andrey Antukh
0cb6ecadb6 🐛 Deselect all shapes when new shape is inserted. 2019-12-20 22:55:31 +01:00
Juan de la Cruz
dabbbc2e09 piweek code for demo 2019-12-20 11:27:28 +01:00
Andrey Antukh
150eed3426 🚧 Add temporal multiuser avatar (to be removed). 2019-12-20 11:11:11 +01:00
Andrey Antukh
90dbe70b9f 🚧 Initial work on options refactor. 2019-12-20 11:11:11 +01:00
Andrey Antukh
f906945101 Minor improvements on shape selection. 2019-12-20 11:11:11 +01:00
Andrey Antukh
83456d46d9 🚧 Integrate new header buttons and remove drawtools sidebar. 2019-12-19 19:21:41 +01:00
Juan de la Cruz
799ce01f14 add secondary options 2019-12-19 16:09:59 +01:00
Juan de la Cruz
3984da6c0f wip workspace bar tools 2019-12-19 14:07:29 +01:00
Andrey Antukh
007ee0de5e 🔥 Remove commented code. 2019-12-19 13:29:18 +01:00
Juan de la Cruz
b1d13b3d42 wip dashboard sidebar 2019-12-19 13:23:35 +01:00
Andrey Antukh
758c70f7c3 🚧 More work on collaborative edition (in real time). 2019-12-19 13:13:32 +01:00
Juan de la Cruz
e0bd1098eb wip refactor dashboard 2019-12-19 12:50:58 +01:00
Andrey Antukh
f9f36445ec Properly integrate the workspace header. 2019-12-18 23:48:02 +01:00
Andrey Antukh
51058dd83a 🚧 Continue working on websocket communication. 2019-12-18 23:13:31 +01:00
Andrey Antukh
d88bb1cfcb 🚧 Move all page related data events into projects ns. 2019-12-18 23:12:02 +01:00
Andrey Antukh
b7d4908e90 💄 Cosmetic changes on auth data events. 2019-12-18 23:08:42 +01:00
Andrey Antukh
c487f77b89 Merge remote-tracking branch 'origin/refactor-ui' into refactor-ui-integration 2019-12-18 18:16:14 +01:00
Andrey Antukh
9d93b0d3fb 🚧 Initial work on websocket communication. 2019-12-18 18:15:25 +01:00
Juan de la Cruz
d886c5615a wip options css 2019-12-18 13:58:46 +01:00
Juan de la Cruz
54a8a89dd0 add color avatars 2019-12-18 13:15:25 +01:00
Andrey Antukh
9c1c613c90 Merge branch 'develop' into refactor-ui-integration 2019-12-18 10:57:24 +01:00
Andrey Antukh
014b23647a 🚧 Comment some code related to not working shortcuts. 2019-12-18 10:55:29 +01:00
Juan de la Cruz
9a65ef358b add multiuser cursor 2019-12-18 10:40:09 +01:00
Juan de la Cruz
651a7d9a5b workspace header adapted to multi-user 2019-12-18 10:25:11 +01:00
Andrey Antukh
009a626419 🎉 Enable multiple user touch the same page.
With simplistic conflict resolution.
2019-12-17 22:14:41 +01:00
Juan de la Cruz
719af5f475 wip inputs redesign 2019-12-17 16:50:50 +01:00
Juan de la Cruz
9dcd64c186 add page icon fixed 2019-12-17 15:37:30 +01:00
Andrey Antukh
b03d10a824 🚧 Initial work on granular shape edition. 2019-12-15 21:54:44 +01:00
Andrey Antukh
db768f356b 🚧 Initial work on ops based page data updates. 2019-12-14 21:24:38 +01:00
Andrey Antukh
5b96e1e9fd 🎉 Add common directory tree for code sharing between front and back. 2019-12-14 21:23:54 +01:00
Andrey Antukh
cd66d4a519 🚧 Show shapes options. 2019-12-13 13:17:49 +01:00
Andrey Antukh
17b91b9368 🎉 Add fill method to rng-impl ns. 2019-12-12 01:01:12 +01:00
Andrey Antukh
4c5b41b6b2 Properly handle files and pages deletion (frontend). 2019-12-11 16:35:30 +01:00
Andrey Antukh
9cc9aa015d Enable again the project and file name edition (frontend). 2019-12-11 14:27:30 +01:00
Andrey Antukh
44e120d382 Implement recent files (back and front). 2019-12-11 12:15:06 +01:00
Andrey Antukh
433d8cee9a Adapt page creation to model changes. 2019-12-10 22:04:31 +01:00
Andrey Antukh
9bb5be306f 🚧 More work on dashboard base model refactor (frontend). 2019-12-10 21:50:07 +01:00
Andrey Antukh
94fe18b4ae 🚧 Improve build scripts. 2019-12-09 16:29:56 +01:00
Andrey Antukh
af62d949d8 ♻️ Major refactor of page data structure.
In preparation to future collaborative edition.
2019-12-04 20:13:35 +01:00
Andrey Antukh
761a3c102f Improve pages fetching on dashboard. 2019-11-27 19:54:25 +01:00
Andrey Antukh
426677935e 🚧 Minor reimplementation on how workspace initialization. 2019-11-27 15:33:53 +01:00