- Mar 19, 2024
-
-
Philippe Larose authored
Added package-lock.json to tracking to ensure node_modules consistency across environments Ticket: https://redmine.savoirfairelinux.com/issues/7359 Change-Id: If6bb0b9fc7b04281b5dfd6632530923b5a0f5745
-
Philippe Larose authored
Fixed jams client white page error when revoking a device Fixed deviceId generation No longer displaying revoked devices on the user client Prevent jami client from authenticating on a revoked device GitLab: #79 Ticket: https://redmine.savoirfairelinux.com/issues/7355 Change-Id: Icb1849d33d83ab82bdd8d986f98753180e470efc
-
- Mar 04, 2024
-
-
Jenkins authored
Change-Id: Ifa6fc3ce6f08801892c3bac7940558c8af30c069
-
- Feb 19, 2024
-
-
Jenkins authored
Change-Id: Ia0aa07d3d8fd4488c0527fef8cc69b25e4e151a2
-
- Feb 05, 2024
-
-
Jenkins authored
Change-Id: I3c2d917c10972f67d52ef85bdc8e7316744beea8
-
- Jan 02, 2024
-
-
Philippe Larose authored
GitLab: #130 Change-Id: I0b2c38299f299d6fbdd52eccac7fd65445a39763
-
- Dec 22, 2023
-
-
Philippe Larose authored
GitLab: #131 Change-Id: Ib5d1b54ac38346c475ec988c852e72a00ae7ae6e
-
- Dec 08, 2023
-
-
Philippe Larose authored
Also fixed some css properties in the footer and that made the footer and drawer overflow GitLab: #129 Change-Id: If2c10f579364482882cadd8ec2f3c0e74f3ab2b6
-
- Dec 04, 2023
-
-
Philippe Larose authored
Change-Id: Ife8e487065a43dca71674885a0afd8e51622f2b5
-
- Nov 27, 2023
-
-
Jenkins authored
Change-Id: I29fb43f878505a6f24a10621f9d345a95ddc6ffc
-
- Nov 13, 2023
-
-
Jenkins authored
Change-Id: I4211fd42265ab40b9d53d3ac49dcc55af5582710
-
- Nov 10, 2023
-
-
Philippe Larose authored
The 'status' and 'timestamp' columns of contacts were replaced by 'added' and 'removed' Change-Id: Id2e3541f2ac29781a558f7652ba49e575f0bc567 GitLab: #126
-
- Oct 02, 2023
-
-
Sébastien Blin authored
Change-Id: I938183757c98f1aebb42d0d2c246746ff6fc50ee
-
Sébastien Blin authored
GitLab: #123 Change-Id: I9b889a51914e2ea0ac1e7da567bafe0508db695b
-
- Sep 14, 2023
-
-
Sébastien Blin authored
Change-Id: I9f41a0ab9a01161eb45956ca062fb159170f58f6
-
Léo Banno-Cloutier authored
Change-Id: I1458f6ce4ae8deac3e310faa1c462b0145ef7fb9
-
Léo Banno-Cloutier authored
Change-Id: I2ce80baf096a3c0228d84dedeb00c2bc1f43c75d
-
Léo Banno-Cloutier authored
Change-Id: I00095f1023e723f1f5d7c0593be467377158a10c
-
- Sep 11, 2023
-
-
Jenkins authored
Change-Id: Ib46106b15bb82edadc661a2848bf2e694fae8a49
-
- Sep 06, 2023
-
-
Léo Banno-Cloutier authored
Change-Id: I8e08437adb437ac7f1f64f46812db4ed0c953ed6
-
Léo Banno-Cloutier authored
We instead return 200 with an empty list Change-Id: I43f10783548ec4581e6fcdddc187adb8247d2b5b
-
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: I952b4bd430efa36f9e060ec1f8954703549e8fc8
-
- 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
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
-
- Aug 14, 2023
-
-
Jenkins authored
Change-Id: I0e55dbed1eb5bafb2c31b153527f64ea16118905
-