Eva Marco
b2b224e5a7
Merge pull request #2923 from ondrejkonec/BUG-fix-icon-resizing-on-small-displays
...
🐛 Add min-width property to avoid shrinking on icons
2023-02-09 13:17:34 +01:00
alonso.torres
ee42dd8b01
🐛 Fix layout on multiple selection
2023-02-09 11:18:37 +01:00
alonso.torres
da209b7507
🐛 Fix problem with auto sizes
2023-02-09 10:41:18 +01:00
Pablo Alba
d49e1f1641
🐛 Fix middle button panning can drag guides
2023-02-09 08:53:42 +01:00
Ondřej Konečný
4b9d6fc794
added width property to avoid shrinking on icons
2023-02-08 12:16:34 +01:00
Pablo Alba
8e35ad0f7f
Merge pull request #2896 from penpot/eva-bugfixing-6
...
🐛 Fix paste a frame inside itself
2023-02-08 12:16:09 +01:00
Eva
be3a973d09
🐛 Fix paste a frame inside itself
2023-02-08 12:01:11 +01:00
Pablo Alba
c3c6e533e3
Merge pull request #2903 from ondrejkonec/a11y-udpate-change-hover-color-for-zoom-widget-button
...
✨ Added darker color for hover button in zoom widget to improve a11y
2023-02-08 11:40:38 +01:00
Pablo Alba
af30df58dc
Merge pull request #2902 from glippi/drop-shadow-negative-spread
...
✨ Allow negative values for shadow spread
2023-02-08 11:31:23 +01:00
Andrey Antukh
78aea0f24e
🐛 Fix incorrect props cleaning on auditlog
2023-02-08 10:35:57 +01:00
Alejandro
3587362c4a
Merge pull request #2909 from penpot/niwinz-refactor-remove-legacy
...
🔥 Remove legacy code and internal refactor of storage module
2023-02-08 10:34:18 +01:00
Andrey Antukh
06a30316c2
🐛 Fix logging initialization on exporter
2023-02-07 19:10:57 +01:00
Andrey Antukh
8161d3ae09
🐛 Fix incorrect props cleaning on auditlog
2023-02-07 18:38:54 +01:00
Andrey Antukh
ea470068bb
⬆️ Update jdk and postgresql-client on devenv
2023-02-07 18:17:36 +01:00
Andrey Antukh
e3378181ee
📎 Update docker log4j config
2023-02-07 18:17:08 +01:00
Andrey Antukh
9162f0e1fd
🐛 Fix auth flag handling on rpc metadata
2023-02-07 18:16:55 +01:00
Andrey Antukh
69556f19ac
✨ Add more logging to OIDC providers
2023-02-07 18:16:55 +01:00
Andrey Antukh
ab3b9cba45
♻️ Refactor storage and assets related modules
...
- improve internal error handling
- add more specs and more asserts
2023-02-07 18:16:55 +01:00
Andrey Antukh
4b4f78b4cc
✨ Add minor change to srepl module options
...
Replace unqualified attrs with fully qualified
2023-02-07 18:16:55 +01:00
Andrey Antukh
0c48f76911
✨ Add better spec validation on http module
2023-02-07 18:16:55 +01:00
Andrey Antukh
3cf4a3facc
✨ Improve db/pool initialization and reusability
2023-02-07 18:16:55 +01:00
Andrey Antukh
41d34de9e1
🔥 Remove zmq mentions on devenv log4j config
2023-02-07 18:16:55 +01:00
Andrey Antukh
dfdebc35c8
💄 Improve readability on error report templates
2023-02-07 18:16:55 +01:00
Andrey Antukh
bd2745d1fe
♻️ Clean email related namespaces
...
- Remove legacy and outdated mjml directory
- Rename namespace to a proper name
- Add more specs
2023-02-07 18:16:55 +01:00
Andrey Antukh
64f2d874fe
Merge remote-tracking branch 'origin/staging' into develop
2023-02-07 18:16:37 +01:00
Andrey Antukh
6e1ce62aad
Merge branch 'staging'
2023-02-07 17:06:42 +01:00
Alejandro
070ea135e5
Merge pull request #2919 from penpot/niwinz-docker-oidc-fixes
...
🐛 Docker & OIDC fixes
2023-02-07 16:56:22 +01:00
Andrey Antukh
5ae1fe5867
📎 Add nano editor to backend docker image
2023-02-07 16:50:58 +01:00
Andrey Antukh
eef2cba976
🐛 Fix incorrect registration flag handling on frontend
...
registration flag should not prevent include register on the
router because a registration process can be started from oidc
auth process
2023-02-07 16:50:52 +01:00
Andrey Antukh
1c4dcf1574
✨ Add minor improvements to logging on docker images
2023-02-07 15:06:35 +01:00
Andrey Antukh
220b80799d
✨ Add more logging to OIDC providers
2023-02-07 14:49:12 +01:00
Andrey Antukh
58668c11f3
Merge remote-tracking branch 'origin/staging' into develop
2023-02-07 14:46:18 +01:00
elhombretecla
bab1a417df
Update README.md
2023-02-07 11:55:32 +01:00
elhombretecla
b16718bfe4
Update README.md
2023-02-07 11:54:48 +01:00
elhombretecla
8f58bb4f2c
Update README.md
2023-02-07 11:51:16 +01:00
elhombretecla
9cdb25344b
Update README.md
2023-02-07 11:49:45 +01:00
Alejandro Alonso
22b6d4241d
📎 Update version.txt file
2023-02-07 11:47:50 +01:00
elhombretecla
96ce631784
review readme
2023-02-07 11:32:59 +01:00
Alejandro
fa02df7106
Merge pull request #2914 from penpot/alotor-small-fixes
...
Small fixes
2023-02-07 11:23:54 +01:00
Andrey Antukh
5d6462b2a7
🐛 Fix compatibility issues on docker upgrade path
2023-02-07 11:19:46 +01:00
Alejandro
3464842c1e
Merge pull request #2917 from penpot/eva-bugfixing-7
...
🐛 Fix tooltips on left toolbar
2023-02-07 11:18:43 +01:00
Pablo Alba
d74af6ddc1
Revert " 🐛 Fix line-height inconsistent"
...
This reverts commit 3974a4778a
.
2023-02-07 11:18:01 +01:00
Alejandro
8cb33dc19c
Merge pull request #2908 from penpot/niwinz-bugfix-oidc-autidiscover
...
🐛 Fix issue with oidc autodiscover
2023-02-07 11:16:00 +01:00
Eva
4912107fcc
🐛 Fix tooltips on left toolbar
2023-02-07 10:03:18 +01:00
alonso.torres
d5c7a6e547
🐛 Fix problem with auto-width and space-around
2023-02-07 00:17:16 +01:00
Andrey Antukh
f1085aadd1
🐛 Fix compatibility issues on docker upgrade path
2023-02-06 19:21:55 +01:00
alonso.torres
ca5b59f102
🐛 Fix sizing when moving shapes into/out of a layout
2023-02-06 17:50:59 +01:00
alonso.torres
a0898fbabd
🐛 Named redis volume
2023-02-06 17:00:42 +01:00
Andrey Antukh
aaf332ed18
🐛 Fix issue with oidc autodiscover
2023-02-06 14:20:57 +01:00
Christian Clauss
b05ca4bb82
🐛 Fix undefined name RuntimeException on manage.py script
...
Python defines [`RuntimeError`](https://docs.python.org/3.7/library/exceptions.html#RuntimeError )
but it does not define `RuntimeException` so a `NameError` will be raised when any of these lines
are executed.
% `python3 -c "RuntimeException('This is a test...')"`
```
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'RuntimeException' is not defined
```
% `flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics`
```
./backend/scripts/manage.py:22:15: F821 undefined name 'RuntimeException'
raise RuntimeException(f"invalid PREPL_URI: {PREPL_URI}")
^
./backend/scripts/manage.py:25:15: F821 undefined name 'RuntimeException'
raise RuntimeException(f"invalid PREPL_URI: {PREPL_URI}")
^
./backend/scripts/manage.py:49:23: F821 undefined name 'RuntimeException'
raise RuntimeException("unexpected response from PREPL")
^
3 F821 undefined name 'RuntimeException'
3
```
2023-02-05 11:19:41 +01:00