396 Commits

Author SHA1 Message Date
Andrey Antukh
f64d1fb8f6 Update page indices on change notifications. 2020-05-18 10:34:56 +02:00
Andrey Antukh
6df0d34e2a 🔥 Remove commented code. 2020-05-18 10:34:56 +02:00
Andrey Antukh
b8cc4314ce Minor improvements on notifications module. 2020-05-18 10:34:51 +02:00
Andrey Antukh
817c22dc3c 🎉 Add more reliable presence mechanism. 2020-05-15 08:09:20 +02:00
Andrey Antukh
5a03c13731 ♻️ Refactor backend.
Move from custom vertx to jetty9.
2020-05-15 08:09:20 +02:00
Andrés Moya
4be9606341 Add some enhancements in create interactions 2020-05-14 11:00:58 +02:00
Andrés Moya
cf5a2dcaae Change some workspace shortcuts 2020-05-13 13:42:52 +02:00
Andrés Moya
481a43096e 🐛 Fix increase and decrease zoom 2020-05-13 13:17:05 +02:00
alonso.torres
e9c97ef5d0 Minor enhancements in selection and movement 2020-05-13 09:28:37 +02:00
Andrey Antukh
bd8123d475 More fixes and improvements to viewport sizing and positioning. 2020-05-12 13:49:54 +02:00
Andrés Moya
e602a8cc36 🎉 Add interactions with the mouse 2020-05-12 11:29:06 +02:00
alonso.torres
590f9956ad ♻️ Refactor snap files 2020-05-11 09:58:39 +02:00
Andrey Antukh
22975f4f7d More work on viewpoer sizing handling. 2020-05-11 08:58:31 +02:00
alonso.torres
80a86b14b8 ♻️ Moved snap calculations to web-worker 2020-05-08 16:25:20 +02:00
Andrey Antukh
51356c10f5 ♻️ Refactor viewport sizing. 2020-05-08 16:14:32 +02:00
alonso.torres
dc97056fcf Integration of the range-tree into the application 2020-05-07 12:26:11 +02:00
Andrey Antukh
0cf0413ac4 ♻️ Move uxbox.main.websockets to uxbox/util directory. 2020-05-06 11:35:38 +02:00
Andrés Moya
1e898f94f3 🎉 Add basic interaction to shapes 2020-05-05 15:41:56 +02:00
Andrey Antukh
49023117c3 ♻️ Move data.helpers to uxbox.common.pages ns. 2020-05-05 15:18:59 +02:00
Andrey Antukh
85d7617143 ⬆️ Update shadow-cljs.
And remove the need of externs.
2020-05-05 15:18:59 +02:00
Andrey Antukh
fdb6d05826 Perform change generation on idle callback. 2020-05-05 15:18:59 +02:00
Andrey Antukh
894cf3f0ed 🐛 Fix wrong arity call on dashboard data ns. 2020-05-05 15:18:59 +02:00
Andrey Antukh
f5e277269c Improve performance of shape-to-frame relationship calc. 2020-05-05 15:18:59 +02:00
Andrey Antukh
6b9ed0c5a3 Autoselect all text on enter edition mode. 2020-05-05 15:18:59 +02:00
Andrey Antukh
bee543da74 🐛 Fix config loading. 2020-05-05 12:03:34 +02:00
alonso.torres
c5dce559cd First dynamic alignment version 2020-05-05 11:18:20 +02:00
alonso.torres
8cbc12ef94 More functionality to dynamic alignment 2020-05-05 10:45:19 +02:00
alonso.torres
ffd0c95760 🎉 Dynamic alignment brute-force method 2020-05-05 10:40:26 +02:00
Andrey Antukh
a5592dfe04 🐛 Show proper profile photo just after login. 2020-05-01 18:15:40 +02:00
Andrey Antukh
8446ad13cb 🐛 Fix minor issues on browser history handling. 2020-05-01 18:15:40 +02:00
Andrey Antukh
e84a462dde 🐛 Refactor shape attrs updating. 2020-04-30 15:27:39 +02:00
Andrey Antukh
6cffaafe24 🐛 Start edition mode on adding text shape. 2020-04-30 15:27:39 +02:00
Andrey Antukh
d3fe0a8abd 🐛 Fix the color palette to work with texts and groups. 2020-04-30 15:27:39 +02:00
Andrey Antukh
bf4b5eb56a 🐛 Fix unexpected exception on text drawing. 2020-04-30 12:35:16 +02:00
Andrey Antukh
e0453643d8 💄 Sort ns declarations related to data.workspace. 2020-04-30 12:35:16 +02:00
Andrey Antukh
40d6cd50fb ♻️ Reorganize uxbox.main.data.workspace. 2020-04-30 12:35:16 +02:00
Andrey Antukh
5d24e76b62 💄 Minor chages on workspace. 2020-04-30 12:35:16 +02:00
Andrey Antukh
ee0cda67c1 💄 Minor cosmetic changes on workspace. 2020-04-30 12:35:16 +02:00
Andrey Antukh
51c39d169f ♻️ Refactor texts. 2020-04-30 12:35:16 +02:00
alonso.torres
68164102d1 🐛 Fixes problem when moving shapes in group on layers 2020-04-29 10:04:27 +02:00
alonso.torres
7ab3d86bc6 🎉 Changed the user origin for shapes to their corner 2020-04-29 10:04:27 +02:00
Andrey Antukh
0ee25b6f42 Improve color asignation to profile and sessions. 2020-04-28 10:50:40 +02:00
Andrey Antukh
f2e4417d87 Assign profile avatar on profile update. 2020-04-28 10:50:40 +02:00
Andrey Antukh
f4f79008a4 Remove the use of "self" as default team id. 2020-04-28 10:50:40 +02:00
Andrey Antukh
285735e35f ♻️ Refactor presence and realtime cursors handling. 2020-04-28 10:50:40 +02:00
Andrey Antukh
7a93a06770 🐛 Fix text edition mode. 2020-04-27 16:26:44 +02:00
Andrey Antukh
0435954f32 Enable edition without edition mode. 2020-04-27 14:29:18 +02:00
Andrey Antukh
c0173c499a 🎉 Add fill and opacity to texts. 2020-04-27 14:29:18 +02:00
Andrey Antukh
aca1959dd7 🎉 Add new text shape. 2020-04-27 14:29:18 +02:00
alonso.torres
822b13ef75 🐛 Fixed issue with flipped shapes 2020-04-27 13:27:35 +02:00