Commit Graph

12 Commits

Author SHA1 Message Date
stanig2106 fe15fc076a rebrand: Workavia Calendar
User-facing strings:
- "Twake Calendar" -> "Workavia Calendar" in 4 locales (en/fr/ru/vi)
- public/index.html <title>
- public/manifest.appdata (name + short_name)
- VALARM description string (sent to participants in iCal)

Defaults / neutralization:
- Video conference fallback URL: meet.linagora.com -> meet.jit.si
  (still overridable via window.VIDEO_CONFERENCE_BASE_URL or .env.js)

Kept intact (design system / non user-facing):
- @linagora/twake-mui package + TwakeMuiThemeProvider class
  (primary colors preserved per requirement)
- public/calendar.svg, app-*.svg icons (no embedded text)
2026-04-29 18:18:34 +02:00
Camille Moussu 6ff723b2b8 [#616] fixed wrong file extension in index.html for manifest (#627) 2026-03-13 09:51:16 +01:00
Camille Moussu 204c3a72bc [#478] added local fonts (#551)
Co-authored-by: Camille Moussu <cmoussu@linagora.com>
2026-02-13 15:59:45 +01:00
Camille Moussu 77df90be27 [#149] fixed regressions (#150)
Co-authored-by: Camille Moussu <cmoussu@linagora.com>
2025-09-25 16:53:11 +02:00
lenhanphung e6bb665c87 add font Inter
update UI cho main grid calendar. add hover css and state. click able on header cell
2025-09-25 17:09:18 +07:00
Camille Moussu 2f7cf9c797 [#119] removed website description and updated page name (#145)
* [#119] removed website description and updated page name

* fixup! [#119] removed website description and updated page name

---------

Co-authored-by: Camille Moussu <cmoussu@linagora.com>
2025-09-25 11:25:11 +02:00
Camille Moussu d76775c7d2 [#106] added prettier check to jenkins and prettified files (#109)
Co-authored-by: Camille Moussu <cmoussu@linagora.com>
2025-09-12 11:05:52 +02:00
Camille Moussu aa498ac91f [#32] added app list and user icon to menubar 2025-08-21 09:27:29 +02:00
Camille Moussu 4e32e351c4 [#24] changed .env to be a public js file script loaded by index.html 2025-07-08 11:40:42 +02:00
Camille Moussu 47fad76217 [#21] changed react-script to rebuild 2025-07-03 14:48:19 +02:00
Camille Moussu 624c1b43ca [#1] added base calendar and started to tweak ui 2025-06-27 18:11:23 +02:00
Camille Moussu cceb83519f [#1] Bare Skeleton with redux store, oidc and router-dom 2025-06-25 17:42:54 +02:00