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
Pau Ferrer Ocaña
9dab24fef5
MOBIE-3947 lint: Fix self closing tags
2023-11-27 14:45:50 +01:00
Dani Palou
954ce48d7b
MOBILE-4469 core: Create new CoreUnauthenticatedSite class
2023-11-21 14:24:15 +01:00
Dani Palou
988ddb4b94
MOBILE-4469 core: Move CoreSite class to new sites folder
2023-11-21 11:58:27 +01:00
Pau Ferrer Ocaña
4ebec029ba
MOBILE-3947 user: Fix user types on user-avatar
2023-11-20 11:33:27 +01:00
Pau Ferrer Ocaña
e40a4f13bb
MOBILE-3947 chore: Fix some HTML strict types
2023-11-20 11:33:27 +01:00
Pau Ferrer Ocaña
a81f93822f
MOBILE-3947 chore: Change import to use on Sass
2023-11-20 11:33:26 +01:00
Dani Palou
b668af193b
MOBILE-4460 core: Hide informative links if needed
2023-11-15 16:20:53 +01:00
Dani Palou
2244864c07
MOBILE-4459 core: Rename login-sites component to login-sites-modal
2023-11-15 15:17:07 +01:00
Dani Palou
d27d3ddec3
MOBILE-4459 core: Support demo mode
2023-11-15 10:45:18 +01:00
Pau Ferrer Ocaña
149720459f
MOBILE-4362 user: Fix user-initials size on toolbar
2023-10-26 10:23:39 +02:00
Dani Palou
874f47ebad
Merge pull request #3560 from alfonso-salces/MOBILE-4245
...
[4.2] Mobile 4245 - Add new config.json setting to allow to specify staging sites for testing purposes
2023-03-27 08:10:25 +02:00
Pau Ferrer Ocaña
902288dd0f
MOBILE-4279 fonts: Update Font-awesome names to 6.3
2023-03-21 12:07:06 +01:00
Alfonso Salces
7a78bb9375
MOBILE-4245 Site: Remove load staging sites from site page
2023-03-21 10:15:59 +01:00
Pau Ferrer Ocaña
a6de01f5ae
MOBILE-4065 a11y: Fix lots of headings
2023-02-16 16:05:56 +01:00
Noel De Martin
c08d638026
MOBILE-4065 a11y: Hide pages under user tours
...
Following the same strategy as Ionic's built-in overlays 1b30fc97d3/core/src/utils/overlays.ts (L388..L401)
2023-02-14 09:21:39 +01:00
Pau Ferrer Ocaña
7fac6895d9
MOBILE-4065 directive: Improve ariaButtonClick directive
2023-02-07 15:03:50 +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
c4952133f1
MOBILE-4059 core: Encapsulate support config
2022-11-07 16:11:25 +01:00
Noel De Martin
4eb01a063c
MOBILE-4059 mainmenu: Add link to contact support
2022-11-07 16:11:24 +01:00
Dani Palou
1e57678314
Merge pull request #3296 from NoelDeMartin/MOBILE-4069-grade
...
MOBILE-4069 grades: Implement navigation tests
2022-07-14 09:49:35 +02:00
Pau Ferrer Ocaña
bf78ca0e8f
MOBILE-4047 user: Get user basic info from siteInfo as fallback
2022-07-12 16:01:51 +02:00
Noel De Martin
618c89b9d0
MOBILE-4069 user: Fix tablet user menu button
2022-07-12 10:31:13 +02:00
Dani Palou
b6e08cc41d
MOBILE-3833 tours: Fix some tours not appearing in iOS
2022-04-21 14:20:14 +02:00
Dani Palou
8c41be3520
MOBILE-3833 core: Block logout when a form is active
2022-04-08 08:06:26 +02:00
Dani Palou
e6b76f705d
MOBILE-3833 user-menu: Fix blink effect in handlers
2022-04-05 10:49:22 +02:00
Noel De Martin
35433615f3
MOBILE-3833 usertours: Watch elements visibility
2022-03-30 14:33:07 +02:00
Noel De Martin
0db4781814
MOBILE-3153 usertours: Update design
2022-03-17 09:28:47 +01:00
Noel De Martin
c5f6b058db
MOBILE-3153 mainmenu: Implement User Menu tour
2022-03-14 15:11:37 +01:00
Pau Ferrer Ocaña
74670a2702
MOBILE-3814 user-menu: Add loading spinner
2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña
d973bd3028
MOBILE-3814 messages: Fix on some styles
2022-03-01 15:38:22 +01:00
Pau Ferrer Ocaña
e217203ce1
MOBILE-3814 styles: Reduce bar heights
2022-02-16 12:40:50 +01:00
Pau Ferrer Ocaña
19b3a394d2
MOBILE-3970 course: Open course summary in a lateral modal
2022-02-14 10:42:46 +01:00
Pau Ferrer Ocaña
4b075f0e6d
MOBILE-3814 style: Remove drop shadows and add borders
2022-02-10 16:04:56 +01:00
Pau Ferrer Ocaña
7690270766
MOBILE-3814 styles: Ion item without lines by default
2022-02-10 16:04:56 +01:00
Dani Palou
e505f1370a
MOBILE-3960 config: Add new removeaccountonlogout config
2022-02-02 12:33:17 +01:00
Dani Palou
5ec817e7f5
MOBILE-3965 login: Always force logout when click 'Logout' button
2022-02-01 10:43:23 +01:00
Dani Palou
d46bc0601f
MOBILE-3966 core: Support new disabled features values
2022-01-24 10:51:48 +01:00
Dani Palou
101faf20aa
MOBILE-3966 user: Use context+contextId in user delegate
2022-01-24 10:51:20 +01:00
Pau Ferrer Ocaña
55a46f20c6
MOBILE-3814 user: Add site logo to user account menu
2022-01-24 09:11:38 +01:00
Pau Ferrer Ocaña
7f3ecdc21b
MOBILE-3814 user: Change user account string
2022-01-24 09:11:38 +01:00
Pau Ferrer Ocaña
a2a6c5d3f6
MOBILE-3814 user: Apply new UX to user menu
2022-01-20 08:56:25 +01:00
Pau Ferrer Ocaña
2763677aa1
MOBILE-3811 user-menu: Add border when on main tab bar
2022-01-19 10:39:25 +01:00
Pau Ferrer Ocaña
ccfad3b1ac
MOBILE-3810 core: Wrap header titles with ion-title
2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
597949d5bd
MOBILE-3833 user-menu: Improve styles
2021-11-12 13:24:34 +01:00
Pau Ferrer Ocaña
898f01632d
MOBILE-3807 usermenu: Add badges coming from more menu
2021-11-02 16:29:16 +01:00
Pau Ferrer Ocaña
d3ffc45be3
MOBILE-3807 usermenu: Change UI and texts
2021-11-02 16:29:16 +01:00
Pau Ferrer Ocaña
b9bf018966
MOBILE-3807 usermenu: Show on side main menu bar
2021-11-02 16:29:16 +01:00
Pau Ferrer Ocaña
ed19df5c8e
MOBILE-3807 usermenu: Hide usermenu button when the path is not main
2021-11-02 16:29:16 +01:00
Pau Ferrer Ocaña
03b7660d68
MOBILE-3807 sites: New change user feature
2021-11-02 16:29:16 +01:00