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

497 commits

Author SHA1 Message Date
Andrey Antukh
4ad08a7449 🎉 Add socket repl. 2020-11-12 14:00:50 +01:00
Andrey Antukh
0221cc06f8 🐛 Set proper order of email parts. 2020-11-11 14:48:01 +01:00
Andrey Antukh
1db1bd03f5 🐛 Fix incorrect env vars parsing on config module. 2020-11-11 14:17:59 +01:00
Andrey Antukh
b22b77a39e 🐛 Properly include emails on the bundle. 2020-11-11 13:52:31 +01:00
Andrey Antukh
ef01caf829 🐛 Fix sendmail to console unexpected exception. 2020-11-11 13:34:06 +01:00
Andrey Antukh
10f146883a 🐛 Add missing ::redis-uri to config spec. 2020-11-11 12:39:45 +01:00
Andrey Antukh
bdfd0d38b8 🐛 Fix default redis uri on config module. 2020-11-11 12:37:53 +01:00
Andrey Antukh
1061d96fde 🐛 Fix default config values and config loading. 2020-11-11 12:28:39 +01:00
Andrey Antukh
15545d0b2f Minor fixes. 2020-11-11 11:04:10 +01:00
Andrey Antukh
5b9c596170 ♻️ Refactor email sending subsystem. 2020-11-11 11:04:10 +01:00
Andrey Antukh
3cd0d9636f 🎉 Rename fixture usernames. 2020-11-11 11:04:10 +01:00
Andrés Moya
f4374c5046 🐛 Take into account indirect libraries 2020-11-05 17:50:26 +01:00
elhombretecla
9d095d2acb Change email templates to Penpot 2020-11-04 11:13:02 +01:00
alonso.torres
8ae52be773 Add library names to handoff views 2020-11-03 11:54:54 +01:00
Andrey Antukh
ded42707ab Improve backend bundle start script. 2020-10-23 15:17:18 +02:00
Andrey Antukh
ca83e13802 🎉 Initial work on comments subsystem.
Only workspace part; missing viewer and dashboard.
2020-10-21 13:18:26 +02:00
Andrey Antukh
046ee7e475 🎉 Add neested transaction handling helpers (savepoints). 2020-10-21 13:18:26 +02:00
Andrey Antukh
a783a77404 🎉 Add pgarray and pgpoint helpers to db namespace. 2020-10-21 13:18:26 +02:00
Andrey Antukh
03981628b8 Add additional impl for teams administration. 2020-10-06 13:25:13 +02:00
Andrey Antukh
f427c6f8b6 🎉 Add new approach to update http response from services. 2020-10-06 13:25:13 +02:00
Andrey Antukh
d4cb868503 🎉 Add invite to team email. 2020-10-06 13:25:13 +02:00
Andrey Antukh
8ea4ea23cc 🔥 Remove broken imports. 2020-10-06 13:25:13 +02:00
alonso.torres
718a676fa8 Adds typography to libraries 2020-10-02 11:14:39 +02:00
Andrey Antukh
4af113b133 🐛 Fix issue with google login. 2020-10-01 13:29:34 +02:00
Andrés Moya
483401f328 🎉 Allow nested components 2020-09-30 18:19:53 +02:00
Andrey Antukh
a4d6524cb6 Fix review issues. 2020-09-28 12:28:29 +02:00
Andrey Antukh
b3252ec2b2 ♻️ Refactor dashboard (add teams) 2020-09-28 12:28:29 +02:00
Andrés Moya
9873ac9104 🎉 Allow to ignore updates, and do it later in libraries dialog 2020-09-23 11:03:45 +02:00
Andrés Moya
3b516aa139 🎉 Notify shared files clients for update 2020-09-23 11:03:45 +02:00
Andrey Antukh
55cfe10fd8 🐛 Fix fixtures loading. 2020-09-22 11:52:09 +02:00
Andrey Antukh
3e0b0ee069 ⬆️ Update dependencies and devenv. 2020-09-21 17:05:55 +02:00
Andrey Antukh
7d9fdc34be ♻️ Refactor email validations & tokens service. 2020-09-21 17:05:55 +02:00
Andrey Antukh
dda6a96407 ♻️ Refactor migrations. 2020-09-21 17:05:55 +02:00
alonso.torres
609eb4f342 🐛 Fixes dashboard file search 2020-09-17 16:12:04 +02:00
alonso.torres
f3477fefa5 🐛 Fixed problems with preview 2020-09-17 16:12:04 +02:00
Andrey Antukh
bdefe0d04e ⬆️ Adapt some changes to latest version of buddy-hashers. 2020-09-16 10:51:11 +02:00
Andrey Antukh
b879860833 Normalize password derivation. 2020-09-16 10:51:11 +02:00
Andrey Antukh
7c068621cf ♻️ Replace internal crypto/pbkd with buddy. 2020-09-16 10:51:11 +02:00
Andrey Antukh
a1b709a9fd 🎉 Add maintenance tasks. 2020-09-14 17:16:50 +02:00
Andrey Antukh
065fc157bf 🎉 Add team-id channel subscriptions. 2020-09-14 11:26:24 +02:00
Andrey Antukh
91aa8862ff 🎉 Add testenv. 2020-09-11 09:42:53 +02:00
Andrey Antukh
ab35716ba2 🐛 Fix many issues on dev environment. 2020-09-11 09:42:53 +02:00
Andrey Antukh
4e694ff194 ♻️ Refactor file persistence layer. 2020-09-07 11:39:57 +02:00
Mathieu Brunot
182afedc54 ✏️ Fix 'tooken' typo 2020-09-07 09:55:11 +02:00
Vitaly Kornilov
e926dc2918 ✏️ Log message typo)
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
2020-09-07 09:52:54 +02:00
Vitaly Kornilov
7b4abe4b67 ✏️ Log message typo
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
2020-09-07 09:52:54 +02:00
Vitaly Kornilov
cc1353300e Login with Gitlab 2020-09-07 09:52:54 +02:00
Andrey Antukh
b57c20ebb6 🐛 Minor fixes on testing config.
Related to renaming.
2020-08-24 12:51:05 +02:00
Andrey Antukh
51e7ffb959 Minor changes on worker code. 2020-08-21 11:03:38 +02:00
Andrey Antukh
5ae1b72943 🐛 Fix files, projects and shared-files queries. 2020-08-19 13:04:37 +02:00