1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00
foris-js/src
Stepan Henek f6dece80b2
Using socket.io for websocket handling and make reforis configurable
Socket.io wrapper is used to handle websockets now,
this means that websocket logic had to be redone.

Also it is necessary to set `REFORIS_PREFIX` env variable
during the build process. To set the path of backend url.
It was previously fixed to `/reforis`.
2023-04-27 10:05:22 +02:00
..
__mocks__ Moved moment-timezone to devDependencies. 2020-01-09 17:46:15 +01:00
api Remove reForis login page 2021-12-13 15:51:56 +01:00
bootstrap Add Switch example to the docs 2022-09-16 16:10:44 +02:00
common Using socket.io for websocket handling and make reforis configurable 2023-04-27 10:05:22 +02:00
context Move contexts in a context folder 2022-12-22 15:35:22 +01:00
form Move contexts in a context folder 2022-12-22 15:35:22 +01:00
testUtils Fix CustomizationContextMock for tests 2022-12-28 15:19:24 +01:00
utils Using socket.io for websocket handling and make reforis configurable 2023-04-27 10:05:22 +02:00
webSockets Using socket.io for websocket handling and make reforis configurable 2023-04-27 10:05:22 +02:00
index.js Move contexts in a context folder 2022-12-22 15:35:22 +01:00