283 Commits

Author SHA1 Message Date
Andrés Moya
69c27ca24d Put new objects at the top 2020-04-01 17:16:40 +02:00
Andrés Moya
ec3be76782 ♻️ Enhance some fragments of code 2020-04-01 08:51:37 +02:00
Andrés Moya
637f0934f9 🎉 Auto select pasted objects 2020-03-31 15:25:29 +02:00
Andrés Moya
a4d8675a15 🎉 Calculate in which frame the pasted objects fit 2020-03-31 13:24:08 +02:00
Andrés Moya
82c264b75f 🎉 Give unique names to objects when pasting 2020-03-31 13:24:08 +02:00
Andrés Moya
83a02ad6e6 🎉 Copy and paste to cursor position 2020-03-30 13:48:50 +02:00
Juan de la Cruz
25a201bc44 💄 change layers styles 2020-03-30 10:51:19 +02:00
Andrey Antukh
f7bfc4d135 🎉 Migrate from figwheel to shadow-cljs. 2020-03-30 09:46:35 +02:00
alonso.torres
e4ad75d5d1 🎻 moved selections to state so they persists when the component closes 2020-03-26 15:37:15 +01:00
alonso.torres
5cd8e85034 👾 changes libraries types, reworked color palette 2020-03-26 15:37:15 +01:00
alonso.torres
57d633b1d2 🐸 integration with backend data 2020-03-26 15:37:15 +01:00
alonso.torres
4102dca55c 🐧 adds layout for libraries sidebar 2020-03-26 15:37:15 +01:00
Andrey Antukh
5c871c863f 🎉 Initial work on copy & paste functionality. 2020-03-24 22:57:39 +01:00
Andrey Antukh
7b23a2a2b4 ♻️ Reorganize and improve the shortcuts machinary. 2020-03-24 22:57:39 +01:00
Andrey Antukh
c66b483fba 🐛 Fix ordering on undo operation on adding/duplicating shape. 2020-03-24 22:57:39 +01:00
Andrey Antukh
112140c006 🐛 Fix automatic shape naming on workspace. 2020-03-24 22:57:39 +01:00
Andrey Antukh
3f8031cd0e 💄 Minor code reorganization on data.workspace ns file. 2020-03-24 22:57:39 +01:00
Andrés Moya
0868b6dcf4 Update recent-files when creating or deleting a file 2020-03-24 15:33:46 +01:00
Andrés Moya
b81fb55d2c Improve zoom control in workspace header 2020-03-23 15:11:29 +01:00
Andrés Moya
b210e84dd3 Project and files edition and deletion 2020-03-22 10:19:36 +01:00
Andrés Moya
8b0eab5e90 New header for dashboard projects and draft 2020-03-22 10:19:36 +01:00
alonso.torres
0f501ed85d 🐌 adds modals to deletions 2020-03-20 15:12:34 +01:00
alonso.torres
fdb3b8aacb 🔥 improved deletes and library flow 2020-03-20 15:12:34 +01:00
alonso.torres
a0a031dbc2 🐸 adds crud for libraries and deletion of elements 2020-03-20 15:12:34 +01:00
Andrey Antukh
cae5b5e778 🎉 Add right-click context menu on workspace. 2020-03-20 11:37:40 +01:00
Andrey Antukh
74a6bc8e06 Improve selection handling on viewport. 2020-03-20 11:37:40 +01:00
alonso.torres
5b7182fac6 ❄️ integration with new items 2020-03-18 11:40:15 +01:00
alonso.torres
b2474fc3fb :neckbeard: retrieve data from backend 2020-03-18 11:40:15 +01:00
Andrés Moya
b2843ef1ce Implement search feaature in dashboard 2020-03-18 09:31:03 +01:00
Andrey Antukh
9e51f6baad 💄 Increment default persistence debounce timeout. 2020-03-17 12:55:09 +01:00
Andrey Antukh
1382e21360 🔥 Remove unused prn's. 2020-03-17 12:55:09 +01:00
Andrey Antukh
5499eb6018 🐛 Fix wrong reference to page-id (cause of the race conditions). 2020-03-17 12:55:09 +01:00
Andrey Antukh
fc734328cb 🎉 Namespace workspace data with page id. 2020-03-17 12:55:09 +01:00
Andrey Antukh
38f675d7f9 Make persistence separatted from undo/redo. 2020-03-17 12:55:09 +01:00
Andrey Antukh
0231e687b7 🔥 Remove uxbox.main.data.undo namespace file. 2020-03-17 12:35:21 +01:00
Andrey Antukh
ce1cbfa9d9 🔥 Remove unused and deprecated namespace. 2020-03-17 12:35:21 +01:00
Andrey Antukh
65678ac674 🐛 Fix projects and files ordering on dashboard grid. 2020-03-17 12:35:21 +01:00
alonso.torres
be9c9f8ce8 🔥 review changes 2020-03-12 14:09:48 +01:00
alonso.torres
561560ae04 🕐 adds recent opened files screen 2020-03-12 14:09:48 +01:00
Andrey Antukh
d506c9b562 🐛 Fix data inconsistency on wrong deletion ordering. 2020-03-12 11:33:00 +01:00
Andrey Antukh
53700e3cb6 🚧 Comment worker code (temporary disabled). 2020-03-11 15:53:13 +01:00
Alonso Torres
4ee138f71e
Merge pull request #134 from uxbox/other/dynamic-config
🎉 Make the build to be config independent.
2020-03-11 09:30:22 +01:00
Andrey Antukh
c09f281f58 🎉 Make the build to be config independent.
Loading the configuration dinamically using
global variables defined in index.html.
2020-03-11 09:20:12 +01:00
Andrey Antukh
eeb2f39ada 🔥 Remove unused code. 2020-03-11 09:00:09 +01:00
Andrey Antukh
13215d7f5d 🚧 Initial work on dashboard integration.
Restructuration.
2020-03-11 09:00:09 +01:00
Andrey Antukh
203a165502 🐛 Fix bug on undo deletion of canvas with shapes. 2020-03-10 13:19:09 +01:00
Andrey Antukh
5e91f05a7b Adapt shapes d&d ordering to new data structure. 2020-03-09 12:22:31 +01:00
Andrey Antukh
ba373573e0 ♻️ Initial refactor of page data structure (wip).
Still work in progress but is a necessary step for a future
(re)introduction of groups.
2020-03-08 12:46:09 +01:00
Andrey Antukh
a84080ddfa 🐛 Fix text shape edition on-blur interaction. 2020-02-25 21:01:18 +01:00
Andrey Antukh
a0a76f6b65 Add cursor tooltips. 2020-02-20 17:18:44 +01:00