Andrey Antukh
6a7600fd52
♻️ Ensure a correct usage of concat/into operations.
2021-12-01 11:30:48 +01:00
Andrey Antukh
2596ad27c3
♻️ Minor refactor of auth data-flow.
...
This fixes many issues related to using penpot on-premise
instances on different domain than localhost. This changes
ensures correct data flow of authenticated and not authenticated
sessions.
2021-11-30 09:44:03 +01:00
Andrey Antukh
0dd805da7f
✨ Improve team deletion process.
2021-11-25 14:19:06 +01:00
Andrey Antukh
54f8487b46
✨ Make team leave & reassing as atomic operation.
2021-11-25 14:19:06 +01:00
Andrey Antukh
c4a11f73a0
⬆️ Update deps.
2021-11-25 13:24:40 +01:00
Andrey Antukh
8a8d677f85
🎉 Integrate questions form.
2021-11-25 13:24:40 +01:00
alonso.torres
896a07fa9a
🐛 Fix problems with team management
2021-11-24 12:27:14 +01:00
Andrey Antukh
07e8bb00fb
✨ Improve debug information of oidc provider.
2021-11-23 16:41:31 +01:00
Andrey Antukh
eb57354109
📎 Adapt migrations file.
2021-11-23 14:19:48 +01:00
Andrey Antukh
a82a33cecf
Merge branch 'spelling' of https://github.com/jsoref/penpot into jsoref-spelling
2021-11-23 14:02:16 +01:00
Andrey Antukh
cf62008acf
Merge remote-tracking branch 'origin/main' into develop
2021-11-22 08:59:48 +01:00
Andrey Antukh
ed5de525aa
📎 Increase default db pool size to 50.
2021-11-18 17:19:55 +01:00
Andrey Antukh
8105d9388b
♻️ Refactor rlimit usage (backend).
2021-11-18 17:19:55 +01:00
Andrey Antukh
25b1c5fe90
📎 Minor update on feedback module.
2021-11-17 14:46:18 +01:00
Andrey Antukh
ea218839e4
✨ Minor change on error pruning mechanism.
2021-11-17 11:10:28 +01:00
Andrey Antukh
4c18a1881b
📎 Minor change on feedback subject template.
2021-11-17 11:10:04 +01:00
Andrey Antukh
bf51e3db60
✨ Invalidate all other sessions on password change.
2021-11-17 10:09:36 +01:00
Andrey Antukh
6eac9102c9
🐛 Prevent conflict errors just ignoring repeated requests.
...
On media image uploading.
2021-11-17 10:09:36 +01:00
Andrey Antukh
0a7da1b7f2
🔥 Remove unused var.
2021-11-17 10:09:36 +01:00
Andrey Antukh
b4361cb202
📎 Increase idle-in-transaction default timeout.
2021-11-17 10:09:36 +01:00
Andrey Antukh
d2d4090e27
🐛 Don't raise exception when profile is not found.
2021-11-17 10:09:36 +01:00
Josh Soref
cd2d3d5fa3
🐛 Fix typos in backend
2021-11-15 09:53:10 -05:00
Andrey Antukh
401afe7c1a
📎 Change loggling level on oauth ns.
2021-11-12 12:37:34 +01:00
Andrey Antukh
17da51440c
📎 Change loggling level on oauth ns.
2021-11-12 12:34:50 +01:00
Andrey Antukh
6650fe863f
📎 Fix linter issues.
2021-11-11 13:28:02 +01:00
Andrey Antukh
250e79eda1
✨ Disable default project loading on demo users.
2021-11-11 13:23:07 +01:00
Andrey Antukh
ed50cd1fa8
📎 Remove :insecure-register default flag (backend).
2021-11-11 11:00:23 +01:00
Andrey Antukh
e7003dde83
✨ Add :insecure-register flag.
...
This allows on-premise users skip the email validation.
2021-11-10 23:21:41 +01:00
Andrey Antukh
bf2a393fd3
🎉 Add generic retry middleware for rpc methods.
2021-11-10 23:21:41 +01:00
Andrey Antukh
2e5040e65d
✨ Don't load initial project on profile creation.
2021-11-04 09:23:14 +01:00
Andrey Antukh
71fe7ef125
📎 Add better auditlog event for profile email change event.
2021-11-04 09:23:14 +01:00
Andrey Antukh
fced22bc60
🎉 Add new onboarding flow.
2021-11-04 09:23:14 +01:00
Andrey Antukh
8d50852cbe
✨ Minor imrovements on general purpose specs naming.
2021-11-04 09:23:14 +01:00
Andrey Antukh
a11c7b10ac
🔥 Remove deprecated fixtures related code.
2021-11-04 09:23:14 +01:00
Andrey Antukh
55784f64b8
🎉 Add entrypoint for autogenerated api docs.
2021-10-21 11:31:29 +02:00
alonso.torres
a7241d4128
✨ Change cookie config
2021-10-20 17:12:45 +02:00
alonso.torres
bc725800ed
✨ New docker recipes for a backend only environment
2021-10-20 15:44:08 +02:00
alonso.torres
007728819b
✨ Allow CORS backend option and fix frontend to allow it
2021-10-20 15:44:08 +02:00
Andrey Antukh
f02bc82525
✨ Make permissions subsystem more flexible.
...
And fix some bugs related to permissions.
2021-10-19 11:36:58 +02:00
Andrés Moya
192fb07ef1
🐛 Fix broken references on duplicate file
2021-10-14 18:18:48 +02:00
Andrey Antukh
d0f761172a
✨ Avoid unnecesary error report on audit module.
2021-10-14 12:14:03 +02:00
Andrey Antukh
0ed14f0288
📎 Improve db module api.
2021-10-13 15:05:09 +02:00
Andrey Antukh
c55f740978
✨ Update default timeouts on db namespace.
2021-10-13 14:51:38 +02:00
alonso.torres
703859ac75
✨ Change order of the teams menu so it's in the joined time order
2021-10-11 12:30:57 +02:00
Andrey Antukh
1b69eda43e
✨ Add some improvements to the auditlog module.
2021-10-11 12:17:51 +02:00
Andrey Antukh
9ecbddc18c
♻️ Refactor internal handling of profile props.
2021-10-06 15:57:49 +02:00
Andrey Antukh
d36bf188ae
📎 Enable audit-log on devenv.
2021-10-06 15:57:49 +02:00
Andrey Antukh
9586d478ad
📎 Add noindex tags on error report handler.
2021-10-06 15:57:49 +02:00
Andrey Antukh
3e3faf6576
📎 Fix affected backend tests.
2021-09-30 11:48:14 +02:00
Andrey Antukh
09d39ca425
🔥 Remove SVG parse rpc query.
2021-09-30 11:48:14 +02:00