8 Commits

Author SHA1 Message Date
4NK CI Bot
a6f54dc8f5 fix(ihm_client): favicon via chemin relatif /favicon.svg pour HTTPS
All checks were successful
Build and Push Docker image (ext) / docker (push) Successful in 51s
2025-09-18 16:26:06 +00:00
4NK CI Bot
e9f6af41a1 fix(ihm_client): charger WASM ESM sans export default dans index.html
All checks were successful
Build and Push Docker image (ext) / docker (push) Successful in 1m4s
2025-09-18 16:01:53 +00:00
4NK CI Bot
01b1b50d6b ci: docker_tag=ext - Fix WASM compilation for web target
Some checks failed
Build and Push Docker image (ext) / docker (push) Failing after 3m44s
- Recompile sdk_client WASM with --target web for ES modules
- Update Dockerfile to build WASM in web target instead of bundler
- Modify index.html to initialize WASM before router
- Update service.ts and router.ts to use ES module imports
- Fix 'module is not defined' error in browser
2025-09-18 15:41:05 +00:00
AnisHADJARAB
52f881981b WIP working on process diffs and notifications 2024-12-12 09:44:06 +00:00
AnisHADJARAB
2a1fd9f80c transform home page into a web component 2024-12-02 12:08:26 +00:00
Pascal Lim
c2a4e8517f now_can_be_modify 2024-11-20 16:31:20 +01:00
AnisHADJARAB
2ad34191d2 separate header into a diff component 2024-10-30 14:02:29 +00:00
AnisHADJARAB
9b5f89ea39 add a routing and page system 2024-10-25 13:59:12 +00:00