Pau Ferrer Ocaña
|
f16c405115
|
MOBILE-4470 blog: Improve styles
|
2024-05-15 12:36:28 +02:00 |
|
Pau Ferrer Ocaña
|
874d1ebee6
|
MOBILE-4470 context-menu: Simplify context menu to fix text wrappings
|
2024-05-15 10:39:10 +02:00 |
|
Dani Palou
|
691ad40490
|
Merge pull request #4046 from crazyserver/MOBILE-4470
Mobile 4470
|
2024-05-14 16:32:19 +02:00 |
|
Noel De Martin
|
ed7bd88e1a
|
MOBILE-4470 core: Fix double infinite-loading on scroll
|
2024-05-14 13:54:34 +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
|
f8e022c1fd
|
MOBILE-4470 styles: Revisit text wrapping ellipsis
|
2024-05-14 11:47:34 +02:00 |
|
Pau Ferrer Ocaña
|
58ef2f9e0e
|
MOBILE-4470 course: Add function to control if a module is on core
|
2024-05-14 10:42:02 +02:00 |
|
Pau Ferrer Ocaña
|
8ae953515b
|
MOBILE-4470 modicon: Fix branding when icon changed
|
2024-05-14 10:42:02 +02:00 |
|
Pau Ferrer Ocaña
|
646c3edad0
|
MOBILE-4470 styles: Improve combobox and buttons styles
|
2024-05-14 09:42:36 +02:00 |
|
Pau Ferrer Ocaña
|
6cd3984905
|
Merge pull request #4040 from dpalou/MOBILE-4470
MOBILE-4470 infinite-loading: Fix consecutive loads not working
|
2024-05-09 16:47:08 +02:00 |
|
Pau Ferrer Ocaña
|
f9ed1e8153
|
MOBILE-4470 attachments: Improve Attachments look and feel
|
2024-05-09 11:22:48 +02:00 |
|
Pau Ferrer Ocaña
|
f42ab61f59
|
MOBILE-4470 group: Improve Group selector look and feel
|
2024-05-09 11:22:48 +02:00 |
|
Pau Ferrer Ocaña
|
d0e0ef86b6
|
MOBILE-4470 swiper: Improve how params are populated to fix Swiper bug
|
2024-05-09 11:22:48 +02:00 |
|
Dani Palou
|
efb8fdd630
|
MOBILE-4470 infinite-loading: Fix consecutive loads not working
|
2024-05-09 10:13:58 +02:00 |
|
Pau Ferrer Ocaña
|
c5482863b0
|
MOBILE-4470 icon: Fix problem when changing the icon to be loaded
|
2024-05-08 15:50:17 +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 |
|
Dani Palou
|
fa2c4cfa29
|
MOBILE-4470 messages: Fix delete button size
|
2024-05-08 08:35:50 +02:00 |
|
Pau Ferrer Ocaña
|
33d6d169f9
|
MOBILE-4579 notifications: Avoid showing user avatar from customdata
|
2024-04-29 11:25:46 +02:00 |
|
Pau Ferrer Ocaña
|
d0c0b83296
|
MOBILE-4579 user: Use initials if no image is provided
|
2024-04-29 11:25:46 +02:00 |
|
Dani Palou
|
86477e69c5
|
Merge pull request #4014 from crazyserver/MOBILE-4565
Mobile 4565
|
2024-04-25 10:16:35 +02:00 |
|
Pau Ferrer Ocaña
|
23fccb22e5
|
MOBILE-4565 book: Fix book page footer
|
2024-04-25 09:55:47 +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
|
1b301dae58
|
MOBILE-4565 a11y: Do not let the user focus on elements in movement
|
2024-04-25 09:46:44 +02:00 |
|
Pau Ferrer Ocaña
|
78c2db0c6d
|
MOBILE-4456 icons: Fix branded icons not being correctly coloured
|
2024-04-25 08:55:02 +02:00 |
|
Alfonso Salces
|
a9ab42befa
|
MOBILE-4430 progress-bar: Add progress change animation
|
2024-04-19 13:04:51 +02:00 |
|
Pau Ferrer Ocaña
|
93f513c531
|
MOBILE-4437 icon: Fix icon styles without purpose on 4.0 version
|
2024-04-11 14:07:45 +02:00 |
|
Pau Ferrer Ocaña
|
7f0ceb5c7a
|
MOBILE-4437 icon: Check branded icons checking filtericon url param
|
2024-04-11 14:07:45 +02:00 |
|
Pau Ferrer Ocaña
|
d66c748fea
|
MOBILE-4456 icons: Fix icon colors on some blocks
|
2024-04-05 12:07:43 +02:00 |
|
Dani Palou
|
8b2b130e14
|
MOBILE-4470 core: Make DownloadStatus types match const names
|
2024-04-02 14:36:02 +02:00 |
|
Pau Ferrer Ocaña
|
59280ca81c
|
MOBILE-4458 design: Apply typography
|
2024-03-20 15:25:11 +01:00 |
|
Noel De Martin
|
dcf9439eb7
|
MOBILE-4268 core: Refactor error accordion into service
|
2024-03-19 10:57:46 +01:00 |
|
Noel De Martin
|
6b461b035e
|
MOBILE-4268 core: Update error accordion UI
|
2024-03-19 10:13:07 +01:00 |
|
Noel De Martin
|
e1be8caace
|
MOBILE-4268 core: Rename core-error-accordion
|
2024-03-18 16:10:40 +01:00 |
|
Noel De Martin
|
eb0738cb0f
|
MOBILE-4268 core: Require details with error code
|
2024-03-18 16:10:40 +01:00 |
|
Noel De Martin
|
92f65b38ad
|
MOBILE-4268 core: Remove storybook
|
2024-03-18 16:10:40 +01:00 |
|
Pau Ferrer Ocaña
|
d41fab4b89
|
Merge pull request #3981 from dpalou/MOBILE-2768
Mobile 2768
|
2024-03-18 13:22:01 +01:00 |
|
Dani Palou
|
704840ccf2
|
Merge pull request #3976 from crazyserver/MOBILE-4544
Mobile 4544
|
2024-03-18 08:36:46 +01:00 |
|
Dani Palou
|
85e6446f4b
|
MOBILE-2768 policy: Support accepting all types of policies
|
2024-03-18 08:28:48 +01:00 |
|
Pau Ferrer Ocaña
|
a94b58af6e
|
MOBILE-4456 icons: Do not apply colors if svg has styles
|
2024-03-15 11:58:27 +01:00 |
|
Pau Ferrer Ocaña
|
f16ee024aa
|
MOBILE-4544 timer: Add timerHiddenPreferenceName to set visibility pref
|
2024-03-15 10:55:42 +01:00 |
|
Dani Palou
|
337dba4e9f
|
MOBILE-4521 iframe: Destroy iframe if setting an empty src
In iOS, setting an empty src in an iframe sometimes causes the iframe to get 'stuck' in the empty page
|
2024-03-14 12:54:43 +01:00 |
|
Dani Palou
|
8f880c6cb8
|
MOBILE-4521 iframe: Re-set iframe listeners if element is recreated
|
2024-03-14 12:48:22 +01:00 |
|
Dani Palou
|
41e4292c48
|
MOBILE-4526 core: Use ContextLevel enum instead of string
|
2024-03-13 07:53:53 +01:00 |
|
Pau Ferrer Ocaña
|
7252e70720
|
MOBILE-4530 chore: Fix branded bbb icon on 4.0 icon version
|
2024-03-12 16:11:55 +01:00 |
|
Pau Ferrer Ocaña
|
dd194b1a85
|
MOBILE-4540 url: Reduce WS calls on module handler
|
2024-03-12 11:36:55 +01:00 |
|
Pau Ferrer Ocaña
|
c7d6fff02f
|
MOBILE-4458 design: Remove some legacy rgba function usage
|
2024-03-11 12:25:52 +01:00 |
|
Pau Ferrer Ocaña
|
9660be8228
|
MOBILE-4458 design: Apply button styles
|
2024-03-11 12:25:52 +01:00 |
|
Pau Ferrer Ocaña
|
75afcb1534
|
MOBILE-4458 design: Renew empty box styles
|
2024-03-11 12:25:52 +01:00 |
|
Pau Ferrer Ocaña
|
4e282938af
|
MOBILE-4458 design: Apply font styles
|
2024-03-11 12:25:31 +01:00 |
|
Dani Palou
|
9b9b569703
|
MOBILE-4539 core: Create and use new DownloadStatus types
|
2024-03-11 11:28:07 +01:00 |
|