132 Commits

Author SHA1 Message Date
Nemo D'ACREMONT
9614413e6b
feat: create rendu page 2024-11-27 15:26:22 +01:00
Martin Eyben
36fcec0970 fix: select sql 2024-11-27 15:13:25 +00:00
Nemo D'ACREMONT
b297b88c64
feat: add get all models from fans 2024-11-27 15:12:52 +01:00
Martin Eyben
502718929a feat: remove constraint not null to modeles 2024-11-27 15:07:15 +00:00
Nemo D'ACREMONT
d0632fb691
enhanced: enhanced makefiles 2024-11-27 14:55:35 +01:00
Alessandre Laguierce
e3301bd831 feat: add piece 2024-11-27 14:45:37 +01:00
Alessandre Laguierce
b2b769da8f Merge branch 'master' into pieces 2024-11-27 14:22:20 +01:00
Martin Eyben
9661d69c57 feat: sql select 2024-11-27 13:30:35 +00:00
Alessandre Laguierce
54e113d8db feat: add pieces 2024-11-27 14:20:33 +01:00
damien DELPY
424cce390e
fix: for the function is_existing, stop the transaction if not found. 2024-11-27 10:33:43 +01:00
damien DELPY
86c6fedb30
feat: first version of update.sql done to do basic manipulation to it. 2024-11-26 23:03:31 +01:00
damien DELPY
4df648ef10
fix: now it is the ( and ) characters. 2024-11-26 19:51:40 +01:00
damien DELPY
82267fd573
fix: ' characters are fucking this up. 2024-11-26 19:38:00 +01:00
damien DELPY
7eb84a8d18
fix: adding more elements to the quantite attribute insofar as a piece can be used by multiple sets at many times. 2024-11-26 17:46:54 +01:00
damien DELPY
0df3682d04
fix: new insert.sql due to new raw data. 2024-11-26 10:26:14 +01:00
damien DELPY
3fa9da6ef9
fix: new csv file for model names. 2024-11-26 10:25:14 +01:00
damien DELPY
b23c44e5df
fix: adding a rule to put the sql files into the build directory. 2024-11-25 21:28:38 +01:00
damien DELPY
5815ab2a22
feat: adding a Makefile at the root. 2024-11-25 21:27:16 +01:00
damien DELPY
935d3812f7
feat: Makefile to generate data and obviously put the files in the build directory 2024-11-25 21:18:48 +01:00
damien DELPY
872f7dc3d5
fix: udpdate the python script for this new src directory. 2024-11-25 21:06:44 +01:00
damien DELPY
ebb9af28eb
feat: putting the sql files into the src directory 2024-11-25 21:05:00 +01:00
damien DELPY
bbbdd72347
feat: adding a folder to put temporary insert.sql files. 2024-11-25 21:02:12 +01:00
damien DELPY
d1a96c2dff
feat: rename the .csv folder. 2024-11-25 21:00:53 +01:00
damien DELPY
9f4eaf5ebe
fix: the nemo scripts. 2024-11-25 20:59:43 +01:00
damien DELPY
c4b4c0f8a6
feat[SQL]: edit the README to explain the generating process. 2024-11-23 22:38:38 +01:00
damien DELPY
f6a2aa8320
fix[SQL]: no more duplicatas in a created dataset. 2024-11-23 22:34:31 +01:00
damien DELPY
5795651499
fix[SQL]: fcking merge conflict. 2024-11-23 22:33:38 +01:00
damien DELPY
50db25c0f0
fix[SQL]: no duplicatas. 2024-11-23 22:32:41 +01:00
damien DELPY
e603b34767
fix[SQL]: First generated dataset. 2024-11-23 21:55:25 +01:00
damien DELPY
7f7e605525
fix[SQL]: merging conflict. 2024-11-23 21:48:07 +01:00
damien DELPY
37d0c430c7
fix[SQL]: first generated dataset. 2024-11-23 21:43:17 +01:00
damien DELPY
1824c1d421
fix[SQL]: useless build. 2024-11-23 21:40:41 +01:00
damien DELPY
7ba442cb17
merging from master 2024-11-23 21:39:19 +01:00
damien DELPY
3fab1411b2
fix[SQL]: first generated data set. Some values already exists but it is quite good i think 2024-11-23 21:38:10 +01:00
Nemo D'ACREMONT
801cdcee58
feat: add subject links to readme 2024-11-23 12:22:41 +01:00
Nemo D'ACREMONT
c6c7c12a24
feat: give example to copy back-end/.env to start dev environnemnet 2024-11-23 11:58:06 +01:00
Nemo D'ACREMONT
690a242a78
feat: fix db script exec order, onlyl use back-end.env files 2024-11-23 11:53:52 +01:00
damien DELPY
bbf7a292ad
feat[SQL]: adding a python file to generate data. This file generates corrupted data. TODO : remove unused foreign keys and already used primary keys. 2024-11-22 23:54:53 +01:00
damien DELPY
62c49d1cb5
fix[config]: gitkeep the build directory. 2024-11-22 23:51:25 +01:00
damien DELPY
ac5e01f0e0
fix[SQL]: final version of the database + python file to generate file. TODO : remove already used primary keys and not used foreign keys. 2024-11-22 23:50:53 +01:00
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