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
Andrey Antukh
6988f0a35e
🐛 Fix wrong behavior on shape/canvas hide/show options.
2020-02-20 12:08:06 +01:00
Andrey Antukh
35e50dc47c
🐛 Fix unexpected exception after logout.
2020-02-20 09:41:30 +01:00
Andrey Antukh
ff43df6822
🐛 Many bugfixes.
2020-02-19 19:20:13 +01:00
Andrey Antukh
86a55fd292
✨ Add proper impl for deleting selected objects.
2020-02-19 12:05:27 +01:00
Andrey Antukh
86ba4fd083
🎉 Reimplement canvas as svg (instead of g+rect).
2020-02-18 17:11:17 +01:00
Andrey Antukh
63a339dd31
♻️ Add undo/redo.
...
Reimplement :mov-shape change type operation.
2020-02-17 17:44:43 +01:00
Andrey Antukh
7a5145fa37
♻️ Big refactor of the default data model.
...
Introduce teams.
2020-02-17 09:49:04 +01:00
Andrey Antukh
0cc5c7f7bb
♻️ Reimplement websockets using streams.
2020-02-08 15:39:26 +01:00
Andrey Antukh
146faf74a9
♻️ Refactor profile and login.
2020-02-04 16:05:51 +01:00
Andrey Antukh
2cebbbc2f8
♻️ Refactor images storage.
2020-02-03 22:29:59 +01:00
Andrey Antukh
cbffee1486
✨ Normalize shape absolute resize implementation.
...
Making it more safe and less dynamic.
2020-02-01 01:14:30 +01:00
Andrey Antukh
8057fb54a6
✨ Add verify macro for true runtime spec asserts.
...
This commits mainly renames the old `assert` to `verify` and
adds new `assert` that laverages `:elide-asserts` on clojurescript
and *assert* value on clojure.
This approach enables an assert macro that does not performs
any runtime checks and compiles to more performant code in both
cases: development mode and production mode.
2020-01-31 19:12:48 +01:00
Andrey Antukh
dcc81c9275
📎 Add commented code related to undo/redo.
2020-01-31 10:52:34 +01:00
Andrey Antukh
a0df97a2e5
🐛 Minor fix on commit-snapshot handler.
2020-01-28 13:02:30 +01:00
Andrey Antukh
590b68aa29
🐛 Fix unexpected operation ordering.
2020-01-28 12:48:09 +01:00
Andrey Antukh
03eb756551
✨ Reduce the persist debounce window.
2020-01-27 13:27:01 +01:00
Andrey Antukh
c86b6b7b8f
🐛 Fix element option position update on all shape types.
2020-01-24 12:34:31 +01:00
Andrey Antukh
d4799ea1df
🐛 Fix colorpalette unexpected exceptions.
2020-01-24 12:13:44 +01:00
Andrey Antukh
b6f6ab490f
🔥 Remove old repo code.
...
And make closure-defnes parametrizable.
2020-01-21 23:09:28 +01:00
Andrey Antukh
abb19572b5
🔥 Remove unused code.
2020-01-21 17:42:17 +01:00
Andrey Antukh
1d726564df
✨ Simplify changes detection and commit.
...
With minor code cleaning.
2020-01-21 17:42:17 +01:00
Andrey Antukh
8dd6c8457f
✨ Use uuid1 instead of uuid4 on all the codebase.
2020-01-21 13:15:13 +01:00
Andrey Antukh
655c7ae023
✨ Properly emit changes on rect dimensions are touched.
2020-01-16 20:00:48 +01:00
Andrey Antukh
e642639662
🔥 Remove unused code.
2020-01-16 16:21:31 +01:00
Andrey Antukh
72d92c419f
🚧 More work on rotation related stuff.
2020-01-15 17:59:55 +01:00
Andrey Antukh
747213dea3
🐛 Fix workspace initialization unexpected behavior.
2020-01-14 21:01:05 +01:00
Andrey Antukh
84df0c431b
🐛 Fix reactivity issue on workspace and file name change.
2020-01-14 15:50:03 +01:00
Andrey Antukh
e61cdc500c
✨ Normalize default page data structure.
2020-01-14 15:37:40 +01:00