We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should match Graasp Desktop's actions with Graasp's actions. Here an exhaustive list given by @ahgentil
The page view uses the 6 below. this doesn't mean that others app are not using the same verbs.
"navigate", "login", "logout", "unload", "toggle-navigation", "toggle-tools",
"access", "open", "cancel", "change", "create", "update", "add", "clear", "start", "send", "remove", "saved", "executed", "maximized", "connect", "minimized", "viewed", "configured"
"created", "removed", "commented", "application_started", "access", "update", "add", "exit", "delete", "calculate", "switch", "save", "cancel", "create", "open", "remove", "change", "clear", "load", "send", "accessed", "start", "mentioned", "submit", "signed_up", "downloaded", "invited", "activated_account", "rated", "logged in", "logged out", "close", "receive", "deleted", "voted", "liked", "printed"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We should match Graasp Desktop's actions with Graasp's actions. Here an exhaustive list given by @ahgentil
'appactions' Collection (page view + new apps)
The page view uses the 6 below. this doesn't mean that others app are not using the same verbs.
"navigate",
"login",
"logout",
"unload",
"toggle-navigation",
"toggle-tools",
"access",
"open",
"cancel",
"change",
"create",
"update",
"add",
"clear",
"start",
"send",
"remove",
"saved",
"executed",
"maximized",
"connect",
"minimized",
"viewed",
"configured"
'actions' Collection (graasp)
"created",
"removed",
"commented",
"application_started",
"access",
"update",
"add",
"exit",
"delete",
"calculate",
"switch",
"save",
"cancel",
"create",
"open",
"remove",
"change",
"clear",
"load",
"send",
"accessed",
"start",
"mentioned",
"submit",
"signed_up",
"downloaded",
"invited",
"activated_account",
"rated",
"logged in",
"logged out",
"close",
"receive",
"deleted",
"voted",
"liked",
"printed"
The text was updated successfully, but these errors were encountered: