|
b12f19ac51
|
Fixed useSend loading flow on abort
Made data null on error
Made it remain in loading state on refetch and remount abortion
|
2023-08-12 01:32:02 +03:00 |
|
|
9a4226dc30
|
New auth form design, fixed useSend token sending
|
2023-08-08 12:20:47 +03:00 |
|
|
2b5a917107
|
Minor api fixes, made useId hook login optional
|
2023-08-07 14:10:52 +03:00 |
|
|
9b35a54ae9
|
Even more code styling things
|
2023-07-31 12:41:19 +03:00 |
|
|
e214ea53e7
|
Fixed sign in redirect on success
|
2023-07-29 18:11:05 +03:00 |
|
|
8220b43e9b
|
Fixed possibly nullable useFetch or useSend result data
|
2023-07-27 16:50:26 +03:00 |
|
|
abe3e64883
|
Added initial loading setting
Enabled pushing to history on filter setting
|
2023-07-27 12:00:22 +03:00 |
|
|
b7bbd937b4
|
Converted put(api/announcement) to use useSend
Added useSendButtonCaption hook
Related to #19
|
2023-07-17 12:18:54 +03:00 |
|
|
f4226237ab
|
Added useSend hook, converted useFetch to use it
Moved useFetch
Related to #19
|
2023-07-16 00:08:51 +03:00 |
|