Andrés Moya
|
adde1d3d63
|
✨ Expand containing layer when selecting a shape
|
2020-05-18 14:34:44 +02:00 |
|
Andrey Antukh
|
7917370136
|
🐛 Add missing import on tests.
|
2020-05-18 14:29:24 +02:00 |
|
Andrey Antukh
|
c8e1925065
|
👷 Fix backend tests.
|
2020-05-18 14:20:33 +02:00 |
|
Andrey Antukh
|
7a3616d542
|
✨ Minor fixes on color palette.
|
2020-05-18 14:20:33 +02:00 |
|
Hirunatan
|
1fb6a6c8a5
|
Merge pull request #214 from uxbox/other/backend-improvements
Other/backend improvements
|
2020-05-18 13:46:32 +02:00 |
|
Andrey Antukh
|
1fd9a09e46
|
🎉 Add new color palettes.
|
2020-05-18 12:22:23 +02:00 |
|
Andrey Antukh
|
b532e74310
|
🎉 Add prometheus metrics.
|
2020-05-18 10:34:56 +02:00 |
|
Andrey Antukh
|
ccb79f7188
|
✨ Deselect shapes after deletion.
|
2020-05-18 10:34:56 +02:00 |
|
Andrey Antukh
|
f64d1fb8f6
|
✨ Update page indices on change notifications.
|
2020-05-18 10:34:56 +02:00 |
|
Andrey Antukh
|
6df0d34e2a
|
🔥 Remove commented code.
|
2020-05-18 10:34:56 +02:00 |
|
Andrey Antukh
|
b8cc4314ce
|
✨ Minor improvements on notifications module.
|
2020-05-18 10:34:51 +02:00 |
|
Andrey Antukh
|
4bfa70853c
|
♻️ Improve tasks implementation.
|
2020-05-15 17:42:14 +02:00 |
|
Andrey Antukh
|
27181bf863
|
✨ Minor improvements on internal scripts.
|
2020-05-15 17:42:14 +02:00 |
|
Juan de la Cruz
|
05595541fa
|
Fix tooltip shortcuts
|
2020-05-15 09:26:16 +02:00 |
|
Juan de la Cruz
|
b87b12adfe
|
Fix edit btn preview mode
|
2020-05-15 09:15:16 +02:00 |
|
alonso.torres
|
fe9913dd3f
|
🐛 Fixed problem with selection
|
2020-05-15 08:11:29 +02:00 |
|
Andrey Antukh
|
6356755f06
|
🎉 Add priority field to tasks table.
|
2020-05-15 08:09:20 +02:00 |
|
Andrey Antukh
|
817c22dc3c
|
🎉 Add more reliable presence mechanism.
|
2020-05-15 08:09:20 +02:00 |
|
Andrey Antukh
|
4b31a147a9
|
💄 Minor cosmetic changes.
|
2020-05-15 08:09:20 +02:00 |
|
Andrey Antukh
|
5a03c13731
|
♻️ Refactor backend.
Move from custom vertx to jetty9.
|
2020-05-15 08:09:20 +02:00 |
|
Andrey Antukh
|
1639e15975
|
Merge pull request #213 from uxbox/388-mouse-move-outside-viewport
✨ Handle mouse movement outside viewport
|
2020-05-14 14:11:17 +02:00 |
|
Andrés Moya
|
c6403637ea
|
✨ Handle mouse movement outside viewport
|
2020-05-14 14:01:40 +02:00 |
|
Andrey Antukh
|
1487809c6d
|
Merge pull request #212 from uxbox/interactions-enhancements
✨ Add some enhancements in create interactions
|
2020-05-14 13:36:13 +02:00 |
|
Andrés Moya
|
4be9606341
|
✨ Add some enhancements in create interactions
|
2020-05-14 11:00:58 +02:00 |
|
Andrey Antukh
|
cd17eccd43
|
Merge pull request #210 from uxbox/390/bug-fill-options
🐛 Fix refresh of options menu
|
2020-05-13 15:56:57 +02:00 |
|
Andrés Moya
|
0e7809a8f1
|
🐛 Fix refresh of options menu
|
2020-05-13 15:51:33 +02:00 |
|
Andrey Antukh
|
d067ff644d
|
Merge pull request #209 from uxbox/347-change-shortcuts
✨ Change some workspace shortcuts
|
2020-05-13 13:46:30 +02:00 |
|
Andrés Moya
|
cf5a2dcaae
|
✨ Change some workspace shortcuts
|
2020-05-13 13:42:52 +02:00 |
|
Andrey Antukh
|
9a5387fa1c
|
Merge pull request #208 from uxbox/381/delete-library-items
🐛 Fix some bugs when deleting library items in dashboard
|
2020-05-13 13:17:58 +02:00 |
|
Andrés Moya
|
481a43096e
|
🐛 Fix increase and decrease zoom
|
2020-05-13 13:17:05 +02:00 |
|
Andrés Moya
|
c4c7fc71a0
|
🐛 Fix some bugs when deleting library items in dashboard
|
2020-05-13 11:25:39 +02:00 |
|
Andrey Antukh
|
0c12d7b0d2
|
Merge pull request #207 from uxbox/389+394/qa_enhancements
Minor enhancements in selection and movement
|
2020-05-13 09:30:01 +02:00 |
|
alonso.torres
|
e9c97ef5d0
|
✨ Minor enhancements in selection and movement
|
2020-05-13 09:28:37 +02:00 |
|
Andrés Moya
|
27810c9df8
|
✨ Do not show time for empty projects at dashboard
|
2020-05-13 09:02:39 +02:00 |
|
Andrés Moya
|
fa3445edfb
|
🐛 Fix custom stroke on rotated shapes
|
2020-05-12 14:25:05 +02:00 |
|
Hirunatan
|
0befd25ab7
|
Merge pull request #206 from uxbox/238/infinite-viewport-3
Viewport Improvements and Fixes
|
2020-05-12 13:51:35 +02:00 |
|
Andrey Antukh
|
bd8123d475
|
✨ More fixes and improvements to viewport sizing and positioning.
|
2020-05-12 13:49:54 +02:00 |
|
Andrey Antukh
|
d67dbcf2aa
|
🐛 Fix worker configuration initialization.
|
2020-05-12 13:14:19 +02:00 |
|
Andrey Antukh
|
c3a5156a6c
|
🐛 Fix rules font family.
|
2020-05-12 13:14:19 +02:00 |
|
Andrey Antukh
|
f3e1d35f3d
|
✨ Improve ruler scale calculation.
|
2020-05-12 13:14:19 +02:00 |
|
Andrey Antukh
|
994a1fa144
|
Merge pull request #205 from uxbox/376/add-interaction-with-dnd
🎉 Add interactions with the mouse
|
2020-05-12 13:14:00 +02:00 |
|
Andrés Moya
|
225b6a8f1c
|
📚 Update documentation of frontend debug utils
|
2020-05-12 12:50:23 +02:00 |
|
Andrés Moya
|
e602a8cc36
|
🎉 Add interactions with the mouse
|
2020-05-12 11:29:06 +02:00 |
|
Andrey Antukh
|
b2b84de10e
|
🐛 Revert db pool size.
|
2020-05-12 08:20:07 +02:00 |
|
Juan de la Cruz
|
23ba635aab
|
Add quick visual fixes to dashboard
|
2020-05-11 13:05:06 +02:00 |
|
Juan de la Cruz
|
5dddd8788a
|
Fix color data input
|
2020-05-11 11:57:43 +02:00 |
|
Andrey Antukh
|
adac603465
|
Merge pull request #203 from uxbox/231/interactions-lines
🎉 Show interactions lines in workspace
|
2020-05-11 11:22:51 +02:00 |
|
Andrés Moya
|
9309c76162
|
🎉 Show interactions lines in workspace
|
2020-05-11 11:03:16 +02:00 |
|
Andrey Antukh
|
3230c5c2ed
|
Merge pull request #204 from uxbox/201/dynamic_alignment
Refactor snap files
|
2020-05-11 10:53:17 +02:00 |
|
Juan de la Cruz
|
35c172a06b
|
Add new favicon
|
2020-05-11 09:59:29 +02:00 |
|