alonso.torres
685a071e87
🐛 Fix rounding error with matrices
2023-01-19 15:47:25 +01:00
Andrey Antukh
73658c47f3
🐛 Fix issues on rlimit module
2023-01-19 15:41:12 +01:00
Andrey Antukh
d98fd76032
🎉 Add namespace with a set of helpers for access throught the BREPL
2023-01-19 15:41:12 +01:00
Andrey Antukh
2fef3dc881
🎉 Add prepl support
...
And rename the current repl to urepl (user-repl).
2023-01-19 15:41:12 +01:00
Eva Marco
a1a0444cc7
Merge pull request #2806 from penpot/alotor-polishing-7
...
Changes to paths and fixed reorder
2023-01-19 14:42:51 +01:00
Andrés Moya
792c17fe46
🐛 Fix display of components with frame root in assets panel
2023-01-19 14:18:55 +01:00
Andrés Moya
77d71abb5d
🐛 Sync correctly all layout attributes
2023-01-19 13:44:28 +01:00
alonso.torres
75d6e21af8
✨ Show tools on path creation. Change snap while drawing
2023-01-19 13:39:21 +01:00
alonso.torres
0632111e96
🐛 Fix reorder layers with keys
2023-01-19 13:39:21 +01:00
Eva Marco
fe77ef4438
Merge pull request #2802 from penpot/alotor-polishing-6
...
Polishing after confluence test
2023-01-19 12:55:59 +01:00
Andrey Antukh
9a407ab714
🎉 Add namespace with a set of helpers for access throught the BREPL
2023-01-19 12:42:39 +01:00
alonso.torres
e7ac7ff7fb
🐛 Fix problem with disappearing titles
2023-01-19 11:51:53 +01:00
alonso.torres
d78ad30e23
✨ Enter on containers selects children
2023-01-19 11:51:53 +01:00
alonso.torres
4b5caf5fb9
✨ Shift+move ignores snap-pixel on the axis moving
2023-01-19 11:51:53 +01:00
alonso.torres
4e1eb2d6e9
🐛 Fix problem when flipping a mask
2023-01-19 11:51:53 +01:00
alonso.torres
ab7683f1e3
✨ Improved text layout handling
2023-01-19 11:51:53 +01:00
alonso.torres
89371e10d1
🐛 Fix problem moving shapes inside a group inside a layout
2023-01-19 11:51:53 +01:00
alonso.torres
9fd6c65d93
🐛 Fix problem with empty paths
2023-01-19 11:51:53 +01:00
Eva
1f9c89fb32
🐛 Fix add svg did not update layout
2023-01-19 11:31:46 +01:00
Eva
61e83d7e01
🐛 Add selected colors on rightbar when selecting a board
2023-01-19 11:31:46 +01:00
Eva
a1a3d09998
🐛 Remove numbers in layer creation
2023-01-19 11:31:46 +01:00
Eva
de7a1d34c0
🐛 Fix board preset size selector css
2023-01-19 11:31:46 +01:00
Eva
f93d0e1c4d
🐛 Fix snap to pixel on path creation and edit
2023-01-19 11:31:46 +01:00
andrés gonzález
750e00c981
Merge pull request #2803 from iprithvitharun/2791-renaming-export-board-option
...
✨ Renamed Export boards to PDF option
2023-01-19 09:55:18 +01:00
Prithvi Tharun
d2847e9507
✨ Renamed Export boards to PDF option
...
Two instances of this changed
Signed-off-by: Prithvi Tharun <ptrithu8@gmail.com>
2023-01-18 23:09:39 +05:30
Andrey Antukh
8a5afefc1c
🎉 Add prepl support
...
And rename the current repl to urepl (user-repl).
2023-01-18 17:14:22 +01:00
Eva Marco
c5d8d77070
Merge pull request #2799 from penpot/alotor-polishing-5
...
Polishing
2023-01-18 11:38:40 +01:00
Andrey Antukh
3dd65db651
✨ Use commands instead of mutations for assets upload
...
And properly deprecate media rpc mutations
2023-01-18 11:20:36 +01:00
alonso.torres
c18d3c66a8
✨ Changes to snap to pixel
2023-01-18 11:04:24 +01:00
alonso.torres
0d96b5b798
🐛 Fix problems with mask elements modifiers when moving child
2023-01-18 11:04:24 +01:00
alonso.torres
24f45fafbf
🐛 Fix problem with disappearing frame titles
2023-01-18 11:04:13 +01:00
Andrey Antukh
1e1f551383
✨ Move share link mutations to commands
2023-01-18 10:51:58 +01:00
Andrey Antukh
4258a840ac
♻️ Use proper namespace qualified access to pool
2023-01-18 10:51:58 +01:00
Andrey Antukh
bca98f91e4
🎉 Add rpc methods for access tokens
2023-01-18 10:51:58 +01:00
Andrey Antukh
a79d2cf899
🔥 Remove deprecated teams mutations and queries
2023-01-18 10:51:58 +01:00
Andrey Antukh
6a699d7f09
✨ Properly move viewer queries to commands
...
And change deprecation version on viewer queries
2023-01-18 10:51:58 +01:00
Andrey Antukh
ba2729fa4a
✨ Move fonts queries and mutations to commands
2023-01-18 10:51:58 +01:00
Andrey Antukh
dba7a9d424
✨ Move projects queries and mutations to commands
2023-01-18 10:51:58 +01:00
Andrey Antukh
dc77c6b655
✨ Remove deprecated code and reoganize file related methods
2023-01-18 10:51:58 +01:00
Andrey Antukh
ed87814f50
🐛 Properly handle storage features on binfile import
2023-01-18 10:51:58 +01:00
Andrey Antukh
d8faff47a8
♻️ Move profile queries and mutations to commands
2023-01-18 10:51:58 +01:00
Andrey Antukh
ecb757bcaf
🎉 Move user feedback http handler to RPC command method
2023-01-18 10:51:58 +01:00
Andrey Antukh
73a6f0a347
📎 Update backend scripts/repl file
2023-01-18 10:51:58 +01:00
Andrey Antukh
db689d151e
♻️ Refactor profile and session handling
...
- makes the profile access more efficient (replace in-app joins to a
simple select query on profile table
- add partial support for access-tokens (still missing some RPC methods)
- move router definitions to specific modules and simplify the main http
module definitions to simple includes
- simplifiy authentication code related to access-tokens and sessions
- normalize db parameters with proper namespaced props
- more work on convert all modules initialization to use proper specs
with fully-qualified keyword config props
2023-01-18 10:51:58 +01:00
Alejandro
ca8df3a8d8
Merge pull request #2788 from penpot/niwinz-bugfix-binfile-import-storage-features
...
🐛 Properly handle storage features on binfile import
2023-01-18 09:52:51 +01:00
Ahmad HosseinBor
6bdd25b5d1
🌐 Add translations for: Persian.
...
Currently translated at 56.3% (685 of 1215 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/fa/
2023-01-18 06:48:14 +01:00
Eva
d14f4c5c4a
🐛 Fix open color palette from colorpicker
2023-01-17 23:28:02 +01:00
Eva
f6ff80a3d4
🐛 Fix Apply library colors to gradient points
2023-01-17 23:28:02 +01:00
Eva
b2d8f807f9
🐛 Fix alignment inside dropdown
2023-01-17 23:28:02 +01:00
Eva
03b3b441b5
🐛 Fix create mask inside layout
2023-01-17 23:28:02 +01:00