0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-14 00:31:34 -05:00
Commit graph

76 commits

Author SHA1 Message Date
Andrey Antukh
65a3126f15 🎉 Add manage cli helper. 2021-02-24 14:12:25 +01:00
Andrey Antukh
82d7a0163d Rename sprops to setup module. 2021-02-24 14:12:25 +01:00
Andrey Antukh
784a4f8ecd Add some type hints and remove legacy code. 2021-02-18 09:35:37 +01:00
Andrey Antukh
7708752ad9 🎉 Add automatic complaint and bouncing handling. 2021-02-12 16:26:28 +01:00
Andrey Antukh
5858f3f180 Improve auth module. 2021-02-12 09:44:08 +01:00
alonso.torres
bfcfe2fd31 🐛 Fixes problems with path transforms 2021-02-11 10:46:13 +01:00
alonso.torres
4d5231598f 🐛 Fixes issues with moving shapes outside groups 2021-02-09 15:42:16 +01:00
Andrey Antukh
b3f9c3d27e 🎉 Add circle CI (for backend). 2021-02-01 14:06:06 +01:00
Andrey Antukh
3dd22fd298 🎉 Add tests for file-media-gc task. 2021-02-01 09:48:28 +01:00
Andrey Antukh
5ee6897ce6 🎉 Add tests for svgc. 2021-02-01 09:48:28 +01:00
Andrey Antukh
a599835e1f 🎉 Add tests for storage module. 2021-02-01 09:48:28 +01:00
Andrey Antukh
fac0354b2d 🚑 Fix broken tests. 2021-02-01 09:48:28 +01:00
Andrey Antukh
43b8743569 🔥 Remove unused code. 2021-02-01 09:48:28 +01:00
Andrey Antukh
707fa160e8 🎉 Add simple telemetry server module. 2021-01-07 11:29:57 +01:00
Andrey Antukh
9f12456456 ♻️ Replace mount with integrant. 2021-01-07 11:29:57 +01:00
Andrés Moya
baec7838b4 ♻️ Always set component-file-id, even in local file 2020-12-21 10:23:19 +01:00
Andrey Antukh
4d7a34a998 🎉 Add better error reporting. 2020-12-09 14:38:33 +01:00
alonso.torres
1b5efa6ba2 🐛 Fixed issue with shared token for logged users 2020-12-07 14:24:50 +01:00
alonso.torres
1fb5ffb59b Improved tests for geom transforms 2020-12-02 14:40:31 +01:00
alonso.torres
f37a85fd82 Fixes tests and linter for commons 2020-12-02 08:53:38 +01:00
Andrey Antukh
8ea4ea23cc 🔥 Remove broken imports. 2020-10-06 13:25:13 +02:00
Andrey Antukh
4e694ff194 ♻️ Refactor file persistence layer. 2020-09-07 11:39:57 +02:00
Andrey Antukh
b57c20ebb6 🐛 Minor fixes on testing config.
Related to renaming.
2020-08-24 12:51:05 +02:00
Andrey Antukh
6c67c3c71b ♻️ Make the namespacing independent of the branding. 2020-08-18 19:32:11 +02:00
Andrey Antukh
2746d598b0 Improve command line helpers. 2020-08-17 15:15:23 +02:00
Andrey Antukh
c0cd0d4a23 🎉 Add media-object lifecycle handling. 2020-08-17 14:28:35 +02:00
Andrés Moya
93bde62581 ♻️ Remove duplicated code 2020-08-11 10:11:23 +02:00
Andrés Moya
d349e46cd8 🔥 Remove a lot of obsolete code 2020-08-11 10:11:23 +02:00
Andrés Moya
bd7114182f ♻️ The big media refactor (backend) 2020-08-10 09:13:15 +02:00
Andrey Antukh
73adfadcce 🐛 Fix backend tests. 2020-07-01 13:41:59 +02:00
Andrés Moya
85c8d544ed 🎉 Allow to drag images from browser to workspace 2020-06-25 09:20:40 +02:00
Andrés Moya
72c36660b9 🎉 Create add-file-image-from-url service 2020-06-25 09:20:40 +02:00
Andrés Moya
85bae6cf26 🎉 Create add-image-from-url service 2020-06-25 09:20:40 +02:00
Andrey Antukh
1dfc604cf0 🐛 Fix vertical positioning. 2020-06-16 15:51:01 +02:00
Andrey Antukh
df7092e2d4 🐛 Fix inconsistent handing of shape relocation. 2020-06-15 12:40:04 +02:00
Andrey Antukh
b68a076e57 🐛 Fix critical inconsistencies on group handling. 2020-06-15 10:12:33 +02:00
Andrés Moya
f63657509f 🐛 Add undo to set default grid options operation 2020-06-12 07:58:56 +02:00
Andrey Antukh
1e709ee166 💄 Minor naming changes on common pages tests file. 2020-06-10 09:11:13 +02:00
Andrey Antukh
45476eff0b 🐛 Fix backend tests related to images. 2020-06-09 16:16:15 +02:00
Andrey Antukh
5a41d1b4da 🔥 Remove unused code. 2020-05-27 10:09:31 +02:00
Andrey Antukh
0536b64ae5 💄 Fix backend tests. 2020-05-27 10:09:31 +02:00
Andrey Antukh
19cd84597d 🎉 Add authentication with google. 2020-05-26 13:03:54 +02:00
alonso.torres
593d1cdd39 Migrate pages in the backend 2020-05-25 11:19:08 +02:00
alonso.torres
1d2ae6d5eb 🎉 Add option to save the layouts 2020-05-19 16:13:20 +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
b532e74310 🎉 Add prometheus metrics. 2020-05-18 10:34:56 +02:00
Andrey Antukh
5a03c13731 ♻️ Refactor backend.
Move from custom vertx to jetty9.
2020-05-15 08:09:20 +02:00
Andrey Antukh
285735e35f ♻️ Refactor presence and realtime cursors handling. 2020-04-28 10:50:40 +02:00
Andrey Antukh
6ba3a28143 🎉 Add initial redis client foundation. 2020-04-20 13:46:15 +02:00