Commit Graph

11 Commits

Author SHA1 Message Date
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
f8235ca7f4 Fixed fetch loading ending before result saving 2023-08-09 17:55:54 +03:00
e7327945e3 Improved loading handling 2023-07-31 14:55:12 +03:00
9b35a54ae9 Even more code styling things 2023-07-31 12:41:19 +03:00
cf81e3d817 Fixed ann removal 2023-07-29 18:47:23 +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
bc154f8b6b Fixed useFetch and useUser typing 2023-07-20 00:55:12 +03:00
7cf83d099d Added api/user request prototype 2023-07-19 23:24:58 +03:00
3668e8c33f Changed story dimensions
Improved logging
2023-07-16 00:18:30 +03:00
f4226237ab Added useSend hook, converted useFetch to use it
Moved useFetch
Related to #19
2023-07-16 00:08:51 +03:00