0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
Commit graph

78 commits

Author SHA1 Message Date
Andrés Moya
752038039c 🎉 Link files to libraries 2020-08-17 09:35:25 +02:00
Andrey Antukh
b1b3ad61a5 ♻️ Refactor task worker. 2020-08-11 10:09:45 +02:00
Andrés Moya
bd7114182f ♻️ The big media refactor (backend) 2020-08-10 09:13:15 +02:00
Andrés Moya
9fb821d6e0 🎉 Set files as shared libraries 2020-08-05 12:50:33 +02:00
Andrés Moya
49c57be84a 🎉 Convert libraries to file libraries 2020-08-05 12:12:00 +02:00
Andrey Antukh
db7f17abdf ♻️ Minor refactor of persistence layer. 2020-06-26 15:31:01 +02:00
Andrés Moya
dff038f4d7 💄 Improve copy of validation email 2020-06-18 09:50:10 +02:00
Andrés Moya
4fb8a3dc8d 🐛 Fix email fonts 2020-06-17 09:38:52 +02:00
Andrés Moya
5cfad9ca9f Change email font to be more compatible 2020-06-16 17:10:16 +02:00
Andrés Moya
65c9c46a22 🎉 Format all email messages with mjml 2020-06-16 15:40:13 +02:00
Andrés Moya
b058b5d56a Adjust some details in email template 2020-06-16 13:28:40 +02:00
Andrés Moya
dd9d83cdab 🎉 Introduce mjml to format email messages 2020-06-16 12:52:49 +02:00
Andrey Antukh
a8e8c9990d 🐛 Add missing links on base email template. 2020-06-04 16:00:35 +02:00
Andrey Antukh
d10863d928 🐛 Fix email icons. 2020-06-04 15:15:06 +02:00
Andrey Antukh
fbd6e395a4 🎉 Add html emails. 2020-06-02 10:43:02 +02:00
Andrey Antukh
a27828ed79 ♻️ Refactor frontend code for adapt to new banners. 2020-05-27 10:09:31 +02:00
Andrey Antukh
19cd84597d 🎉 Add authentication with google. 2020-05-26 13:03:54 +02:00
Andrey Antukh
5268a7663f 🐛 Add missing sql sentence on migration 0009. 2020-05-26 13:03:54 +02:00
Andrey Antukh
7bda554889 Fix naming inconsistencies on migrations. 2020-05-26 13:03:54 +02:00
Andrey Antukh
7d5f9c1078 ♻️ Initial profile and auth refactor. 2020-05-26 13:03:54 +02:00
alonso.torres
593d1cdd39 Migrate pages in the backend 2020-05-25 11:19:08 +02:00
Andrey Antukh
b532e74310 🎉 Add prometheus metrics. 2020-05-18 10:34:56 +02:00
Andrey Antukh
6356755f06 🎉 Add priority field to tasks table. 2020-05-15 08:09:20 +02:00
Andrey Antukh
817c22dc3c 🎉 Add more reliable presence mechanism. 2020-05-15 08:09:20 +02:00
Andrey Antukh
7fba483bf1 ♻️ Refactor email sending. 2020-04-20 13:48:34 +02:00
Vitaly Kornilov
ea3e17f7fe 🎉 Add themes infraestructure. 2020-04-13 11:49:26 +02:00
Andrey Antukh
4105692dee 🎉 Add backend code for share token handling. 2020-04-07 14:39:53 +02:00
Andrey Antukh
ec04bb4160 🎉 Add backend code for viewer page. 2020-04-06 12:30:29 +02:00
Andrey Antukh
a6adae4f28 🐛 Don't change modified_at on rename projects and files. 2020-03-17 12:35:21 +01:00
Andrey Antukh
555210175e Add clj-kondo dependency for linting. 2020-02-25 16:21:58 +01:00
Andrey Antukh
3ce9c8820f ♻️ Rename collections to libraries.
And make them team dependent.
2020-02-25 16:21:58 +01:00
Andrey Antukh
7a5145fa37 ♻️ Big refactor of the default data model.
Introduce teams.
2020-02-17 09:49:04 +01:00
Andrey Antukh
6379c62e37 Minor improvement on default logging configuration. 2020-02-17 09:43:43 +01:00
Andrey Antukh
146faf74a9 ♻️ Refactor profile and login. 2020-02-04 16:05:51 +01:00
Andrey Antukh
2cebbbc2f8 ♻️ Refactor images storage. 2020-02-03 22:29:59 +01:00
Andrey Antukh
b005c3905f 🎉 Add scheduled (cron based) tasks subsystem. 2020-01-25 17:23:21 +01:00
Andrey Antukh
bd5fd97fb7 Minor usability improvements on async tast subsystem. 2020-01-24 11:58:47 +01:00
Andrey Antukh
170d815620 🔥 Remove old emails tables. 2020-01-23 20:42:02 +01:00
Andrey Antukh
3433aa0c5b Add improvements to async tasks subsystem. 2020-01-23 20:38:21 +01:00
Andrey Antukh
c6f7ded125 ♻️ Refactor async tasks implementation.
And migrate the previous unrelated subsystems such that gc and
email sending to the new subsystem.
2020-01-23 17:53:26 +01:00
Andrey Antukh
3e8b570c6b Add support for multiple emails for profile. 2020-01-23 17:50:00 +01:00
Andrey Antukh
e42ccf932e 🎉 Add the ability to create demo user on demand. 2020-01-14 13:13:10 +01:00
Andrey Antukh
9e68041326 🚧 Initial work on password recovery and register refactor. 2020-01-13 23:52:31 +01:00
Andrey Antukh
c8298c72ea Improve page options handling. 2020-01-09 13:41:52 +01:00
Andrey Antukh
9c68877328 Include page options into the data field.
And remove unused `metadata` field.
2020-01-08 23:05:37 +01:00
Andrey Antukh
db768f356b 🚧 Initial work on ops based page data updates. 2019-12-14 21:24:38 +01:00
Andrey Antukh
183f0a5400 ♻️ Refactor services (for add the project-file concept.
And fix many tests.
2019-12-09 16:27:01 +01:00
Andrey Antukh
8c4bdc3f31 🐛 Minor fix on pages migration. 2019-12-04 20:12:39 +01:00
Andrey Antukh
b4336f7ceb Minor improvements on projects_roles table. 2019-12-01 17:47:42 +01:00
Andrey Antukh
b66bc02098 ♻️ Restructure the services directory. 2019-12-01 16:48:41 +01:00