penpot/backend/src/app/rpc/commands
Andrey Antukh b7573c0b72 Change frontend-only features automatic team assignation rules
The frontend-only features are now ignored from files and from teams
and they do not autoassigns automatically to team and file on file
creation or update operations.
2024-11-15 15:57:25 +01:00
..
access_token.clj ♻️ Add better ergonomics for the internal quotes API 2024-10-08 14:51:14 +02:00
audit.clj Improve ip-addr parsing 2024-07-24 21:07:11 +02:00
auth.clj Add from-invitation property to register-profile event 2024-11-11 17:18:53 +01:00
binfile.clj ⬆️ Update backend dependencies 2024-10-22 20:23:38 +02:00
comments.clj 🐛 Send thread-id on create-comment-thread rpc method 2024-10-15 09:29:40 +02:00
demo.clj ♻️ Refactor configuration validation 2024-07-10 15:16:28 +02:00
feedback.clj 🐛 Increase feedback limits to reasonable values 2024-10-10 11:27:04 +02:00
files.clj Move team invitations and access requests to a separate namespace 2024-11-13 14:16:18 +01:00
files_create.clj Change frontend-only features automatic team assignation rules 2024-11-15 15:57:25 +01:00
files_share.clj ♻️ Add string length validation to backend RPC methods fields 2024-07-04 12:30:28 +02:00
files_snapshot.clj Add usage quotes for snapshots 2024-10-30 13:39:38 +01:00
files_temp.clj 💄 Add cosmetic change to create-temp-file rpc method 2024-10-10 16:04:15 +02:00
files_thumbnails.clj Merge remote-tracking branch 'origin/staging' into superalex-merge-conflicts-2 2024-09-23 10:08:06 +02:00
files_update.clj Change frontend-only features automatic team assignation rules 2024-11-15 15:57:25 +01:00
fonts.clj ♻️ Add better ergonomics for the internal quotes API 2024-10-08 14:51:14 +02:00
ldap.clj 🔥 Replace spec with schema on ldap RPC methods 2024-07-04 12:30:28 +02:00
management.clj 🐛 Use proper schema for move-file rpc method 2024-11-06 16:29:11 +01:00
media.clj ⬆️ Update backend dependencies 2024-10-22 20:23:38 +02:00
profile.clj Fixed plugin registration props 2024-09-16 15:46:02 +02:00
projects.clj ♻️ Resolve minor errors on viewer role on dashboard 2024-10-16 10:37:52 +02:00
search.clj 🔥 Replace spec with schema on search RPC methods 2024-07-04 12:30:28 +02:00
teams.clj Change frontend-only features automatic team assignation rules 2024-11-15 15:57:25 +01:00
teams_invitations.clj Move team invitations and access requests to a separate namespace 2024-11-13 14:16:18 +01:00
verify_token.clj Move team invitations and access requests to a separate namespace 2024-11-13 14:16:18 +01:00
viewer.clj 📎 Fix code style issue not catched by the linter 2024-07-04 12:30:28 +02:00
webhooks.clj Add viewer only mode on webhook 2024-10-15 13:38:46 +02:00