Andrey Antukh
37e4939af7
✨ Add usability improvements to schema validation subsystem
2023-11-23 17:19:37 +01:00
Andrey Antukh
c948f1a087
🐛 Send correct features on synchronous update-file operation
2023-11-20 11:21:13 +01:00
Andrey Antukh
f2a4275531
🐛 Fix unexpected nil key on page-index after page creation
2023-11-20 11:21:13 +01:00
Andrey Antukh
52fbc678f3
♻️ Move app.common.pages to app.common.files
2023-11-16 11:07:36 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
Andrey Antukh
d0c1a9683a
♻️ Refactor workspace thumbails (again)
...
We probably need a counter of number of types this
code was refactored hehe
2023-09-22 14:52:48 +02:00
Andrey Antukh
afa7931b0e
✨ Disable temporary workspace thumbnails
2023-09-22 10:38:08 +02:00
Andrés Moya
836b4538dd
✨ Add validate & repair functions
2023-09-20 15:40:43 +02:00
Aitor
0494dc843f
♻️ Refactor thumbnails
2023-09-18 17:00:13 +02:00
Andrey Antukh
f76f4615cf
Merge remote-tracking branch 'origin/staging' into develop
2023-07-28 11:48:50 +02:00
Andrey Antukh
bec09fb5d1
✨ Improve connection errors handling on workspace save operation
2023-07-25 12:52:47 +02:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
Andrey Antukh
5ca3d01ea1
🎉 Add malli based validation and coersion subsystem
2023-05-17 16:05:29 +02:00
Andrey Antukh
d8faff47a8
♻️ Move profile queries and mutations to commands
2023-01-18 10:51:58 +01:00
alonso.torres
672cfa4ecc
🐛 Fix problem when forcing persistence on screen change
2023-01-05 16:20:37 +01:00
alonso.torres
ff9b2090cf
🐛 Fix problem with shapes moving randomly
2023-01-02 11:25:53 +01:00
Andrey Antukh
3b61a7dd91
🐛 Fix incorrect arguments to process-changes
2022-12-31 11:11:13 +01:00
Andrey Antukh
de72dc5769
🐛 Fix race conditions issues on concurrent edition
2022-12-28 09:10:06 +01:00
Andrey Antukh
9334138510
🐛 Fix persistence loop on dev code hot reload
2022-11-22 14:06:14 +01:00
Andrey Antukh
1b9dea01e2
🔥 Remove unused d/update-vals function
...
Already available as clojure.core/update-vals
2022-11-22 14:06:14 +01:00
Andrey Antukh
bbf95434d8
🎉 Add lazy loading and storage/pointer-map support on workspace
...
This also rewrites the workspace load process making it a bit more
efficient independently if lazy loading is used.
2022-11-22 14:06:14 +01:00
Andrey Antukh
b20d2badfe
✨ Load workspace thumbnails in a separated request
2022-11-10 14:54:50 +01:00
Andrey Antukh
76333cec26
🎉 Integrate storage/pointer-map file feature
2022-11-08 13:02:14 +01:00
Andrey Antukh
951b3eb4fe
✨ Integrate objects-map and introduce file feature flags
2022-10-18 15:49:18 +02:00
Alejandro Alonso
10e0cf121b
Merge remote-tracking branch 'origin/staging' into develop
2022-10-17 15:21:11 +02:00
Alejandro Alonso
87d323bb4c
🐛 Fix grid not syncing in multi user
2022-10-17 09:28:38 +02:00
luz paz
e30bea0b6f
🔧 Fix typos in source code
...
Found via `codespell -q 3 -S *.po,./frontend/yarn.lock -L childs,clen,fpr,inflight,ody,ot,ro,te,trys,ue`
2022-10-04 10:40:34 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
84ee6555a3
Merge remote-tracking branch 'origin/staging' into develop
2022-08-10 08:27:25 +02:00
Andrey Antukh
0b3d25a890
✨ Make frontend use new cmd based repo methods for comments queries
2022-08-08 09:51:11 +02:00
Andrés Moya
a5bf1c03e7
🎉 Make components-v2 an optional feature
2022-07-29 09:29:25 +02:00
Andrey Antukh
cbc5811290
✨ Improve websockets impl
...
Make it more extensible and move all the websocket unrelated stuff
to the new hooks API. Also adds observability from repl.
2022-06-29 11:01:16 +02:00
Pablo Alba
115314e97c
✨ In view mode allow comment/inspect to non-team users (by shared link permissions)
2022-06-29 09:41:30 +02:00
Andrés Moya
6f94745aed
♻️ Rename specs -> types
...
NO FUNCTIONALITY IS CHANGED in this commit, only moving things around
2022-06-29 06:25:06 +02:00
alonso.torres
e0a1da6bca
🐛 Fix problems with thumbnails
2022-06-17 12:54:51 +02:00
alonso.torres
96ed66d86e
⚡ Improved frame generation performance
2022-05-26 16:33:16 +02:00
alonso.torres
c7e23c1b58
🐛 Fix problem when export/importing guides attached to frame
2022-04-28 14:43:44 +02:00
alonso.torres
71bb34efc5
⚡ Improved first load time
2022-04-27 09:17:35 +02:00
Andrey Antukh
049f4ce784
♻️ Refactor persistence flow
2022-04-25 12:07:26 +02:00
Andrey Antukh
c01e4e52f8
♻️ Reorganize workspace persistence related namespace
2022-04-25 12:07:26 +02:00
Andrey Antukh
3ab3ea68b4
📎 Change namespace alias naming on persistence ns
2022-04-25 12:07:26 +02:00
alonso.torres
dfc9d0709d
🐛 Fix problems with masks
2022-04-22 11:09:59 +02:00
alonso.torres
6a3a460203
⚡ Advanced frame thumbnail handling
2022-04-22 11:09:59 +02:00
alonso.torres
5633291ab0
🐛 Fix problem when alt+drag duplicate frames
2022-03-31 12:44:56 +02:00
Alejandro Alonso
0e0fb68c38
🎉 Add assets exportation in bulk (multiple)
...
And adapt to the websocket changes on backend and
exporter.
2022-03-22 11:34:32 +01:00
Andrey Antukh
a1da4d4233
♻️ Refactor common.page.helpers namespace.
2022-02-08 15:30:13 +01:00
Andrey Antukh
04f7169aef
♻️ Refactor and modularize all specs.
2022-01-27 13:03:44 +01:00
alonso.torres
d5886123d8
⚡ Improved thumbnails handling
2021-12-29 11:21:57 +01:00
Andrey Antukh
7874971550
🐛 Fix race condition issues on workspace.
2021-12-10 12:00:29 +01:00
Josh Soref
589e646023
🐛 Fix typos in frontend
2021-11-15 09:51:34 -05:00