Andrey Antukh
e55d1a3b7f
⚡ Add minor optimization for d/without-qualified helper
2024-02-12 15:28:07 +01:00
Andrey Antukh
528f0b4f60
💄 Add cosmetic improvements on static page components
2024-02-12 14:55:42 +01:00
Andrey Antukh
722cb6351d
💄 Add minor cosmetic changes to file-update ns
2024-02-12 14:55:42 +01:00
Andrey Antukh
4cd9237f47
🐛 Fix unexpected exception on task-gc
...
Because table was renamed but the sql on the task function
still uses the old name.
2024-02-12 14:55:42 +01:00
Aitor
b9b66aee85
🐛 Fix dropdown being cut off
2024-02-12 12:19:17 +01:00
Aitor
08c8b938ae
🐛 Fix color picker picking color from library
2024-02-12 12:19:17 +01:00
Aitor
1907884a6d
🐛 Fix create token button size
2024-02-12 12:19:17 +01:00
Aitor
44c4ba08b8
🐛 Show color name when it is from the library
2024-02-12 12:19:17 +01:00
Andrey Antukh
f4ac607958
♻️ Refactor srepl helpers
2024-02-12 10:21:47 +01:00
Alejandro Alonso
dc67056a8c
🐛 Fix components without root shape for v2 migration
2024-02-12 10:21:47 +01:00
alonso.torres
9f6b82dfc0
🐛 Fix problem with changes files
2024-02-11 17:55:34 +01:00
alonso.torres
c17d2c1aba
🐛 Fix problems when moving shapes in layouts
2024-02-11 17:55:34 +01:00
alonso.torres
b6be1c2e1a
🐛 Fix line break on flex/grid options
2024-02-11 17:55:34 +01:00
alonso.torres
ed9ee210e4
🐛 Change icon to align self stretch
2024-02-11 17:55:34 +01:00
alonso.torres
0f50afc4c3
🐛 Fix typo when grid board selected
2024-02-11 17:55:34 +01:00
alonso.torres
4e1353caf1
🐛 Fix problems with grid layout and flex children absolute
2024-02-11 17:55:34 +01:00
alonso.torres
c8d19c846a
🐛 Fix problems with flex child properties in components
2024-02-11 17:55:34 +01:00
Andrey Antukh
d6114d0a2b
Merge branch 'translations' into staging
2024-02-09 15:01:17 +01:00
Andrey Antukh
3a6a20e1da
Merge remote-tracking branch 'weblate/develop' into translations
2024-02-09 14:59:22 +01:00
Revenant
aa360dd0aa
🌐 Add translations for: Malay.
...
Currently translated at 7.5% (102 of 1344 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/ms/
2024-02-09 14:58:31 +01:00
Andrés Moya
80feaaeed3
🐛 Improve the smartness of the ref-shape-not-found repair script
2024-02-09 12:07:24 +01:00
Andrés Moya
206f9acfd9
✨ Make shape ref smarter to find some subtle validation error
2024-02-09 12:07:24 +01:00
Andrey Antukh
f9af2a16b9
✨ Add the ability to create a file snapshot on repair
2024-02-09 12:01:09 +01:00
Andrey Antukh
c07dbc9843
📎 Move repair and validate srepl helpers to srepl.main
2024-02-09 12:01:09 +01:00
Andrey Antukh
43b8ccb52e
✨ Improve error handling on websocket code
2024-02-09 12:01:09 +01:00
Andrey Antukh
ec2eb3d406
🐛 Fix broken text shapes without position-data on comp-v2 migration
2024-02-09 12:01:09 +01:00
Andrey Antukh
6d35cb2eb4
✨ Improve snapshot related internal API
...
This commit also adds the ability to take snapshot of all files
of the team in a single run/transaction.
2024-02-09 12:01:09 +01:00
Andrey Antukh
aaf457a792
✨ Add support for ::sql/order-by
on db/sql layer
2024-02-09 12:01:09 +01:00
Alejandro Alonso
8d65998cc3
🐛 Fix remove nested roots on components v2 migration
2024-02-09 12:01:09 +01:00
Andrey Antukh
a5fc42cafa
✨ Normalize ids parsing on srepl helpers
2024-02-09 12:01:09 +01:00
Alejandro Alonso
66eca9ba4a
🐛 Fix conflict on components path for v2 migration
2024-02-09 12:01:09 +01:00
Alejandro Alonso
6fa22c3a04
🐛 Fix components with non existing component-ids for v2 migration
2024-02-09 12:01:09 +01:00
Alejandro Alonso
0c682ea75d
🐛 Fix components with compont-root on library for v2 migration
2024-02-09 12:01:09 +01:00
Alejandro Alonso
bdb16109d5
🐛 Fix empty components on v2 migration
2024-02-09 12:01:09 +01:00
Madalena Melo
ced357dcca
🌐 Added translation for: Malay.
2024-02-09 11:25:49 +01:00
Aitor
07693a46f2
🐛 Fix thumbnails not being cleared immediately
2024-02-08 17:25:14 +01:00
Belén Albeza
6b60b10cfb
🐛 Fix multi radius input being reset to zero on blur
2024-02-08 17:13:45 +01:00
Belén Albeza
acef775131
🐛 Fix mixed values displays for measurements in the design tab
2024-02-08 17:13:45 +01:00
Eva
d91b3d4fb6
♻️ Update spacing on assets tab
2024-02-08 09:37:51 +01:00
Alejandro
de7c61e5ca
Merge pull request #4107 from penpot/staging-migration
...
✨ Improvements to migration process
2024-02-08 08:32:33 +01:00
Alejandro
a31fbabc10
Merge pull request #4103 from penpot/niwinz-staging-bugfix-12
...
💄 Minor cosmetic changes
2024-02-08 08:22:50 +01:00
Alejandro
5b2227cf4f
Merge pull request #4111 from penpot/alotor-bugfix-16
...
Alotor bugfix 16
2024-02-07 13:14:05 +01:00
alonso.torres
84537b607e
🐛 Fix problem with numeric inputs
2024-02-07 12:59:41 +01:00
alonso.torres
3d66ae21de
🐛 Fix problem with line caps
2024-02-07 11:09:54 +01:00
alonso.torres
8032a22f14
🐛 Fix problem when moving absolute positioned shapes
2024-02-07 09:49:01 +01:00
alonso.torres
5ed1ff6d41
🐛 Fix error when changing shadow color
2024-02-07 09:49:01 +01:00
Andrey Antukh
d2626ead0b
✨ Add better email cleaning mechanism
...
This commit separates the email cleaning mechanism to a separated
function, and enables a proper cleaning of `mailto:` prefix, usually
found on invitations because users just copy and paste from external
source.
2024-02-07 09:14:07 +01:00
Andrey Antukh
040b336ef9
✨ Add helper for restoring team after migration to comp-v2
2024-02-06 19:20:25 +01:00
Andrey Antukh
2331647ec6
🐛 Add missing team-profile rels cloning on duplicate-team srepl helper
2024-02-06 19:18:22 +01:00
Andrey Antukh
7a50cb3ff9
🐛 Fix broken restore snapshot function
2024-02-06 19:17:59 +01:00