Pau Ferrer Ocaña
|
f75bcea915
|
MOBILE-4653 utils: Completely migrate utils to singleton
|
2024-11-18 14:24:18 +01:00 |
|
Pau Ferrer Ocaña
|
96f3be2ff1
|
MOBILE-4653 utils: Move object and array related utils functions
|
2024-11-18 14:24:18 +01:00 |
|
Pau Ferrer Ocaña
|
94b0266794
|
MOBILE-4653 utils: Move error related utils functions
|
2024-11-18 14:24:18 +01:00 |
|
Pau Ferrer Ocaña
|
7ea188af49
|
MOBILE-4653 utils: Move promise related utils functions
|
2024-11-18 14:24:17 +01:00 |
|
Pau Ferrer Ocaña
|
966edb8beb
|
MOBILE-4653 reminders: Move reminders constants
|
2024-11-18 14:17:51 +01:00 |
|
Pau Ferrer Ocaña
|
dba799ff90
|
MOBILE-4653 sites: Move CoreSite constants
|
2024-11-18 14:17:50 +01:00 |
|
Pau Ferrer Ocaña
|
3959df94d5
|
MOBILE-4653 calendar: Partially decouple calendar
|
2024-11-18 14:17:50 +01:00 |
|
Pau Ferrer Ocaña
|
e04264b9e5
|
MOBILE-4653 chore: Migrate styleUrls to styleUrl when possible
|
2024-11-18 14:17:50 +01:00 |
|
Pau Ferrer Ocaña
|
62d725150e
|
MOBILE-4653 chore: Use of default classes when importing
|
2024-11-18 14:17:50 +01:00 |
|
Dani Palou
|
2c2508607a
|
MOBILE-4359 core: Create and use runAfterLoginNavigation
This function will be used to run code after the login navigation finishes, to avoid collisions when doing extra navigations
|
2024-09-05 12:24:35 +02:00 |
|
Pau Ferrer Ocaña
|
e2e1792739
|
MOBILE-4616 behat: Add an step to go back to root and go back many times
|
2024-09-04 17:10:01 +02:00 |
|
Pau Ferrer Ocaña
|
90ec21333b
|
MOBILE-4616 text: Migrate text utils to text
|
2024-08-14 15:17:41 +02:00 |
|
Pau Ferrer Ocaña
|
3afa736cf4
|
MOBILE-4616 loading: Create a service to have loading functions
|
2024-08-13 16:44:25 +02:00 |
|
Pau Ferrer Ocaña
|
072f0b8fd4
|
MOBILE-4616 chore: Import popovers during runtime
|
2024-08-13 16:37:24 +02:00 |
|
Pau Ferrer Ocaña
|
7cf5d9b692
|
MOBILE-4616 chore: Create CorePopoversService to add popovers functions
|
2024-08-13 16:37:24 +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 |
|
Pau Ferrer Ocaña
|
d6007c2aae
|
MOBILE-4616 chore: Create CoreToastsService to add toasts functions
|
2024-07-29 11:46:23 +02:00 |
|
Pau Ferrer Ocaña
|
1186694c5f
|
MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton
|
2024-07-25 15:26:53 +02:00 |
|
Pau Ferrer Ocaña
|
2e1626dcfb
|
MOBILE-4594 chore: Remove deprecated code on 4.1 and 4.0
|
2024-07-17 16:55:22 +02:00 |
|
Pau Ferrer Ocaña
|
caac024ae6
|
MOBILE-4594 styles: Change html to :root as it has more specificity
|
2024-07-17 16:55:21 +02:00 |
|
Dani Palou
|
32f78bfa49
|
MOBILE-4470 behat: Fix calendar tests
They were failing because behat transformations uses 'June' for %b, while the app uses 'Jun' for abbreviated months
|
2024-06-04 08:13:27 +02:00 |
|
Pau Ferrer Ocaña
|
50f06e0fd7
|
MOBILE-4470 calendar: Initially disable repeats when creating an event
|
2024-05-23 12:20:56 +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
|
91e9d443f1
|
MOBILE-4470 styles: Sort some styles
|
2024-05-16 21:51:43 +02:00 |
|
Noel De Martin
|
77d3ac9d43
|
MOBILE-4470 angular: Fix snapshot types
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
|
2024-05-14 13:33:34 +02:00 |
|
Pau Ferrer Ocaña
|
55d087ca18
|
MOBILE-4470 styles: Revert uneeded lines none and fix interactive items
|
2024-05-14 09:33:56 +02:00 |
|
Pau Ferrer Ocaña
|
a8b250b6e0
|
MOBILE-4470 style: Remove lines that didn't appear on 4.3
|
2024-05-08 15:50:17 +02:00 |
|
Pau Ferrer Ocaña
|
37b729326f
|
MOBILE-4565 a11y: Minimum a11y fixes
|
2024-04-25 11:52:45 +02:00 |
|
Pau Ferrer Ocaña
|
45fb4cb92a
|
MOBILE-4565 a11y: Fix a lot of focus problems
|
2024-04-25 09:46:44 +02:00 |
|
Pau Ferrer Ocaña
|
44f4f9d2a6
|
MOBILE-4565 calendar: Fix header length
|
2024-04-25 09:46:44 +02:00 |
|
Pau Ferrer Ocaña
|
404cb9129a
|
MOBILE-4565 messages: Use new Ionic accordion component on groups
|
2024-04-25 09:46:44 +02:00 |
|
Pau Ferrer Ocaña
|
84ad9c1e97
|
MOBILE-4565 a11y: Add aria-current=date to calendar
|
2024-04-25 09:46:44 +02:00 |
|
Pau Ferrer Ocaña
|
8c3697a579
|
MOBILE-4565 a11y: Label improvements
|
2024-04-25 09:46:43 +02:00 |
|
Noel De Martin
|
d0fadb93f2
|
MOBILE-4446 behat: Assert event logs
|
2024-04-10 14:05:27 +02:00 |
|
Pau Ferrer Ocaña
|
59280ca81c
|
MOBILE-4458 design: Apply typography
|
2024-03-20 15:25:11 +01:00 |
|
Dani Palou
|
41e4292c48
|
MOBILE-4526 core: Use ContextLevel enum instead of string
|
2024-03-13 07:53:53 +01:00 |
|
Noel De Martin
|
44b9f499bf
|
Merge pull request #3969 from crazyserver/MOBILE-4530
Mobile 4530
|
2024-03-12 17:04:28 +01:00 |
|
Pau Ferrer Ocaña
|
2261dfb296
|
MOBILE-4530 calendar: Add branded type to caledar and sort WS types
|
2024-03-12 16:11:55 +01: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
|
2078c12571
|
MOBILE-3947 chore: Decouple constants from Addons used in core folder
|
2024-03-12 15:37:00 +01:00 |
|
Dani Palou
|
864087c52a
|
MOBILE-3947 behat: Fix datetime behat tests
|
2024-03-11 10:19:01 +01:00 |
|
Dani Palou
|
abd1a32f63
|
MOBILE-3947 datetime: Improve a11y of datetime-button
|
2024-03-11 10:19:01 +01:00 |
|
Dani Palou
|
f0bb576920
|
MOBILE-3947 ui: Display Cancel/Done buttons in datetime
|
2024-03-11 10:19:01 +01:00 |
|
Pau Ferrer Ocaña
|
3bdb936d58
|
MOBILE-3947 chore: Decouple services from our compiler
|
2024-03-07 11:29:34 +01:00 |
|
Pau Ferrer Ocaña
|
7980f027f0
|
MOBILE-4329 chore: Link handler action should be async to wait for nav
|
2024-03-04 16:00:58 +01:00 |
|
Pau Ferrer Ocaña
|
62692bd23d
|
MOBILE-4456 course: Load icon svg as inline and style them properly
|
2024-02-29 16:40:31 +01:00 |
|