5584 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
bf5f9c8b99 MOBILE-3833 my: Style Filter buttons 2022-04-01 14:38:12 +02:00
Pau Ferrer Ocaña
50c3985822 MOBILE-3833 collapsible: Change collapsible visible strategy 2022-04-01 14:38:12 +02:00
Dani Palou
dd60ea6978 MOBILE-3833 data: Fix wrong group list in some cases 2022-04-01 14:24:11 +02:00
Pau Ferrer Ocaña
e3e54ec194 MOBILE-3833 collapsible: Fix collapsible header enabled 2022-04-01 13:29:20 +02:00
Pau Ferrer Ocaña
2ce808dfab MOBILE-3833 my: Move search to empty box on my overview 2022-04-01 13:29:20 +02:00
Pau Ferrer Ocaña
6d13fdf6a7 MOBILE-3833 style: Restyle spacers 2022-04-01 13:29:15 +02:00
Dani Palou
9917c92e7d
Merge pull request #3217 from alfonso-salces/MOBILE-3833
MOBILE-3833 chat-helper: add white space in message private
2022-03-31 17:38:06 +02:00
Dani Palou
910d557b87 MOBILE-4015 core: Support data-app-url attribute 2022-03-31 17:16:19 +02:00
Dani Palou
74660541ed
Merge pull request #3220 from NoelDeMartin/MOBILE-3833
MOBILE-3833: Fix manual completion & update dependencies
2022-03-31 16:56:14 +02:00
Dani Palou
c57d9f8237
Merge pull request #3219 from crazyserver/MOBILE-3833
Mobile 3833
2022-03-31 16:09:56 +02:00
Pau Ferrer Ocaña
82b350c105 MOBILE-3833 dom: Size does not depend on scroll position 2022-03-31 14:50:35 +02:00
Pau Ferrer Ocaña
eeb67f3341 MOBILE-3833 navbar-buttons: Wait content to be ready before searching 2022-03-31 14:50:35 +02:00
Pau Ferrer Ocaña
bc2e38dece MOBILE-3833 collapsible: Do not init collapsible heading if not needed 2022-03-31 13:24:51 +02:00
Dani Palou
a690353ad7 MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
2022-03-31 13:02:52 +02:00
Pau Ferrer Ocaña
46dd468314 MOBILE-3833 styles: Improve offline notification styles 2022-03-31 12:46:41 +02:00
Alfonso
b4085ff374 MOBILE-3833 chat-helper: add white space in message private 2022-03-31 12:12:56 +02:00
Pau Ferrer Ocaña
c0a0d3bff6 MOBILE-3833 iframe: Fix iframe heights 2022-03-31 12:08:05 +02:00
Pau Ferrer Ocaña
0963914524 MOBILE-3833 collapsible: Fix button size 2022-03-31 12:08:05 +02:00
Pau Ferrer Ocaña
cdeb4af6da MOBILE-3833 collapsible: Wait tabs to be ready 2022-03-31 12:08:05 +02:00
Pau Ferrer Ocaña
23275c7903 MOBILE-3833 styles: Fix show password button position 2022-03-31 12:08:04 +02:00
Pau Ferrer Ocaña
73d5648cb0 MOBILE-3833 tabs: Reduce tabs layouts 2022-03-31 12:08:04 +02:00
Pau Ferrer Ocaña
b2246a01c5 MOBILE-3833 tabs: Fix tab size calculations 2022-03-31 12:08:04 +02:00
Noel De Martin
5434a1a4f3 MOBILE-3833 course: Fix manual completion db
Issue introduced by mistake in b72e247f81 (diff-d5618a894713624722f8d892b9befe9b865f16cc00593ee23f420047917d3fcaR112)
2022-03-31 12:01:29 +02:00
Noel De Martin
7a7950f49c MOBILE-3833 dx: Expose app provider in devtools 2022-03-31 12:00:47 +02:00
Pau Ferrer Ocaña
f56cfa3ab6 MOBILE-3833 tabs: Remove MAX_HEIGHT_TO_HIDE_TABS and scroll hide 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
0336ab0808 MOBILE-3833 module: Make module navigation less prominent 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
442a3ec856 MOBILE-3833 module: Disable visited module styles 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
c40b792f5d MOBILE-3833 style: Normalize font-size on cards 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
c7a5b8589b MOBILE-3833 iframe: Fix full screen header styles 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
c6191229a0 MOBILE-3833 resource: Change button order on resource 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
f25a51b5d1 MOBILE-3833 module: Hide module navigation on non main pages 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
a17886ad53 MOBILE-3833 collapsible: Do not calculate if not visible 2022-03-31 11:14:44 +02:00
Pau Ferrer Ocaña
1ae5c6b3a7
Merge pull request #3213 from alfonso-salces/MOBILE-3833
MOBILE-3833 module-summary: format file size to readable size only wh…
2022-03-31 10:13:25 +02:00
Dani Palou
3cf267efcb
Merge pull request #3214 from NoelDeMartin/MOBILE-3833
MOBILE-3833: User tour improvements
2022-03-31 09:46:10 +02:00
Noel De Martin
c530260abc
Merge pull request #3212 from alfonso-salces/MOBILE-4017
Mobile 4017
2022-03-31 08:25:14 +02:00
Alfonso
f27282a633 MOBILE-4017 testing utils: make error path agnostic and set default eol
as LF in vscode settings
2022-03-31 07:57:11 +02:00
Alfonso
ab95e1d759 MOBILE-3833 module-summary: format file size to readable size only when requires it 2022-03-31 07:48:56 +02:00
Noel De Martin
2fe652b994 MOBILE-3833 usertours: Define max width 2022-03-30 15:54:24 +02:00
Noel De Martin
35433615f3 MOBILE-3833 usertours: Watch elements visibility 2022-03-30 14:33:07 +02:00
Pau Ferrer Ocaña
771ee90d6a
Merge pull request #3211 from dpalou/MOBILE-3833
Mobile 3833
2022-03-30 11:27:20 +02:00
Dani Palou
9884ceb6b3 MOBILE-3833 ios: Fix handle iframe links in iOS 2022-03-30 09:38:55 +02:00
Dani Palou
6dadd7b9a6 MOBILE-3833 core: Fix handle links with URL scheme 2022-03-30 09:38:33 +02:00
Pau Ferrer Ocaña
add0b95386 MOBILE-3833 style: Fix icon on chip color on dark mode 2022-03-29 17:15:39 +02:00
Pau Ferrer Ocaña
1c2da44b44 MOBILE-3833 files: Reduce size of filetype assets 2022-03-29 16:56:04 +02:00
Pau Ferrer Ocaña
b129d3777b MOBILE-3833 style: Dynamic collapsible item background 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña
0051bb29d5 MOBILE-3833 style: Improve module info and files boxes 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña
e750ef2c6e MOBILE-3833 collapsible: Fix disabled collapsible header on error 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña
b25d5d5fca MOBILE-3833 chore: Add issue related to a deprecation 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña
ddab1fc3d7 MOBILE-3833 style: Normalize text size 2022-03-29 16:56:03 +02:00
Pau Ferrer Ocaña
88d479ccfd MOBILE-3833 style: Style checkboxes and radio on alerts 2022-03-29 16:56:03 +02:00