Commit Graph

13 Commits

Author SHA1 Message Date
ilham_gmail 56bad098a3 Implement rejection reason modal instead of prompt, and fix SQL syntax error for column creation in MySQL 8.0 2026-06-11 22:03:18 +07:00
ilham_gmail da9796755a Ensure submit button is enabled on modal open and close 2026-06-11 22:00:30 +07:00
ilham_gmail 4ad0081a02 Fix double submission bug, use createUnsafeMutable to override empty env values in Docker, and suppress direct warning printing 2026-06-11 21:50:36 +07:00
ilham_gmail 4f52db834e Remove client side attempts and lockedUntil logic to avoid local state desync with server database 2026-06-11 21:33:54 +07:00
ilham_gmail 3d281d570e Fix form variable reference error causing GET page reloads on submit, and add pointer cursor style to buttons on hover 2026-06-11 21:04:32 +07:00
ilham_gmail 66da318100 Require rejection reason and move approve/reject buttons inside manager detail view 2026-06-11 20:56:29 +07:00
ilham_gmail b6f150ef86 Fix admin organization proof image preview path and implement forgot password feature with rate limiting and check email warning 2026-06-11 20:38:28 +07:00
ilham_gmail cbbd683470 Fix registration invalid json bug and add password confirmation fields and validation 2026-06-11 20:27:17 +07:00
ilham_gmail 36e3e829ac Fix registration upload size, mail helper env variables, and verification rate limits 2026-06-11 20:08:30 +07:00
ilham_gmail 3b62f71946 Fix file upload size limits and toast messages on failure 2026-06-11 19:43:52 +07:00
ilham_gmail 0593d25080 Query Nominatim directly for geocoding and reverse geocoding in poverty-mapping 2026-06-11 19:34:01 +07:00
ilham_gmail ff5ff49597 Fix env loading and auth response verification 2026-06-11 19:27:44 +07:00
ilham_gmail a0c61f2bc2 Initial commit of unified WebGIS projects 2026-06-11 17:43:01 +07:00