|
|
885ad069d3
|
feat: add Docker docs
|
2025-12-05 12:18:29 +01:00 |
|
|
|
cd2afee8fc
|
fix: add missing backend and frontend domain variables in .env.example
|
2025-12-04 23:52:24 +01:00 |
|
|
|
af5dbc2767
|
fix: update environment variables for frontend and backend URLs in compose file
|
2025-12-04 23:50:10 +01:00 |
|
|
|
430100f62d
|
fix: remove non-functioning sanctum module config
|
2025-12-04 23:49:46 +01:00 |
|
|
|
1224d2057b
|
fix: trust all proxies
|
2025-12-04 22:52:23 +01:00 |
|
|
|
77e099a16e
|
fix: add runtime configuration for Sanctum base URL and origin
|
2025-12-04 21:06:37 +01:00 |
|
|
|
0da6157255
|
fix: missing https:// in docker environment example
|
2025-12-04 21:05:55 +01:00 |
|
|
|
f0ac4e0cdf
|
fix: add APP_KEY to .env.example for configuration
|
2025-12-04 20:40:06 +01:00 |
|
|
|
679b6ab913
|
fix: make APP_KEY configurable with environment variable
|
2025-12-04 20:39:13 +01:00 |
|
|
|
a93c8d236a
|
fix: add .env to .gitignore
|
2025-12-04 20:30:31 +01:00 |
|
|
|
92782bfff3
|
fix: fix incorrect environment variable name for frontend service
|
2025-12-04 20:28:50 +01:00 |
|
|
|
d052e464b2
|
fix: update environment variables in docker-compose for better configurability
|
2025-12-04 20:28:19 +01:00 |
|
|
|
962ae2d0d3
|
fix: remove unused runtime config
|
2025-12-04 20:27:55 +01:00 |
|
|
|
72bca8876e
|
refactor: remove unused Caddyfile configuration
|
2025-12-04 20:11:52 +01:00 |
|
|
|
380cf51b77
|
Merge branch 'feature/docker-frankenphp' into feature/docker
|
2025-12-04 20:08:36 +01:00 |
|
|
|
a6164cdcf0
|
Merge branch 'develop' into feature/docker
|
2025-12-04 20:05:28 +01:00 |
|
|
|
43b056f412
|
fix: broken cypress tests due to new internship list view
Cypress E2E Tests / cypress-tests (push) Has been cancelled
|
2025-12-04 12:46:10 +01:00 |
|
|
|
cbfd4f1b68
|
refactor: remove unused NUXT_HOST and NUXT_PORT environment variables
|
2025-12-04 12:17:13 +01:00 |
|
|
|
be284c061e
|
refactor: add sample domain and environment variables
|
2025-12-04 12:16:09 +01:00 |
|
|
|
e62fe4c443
|
feat: make backend image default to port 80
|
2025-12-04 12:10:48 +01:00 |
|
Veronika Fehérvíziová
|
b9be4a2e6c
|
fix: allow changing internship status when denied by admin
|
2025-12-02 22:53:01 +01:00 |
|
Veronika Fehérvíziová
|
06e6e59a18
|
feat: notify company of internship status updates
|
2025-12-02 22:52:22 +01:00 |
|
Veronika Fehérvíziová
|
a9ac8a2735
|
refactor: rename contact method to contactPerson to avoid default conflicts
|
2025-12-02 22:51:53 +01:00 |
|
Veronika Fehérvíziová
|
01aae85efc
|
refactor: update email template for internship status updates
|
2025-12-02 22:51:29 +01:00 |
|
Veronika Fehérvíziová
|
b95cdb070d
|
Revert "refactor: increase the number of users and companies in seeder"
This reverts commit 1d2016c011.
|
2025-12-02 20:40:10 +01:00 |
|
Veronika Fehérvíziová
|
e64b6c2eca
|
feat: add dynamic max year of study based on selected program in registration form
|
2025-12-02 20:32:31 +01:00 |
|
Veronika Fehérvíziová
|
4a5a4f990c
|
feat: improve phone input validation and update study program options in registration form
|
2025-12-02 20:28:17 +01:00 |
|
Veronika Fehérvíziová
|
2b31c1d2ad
|
feat: enhance phone input validation in registration form
|
2025-12-02 20:27:59 +01:00 |
|
Veronika Fehérvíziová
|
b612c0f873
|
feat: add validation rules for internship filter inputs
|
2025-12-02 20:26:14 +01:00 |
|
Veronika Fehérvíziová
|
9de30a7df1
|
refactor: improve address generation in Company and Student data factories
|
2025-12-02 19:30:54 +01:00 |
|
Veronika Fehérvíziová
|
1d2016c011
|
refactor: increase the number of users and companies in seeder
|
2025-12-02 19:30:42 +01:00 |
|
Veronika Fehérvíziová
|
687018e0fe
|
rename and translate CLI command for admin create
|
2025-12-02 19:10:13 +01:00 |
|
Veronika Fehérvíziová
|
6902eadef5
|
refactor: rename CLI for creating admin
|
2025-12-02 19:00:04 +01:00 |
|
|
|
187b56b464
|
feat: build custom image for backend
|
2025-12-02 16:19:51 +01:00 |
|
|
|
c99017623b
|
feat: add docker-compose stack with FrankenPHP
|
2025-12-02 15:32:23 +01:00 |
|
|
|
b1c26b762a
|
feat: setup Dockerfile for frontend
|
2025-12-02 15:31:49 +01:00 |
|
Andrej
|
d570ca3398
|
fix: missing query when requesting internsip csv export
Cypress E2E Tests / cypress-tests (push) Has been cancelled
|
2025-12-01 19:44:34 +01:00 |
|
Andrej
|
bef5a596ba
|
feat: add export functionality for internships to CSV in admin internships dashboard
|
2025-12-01 19:38:02 +01:00 |
|
Andrej
|
c63f973f15
|
feat: enhance InternshipListView to support events
|
2025-12-01 19:37:34 +01:00 |
|
Andrej
|
ddf6787b76
|
feat: update triggerDownload function to accept file extension parameter
|
2025-12-01 19:37:06 +01:00 |
|
Andrej
|
3a9f9c0d58
|
feat: add InternshipFilter interface
|
2025-12-01 19:36:09 +01:00 |
|
Andrej
|
4a26fa82d3
|
feat: implement API route for exporting internships into CSV
|
2025-12-01 19:35:22 +01:00 |
|
Andrej
|
1ab02ae489
|
feat: add API route for exporting internships into CSV
|
2025-12-01 19:34:51 +01:00 |
|
Veronika Fehérvíziová
|
b08311e90b
|
fix: invalid dialog title when removing internship
|
2025-11-30 21:31:18 +01:00 |
|
Veronika Fehérvíziová
|
08cae3c9f1
|
fix: hide table of API keys while loading
|
2025-11-30 21:22:27 +01:00 |
|
dkecskes
|
57290e3a7a
|
fix: update composer lockfile
|
2025-11-30 18:56:03 +01:00 |
|
dkecskes
|
ea4fe7e7f4
|
feat: add support for deleting internships
|
2025-11-30 18:55:45 +01:00 |
|
dkecskes
|
30ce759ec6
|
feat: add filter for internships
|
2025-11-30 18:21:19 +01:00 |
|
|
|
a1acd76eed
|
fix: update input selector ID for new API key name
|
2025-11-29 20:50:49 +01:00 |
|
|
|
53e91f4afa
|
Merge branch 'feature/65-Vytvorenie-API-na-integraciu-s-externym-systemom' into develop
|
2025-11-29 20:35:49 +01:00 |
|