Syariffullah
  • Joined on 2026-05-11
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-13 04:23:52 +00:00
a4c3b1a647 refactor: remove deprecated legacy authentication module
97d18dcabd feat: add module-specific directory structure, routing, and environment security configuration
Compare 2 commits »
Syariffullah pushed to main at Syariffullah/webgis-poverty-pontianak 2026-06-13 04:23:44 +00:00
93f88c183c feat: add database connection file for poverty API using project-level configuration
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-13 03:11:52 +00:00
be05153168 chore: remove unused file and associated references
Syariffullah pushed to main at Syariffullah/webgis-poverty-pontianak 2026-06-13 03:11:39 +00:00
e88b2820cc refactor: rename database schema from webgis to webgis_poverty
Syariffullah pushed to main at Syariffullah/webgis-poverty-pontianak 2026-06-13 03:11:29 +00:00
75241e9ac9 feat: add spbu, parsil, and jalan spatial tables to database schema
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-12 14:04:00 +00:00
0ba7bc6622 chore: update database connection to point to webgis_poverty schema
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-12 14:03:09 +00:00
eac52fbfb5 chore: remove deprecated file handling logic
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-12 14:02:38 +00:00
11db3a63af feat: implement centralized database configuration using .env file and custom loader
Syariffullah pushed to main at Syariffullah/webgis-poverty-pontianak 2026-06-12 14:02:33 +00:00
22e56fe763 feat: add lightweight .env file loader utility for environment variable management
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-12 13:52:43 +00:00
f9d7294f5e fix: update database name to webgis_poverty in db_connect.php files across modules
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-12 13:48:16 +00:00
2581091ab4 fix: update database name to webgis_sig in db_connect.php files across modules
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-11 09:41:15 +00:00
0ae903c0d1 feat: implement full CRUD functionality for jalan, parsil, and spbu modules including database integration and map interaction features
Syariffullah pushed to main at Syariffullah/webgis-poverty-pontianak 2026-06-11 09:41:00 +00:00
227a7091b5 feat: implement environment-based database connection utility and configuration management
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-11 06:20:33 +00:00
d10253a001 add poverty subproject
Syariffullah pushed to master at Syariffullah/webgis-sig 2026-06-11 06:12:20 +00:00
48f20aabed initialize
Syariffullah created branch master in Syariffullah/webgis-sig 2026-06-11 06:12:19 +00:00
Syariffullah created repository Syariffullah/webgis-sig 2026-06-11 06:07:03 +00:00
Syariffullah pushed to main at Syariffullah/webgis-poverty-pontianak 2026-06-11 03:20:10 +00:00
3aa1182a09 feat: initialize database connection script for webgis_poverty API
Syariffullah pushed to main at Syariffullah/webgis-poverty-pontianak 2026-06-11 02:24:25 +00:00
db3ff299c1 feat: add dashboard feature with modular API endpoints and UI integration
Syariffullah pushed to main at Syariffullah/webgis-poverty-pontianak 2026-06-11 01:13:55 +00:00
b77d4f6869 feat: implement full authentication system and CRUD APIs for users, rumah ibadah, and penduduk miskin with database updates.