11 Commits

Author SHA1 Message Date
2b001579c5
Fixed front ann book and delete err handling
Button no longer pre-updates on err
File uploading fix
2023-09-13 22:26:53 +03:00
410931b475
Code styling fixes 2023-08-15 23:33:58 +03:00
9b35a54ae9
Even more code styling things 2023-07-31 12:41:19 +03:00
0e5aeae491
Fixed doSend arguments 2023-07-27 20:09:03 +03:00
2a229c96ba
Separated useSendWithButton hook from useAddAnnouncement 2023-07-27 16:55:07 +03:00
b7bbd937b4
Converted put(api/announcement) to use useSend
Added useSendButtonCaption hook
Related to #19
2023-07-17 12:18:54 +03:00
0218cdced5
Code styling
Added brackets for const lambdas
Converted const lambdas with multiple instructions to functions
2023-07-15 12:55:25 +03:00
7b0ccc525c
Code styling changes 2023-07-13 20:03:53 +03:00
6a0c4c9dac
Added http errors handing to all fettch requests 2023-07-13 17:50:20 +03:00
d041df0bbd
Added ellipsis to loading status string 2023-07-13 17:49:47 +03:00
a8b7cfbffa
Added TypeScript for frontend
Added type definitions for components, functions, data
Added guards for network responses
fixes #8
2023-07-12 19:03:24 +03:00