Andrey Antukh
2ec27de353
🎉 Add :assing
operation as altenative to :set
2024-08-23 10:55:10 +02:00
Andrey Antukh
9a3c953f0f
Merge pull request #5014 from penpot/juanfran-update-plugins-runtime
...
⬆️ Update plugins runtime
2024-08-22 12:47:02 +02:00
Juanfran
a5114369ba
⬆️ Update plugins runtime
2024-08-22 12:13:20 +02:00
Andrey Antukh
4765685440
Merge pull request #5010 from penpot/eva-replace-tabs-component
...
♻️ Replace tabs component
2024-08-22 10:31:22 +02:00
Eva Marco
3f3c3a3df4
🐛 Fix labelled by on tab-panel component
2024-08-21 13:39:16 +02:00
Alejandro
baa52d432f
Merge pull request #5003 from penpot/niwinz-json-decoder
...
🎉 Add json encode/decode mechanism for schemas
2024-08-21 12:48:41 +02:00
Andrey Antukh
89562d0231
✨ Add schema validation for tabs
2024-08-21 11:55:12 +02:00
Eva Marco
3df9c88bb7
♻️ Replace layer tabs component with the new tab switcher component
2024-08-21 11:54:39 +02:00
Andrey Antukh
cacee40d11
🎉 Add proper schema encoding/decoding mechanism
...
this allows almost all api operations to success usin application/json
encoding with the exception of the update-file, which we need to
approach a bit differently;
the reason update-file is different, is because the operations vector
is right now defined without the context of shape type, so we are just
unable to properly parse the value to correct type using the schema
decoding mechanism
2024-08-21 11:27:36 +02:00
Eva Marco
1782837a38
♻️ Replace colorpicker modal tab component
2024-08-20 14:01:29 +02:00
Eva Marco
c0cd980f5f
♻️ Replace libraries modal tab component
2024-08-20 09:55:18 +02:00
Eva Marco
2f99d17885
♻️ Replace tab switcher on design tab
2024-08-19 16:26:17 +02:00
Eva Marco
63ffa704f5
♻️ Replace tab switcher on viewer
2024-08-19 16:26:10 +02:00
Eva Marco
129b7afda9
♻️ Remove components preview
2024-08-19 16:25:46 +02:00
Andrey Antukh
0db1eed87f
✨ Improve word-string schema generator
...
make it to generate a more readable strings
2024-08-16 14:43:06 +02:00
Andrey Antukh
db52d98595
📎 Update user ns on common and backend
2024-08-16 14:43:06 +02:00
Andrey Antukh
e46b5b3f57
🎉 Add json module to common
2024-08-16 14:43:06 +02:00
Alejandro
d1d3b4353a
Merge pull request #4987 from penpot/eva-add-selection-colors-to-ds
...
✨ Add selection colors to ds
2024-08-16 07:59:18 +02:00
Alejandro
84bfef9938
Merge pull request #4920 from penpot/palba-request-access
...
Oops page and Request access
2024-08-14 15:53:45 +02:00
Pablo Alba
6169f5c2e8
🎉 New oops page with login and request access
2024-08-14 15:32:04 +02:00
Andrey Antukh
fc14871d01
Merge pull request #4993 from penpot/eva-fix-fill-menu
...
🐛 Fix collapsing fill menu
2024-08-14 13:09:03 +02:00
Andrey Antukh
bcfa1d4394
Merge pull request #4996 from penpot/eltociear-patch-2
...
🐛 Update time.cljc
2024-08-14 13:08:40 +02:00
Ikko Eltociear Ashimine
2361b2b63a
🐛 Update time.cljc
...
prefered -> preferred
2024-08-14 12:58:44 +02:00
Alejandro
d9a941cb32
Merge pull request #4992 from penpot/juanfran-invalid-content-path-arguments
...
🐛 Fix typo in command parsing (paras to params)
2024-08-14 09:40:37 +02:00
Eva Marco
f43ca1869b
🐛 Fix collapsing fill menu
2024-08-14 09:24:26 +02:00
Juanfran
a34b06cfb4
🐛 Fix typo in command parsing (paras to params)
...
Signed-off-by: Juanfran <juanfran.ag@gmail.com>
2024-08-14 09:23:23 +02:00
Eva Marco
b57e68f4b6
✨ Add selection colors to ds
2024-08-13 12:06:46 +02:00
Alejandro
d2311f066a
Merge pull request #4988 from penpot/niwinz-fix-notifications
...
🐛 Fix incorrect params for notifications
2024-08-13 11:17:58 +02:00
Andrey Antukh
aa39de4ea8
🐛 Fix incorrect params for notifications
2024-08-13 11:04:26 +02:00
Eva Marco
215f6fc0ab
Merge pull request #4973 from penpot/ladybenko-8255-focus-mode
...
🐛 Fix layer sidebar in focus mode for long names
2024-08-13 10:34:41 +02:00
Belén Albeza
fc333ae098
Merge pull request #4941 from penpot/eva-tabs-component-ds
...
✨ Add tabs component to DS
2024-08-12 17:46:59 +02:00
Belén Albeza
d3e891eec3
✨ Enable focusing on tab-switcher* panel
2024-08-12 17:35:28 +02:00
Eva Marco
66d30e35c7
✨ Add tab switcher component documentation
2024-08-12 17:35:28 +02:00
Eva Marco
b8693c3f85
✨ Add tab component to the DS
2024-08-12 17:35:26 +02:00
Eva Marco
4b2742efca
Merge pull request #4972 from penpot/ladybenko-7887-toast
...
Implement `toast*` component
2024-08-12 16:28:57 +02:00
Andrey Antukh
c1435fba95
Merge pull request #4980 from rasom/fix-link-contributing-guide
...
📚 Fix dead link in contributing guide
2024-08-12 12:25:23 +02:00
Alejandro
b13148265e
Merge pull request #4982 from penpot/niwinz-bugfix-3
...
🐛 Bugfixes
2024-08-12 12:12:15 +02:00
Andrey Antukh
c0174ab501
🐛 Fix unhandled exception on try to reuse registration token
2024-08-12 11:55:19 +02:00
Andrey Antukh
77c45ed109
✨ Add better error reporting on offload-file-data task
2024-08-12 11:55:19 +02:00
Andrey Antukh
7df68bb8bd
✨ Add :params
prop to :not-found
exception
2024-08-12 11:55:19 +02:00
Andrey Antukh
ab461ba560
🐛 Launch offload only if file-gc has processed the file
2024-08-12 11:55:19 +02:00
Alejandro
280252d40e
Merge pull request #4958 from penpot/niwinz-fdata-storage-offload
...
🎉 Add file-data offload mechanism
2024-08-12 10:59:29 +02:00
Roman Volosovskyi
f0e3dc2f0e
📚 Fix dead link in contributing guide
2024-08-11 22:03:41 +02:00
Andrey Antukh
d2937a76d9
🐛 Fix error handling issue on login with oidc
...
happens when no oidc backend is configured on backend
2024-08-09 14:28:18 +02:00
Andrey Antukh
3219c150d4
⚡ Add better internal fillfactor setting for file table
...
Increasing the change for HOT updates on db for this heavy-update
table
2024-08-09 14:28:18 +02:00
Andrey Antukh
ba167f256b
⚡ Add performance enhancements on telemetry related queries
2024-08-09 14:28:18 +02:00
Andrey Antukh
0e92bcc0de
🎉 Add file-data offload mechanism
2024-08-09 14:28:18 +02:00
Andrey Antukh
f6bfe3931c
⚡ Add performance enhacements to storage/gc-touched task
2024-08-09 14:13:33 +02:00
Andrey Antukh
253b9e5bd8
✨ Split file-gc task in two separated tasks
...
Add a new file-gc-scheduler task for analizing all files for
elegibility and leave file-gc task with the responsability to
performn the GC operation.
2024-08-09 14:13:33 +02:00
Belén Albeza
604f80de20
📚 Add documentation for toast*
2024-08-09 13:07:55 +02:00