5b0ea13ba0
chore(release): bump version to v0.0.14 and update changelog [skip ci]
v0.0.14
github-actions[bot]
2026-02-22 16:06:48 +00:00
53cb84dd14
feat: replace rich cerulean color variables with a new color palette for improved theming
almazlar
2026-02-22 19:06:37 +03:00
649c9f8d69
chore(release): bump version to v0.0.13 and update changelog [skip ci]
v0.0.13
github-actions[bot]
2026-02-22 15:50:28 +00:00
fe20a69482
feat: update button and input styles with new color variables and hover/focus states
almazlar
2026-02-22 18:50:17 +03:00
4c6eebe61f
chore(release): bump version to v0.0.12 and update changelog [skip ci]
v0.0.12
github-actions[bot]
2026-02-22 15:39:04 +00:00
24424cc226
feat: update CSS variables for improved theming and styling
almazlar
2026-02-22 18:38:51 +03:00
a45d2269eb
chore(release): bump version to v0.0.11 and update changelog [skip ci]
v0.0.11
github-actions[bot]
2026-02-22 15:21:10 +00:00
f450b6fdce
fix: correct spelling of 'application' in README
almazlar
2026-02-22 18:20:54 +03:00
1479827612
chore(release): bump version to v0.0.10 and update changelog [skip ci]
v0.0.10
github-actions[bot]
2026-02-22 15:10:24 +00:00
b3f09d5dfc
feat: add deployment steps for Backend and Frontend to Dokploy
almazlar
2026-02-22 18:05:39 +03:00
4c83f6670d
fix: update VITE_BASE_URL to use port 8080 in Dockerfile
almazlar
2026-02-22 17:46:20 +03:00
d9e69e03ad
fix: update server port to 8080 in Dockerfile and application properties
almazlar
2026-02-22 17:29:04 +03:00
c1c326aa5d
chore(release): bump version to v0.0.9 and update changelog [skip ci]
v0.0.9
github-actions[bot]
2026-02-22 12:03:26 +00:00
c26ee4f400
feat: add createdAt field to Todo entity and update database migration script
almazlar
2026-02-22 15:03:11 +03:00
0f7339d5c1
chore(release): bump version to v0.0.8 and update changelog [skip ci]
v0.0.8
github-actions[bot]
2026-02-22 11:08:47 +00:00
386f5137c6
fix: update Dockerfile, application properties, and controller mappings for health check and CORS support
almazlar
2026-02-22 14:08:31 +03:00
b5dcba1e11
fix: update application properties and Dockerfile for local development configuration
almazlar
2026-02-22 13:18:08 +03:00
854a0bace8
fix: update Dockerfile to run tests during build and adjust TodoController request mapping
almazlar
2026-02-22 13:13:15 +03:00
fda1f39901
fix: add CrossOrigin annotation to TodoController for CORS support
almazlar
2026-02-22 13:09:02 +03:00
73d0d767e9
chore(release): bump version to v0.0.7 and update changelog [skip ci]
v0.0.7
github-actions[bot]
2026-02-22 09:30:07 +00:00
4050c08859
fix: update API base URL and add healthcheck for backend service
almazlar
2026-02-22 12:29:53 +03:00
fac79b70b6
chore(release): bump version to v0.0.6 and update changelog [skip ci]
v0.0.6
github-actions[bot]
2026-02-22 09:20:08 +00:00
223a960142
chore(release): bump version to v0.0.5 and update changelog [skip ci]
v0.0.5
github-actions[bot]
2026-02-21 14:12:18 +00:00
73c2147ae9
fix: add missing comma in settings.json for Java configuration
almazlar
2026-02-21 17:00:08 +03:00
fae199d838
chore(release): bump version to v0.0.4 and update changelog [skip ci]
v0.0.4
github-actions[bot]
2026-02-21 09:17:36 +00:00
c32e321d3a
test: add integration tests for TodoController and update test configuration.
almazlar
2026-02-21 12:17:12 +03:00
90b381823a
chore(release): bump version to v0.0.3 and update changelog [skip ci]
v0.0.3
github-actions[bot]
2026-02-21 08:14:22 +00:00
52f29038d8
feat: add custom favicon and update page title
almazlar
2026-02-21 11:14:10 +03:00
5dabf3f4ca
chore(release): bump version to v0.0.2 and update changelog [skip ci]
v0.0.2
github-actions[bot]
2026-02-21 08:03:55 +00:00
281004434d
feat: Implement responsive styling for various screen sizes and refactor the main todo list container class.
almazlar
2026-02-21 11:01:19 +03:00
c8b96ab8e7
chore(release): bump version to v0.0.1 and update changelog [skip ci]
v0.0.1
github-actions[bot]
2026-02-21 07:41:54 +00:00
37ae9dbe53
feat: Introduce application version display in the frontend footer, showing both frontend and backend versions with integrated build arguments.
almazlar
2026-02-21 10:34:08 +03:00
bbd3beb22a
feat: Automate versioning, changelog updates, and Git tagging, using the generated version for Docker image tags.
almazlar
2026-02-21 10:28:10 +03:00