8 Commits

Author SHA1 Message Date
9176e32e6f Fix image not load correcttlly
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-08 18:07:46 +03:00
282e279343 Add custom Alpine CI image with git and yq pre-installed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Created base-images/alpine-git-yq/Dockerfile with git, yq, curl, bash
- Added build scripts (build-alpine-ci-image.sh and .bat)
- Updated .woodpecker.yaml to use alpine-git-yq:3.19 instead of alpine:3.19
- Removed apk add commands from CI pipeline (packages now pre-installed)
- Added CI_IMAGE_SETUP.md with detailed setup instructions
- Solves Alpine package repository blocking in air-gapped cluster
2026-05-07 08:40:05 +03:00
417b2ef877 feat: Add admin user, PIN-based password reset, and profile management
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
- Auto-create admin user on startup with configurable credentials
- Force password change on first admin login
- PIN-based password reset via email (6-digit code)
- Remove demo account notice from login page
- Add complete profile edit with email, phone, address fields
- Add password change functionality in profile
- Add database migration for new user fields
- Update Helm values with admin and email config
2026-05-07 08:09:30 +03:00
8d67d17e82 Add Dockerfiles
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-05 06:02:41 +03:00
6630045f67 Work 2026-05-04 01:01:36 +03:00
307bdef2e1 Update app 2026-05-03 04:56:48 +03:00
fbb3e7d850 Add brands management system with backend persistence 2026-05-01 19:14:39 +03:00
dvirlabs
d182f76201 Initial app 2026-05-01 11:12:13 +03:00