0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00
Commit graph

174 commits

Author SHA1 Message Date
Andrey Antukh
69e9247fb6 🎉 Add a query impl for retrieve a single page by id. 2019-11-27 15:32:29 +01:00
Andrey Antukh
3fcbb204cf 🎉 Add ordering field to pages (for make it easy sorting on sql). 2019-11-27 15:31:27 +01:00
Andrey Antukh
ba96edc620 💄 Minor cosmetic changes. 2019-11-26 14:17:10 +01:00
Andrey Antukh
d1b000dcc6 Improved error handling and add specs to emails. 2019-11-26 13:34:37 +01:00
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
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
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
6f2c952b4b ⬆️ Update promesa dependency. 2019-10-17 16:45:33 +02: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
3d8b3f3040 🐛 Add missing page attr to canvas generated in sample data. 2019-09-18 18:21:21 +02:00
Andrey Antukh
08860e0f25 🐛 Fix page version spec. 2019-09-17 16:14:01 +00:00
Andrey Antukh
ff64332958 ⬆️ Update dependencies. 2019-09-17 16:12:30 +00: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
Andrey Antukh
88cf5483c8 ⬆️ Update struct dependency. 2019-08-28 19:00:29 +02:00
Andrey Antukh
b7c6204b6c 🐛 Fix syntax error on backend fixtures. 2019-08-26 21:41:42 +02:00
Andrey Antukh
9ce650377b Load only one canvas on fixtures. 2019-08-24 16:34:35 +02:00
Andrey Antukh
f99134c70b Make canvas behave like shapes on the data layer. 2019-08-24 15:58:20 +02:00
Andrey Antukh
d9abe2f475 Improve fixtures initial data structure on fixtures. 2019-08-22 19:59:44 +02:00
Andrey Antukh
882102245a Add multicanvas data to sample data. 2019-08-21 20:58:23 +00:00
Andrey Antukh
e010bbb631 🐛 Fix unexpected exception on password change endpoint (back). 2019-07-24 11:33:06 +02:00
Andrey Antukh
08dc1870bf 🐛 Fix metada on fixtures (back). 2019-07-24 00:49:37 +02:00
mathieu.brunot
d17db88088 🐛 Add missing db username / password
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-07-19 17:48:13 +02:00
Andrey Antukh
53e74ec5cd fix(backend): fix incorrect raise on users service. 2019-07-19 08:36:44 +00:00
mathieu.brunot
8c21aac16e
🔧 Set backend script permissions
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-07-13 17:11:20 +02:00
Andrey Antukh
1bf12a7338 feat(backend): set datoteka version to 1.1.0 2019-07-09 13:08:01 +02:00
Andrey Antukh
3c066ffce2 feat(backend): upgrade suricatta 2019-07-09 11:46:51 +02:00
Andrey Antukh
1873b94fa7 misc(backend): update deps 2019-07-05 16:42:17 +02:00
Andrey Antukh
e786a85bbd feat(backend): improve image uploading and thumbnail handling 2019-07-05 13:27:01 +02:00
Andrey Antukh
b6b6fdf115 fix(backend): fix image uploading 2019-07-05 09:41:02 +02:00
Andrey Antukh
5dad9ff301 fix(backend): join the server on main ns 2019-07-03 19:04:00 +02:00
Andrey Antukh
c2bdede29a fix(backend): start http server with no deamon threads 2019-07-03 17:57:07 +02:00
Andrey Antukh
20aacd94f3 fix(backend): run fixtures without start http server 2019-07-03 17:56:52 +02:00
Andrey Antukh
fd53f07efe misc: improve management scripts 2019-07-03 17:49:15 +02:00
Andrey Antukh
dd6015b329 feat(backend): adapt tests to route initialization change 2019-07-02 17:19:55 +02:00
Andrey Antukh
be7e8e63ee feat(backend): add logout and better router initialization 2019-07-02 17:19:55 +02:00
Andrey Antukh
932875a317 fix(backend): adapt import collection script to use clojure cli tools 2019-07-02 17:19:55 +02:00
Andrey Antukh
2b45690858 feat(backend): improve cors middleware and config 2019-07-02 17:19:55 +02:00