mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 13:16:12 +02:00
♻️ Move teams queries and mutations to commands
This commit is contained in:
parent
797ae22526
commit
c570557203
23 changed files with 993 additions and 653 deletions
|
@ -12,8 +12,8 @@
|
|||
[app.db :as db]
|
||||
[app.http.client :as http]
|
||||
[app.loggers.webhooks :as webhooks]
|
||||
[app.rpc.commands.teams :refer [check-edition-permissions! check-read-permissions!]]
|
||||
[app.rpc.doc :as-alias doc]
|
||||
[app.rpc.queries.teams :refer [check-edition-permissions! check-read-permissions!]]
|
||||
[app.util.services :as sv]
|
||||
[app.util.time :as dt]
|
||||
[app.worker :as-alias wrk]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue