0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 00:40:30 -05:00
penpot/frontend
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
..
.storybook Append timestamp to CSS import in storybook 2024-08-05 17:39:57 +02:00
dev
playwright Add naming consistency changes for file_data_fragment table 2024-08-08 07:42:17 +02:00
resources Add selection colors to ds 2024-08-13 12:06:46 +02:00
scripts 🐛 Fix storybook build 2024-08-06 10:46:37 +02:00
src 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
test/frontend_tests 💄 Update run-store helper 2024-08-07 16:07:59 +02:00
translations 🎉 New oops page with login and request access 2024-08-14 15:32:04 +02:00
vendor/tubax
.gitignore 📎 Add (temporary) visual regression tests for the Workspace 2024-06-19 09:44:03 +02:00
.nvmrc
.prettierrc.json Upgrade prettier and use specific settings for scss files only 2024-07-01 10:23:19 +02:00
deps.edn ⬆️ Update beicon version to v2.2 2024-08-06 12:29:18 +02:00
gulpfile.js
package.json 🔧 Update script names and conditionally build storybook 2024-08-05 17:39:37 +02:00
playwright.config.js 🔧 Tweak the pixel diff ratio of playwright 2024-06-27 15:35:57 +02:00
shadow-cljs.edn Compile storybook target in release and a separate DS stylesheet 2024-08-01 15:29:02 +02:00
vite.config.js 🔧 Enable storybook to be served from a subdir 2024-08-01 15:29:02 +02:00
yarn.lock ⬆️ Update shadown-cljs and beicon dependency 2024-07-31 16:30:22 +02:00