0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 15:39:50 -05:00
Commit graph

2355 commits

Author SHA1 Message Date
Andrey Antukh
006fcaa511 📎 Minor changes on rollup config. 2019-10-18 18:49:35 +02:00
Andrey Antukh
fdc3a93a75 ♻️ Enable again undo/redo functionality. 2019-10-18 17:19:12 +02:00
Andrey Antukh
0c7fd793be 💄 Cosmetic changes on auth events ns. 2019-10-18 17:18:39 +02:00
Andrey Antukh
dcc7b09dd8 💄 Minor cosmetic changes on workspace ns. 2019-10-17 19:36:34 +02:00
Andrey Antukh
097a6c924a Improve shapes vertical ordering implementation. 2019-10-17 16:46:10 +02:00
Andrey Antukh
6f2c952b4b ⬆️ Update promesa dependency. 2019-10-17 16:45:33 +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
abc1406f4d Minor improvements on devenv docker compose. 2019-09-21 20:12:11 +02:00
Andrey Antukh
c9d7de4022
Merge pull request #118 from uxbox/devenv-improvements
Docker/Devenv Improvements
2019-09-21 15:11:13 +02:00
Andrey Antukh
74224694c3 📚 Update README file. 2019-09-21 12:02:32 +00:00
Andrey Antukh
d8edf07367 Add watch:tests command to tools.clj script. 2019-09-21 11:47:52 +00:00
Andrey Antukh
0be3a181e6 🔥 Remove group based tests (no longer relevant). 2019-09-21 11:47:52 +00:00
Andrey Antukh
9ceb6c2644 🔥 Remove some commented code. 2019-09-21 11:47:52 +00:00
Andrey Antukh
4425b1a54c 🐛 Fix many bugs introduced with body parsing refactor. 2019-09-21 11:47:52 +00:00
Andrey Antukh
e45ad2197a Improve the current docker development environment. 2019-09-21 11:47:52 +00:00
Andrey Antukh
affb1480ce 🎉 Add namespace for performance measuring and debugging tools. 2019-09-20 17:31:48 +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
Andrey Antukh
3d8b3f3040 🐛 Add missing page attr to canvas generated in sample data. 2019-09-18 18:21:21 +02:00
Andrey Antukh
4db8de8d9d 🎉 Update devenv: ubuntu:xenial->bionic, java: jdk8->jdk12 (zulu-openjdk). 2019-09-17 18:38:31 +02:00
Andrey Antukh
08860e0f25 🐛 Fix page version spec. 2019-09-17 16:14:01 +00:00
Andrey Antukh
7b3ce38cc1 🐛 Fix unexpected bug when error is propagated on persist-page event. 2019-09-17 16:13:04 +00:00
Andrey Antukh
ff64332958 ⬆️ Update dependencies. 2019-09-17 16:12:30 +00:00
Andrey Antukh
e3eb6020a8 Merge branch 'i18n/multicanvas' of git://github.com/Monogramm/uxbox into Monogramm-i18n/multicanvas 2019-09-17 15:08:34 +02:00
Andrey Antukh
14d9a208a7 🚧 Convert projects api to use spec. 2019-09-14 23:16:48 +02:00
Andrey Antukh
5afbfe1ce9 🚧 Initial work on replace struct with spec. 2019-09-14 19:44:18 +02:00
Andrey Antukh
97220d707b ♻️ Refactor error handlers and request/response body encoding/decoding. 2019-09-14 19:44:18 +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
7e90a0e724
Merge branch 'develop' of github.com:uxbox/uxbox into i18n/main 2019-09-14 12:42:06 +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
22f7c0b020 📚 Show icons for the commit types
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-13 13:49:59 +02:00
mathieu.brunot
3c6f7b30eb 📝 Add server CORS env var in doc
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-13 13:49:59 +02:00
mathieu.brunot
87a37ca8c1 🔧 Sample allow all CORS origin for compose
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-13 13:49:29 +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
294734ce93
🌐 Snap to Grid French
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-13 11:44:47 +02:00
mathieu.brunot
c013b79ec9
🌐 Snap to Grid French
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-13 11:36:50 +02:00
mathieu.brunot
78f9e33ed4
🌐 Canvas tool text
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-09-13 11:33:21 +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
2477b289e2 🔥 Remove useless prn's. 2019-09-02 20:50:38 +02:00
Andrey Antukh
689cc5f3e7 🚧 More work on better forms and data validation. 2019-09-02 20:49:48 +02:00