Commit graph

4 commits

Author SHA1 Message Date
mup
b7d04d191b Adds RollUp config for Calendar build
This commit implements the production build script of Calendar's webapp.

Calendar app contains user management, so this commit also moves
settings page files that are related to it to the common chunk.
2024-07-29 14:44:19 +02:00
and
ef869a1ea0 [Calendar] Splits settings in mail, calendar and common
This commit splits the settings files in:
 - Common for components and screen used by both apps;
 - Mail for settings related with the mail app;
 - Calendar for settings related with the calendar app.

 Co-authored-by: Murilo Pereira <34790144+murilopereirame@users.noreply.github.com>
2024-07-26 16:43:00 +02:00
wrd
2dd2b30c9c Split locator into calendarLocator and mailLocator 2024-07-26 16:42:59 +02:00
wrd
8ab3b14edd Move files to new folder structure
Co-authored-by: @rih-tutao
2024-07-26 16:42:13 +02:00
Renamed from src/settings/UserListView.ts (Browse further)