Commit Graph

48 Commits

Author SHA1 Message Date
dc4948e45b test: e2e cypress testing replaced by playwright 2025-09-16 13:27:53 +02:00
7ebffe9655 test: cypress e2e base added 2025-09-15 23:20:44 +02:00
24a332e71e feat(githooks): commit user verification 2025-09-08 19:44:19 +02:00
312353832c feat: [back] basic testing libraries installed 2025-07-14 23:26:23 +02:00
88150c2e64 feat: minor git hooks improvements 2025-07-14 22:36:50 +02:00
55959ca273 feat: pre-commit now runs front tests 2025-07-14 22:33:37 +02:00
8f5036f246 feat: basic testing done 2025-07-14 22:27:49 +02:00
a178932afe fix: commit length increased 2025-05-07 08:13:58 +02:00
ac2bf96eed docs: env files clarified with a comment
env files commented to clarify the importance of keeping it a secret
2025-05-07 08:12:54 +02:00
dc1fdec3e2 feat: home module create to better organize the code 2025-05-07 08:09:09 +02:00
Daniel Heras Quesada
1a6f13e862 Merge pull request #1 from dqnid/feature/mono-branch
Feature/mono branch
2024-12-28 22:06:35 +01:00
e9e57089f5 fix(front): 🐛 useQuery big bug fixed 2024-12-28 22:02:20 +01:00
dfa3d1c40a feat: both nest and next backends 2024-12-28 20:37:20 +01:00
ed3e59e079 feat: commit-msg minor requirements 2024-11-03 18:43:11 +01:00
3cc9799bdc fea(githooks): hit pre-commit and commit-msg hooks 2024-11-03 18:38:28 +01:00
a474783a02 feat(linters): linters and prettier added to front 2024-11-03 18:37:51 +01:00
3d0a996744 refactor(lint): code styled with prettier 2024-11-03 18:14:48 +01:00
712ffd7ef8 fix(files): cleanup 2024-10-30 15:20:33 +01:00
024d06515e feat(docker): basic docker config for back and front with minor linter fixes 2024-10-30 13:26:24 +01:00
15fb5a3163 refactor(express): express set as default backend 2024-10-29 23:57:47 +01:00
dcd1debc73 feat(back): blueprints added + example simple module 2024-10-29 23:56:52 +01:00
74eaa0c3a7 feat(front): front adapted to express 2024-10-29 23:56:17 +01:00
2281258c84 fix(auth): auth middleware fixed 2024-10-27 21:39:41 +01:00
620b98c465 refactor(routes): routes to modules + feat(auth): auth middleware basic structure done 2024-10-27 20:08:42 +01:00
946c2f3c56 feat(auth): basic token validation for login + minor improvements on utils 2024-10-27 01:40:10 +02:00
9fc39b0a0c feat(auth): auth config init 2024-10-26 23:22:58 +02:00
f63795a9f1 feat(users + general utils): users basic routes added and used to make and test basic global utils 2024-10-26 17:15:58 +02:00
3327ae5996 feat(users, db): users access test used to clean db access flow 2024-10-26 13:20:46 +02:00
0379fd4e28 feat(db): basic db connection done 2024-10-25 21:41:26 +02:00
59c0f05b4f feat(routes): service concept 2024-10-23 17:59:09 +02:00
3e6d2b6346 feat(express): new back basic structure 2024-10-16 00:04:23 +02:00
84d8aea1eb feat(express backend): basic structure implemented 2024-10-07 12:19:51 +02:00
6b1bde7a5d feat(auth): session closed after token expires 2024-09-03 22:38:25 +02:00
92d5035e4e feat(example-detail): example views completed 2024-09-03 20:54:23 +02:00
f91286fb05 feat(example): example list page done 2024-08-29 00:17:02 +02:00
cb8ba636d1 feat(example): example basic view done and used to fix API hooks 2024-08-28 20:41:34 +02:00
c787b56408 style(header): header styled 2024-08-28 01:06:59 +02:00
e000dbc92e style(login): login form styled 2024-08-27 22:02:38 +02:00
2c4c0e00a8 fix(docker): db path added 2024-08-27 17:24:56 +02:00
9a6b9afa3b feat(styles): scss variables replaced with css ones all over the project 2024-08-27 17:23:52 +02:00
c20d621e2f feat(back+front): user roles expanded + frontend styling 2024-07-28 14:34:54 +02:00
75e1fe4c65 feat(front): routes secured under jwt session + small user component done 2024-07-25 00:03:48 +02:00
fd81b532d0 feat(mysql): database table created for example 2024-07-24 00:23:27 +02:00
017995656e feat(back): backend example CRUD generated 2024-07-24 00:22:40 +02:00
94ce4f548e feat(front): jwt included in session and linked to every query that uses useQuery 2024-07-24 00:22:02 +02:00
231db52718 feat(front): login form styled 2024-07-22 22:51:14 +02:00
f61bdac457 feat(front): basic next auth configuration done 2024-07-21 00:31:04 +02:00
049e063d48 initial commit 2024-07-19 19:55:57 +02:00