Pau Ferrer Ocaña
e04264b9e5
MOBILE-4653 chore: Migrate styleUrls to styleUrl when possible
2024-11-18 14:17:50 +01:00
Dani Palou
e834d99df7
MOBILE-4649 user-menu: Fix loading forever when no user handlers
2024-08-23 11:27:58 +02:00
Dani Palou
c4748c5238
MOBILE-4612 core: Remove deprecated values yes/no for auto login
2024-07-30 11:59:36 +02:00
Dani Palou
d45fc9c7a7
MOBILE-4612 core: Create and use toBoolean input transform
2024-07-30 11:59:36 +02:00
Pau Ferrer Ocaña
48259062fd
MOBILE-4616 chore: Import side modals during runtime
2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña
3f9ea653f9
MOBILE-4616 chore: Move modals functions to CoreModalsService
2024-07-29 15:04:57 +02:00
Dani Palou
fcea6c311c
MOBILE-4470 user-menu: Fix interval running forever in tablet
...
In tablet the user-menu-button at the top right was hidden using CSS, but this button has a user tour associated. This meant that the user tour kept looking for the button to be visible forever, checking it every 50ms.
2024-06-11 08:36:14 +02:00
Dani Palou
eea7ded755
MOBILE-4604 core: Add external-content to site logo and grades img
2024-06-04 12:35:48 +02:00
Pau Ferrer Ocaña
af94add7e9
MOBILE-4470 a11y: Fix fixed font sizes
2024-05-22 14:26:09 +02:00
Pau Ferrer Ocaña
ba72120574
MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel
2024-05-16 22:46:12 +02:00
Pau Ferrer Ocaña
cc2f238d68
MOBILE-4329 user: Rename user profile handler types
2024-02-27 12:55:12 +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
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