Nemo D'ACREMONT
|
8ecd584b57
|
fix: removed unused imports
|
2024-11-18 14:19:59 +01:00 |
|
Nemo D'ACREMONT
|
7a3e20ea1f
|
fix: remove useless routes
|
2024-11-18 14:19:44 +01:00 |
|
Nemo D'ACREMONT
|
b991249a43
|
fix: fix unused types in controllers
|
2024-11-18 14:19:29 +01:00 |
|
Nemo D'ACREMONT
|
2328333bbf
|
ui: add border to hr elemnts
|
2024-11-18 14:19:06 +01:00 |
|
Nemo D'ACREMONT
|
952fc1d630
|
feat: add boxes service, controllers and routes
|
2024-11-18 14:18:29 +01:00 |
|
Nemo D'ACREMONT
|
bc5ccfe221
|
feat: add boxes templates
|
2024-11-18 14:16:46 +01:00 |
|
Nemo D'ACREMONT
|
083187c15b
|
feat: use notfound.ejs as fallback
|
2024-11-17 09:23:10 +01:00 |
|
Nemo D'ACREMONT
|
c54ad9aefa
|
feat: copy static files on build
|
2024-11-17 09:20:42 +01:00 |
|
Nemo D'ACREMONT
|
dc68a07a1b
|
feat: use static files to share css between templates
|
2024-11-17 09:20:22 +01:00 |
|
Nemo D'ACREMONT
|
72d04bdab1
|
feat: add services, controller, routes, types and templates for models
|
2024-11-17 09:19:51 +01:00 |
|
Nemo D'ACREMONT
|
a9fbd381cd
|
feat: remove restart from dev docker-compose
|
2024-11-14 09:54:27 +01:00 |
|
damien DELPY
|
be3aba341f
|
fix[data]: need a Makefile + dodo.
|
2024-11-13 22:47:22 +01:00 |
|
damien DELPY
|
c8c4c38e26
|
feat[data]: goodnight moon.
|
2024-11-13 22:42:27 +01:00 |
|
damien DELPY
|
3012c18a22
|
fix[data]: remove blank lines from the integer datas.
|
2024-11-13 22:21:41 +01:00 |
|
damien DELPY
|
4675bfb1fb
|
feat[data]: .data to sql.
|
2024-11-13 21:56:41 +01:00 |
|
damien DELPY
|
45304ff0b2
|
fix[data]: again.
|
2024-11-13 20:41:29 +01:00 |
|
damien DELPY
|
5d1ab36c55
|
feat[data]: coding a script to generate data.
|
2024-11-13 20:19:43 +01:00 |
|
damien DELPY
|
7e878a91d3
|
feat[data]: some raw data.
|
2024-11-13 17:44:12 +01:00 |
|
damien DELPY
|
69e0238e47
|
fix[data]: useless.
|
2024-11-13 17:12:28 +01:00 |
|
damien DELPY
|
b9bc2a9d18
|
feat[data]: some content.
|
2024-11-13 01:07:16 +01:00 |
|
Nemo D'ACREMONT
|
9a18f9ce11
|
feat: add headers to template files
|
2024-11-10 17:15:49 +01:00 |
|
Nemo D'ACREMONT
|
5d4b107a00
|
feat: add page to list all members
|
2024-11-10 17:06:59 +01:00 |
|
Nemo D'ACREMONT
|
f5026498b1
|
fix: fix indent
|
2024-11-10 17:04:37 +01:00 |
|
Nemo D'ACREMONT
|
3c194f0603
|
fix: build the backend correctly on npm run start
|
2024-11-10 16:02:33 +01:00 |
|
Nemo D'ACREMONT
|
4799d2cd34
|
Merge branch 'refactor-marque'
|
2024-11-10 15:57:34 +01:00 |
|
Nemo D'ACREMONT
|
35a203c0e5
|
refactor: move marque sql requests to marque.service, and use default exports
|
2024-11-10 15:53:25 +01:00 |
|
Martin Eyben
|
035eff019b
|
refactor: two spaces
|
2024-11-08 12:04:58 +01:00 |
|
Nemo D'ACREMONT
|
832112fb41
|
Merge branch 'refactor-members'
|
2024-11-08 11:58:59 +01:00 |
|
Nemo D'ACREMONT
|
b2aac76a2e
|
feat: add templates and link controllers to routes
|
2024-11-08 11:52:25 +01:00 |
|
Nemo D'ACREMONT
|
6a173d52f5
|
feat: add members controllers
|
2024-11-08 11:51:39 +01:00 |
|
Nemo D'ACREMONT
|
061ec56e72
|
refactor: use memberService module in controllers
|
2024-11-08 11:45:42 +01:00 |
|
Nemo D'ACREMONT
|
f1d41e6960
|
refactor: move db request to member.service.ts
|
2024-11-08 11:44:26 +01:00 |
|
damien DELPY
|
b37d86a1fb
|
fix[SQL config]: dockerfile to load the sql code.
|
2024-11-08 11:15:10 +01:00 |
|
damien DELPY
|
aa5e6de889
|
fix[config SQL]: update the names of the files according to the subject, adding some files to do some special contents.
|
2024-11-08 11:13:11 +01:00 |
|
damien DELPY
|
cbff3ae32b
|
fix[config]: wrong directory also.
|
2024-11-08 11:09:23 +01:00 |
|
damien DELPY
|
b9b3abdc28
|
fix[config]: useless directory.
|
2024-11-08 11:08:28 +01:00 |
|
damien DELPY
|
a9cf870eab
|
fix[SQL tables]: wrong name of the file according to the subject.
|
2024-11-08 11:07:53 +01:00 |
|
damien DELPY
|
5be32b1879
|
fix[SQL tables]: put the drop instructions in the file drop.sql.
|
2024-11-08 11:06:23 +01:00 |
|
Alessandre Laguierce
|
afe50c6091
|
feat: begin pieces implementation
|
2024-10-27 12:20:45 +01:00 |
|
Alessandre Laguierce
|
c0a5b036da
|
feat: add marque registration
|
2024-10-26 17:58:23 +02:00 |
|
Alessandre Laguierce
|
3626f92d2d
|
fix: good authentication process
|
2024-10-26 17:20:56 +02:00 |
|
Alessandre Laguierce
|
945109a6f0
|
feat: add JWT
|
2024-10-26 16:36:24 +02:00 |
|
Alessandre Laguierce
|
68773db8d6
|
fix: ignore dev-db
|
2024-10-26 15:51:46 +02:00 |
|
Alessandre Laguierce
|
defd414806
|
fix: better error code
|
2024-10-26 15:50:54 +02:00 |
|
Alessandre Laguierce
|
dd7cc24c08
|
feat: begin authentication process
|
2024-10-26 14:43:37 +02:00 |
|
Alessandre Laguierce
|
8b74c22a10
|
fix: working registering method
|
2024-10-26 11:19:26 +02:00 |
|
Nemo D'ACREMONT
|
2af110ff62
|
feat: only parse json body when content-type is json
|
2024-10-26 09:42:39 +02:00 |
|
Nemo D'ACREMONT
|
96abcb9db0
|
fix: since node_modules is not copied, use only one copy in Dockerfile
|
2024-10-26 09:33:07 +02:00 |
|
Nemo D'ACREMONT
|
fb7dc5f6f7
|
feat: add db init on prod, and remove former image attributes from docker-compose
|
2024-10-26 09:32:00 +02:00 |
|
Nemo D'ACREMONT
|
ba5e136dd5
|
feat: create tables for db on build
|
2024-10-26 09:28:18 +02:00 |
|