0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-27 00:49:28 -05:00
Commit graph

2423 commits

Author SHA1 Message Date
Andrey Antukh
44a893b46e 🐛 Fix icon collection filtering. 2019-11-25 17:08:26 +01:00
Andrey Antukh
ffcba0bf22 :paper_clip: Minor changes on tests. 2019-11-25 17:08:06 +01:00
Andrey Antukh
4a395ec761 🐛 More test fixes. 2019-11-25 15:56:49 +01:00
Andrey Antukh
d546d1fdca 🐛 Fix many bugs in email sending namespaces. 2019-11-25 12:34:35 +01:00
Andrey Antukh
e7db88a647 ⬆️ Update nodejs dependencies. 2019-11-22 18:30:46 +01:00
Andrey Antukh
6e062afc67 🔥 Remove unused uxbox.locks namespace. 2019-11-22 18:30:46 +01:00
Andrey Antukh
e2c664300c 🐛 Disable email sending by default. 2019-11-22 18:30:46 +01:00
Andrey Antukh
f6db00a444 📎 Minor fixes. 2019-11-22 18:30:42 +01:00
Andrey Antukh
8809c5238f ♻️ Rewrite all the async jobs subsystem and async email sending. 2019-11-22 18:08:27 +01:00
Andrey Antukh
3d4808e024 ♻️ Refactor the CLI media loader. 2019-11-22 18:06:45 +01:00
Andrey Antukh
14f634f9ea ⬆️ Update bundled vertx. 2019-11-22 18:04:38 +01:00
Andrey Antukh
b2d13a2493 ⬆️ Update postgresql on devenv and add smtp relay container. 2019-11-22 18:03:54 +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
73753ce071 Minor improvements on devenv. 2019-10-22 16:00:41 +02:00
Andrey Antukh
57365a6664 🐛 Minor fix on manage.sh. 2019-10-22 14:03:07 +02:00
Andrey Antukh
b6a92bade0 ⬆️ Minor deps update. 2019-10-22 14:02:49 +02:00
Andrey Antukh
232d871773 Load more history data on first request. 2019-10-22 13:29:36 +02:00
Andrey Antukh
7598637efc Enable history sidebar and dialog. 2019-10-21 17:27:24 +02:00
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