Commit Graph

636 Commits

Author SHA1 Message Date
131dfe793b improve LocationDeleteForm toggle layout
- Center the delete toggle horizontally within the form using justify-center
- Add consistent spacing between label and toggle input with gap-4
- Improves visual balance and readability of the delete confirmation form

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 11:05:37 +02:00
1eac116a55 add option to delete location in all subsequent months
- Added toggle in LocationDeleteForm for deleting locations from future months (disabled by default)
- Modified deleteLocationById action to support batch deletion across subsequent months
- When enabled, deletes all locations with same name in current and future months/years
- Only deletes user's own locations with proper data isolation
- Added translations for toggle text in Croatian and English
- Removed unused imports and variables to fix TypeScript warnings
- Uses efficient MongoDB deleteMany operation for bulk deletions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 11:01:16 +02:00
2cf338c50a improve development authentication setup
- Replaced manual code commenting with environment variable controlled mock auth
- Added development env vars to VS Code launch.json for automatic mock authentication
- Removed unused LinkedIn provider import
- Authentication now automatically uses mock session when launched via VS Code debug
- Zero security impact on production (env vars only exist during debug sessions)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 10:47:55 +02:00
78a6c18ba5 add option to create location in all subsequent months
- Added toggle in LocationEditForm for adding locations to future months (disabled by default)
- Modified updateOrAddLocation action to support batch creation across subsequent months
- Only creates locations in months where no location with same name exists
- Added translations for toggle text in Croatian and English
- Fixed unused variable warning in deleteLocationById
- Improved auth.ts development comments for clarity

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 10:27:31 +02:00
eef93528e3 set current year as default active year
Changes default year from first available year in database to current year (Date.now) when no year parameter is provided in URL.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 10:10:45 +02:00
02a3023f7a add CLAUDE.md with development guidance for Claude Code
Provides architectural overview, development commands, and key patterns for future Claude instances working with this codebase.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-11 10:00:07 +02:00
a6ed155277 Merge branch 'hotfix/1.35.1' into develop 2025-07-23 13:40:25 +02:00
1ef3f01f86 Merge branch 'hotfix/1.35.1' 2025-07-23 13:40:24 +02:00
491b11e86d fixing types 2025-07-23 13:40:14 +02:00
46730aa249 Merge branch 'release/1.35.0' 2025-07-23 13:13:43 +02:00
53203683bf Merge branch 'feature/multi-bar-code-support' into develop 2025-07-23 13:12:36 +02:00
36f2f74e64 implemented scanning PDF docs for multiple 2D codes 2025-07-23 13:12:13 +02:00
691715c8b4 ažuriran readme 2025-07-23 10:55:16 +02:00
b2aa44a882 Merge branch 'release/1.34.0' 2025-06-18 15:37:38 +02:00
e4dfbf4363 Merge branch 'feature/disabling-light-theme' into develop 2025-06-18 15:33:25 +02:00
0fac2c0341 disabled white theme 2025-06-18 15:33:20 +02:00
22719f4d86 Merge branch 'hotfix/1.33.2' 2025-01-13 16:33:02 +01:00
6d5ef8dd70 Merge branch 'hotfix/1.33.2' into develop 2025-01-13 16:33:02 +01:00
0fd4ba9f5b updating version 2025-01-13 16:32:48 +01:00
87d6928a97 BugFix: fixing types 2025-01-13 16:32:38 +01:00
a65393dd11 Merge branch 'hotfix/1.33.1' 2025-01-13 16:05:54 +01:00
e366f44629 Merge branch 'hotfix/1.33.1' into develop 2025-01-13 16:05:54 +01:00
fef30523a4 ažurirana verzija u compose datoteci 2025-01-13 16:05:48 +01:00
103e371d5f mongo projekcija proširena property-em "hasAttachment" 2025-01-13 16:05:15 +01:00
6ceff261fb Merge branch 'release/1.33.0' 2024-12-14 10:00:47 +01:00
ef1343ae4e Merge branch 'release/1.33.0' into develop 2024-12-14 10:00:47 +01:00
492750df92 komentiranje debug koda 2024-12-14 09:59:47 +01:00
a1fa304b26 Merge branch 'feature/query-optimization' into develop 2024-12-14 09:56:54 +01:00
86b6c777c4 opzimizacija: stranica za prikaz godine je dohvaćala i QR kodove = slow 2024-12-14 09:56:50 +01:00
4a7f899103 za potrebe testiranja podešen konkretan userID 2024-12-14 09:56:14 +01:00
37ab7a15cb monogo verzija u dev okruženju usklađena sa prod env 2024-12-14 09:55:26 +01:00
9c9ddc28c1 povećavanje UI elemenata na view ekranu 2024-12-14 09:12:03 +01:00
40e421a32a podešen styling ikone 2024-12-14 09:04:15 +01:00
74a9229ffa link ikona zamijenjena sa share ikonom 2024-12-14 09:01:09 +01:00
1287b95ebb Merge branch 'release/1.32.0' 2024-12-13 17:51:34 +01:00
4206b5c162 Merge branch 'release/1.32.0' into develop 2024-12-13 17:51:34 +01:00
72df53f5d9 bump verzije u compose datoteci 2024-12-13 17:51:25 +01:00
5504ea5bb8 Merge branch 'feature/sharing-option' into develop 2024-12-13 17:50:41 +01:00
1148722063 bump verzije u docker-compose 2024-12-13 17:50:33 +01:00
4ab61f9917 implementiran share by link 2024-12-13 17:50:12 +01:00
439de9d305 implementirano kopiranje linka 2024-12-13 15:38:48 +01:00
6d45892108 instaliran toast 2024-12-13 15:38:31 +01:00
6fd18cadab traefik izdvojen u zasebni stack 2024-08-08 21:24:23 +00:00
2007213b3a Merge branch 'hotfix/1.31.2' into develop 2024-03-25 19:46:18 +01:00
5f4665669e Merge branch 'hotfix/1.31.2' 2024-03-25 19:46:18 +01:00
d3e851b4ea mongo mreža označena kao internal 2024-03-25 19:46:12 +01:00
c59471a0c1 Merge branch 'release/1.31.1' 2024-03-25 19:43:31 +01:00
80abea473c mongo mreža dodatno označena non-external 2024-03-25 19:43:12 +01:00
dcee0dde95 Merge branch 'release/1.31.0' 2024-03-23 01:43:29 +01:00
ef4f607915 Merge branch 'feature/adding-scripts' into develop 2024-03-23 01:43:04 +01:00