- Sep 06, 2023
-
-
Léo Banno-Cloutier authored
generate-password is meant to run with nodejs, and webpack v5 won't include polyfills anymore, making this dependency unusable See https://github.com/brendanashworth/generate-password/issues/68 Change-Id: Ic8053722653b6c09b47222f642b62b4535cc8bf3
-
- Sep 05, 2023
-
-
We shouldn't be depending on a 50 line non-maintained package Change-Id: I971a015e1c66bedc25ef3585c50f07724036b547
-
Change-Id: If8d406a4dfa188bb89b05472b18e5943c5f79d58
-
Change-Id: I28a127a9cff72aae239ddd5b3796833706a2cb7d
-
Sébastien Blin authored
New version of floating-ui breaks with: TypeScript error in /app/jams-react-client/node_modules/@floating-ui/utils/src/types.d.ts(3,32): Type expected. TS1110 1 | export type Alignment = 'start' | 'end'; 2 | export type Side = 'top' | 'right' | 'bottom' | 'left'; > 3 | export type AlignedPlacement = `${Side}-${Alignment}`; | ^ Fixing mui's version fix CI GitLab: #100 Change-Id: Ie517c3c99e2d1759b84d09e35650d1ac6692cd4f
-
- Aug 25, 2023
-
-
Léo Banno-Cloutier authored
This fix lets users that are not admin see the pages as intended. I also refactored the 2 pages into smaller components. Change-Id: Ibc02534ea1215d870772f6f2fd1061a87b56ed38
-
- Aug 23, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I81247cffdd81fbe407a09008817c4940b5cd97c4
-
Léo Banno-Cloutier authored
Change-Id: I77958e6164014d4de1a999f5c19912e647241783
-
Léo Banno-Cloutier authored
Change-Id: If67b4ef11aed93a7ec0b09880badb14e53176859
-
Léo Banno-Cloutier authored
Change-Id: I952b4bd430efa36f9e060ec1f8954703549e8fc8
-
Léo Banno-Cloutier authored
Change-Id: I2adb33f1e032d0604f6ee7a39e02ea194e78e55b
-
- Aug 22, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: Iced4913e0739093f00718b579fc615111baabcc0
-
- Aug 18, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I521f3a1b4201430fd1c8ed05be60fb78b11b7488
-
Léo Banno-Cloutier authored
Change-Id: Ia20810a6e232fe70b0feefb06643884ce030f4e5
-
Léo Banno-Cloutier authored
Please refer to the README.md to generate the documentation for jams-server with apidoc Change-Id: I1633f3d932413b6f4e22295dee45b02e435deb01
-
Léo Banno-Cloutier authored
Change-Id: I7d4c73baf8a673018807030e32f7349b0aa62456
-
Léo Banno-Cloutier authored
- jams-react-client: fix request spam on devices tab - don't send hashed password in response when creating a user Change-Id: I3c576003d57ef84ff523ebbf14ac611793a8b750
-
Léo Banno-Cloutier authored
with gson Jsoniter is a JSON parser that doesn't have support for java 17+ and doesn't seem to support it, making this project unable to run on versions other than java 11. Gson was chosen as a replacement, since it seems to be a well supported library, along jackson and org.json Change-Id: I3d9375c6da0d70b1d8df942f99747da26bf92ee2
-
- Aug 16, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I7e70297c0247594f0f04ea10e270d7eb4b9cf8a6
-
Léo Banno-Cloutier authored
At the moment, when you enable a custom background for a blueprint, it generates an invalid JSON where the color is undefined Change-Id: I5a45b1b55fa12b5803326370627fa74cf96fd9aa
-
- Aug 15, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I28af17ddcd0743152d72507e472b2f76c9b26d96
-
Léo Banno-Cloutier authored
Change-Id: I00c425ad2eb352ed922bc3c84353f652bd11cb70
-
Léo Banno-Cloutier authored
Gitlab: #100 Change-Id: I66d9fea122f431b36ec9fe6cae24552edabdb5c0
-
Léo Banno-Cloutier authored
Change-Id: Iebb928b1df8ec9bc61bd4e25c2ff3b3b0915f123
-
StatementList and StatementElement were an attempt at creating our own ORM for JAMS. However, doing an database query was very verbose on the caller side, and if the 1st, 2nd or 4th field of StatementElement was user input, we would be vulnerable to SQL injections. This patch hardcoded the SQL queries in the DAO, making it easier on SQL expert to audit the queries. Change-Id: I4699bf3146a077efe03efd178b6190dfe60c72e9
-
- Aug 14, 2023
-
-
Jenkins authored
Change-Id: I0e55dbed1eb5bafb2c31b153527f64ea16118905
-
- Aug 09, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I2372f42cad23dc0d79f60cb28950f01e46112010
-
Léo Banno-Cloutier authored
Change-Id: I367d679a67ebe494b287e99862581d80ec31150a
-
- Aug 08, 2023
-
-
Léo Banno-Cloutier authored
The script sends 4 requests to the server to automate the initial setup, useful during development Change-Id: I6751e5bc9bf91b97a431674d7d9d75636acd01e3
-
- Aug 01, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I99970a5b3b1bcf409162b89b3d94df7357fcc761
-
Léo Banno-Cloutier authored
Change-Id: I4363c81083bd237866c527d68f79ea0d9ab29bff
-
- Jul 31, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: Ic23158eddf6b0497a3243408a3413ae0a8ceb929
-
Léo Banno-Cloutier authored
Change-Id: I2c89c734d72c2d9fa1f60d0f12496b5e451fd44d
-
Léo Banno-Cloutier authored
Change-Id: Ia2fda0570ae8d834bf6723fe015ca15a8f74b64b
-
Léo Banno-Cloutier authored
Change-Id: I81c4391bdf0a0ae6140e02810f2d760198bf736a
-
- Jul 26, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: Ic7236e6978a631a1079e840594b78a105d814571
-
Léo Banno-Cloutier authored
Change-Id: I9be481bf2bce262ff655f3e075edb3f8e7bf384c
-
Léo Banno-Cloutier authored
Change-Id: I18442a86f499eb8fdb36b6af9be3742defe289bc
-
- Jul 24, 2023
-
-
Jenkins authored
Change-Id: I1dedccf0235599a523bb2f08a2f7cb20355bc5d2
-
- Jul 18, 2023
-
-
Sébastien Blin authored
Change-Id: I6ab025cfb4fbb64960b73511ab478643050258c4
-