0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-25 00:06:09 -05:00
Commit graph

311 commits

Author SHA1 Message Date
Andrey Antukh
f9f36445ec Properly integrate the workspace header. 2019-12-18 23:48:02 +01:00
Andrey Antukh
51058dd83a 🚧 Continue working on websocket communication. 2019-12-18 23:13:31 +01:00
Andrey Antukh
d88bb1cfcb 🚧 Move all page related data events into projects ns. 2019-12-18 23:12:02 +01:00
Andrey Antukh
c487f77b89 Merge remote-tracking branch 'origin/refactor-ui' into refactor-ui-integration 2019-12-18 18:16:14 +01:00
Andrey Antukh
9d93b0d3fb 🚧 Initial work on websocket communication. 2019-12-18 18:15:25 +01:00
Juan de la Cruz
d886c5615a wip options css 2019-12-18 13:58:46 +01:00
Juan de la Cruz
54a8a89dd0 add color avatars 2019-12-18 13:15:25 +01:00
Andrey Antukh
9c1c613c90 Merge branch 'develop' into refactor-ui-integration 2019-12-18 10:57:24 +01:00
Andrey Antukh
014b23647a 🚧 Comment some code related to not working shortcuts. 2019-12-18 10:55:29 +01:00
Juan de la Cruz
9a65ef358b add multiuser cursor 2019-12-18 10:40:09 +01:00
Juan de la Cruz
651a7d9a5b workspace header adapted to multi-user 2019-12-18 10:25:11 +01:00
Juan de la Cruz
719af5f475 wip inputs redesign 2019-12-17 16:50:50 +01:00
Juan de la Cruz
9dcd64c186 add page icon fixed 2019-12-17 15:37:30 +01:00
Andrey Antukh
b03d10a824 🚧 Initial work on granular shape edition. 2019-12-15 21:54:44 +01:00
Andrey Antukh
cd66d4a519 🚧 Show shapes options. 2019-12-13 13:17:49 +01:00
Andrey Antukh
4c5b41b6b2 Properly handle files and pages deletion (frontend). 2019-12-11 16:35:30 +01:00
Andrey Antukh
9cc9aa015d Enable again the project and file name edition (frontend). 2019-12-11 14:27:30 +01:00
Andrey Antukh
44e120d382 Implement recent files (back and front). 2019-12-11 12:15:06 +01:00
Andrey Antukh
433d8cee9a Adapt page creation to model changes. 2019-12-10 22:04:31 +01:00
Andrey Antukh
9bb5be306f 🚧 More work on dashboard base model refactor (frontend). 2019-12-10 21:50:07 +01:00
Andrey Antukh
94fe18b4ae 🚧 Improve build scripts. 2019-12-09 16:29:56 +01:00
Andrey Antukh
af62d949d8 ♻️ Major refactor of page data structure.
In preparation to future collaborative edition.
2019-12-04 20:13:35 +01:00
Andrey Antukh
426677935e 🚧 Minor reimplementation on how workspace initialization. 2019-11-27 15:33:53 +01:00
Andrey Antukh
8e81d796f0 💄 Minor cosmetic improvements on shapes related namespaces. 2019-11-26 18:32:00 +01:00
Andrey Antukh
792303a833 Remove unexpected lag on moving shape.
The lag happens when the shape is not initially selected.
2019-11-26 10:55:38 +01:00
Andrey Antukh
44a893b46e 🐛 Fix icon collection filtering. 2019-11-25 17:08:26 +01:00
Andrey Antukh
e9b00339a5 🚧 Major refactor of backend code.
Relevant changes:

- ring -> vertx
- suricatta -> vertx-pgsql
- emails improvements
- logging
- hybrid sync/async -> full async execution model
- database layout refactor
2019-11-18 12:35:41 +01:00
Andrey Antukh
7598637efc Enable history sidebar and dialog. 2019-10-21 17:27:24 +02:00
Andrey Antukh
fdc3a93a75 ♻️ Enable again undo/redo functionality. 2019-10-18 17:19:12 +02:00
Andrey Antukh
097a6c924a Improve shapes vertical ordering implementation. 2019-10-17 16:46:10 +02:00
Andrey Antukh
bb6ec9f89f Improve canvas assignation on shapes changes. 2019-09-21 20:14:07 +02:00
Andrey Antukh
ddaf6bfc92 Minor refactor on shapes and canvas rendering on viewport. 2019-09-21 20:13:40 +02:00
Andrey Antukh
163e102bcf 🔥 Remove unused code. 2019-09-21 20:13:14 +02:00
Andrey Antukh
4cf7a48567 🚧 Experimenting with some performance improvements. 2019-09-20 17:30:03 +02:00
Andrey Antukh
31ffa73bda Improve canvas handling on sitemap and workspace. 2019-09-18 18:21:58 +02:00
mathieu.brunot
72172a3b97
🌐 Element options i18n
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-14 15:16:32 +02:00
mathieu.brunot
245d2a5ee4
Merge branch 'i18n/main' into i18n/multicanvas 2019-09-14 12:42:33 +02:00
mathieu.brunot
b6232b73cf
🌐 Sidebar options i18n
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-14 12:41:33 +02:00
mathieu.brunot
8da93f90b6
🌐 Image popup i18n
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-13 11:59:33 +02:00
mathieu.brunot
5002353854
Merge branch 'i18n/main' into i18n/multicanvas 2019-09-13 11:46:11 +02:00
mathieu.brunot
1e44747acf
✏️ Use correct i18n key for strokes
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-13 11:45:36 +02:00
mathieu.brunot
7536241be0
🌐 Merge i18n for projects and sitemap
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-13 02:12:08 +02:00
mathieu.brunot
d8afb97c7a
Merge branch 'wip/multicanvas' of github.com:uxbox/uxbox into i18n/multicanvas 2019-09-13 02:09:47 +02:00
mathieu.brunot
0e8da8e39b
Merge branch 'i18n/main' of github.com:Monogramm/uxbox into i18n/main 2019-09-12 16:49:07 +02:00
Andrey Antukh
b1459f85cd 🚧 More work on data validation. 2019-09-10 12:00:52 +02:00
Andrey Antukh
faf7877d00 🚧 Use cljs.spec everywhere. 2019-09-09 23:21:55 +02:00
Andrey Antukh
a009961a58 🚧 More work on data and forms validation. 2019-09-09 12:34:31 +02:00
Andrey Antukh
689cc5f3e7 🚧 More work on better forms and data validation. 2019-09-02 20:49:48 +02:00
Andrey Antukh
04a5038ff4 🚧 More work on forms refactoring. 2019-08-29 11:23:04 +02:00
Andrey Antukh
ae2d8330ca 🚧 Initial work on password form. 2019-08-28 19:41:11 +02:00