156 Commits

Author SHA1 Message Date
Martin Eyben
a7f3c1e9c9 feat: restart always in prod 2024-12-02 17:26:16 +01:00
Martin Eyben
6f5c66fcbd feat: add sql functions 2024-12-02 16:58:39 +00:00
Nemo D'ACREMONT
b2aa8ca22e
fix: fix clena_rpod 2024-12-02 16:11:32 +01:00
Nemo D'ACREMONT
cfab8ca04d
fix: conitnue fixing makefile 2024-12-02 16:09:00 +01:00
Nemo D'ACREMONT
dfd2d39d7d
fix: fix makefile for old docker-compose version 2024-12-02 15:34:43 +01:00
Nemo D'ACREMONT
f87700bd43
fix: fix prod makefile 2024-12-02 15:19:33 +01:00
Nemo D'ACREMONT
512c2e9890
fix: makefile typo 2024-12-02 15:16:03 +01:00
Nemo D'ACREMONT
f5af049dbb
fix: fix bynote 2024-12-02 15:05:55 +01:00
Nemo D'ACREMONT
4567285ec4
feat: La liste des membres qui ont proposé le plus de modèles 2024-12-02 14:57:16 +01:00
Alessandre Laguierce
e4cb8c3300 feat: add average pieces per box 2024-12-02 14:36:48 +01:00
Alessandre Laguierce
16e6b04e66 feat: add pieces per box 2024-12-02 14:20:38 +01:00
damien DELPY
f4d7d9be41
mergin for the marks inserted. 2024-11-27 20:52:10 +01:00
damien DELPY
09b5aa0362
fix: new insert.sql for the tags. 2024-11-27 20:51:35 +01:00
damien DELPY
191de9829b
fix: tag is not noter. 2024-11-27 20:44:48 +01:00
damien DELPY
7398a84a51
merging the new database 2024-11-27 20:32:22 +01:00
damien DELPY
eba078017f
feat: new database due to new python script. 2024-11-27 20:31:07 +01:00
damien DELPY
b4a716afbd
fix: some comments. 2024-11-27 20:04:11 +01:00
damien DELPY
605b744bac
fix: now tag is a note between 0 and 5. 2024-11-27 20:03:23 +01:00
damien DELPY
44599df44e
fix: now all pieces have a brand, a shape. The words are now more understandable in the database. 2024-11-27 19:50:50 +01:00
Nemo D'ACREMONT
db205b01e5
Merge branch 'box_pieces' 2024-11-27 16:01:11 +01:00
Nemo D'ACREMONT
24a12ea3b1
fix: use await to wait for map 2024-11-27 16:01:03 +01:00
Alessandre Laguierce
2c01512c53 feat: add pieces to box 2024-11-27 15:55:06 +01:00
Nemo D'ACREMONT
7824277239
feat: add get models by note 2024-11-27 15:40:08 +01:00
Nemo D'ACREMONT
6ec761cdd7
fix: dont exec select.sql on build 2024-11-27 15:39:25 +01:00
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