Juan de la Cruz
|
25437fafc2
|
🎉 Adapt workspace to new visual layout.
|
2020-03-17 17:27:27 +01:00 |
|
Andrey Antukh
|
371ff5e019
|
💄 Minor changes.
|
2020-03-17 12:55:09 +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
|
0f9d796460
|
💄 Remove file-count filtering on recent.
|
2020-03-17 12:35:21 +01:00 |
|
Andrey Antukh
|
0231e687b7
|
🔥 Remove uxbox.main.data.undo namespace file.
|
2020-03-17 12:35:21 +01:00 |
|
Andrey Antukh
|
a6adae4f28
|
🐛 Don't change modified_at on rename projects and files.
|
2020-03-17 12:35:21 +01:00 |
|
Andrey Antukh
|
cba690ead8
|
🐛 Fix workspace icon-logo navigation link.
|
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
|
dca8971f06
|
💄 Minor cosmetic changes on recent files component.
|
2020-03-17 12:35:21 +01:00 |
|
Andrey Antukh
|
383431ec6d
|
🐛 Fix files ordering on dashboard project page.
|
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 |
|
Andrey Antukh
|
8aaffeeb17
|
🐛 Fix backend queries ordering.
|
2020-03-17 12:35:21 +01:00 |
|
alonso.torres
|
be9c9f8ce8
|
🔥 review changes
|
2020-03-12 14:09:48 +01:00 |
|
alonso.torres
|
d1f9e63a13
|
🎏 updated translation metadata
|
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
|
1ffca33be9
|
💄 Minor changes on manage.sh
|
2020-03-12 12:54:10 +01:00 |
|
Andrey Antukh
|
7430a9b332
|
🎉 Add deployCommit and deployDate to config object.
|
2020-03-12 12:52:37 +01:00 |
|
Andrey Antukh
|
d506c9b562
|
🐛 Fix data inconsistency on wrong deletion ordering.
|
2020-03-12 11:33:00 +01:00 |
|
Andrey Antukh
|
b3747ee0e7
|
🚧 Add missing variable on gulpfile.
|
2020-03-12 09:59:24 +01:00 |
|
Andrey Antukh
|
8fac45e60a
|
🚧 More work on build config.
|
2020-03-12 09:28:40 +01:00 |
|
Andrey Antukh
|
b26480ba6e
|
🔧 Fix wrong environment var on frontend build.
|
2020-03-11 18:03:37 +01:00 |
|
Andrey Antukh
|
aa57083afc
|
🔧 Minor changes on frontend build config.
|
2020-03-11 17:21:07 +01:00 |
|
Andrey Antukh
|
70108a0aa7
|
🔥 Remove unused files.
|
2020-03-11 16:32:27 +01:00 |
|
Alonso Torres
|
d17368e9d3
|
Merge pull request #135 from uxbox/other/remove-view-app
Remove view app.
|
2020-03-11 15:59:28 +01:00 |
|
Andrey Antukh
|
45290441de
|
🔥 Remove view sub application.
|
2020-03-11 15:53:18 +01:00 |
|
Andrey Antukh
|
648dfdab80
|
🔥 Remove unused Caddyfile.
|
2020-03-11 15:53:18 +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 |
|
alonso.torres
|
3a24d94c2b
|
💪 changes to dashboard layout
|
2020-03-11 09:00:09 +01:00 |
|
alonso.torres
|
39836fc821
|
💥 removed old scss files
|
2020-03-11 09:00:09 +01:00 |
|
Andrey Antukh
|
eeb2f39ada
|
🔥 Remove unused code.
|
2020-03-11 09:00:09 +01:00 |
|
Andrey Antukh
|
f4a15e6db7
|
🚧 More work on dashboard integration.
|
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 |
|
Juan de la Cruz
|
47de756080
|
refactor dashboard sidebar
|
2020-03-11 09:00:09 +01:00 |
|
Juan de la Cruz
|
7d7cd1d3d6
|
redesing dashboard main-bar
|
2020-03-11 09:00:09 +01:00 |
|
Andrey Antukh
|
1ce46a0ef8
|
🔥 Remove unused code.
|
2020-03-10 14:46:53 +01:00 |
|
Andrey Antukh
|
3cb55532c8
|
🔥 Remove commented code.
|
2020-03-10 13:25:47 +01:00 |
|
Andrey Antukh
|
b3e7d6ea29
|
🔥 Remove debug code.
|
2020-03-10 13:21:11 +01:00 |
|
Andrey Antukh
|
203a165502
|
🐛 Fix bug on undo deletion of canvas with shapes.
|
2020-03-10 13:19:09 +01:00 |
|
Andrey Antukh
|
6f0d45dfcd
|
✨ Add error boundaries to the app component.
|
2020-03-10 11:46:18 +01:00 |
|
Andrey Antukh
|
e7519f3058
|
🔥 Remove unused namespace with colors.
|
2020-03-10 11:45:51 +01:00 |
|
Andrey Antukh
|
8f2e31cafa
|
✨ Add public function for enable event stream debugging.
|
2020-03-10 11:44:57 +01:00 |
|
Andrey Antukh
|
5e91f05a7b
|
✨ Adapt shapes d&d ordering to new data structure.
|
2020-03-09 12:22:31 +01:00 |
|
Andrey Antukh
|
0a30c8efdf
|
💄 Minor changes on docs.
|
2020-03-08 13:44:06 +01:00 |
|
Andrey Antukh
|
9c4ee4182f
|
🔥 Remove buildenv docker directory.
|
2020-03-08 13:42:52 +01:00 |
|