alonso.torres
2b32e864fd
⚡ Performance improvements
2021-12-01 14:39:20 +01:00
alonso.torres
626d0cba46
🐛 Add to spec opacity and blend-mode
2021-12-01 14:39:20 +01:00
alonso.torres
2a11e9962d
♻️ Moved debug utils to debug
namespace
2021-12-01 14:39:20 +01:00
Andrés Moya
7dffddd437
📖 Add doc contributors to CHANGES.md
2021-12-01 12:48:48 +01:00
Andrey Antukh
6a7600fd52
♻️ Ensure a correct usage of concat/into operations.
2021-12-01 11:30:48 +01:00
Andrey Antukh
b897f202dd
📎 Minor changes on exporter shadow-cljs config.
2021-11-30 13:11:52 +01:00
Andrey Antukh
eb396f2367
🐛 Properly show message on password recovery request.
...
Additionally, add the ability to reset form passing `nil`
on `reset!` function of Atom interface.
2021-11-30 09:44:03 +01:00
Andrey Antukh
95bf3e3af4
🐛 Fix issues related to signup questions form.
2021-11-30 09:44:03 +01:00
Andrey Antukh
19944202fb
✨ Handle properly the user redirect after login.
2021-11-30 09:44:03 +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
ece914303a
⬆️ Update exporter dependencies.
2021-11-29 15:53:24 +01:00
eva
7a0c12e073
♻️ Create a colors file to save constants of color that can no be refactored into sass variables
2021-11-29 11:21:12 +01:00
eva
14b23b491f
✨ use those new css variables in our cljs files
2021-11-29 11:21:12 +01:00
eva
039b03249b
✨ Create css variables fron our sass varibles to use them in cljs files
2021-11-29 11:21:12 +01:00
Andrés Moya
3919cf4f86
🐛 Fix resize behavior of masked groups
2021-11-25 15:53:09 +01:00
Andrey Antukh
0dd805da7f
✨ Improve team deletion process.
2021-11-25 14:19:06 +01:00
Andrey Antukh
e7a1833c44
🐛 Add missing "solid" font-weight parsing style.
...
Related issue: #1338
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
alonso.torres
b68d721b39
🐛 Fix problem when importing in shared libraries
2021-11-25 13:28:37 +01:00
Andrey Antukh
b9ccb4e52c
🐛 Fix issues on login being logged.
2021-11-25 13:24:40 +01:00
Andrey Antukh
c4a11f73a0
⬆️ Update deps.
2021-11-25 13:24:40 +01:00
Andrey Antukh
f96d4198c3
📎 Add scripts/repl to common.
2021-11-25 13:24:40 +01:00
Andrey Antukh
fe6a0ec5b8
📎 Fix linter issues.
2021-11-25 13:24:40 +01:00
Andrey Antukh
e7b4010eba
🐛 Fix undo on page relocate/sorting.
2021-11-25 13:24:40 +01:00
elhombretecla
c4947d3737
✨ Add basic css sf structure
2021-11-25 13:24:40 +01:00
Andrey Antukh
8a8d677f85
🎉 Integrate questions form.
2021-11-25 13:24:40 +01:00
eva
baf4393310
🔨 Fix some spanish terms
2021-11-24 16:42:48 +01:00
eva
723916d930
✨ Allow ungroup groups in bulk and unmask mask in group
2021-11-24 16:42:48 +01:00
Andrey Antukh
591d66564d
📎 Set develop branch to version 1.11.0-beta.
2021-11-24 13:23:36 +01:00
Andrey Antukh
79a2d522bf
Merge remote-tracking branch 'origin/main' into develop
2021-11-24 13:23:14 +01:00
Andrey Antukh
4ad34ab5c8
📎 Update version number.
2021-11-24 13:06:36 +01:00
Andrey Antukh
33c7847dfc
🐛 Fix team deletion flow on dashboard.
2021-11-24 13:05:54 +01:00
alonso.torres
7a04f15710
🐛 Fix problems with team management.
2021-11-24 13:05:48 +01:00
Andrey Antukh
7e5b10eb3e
🐛 Fix team deletion flow on dashboard.
2021-11-24 12:45:06 +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
5d2742dd37
📎 Sort translation files.
2021-11-23 14:29:09 +01:00
Andrey Antukh
9ae3f1eb68
Merge remote-tracking branch 'weblate/develop' into translations
2021-11-23 14:27:29 +01:00
Andrey Antukh
8c6e0cf43a
Merge branch 'jsoref-spelling' into develop
2021-11-23 14:23:29 +01:00
Andrey Antukh
1e220fd506
📎 Update changes.md file.
2021-11-23 14:22:46 +01:00
Andrey Antukh
4ff7855fd4
📎 Adapt translation files to spelling fixes.
2021-11-23 14:21:05 +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
Andrés Moya
c90fc2a9bf
:white-check-mark: Add tests for interaction model and some fixes
2021-11-23 13:58:43 +01:00
Paul Schulz
c1a40e4aeb
✨ Add preset for ReMarkable 2 screen size
...
Logged in issue: https://tree.taiga.io/project/penpot/issue/2298
This page size (840x1120)(for the ReMarkable2 was tested with an exported PDF
test page, and does not appear to correspond directly to the resolution of the
device.
Signed-off-by: Paul Schulz <paul@mawsonlakes.org>
2021-11-23 13:57:26 +01:00
Andrey Antukh
9999b8bfab
📎 Update email on contributing file.
2021-11-22 15:42:50 +01:00
Andrey Antukh
cf62008acf
Merge remote-tracking branch 'origin/main' into develop
2021-11-22 08:59:48 +01:00
Andrey Antukh
1c959a6653
📎 Add commented keycloak docker compose entry.
2021-11-22 08:57:20 +01:00
Andrey Antukh
b8043a2432
📎 Update ci config.
2021-11-18 17:19:55 +01:00
Andrey Antukh
ed5de525aa
📎 Increase default db pool size to 50.
2021-11-18 17:19:55 +01:00