Commit Graph
15 Commits
Author SHA1 Message Date
“Naeel” 7d1be4e089 docs: README — one line, deployed via Terraform 2026-07-21 09:43:10 +04:00
“Naeel” 8268568f44 fix: remove DROP TABLE — use CREATE TABLE IF NOT EXISTS only 2026-07-21 07:32:13 +04:00
“Naeel” d6c0d906d5 ui: edit/delete in separate columns, classic grey buttons, no red trash 2026-07-20 10:33:22 +04:00
“Naeel” f5a2b23258 fix: remove trailing garbage (</form> </cfif>) causing cfif mismatch + add version footer v1.0.2 2026-07-20 10:18:40 +04:00
“Naeel” 7b6ab4c8b7 fix: ## → # syntax error in editRow header 2026-07-20 08:52:04 +04:00
“Naeel” d5baf65be7 title: CRUD Lucee Example 2026-07-20 08:45:38 +04:00
“Naeel” ec660b3b48 design: Nubes design system — logo, favicon in assets/, card layout, brand colors 2026-07-20 08:45:01 +04:00
“Naeel” fc13337bb8 fix: #tableName# outside cfoutput — wrap in cfoutput 2026-07-20 08:32:55 +04:00
“Naeel” d0fb4df1cb docs: detailed comments; fix: var declarations, no DROP, text inputs 2026-07-20 08:13:26 +04:00
“Naeel” 53e12ecddd fix: separate DROP+CREATE queries, id→integer, value→text 2026-07-20 06:48:15 +04:00
“Naeel” 1dccaef040 fix: value→TEXT, cfoutput wrapper, cf_sql_varchar 2026-07-19 19:00:35 +04:00
“Naeel” 94ebf06890 auto-create table IF NOT EXISTS on startup 2026-07-19 18:56:17 +04:00
“Naeel” d623f21cd3 add README 2026-07-19 18:52:42 +04:00
“Naeel” 4b070916ca add .gitignore 2026-07-19 18:36:03 +04:00
“Naeel” fc4984f188 initial: Lucee CRUD — table name from json_env (TABLE_NAME) 2026-07-19 18:34:51 +04:00