fix(adminAPI): localize event type (#5059)

* fix(adminAPI): localisation of event types, aggregate types
* fix(adminAPI): validations of ListEvent request
* implement caching of editor user information
This commit is contained in:
Silvan
2023-01-19 16:50:05 +01:00
committed by GitHub
parent a3f5885823
commit 7b5135e637
16 changed files with 679 additions and 115 deletions

View File

@@ -425,6 +425,16 @@ Errors:
CloseRows: L'instruction SQL n'a pas pu être terminée
SQLStatement: L'instruction SQL n'a pas pu être créée
InvalidRequest: La requête n'est pas valide
AggregateTypes:
action: Action
instance: Instance
key_pair: Paire de clés
org: Organisation
project: Projet
user: Utilisateur
usergrant: Subvention de l'utilisateur
EventTypes:
user:
added: Utilisateur ajouté