Andrey Antukh
|
9d93b0d3fb
|
🚧 Initial work on websocket communication.
|
2019-12-18 18:15:25 +01:00 |
|
Andrey Antukh
|
014b23647a
|
🚧 Comment some code related to not working shortcuts.
|
2019-12-18 10:55:29 +01:00 |
|
Andrey Antukh
|
009a626419
|
🎉 Enable multiple user touch the same page.
With simplistic conflict resolution.
|
2019-12-17 22:14:41 +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
|
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
|
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 |
|
Andrey Antukh
|
792303a833
|
✨ Remove unexpected lag on moving shape.
The lag happens when the shape is not initially selected.
|
2019-11-26 10:55:38 +01:00 |
|
Andrey Antukh
|
1357fed067
|
🐛 Fix bug on images collections filtering.
|
2019-11-25 17:28:40 +01:00 |
|
Andrey Antukh
|
44a893b46e
|
🐛 Fix icon collection filtering.
|
2019-11-25 17:08:26 +01:00 |
|
Andrey Antukh
|
8809c5238f
|
♻️ Rewrite all the async jobs subsystem and async email sending.
|
2019-11-22 18:08:27 +01:00 |
|
Andrey Antukh
|
e9b00339a5
|
🚧 Major refactor of backend code.
Relevant changes:
- ring -> vertx
- suricatta -> vertx-pgsql
- emails improvements
- logging
- hybrid sync/async -> full async execution model
- database layout refactor
|
2019-11-18 12:35:41 +01:00 |
|
Andrey Antukh
|
232d871773
|
✨ Load more history data on first request.
|
2019-10-22 13:29:36 +02:00 |
|
Andrey Antukh
|
7598637efc
|
✨ Enable history sidebar and dialog.
|
2019-10-21 17:27:24 +02:00 |
|
Andrey Antukh
|
fdc3a93a75
|
♻️ Enable again undo/redo functionality.
|
2019-10-18 17:19:12 +02:00 |
|
Andrey Antukh
|
0c7fd793be
|
💄 Cosmetic changes on auth events ns.
|
2019-10-18 17:18:39 +02:00 |
|
Andrey Antukh
|
dcc7b09dd8
|
💄 Minor cosmetic changes on workspace ns.
|
2019-10-17 19:36:34 +02:00 |
|
Andrey Antukh
|
097a6c924a
|
✨ Improve shapes vertical ordering implementation.
|
2019-10-17 16:46:10 +02:00 |
|
Andrey Antukh
|
bb6ec9f89f
|
✨ Improve canvas assignation on shapes changes.
|
2019-09-21 20:14:07 +02:00 |
|
Andrey Antukh
|
163e102bcf
|
🔥 Remove unused code.
|
2019-09-21 20:13:14 +02:00 |
|
Andrey Antukh
|
4cf7a48567
|
🚧 Experimenting with some performance improvements.
|
2019-09-20 17:30:03 +02:00 |
|
Andrey Antukh
|
31ffa73bda
|
✨ Improve canvas handling on sitemap and workspace.
|
2019-09-18 18:21:58 +02:00 |
|
Andrey Antukh
|
7b3ce38cc1
|
🐛 Fix unexpected bug when error is propagated on persist-page event.
|
2019-09-17 16:13:04 +00:00 |
|
Andrey Antukh
|
b1459f85cd
|
🚧 More work on data validation.
|
2019-09-10 12:00:52 +02:00 |
|
Andrey Antukh
|
faf7877d00
|
🚧 Use cljs.spec everywhere.
|
2019-09-09 23:21:55 +02:00 |
|
Andrey Antukh
|
a009961a58
|
🚧 More work on data and forms validation.
|
2019-09-09 12:34:31 +02:00 |
|
Andrey Antukh
|
2477b289e2
|
🔥 Remove useless prn's.
|
2019-09-02 20:50:38 +02:00 |
|
Andrey Antukh
|
689cc5f3e7
|
🚧 More work on better forms and data validation.
|
2019-09-02 20:49:48 +02:00 |
|
Andrey Antukh
|
04a5038ff4
|
🚧 More work on forms refactoring.
|
2019-08-29 11:23:04 +02:00 |
|
Andrey Antukh
|
ae2d8330ca
|
🚧 Initial work on password form.
|
2019-08-28 19:41:11 +02:00 |
|
Andrey Antukh
|
08bd135d55
|
♻️ Refactor user profile form.
|
2019-08-28 19:01:11 +02:00 |
|
Andrey Antukh
|
d987e08461
|
♻️ Refactor page deletion.
|
2019-08-26 21:42:12 +02:00 |
|
Andrey Antukh
|
263da4cc35
|
:constructor: Initial work on forms refactor.
|
2019-08-26 21:41:13 +02:00 |
|
Andrey Antukh
|
daac4486e5
|
✨ Allow canvas movement and resize.
|
2019-08-24 16:01:17 +02:00 |
|
Andrey Antukh
|
902f7c4181
|
💩 Comment some code that needs to be refactored (undo related).
|
2019-08-24 15:58:52 +02:00 |
|
Andrey Antukh
|
f99134c70b
|
✨ Make canvas behave like shapes on the data layer.
|
2019-08-24 15:58:20 +02:00 |
|
Andrey Antukh
|
eebd56d738
|
💄 Cosmetic changes on initial align shape event.
|
2019-08-24 12:40:45 +02:00 |
|
Andrey Antukh
|
6483800e49
|
✨ Add more incremental improvements to shapes rendering.
That helps for make a good foundation for proper canvas painting and
manipulation.
|
2019-08-22 20:02:14 +02:00 |
|
Andrey Antukh
|
807555d478
|
🚧 Initial work on multicanvas feature.
|
2019-08-21 21:09:54 +00:00 |
|
Andrey Antukh
|
205d09a5cd
|
✨ Adapt to rumext api changes.
|
2019-08-13 09:02:05 +00:00 |
|
Andrey Antukh
|
9aac5e91ab
|
🐛 Fix coordinates component.
|
2019-08-12 16:50:44 +00:00 |
|
Andrey Antukh
|
8d03ff40ab
|
🎉 Initial work on multicanvas setup.
Preparing the workspace code to be able handle
multiple canvas in a single page.
|
2019-08-12 18:05:08 +02:00 |
|