Noel De Martin
19a9fe11be
MOBILE-4616: Document routing modules
2024-07-03 15:13:18 +02:00
Pau Ferrer Ocaña
537dc07587
MOBILE-3947 chore: Remove unnecessary route module exports
2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña
6f371abbdb
MOBILE-3947 chore: Deprecate CoreArray.flatten in favor native flat
2024-03-07 11:29:34 +01:00
Noel De Martin
f82b14d2fd
MOBILE-4470 core: Disable routes preloading
2024-03-05 12:19:44 +01:00
Noel De Martin
2200669b0f
MOBILE-3947 messages: Fix tests
2024-01-15 16:35:57 +01:00
Noel De Martin
b1b8b9583b
MOBILE-3947 core: Fix circular routes
2023-12-05 16:52:03 +01:00
Noel De Martin
2449aca781
MOBILE-3947 ng: Fix build errors
...
Target in app tsconfig is set to es2022 by the Angular CLI, so we must
set it as well to be consistent in the rest of the tooling. Angular
compilation later uses browserslist for further transpilations.
Target in unit tests is kept at es2016 because of a known bug in
Angular: https://github.com/angular/angular/issues/31730
2023-11-29 16:19:00 +01:00
Noel De Martin
dbb3db08ae
MOBILE-3947 app: Upgrade to Ionic 7
2023-11-23 15:23:43 +01:00
Noel De Martin
98d332138a
MOBILE-4270 core: Standardize page modules
2023-03-16 11:02:11 +01:00
Pau Ferrer Ocaña
c22424c93e
MOBILE-4270 chore: Solve lots of linter warnings
2023-03-14 15:50:42 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0
MOBILE-4081 eslint: Solve jsdoc linter warnings
2022-12-01 23:05:46 +01:00
Noel De Martin
81876ca518
MOBILE-3320 course: Fix regex patch matcher
2021-06-17 17:34:23 +02:00
Noel De Martin
c39d6cc8a5
MOBILE-3320 course: Support nested navigation
2021-06-15 16:17:35 +02:00
Dani Palou
ef2f68a5fd
MOBILE-3742 core: Support redirect to another site
2021-05-03 12:03:37 +02:00
Noel De Martin
2a5e29b1c3
MOBILE-3689 init: Replace /login/init with guards
2021-02-04 13:56:26 +01:00
Noel De Martin
ae76e3da02
MOBILE-3609 settings: Fix about routes
2021-01-27 11:44:24 +01:00
Noel De Martin
7f7f282e69
MOBILE-3609 settings: Implement split view
2021-01-25 12:24:52 +01:00
Noel De Martin
acefa8c35a
MOBILE-3320 routes: Refactor module routes config
2020-12-15 16:06:29 +01:00
Noel De Martin
bb3d4f9523
MOBILE-3320 routes: Refactor lazy modules
2020-12-01 11:56:34 +01:00
Noel De Martin
cff33e0991
MOBILE-3320 core: Use consistent suffixes naming
2020-11-26 13:27:47 +01:00
Noel De Martin
7d1dcd3c23
MOBILE-3320 core: Refactor folders structure
2020-11-19 12:40:18 +01:00
Noel De Martin
d8aca97906
MOBILE-3320 routes: Guard authenticated routes
2020-11-02 15:16:51 +01:00
Dani Palou
5149e7465a
MOBILE-3565 router: Use corrected relativeLinkResolution
2020-10-29 15:53:43 +01:00
Dani Palou
ded36482d7
MOBILE-3565 modules: Create a module for each page
2020-10-26 14:17:41 +01:00
Dani Palou
0c3d5293d4
MOBILE-3565 settings: Fix settings module name
2020-10-23 11:07:31 +02:00
Dani Palou
a332faa81e
MOBILE-3565 mainmenu: Initial implementation of main menu
2020-10-23 11:07:31 +02:00
Pau Ferrer Ocaña
2af25ff8fd
MOBILE-3565 settings: Settings pages
2020-10-22 14:24:45 +02:00
Dani Palou
300f017036
MOBILE-3565 core: Add init page of the app
2020-10-05 16:50:23 +02:00
Dani Palou
f62cdc95f6
MOBILE-3565 core: Initialize Ionic 5 project
2020-10-05 15:12:14 +02:00