index
:
backend
main
A GraphQL API for the Alert CAS project
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
graphql
/
mutation.rs
Age
Commit message (
Expand
)
Author
2024-09-12
Each alert has text{1,2,3} for the three possible area
Santo Cariotti
2024-09-08
Mutation for notification update
Santo Cariotti
2024-09-07
Add `userEdit` and `userPasswordEdit` mutations
Santo Cariotti
2024-09-07
Formatted
Santo Cariotti
2024-09-07
Use submodules mutations and query for types
Santo Cariotti
2024-09-05
Fixs with clippy
Santo Cariotti
2024-09-05
Send notifications by Expo API
Santo Cariotti
2024-09-05
Create notifications from a new alert
Santo Cariotti
2024-09-05
Keep a device token for the user notification
Santo Cariotti
2024-09-03
Add examples on doc
Santo Cariotti
2024-09-01
Add extended area field for alerts
Santo Cariotti
2024-08-30
Use timestamp for `created_at` field
Santo Cariotti
2024-08-30
Return user_id on JWT creation
Santo Cariotti
2024-08-29
Valid the polygon before the alert creation
Santo Cariotti
2024-08-26
Fix order of lat/lng
Santo Cariotti
2024-08-26
Add alerts
Santo Cariotti
2024-08-24
Add new position
Santo Cariotti
2024-08-23
Add doc
Santo Cariotti
2024-08-21
Add login
Santo Cariotti