40 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
ed19c85163 MOBILE-3269 blocks: Add a min height to all block titles 2020-03-19 12:54:21 +01:00
Dani Palou
e35bebd9af MOBILE-3242 ui: Display different cursor in all clickable elements 2020-01-10 10:41:36 +01:00
Dani Palou
dca93cb6e4 MOBILE-3227 filter: Get all course blocks filters at once 2019-12-04 11:50:53 +01:00
Pau Ferrer Ocaña
1507b0f846 MOBILE-3190 block_myoverview: Add 3.8 course filters except custom 2019-11-21 12:56:47 +01:00
Dani Palou
952ce4939b MOBILE-2491 filter: Apply filters to all views that need it 2019-10-08 12:40:01 +02:00
Pau Ferrer Ocaña
a809f624fe MOBILE-3175 other: Change Copyright author 2019-10-02 09:08:21 +02:00
Juan Leyva
ed7a212a8f
Merge pull request #2116 from crazyserver/MOBILE-3123
MOBILE-3123 style: Add some safe areas for notch
2019-10-01 17:20:44 +02:00
Pau Ferrer Ocaña
4b98a592c7 MOBILE-3123 style: Add some safe areas for notch 2019-10-01 13:00:54 +02:00
Pau Ferrer Ocaña
be6824d58c MOBILE-3167 blocks: Check block visibility 2019-10-01 10:05:27 +02:00
Pau Ferrer Ocaña
7f882a67ae MOBILE-3144 theme: Dark mode 2019-09-30 16:35:02 +02:00
Albert Gasset
a7c2d22cb8 MOBILE-3147 doc: Remove jsdoc types from all typescript files 2019-09-12 11:15:56 +02:00
Dani Palou
344a3c639f MOBILE-3068 blocks: Don't use phantom tabs in title blocks 2019-08-28 12:40:43 +02:00
Pau Ferrer Ocaña
ae3d488877 MOBILE-3025 blocks: Show empty box centered 2019-08-23 16:08:51 +02:00
Pau Ferrer Ocaña
6269849dff MOBILE-3025 blocks: Rollback scroll follow implementation 2019-08-23 13:47:03 +02:00
Pau Ferrer Ocaña
486e1d9b11 MOBILE-3068 blocks: Fix resize uncaught promise 2019-08-21 10:01:49 +02:00
Pau Ferrer Ocaña
8a3acc2dfd MOBILE-3025 blocks: Merge blocks and content scroll 2019-08-09 16:30:12 +02:00
Pau Ferrer Ocaña
b5cbd5abaf MOBILE-3025 blocks: Adapt blocks size to small screens 2019-08-06 13:22:44 +02:00
Juan Leyva
3f90e30584
Merge pull request #2030 from albertgasset/MOBILE-3042
MOBILE-3042 styles: Disable all CSS contianment rules
2019-07-31 14:39:37 +02:00
Juan Leyva
0eb88c6fa4
Merge pull request #2029 from dpalou/MOBILE-3108
MOBILE-3108 siteplugins: Allow create only title and prerendered blocks
2019-07-31 13:50:11 +02:00
Albert Gasset
603ab4e5ac MOBILE-3042 styles: Disable all CSS contianment rules
Ionic sets the "contain" CSS property to some elements. This enables CSS
containment, which changes how elements are positioned and sized, breaking
fixed positioned elements, iframes in full screen mode, subtitle menus in
videos and potentially more things. CSS containment is not supported in iOS
and Android 4.4, so it can introduce inconsistencies across devices.
2019-07-31 13:34:09 +02:00
Dani Palou
767c0c19d4 MOBILE-3108 siteplugins: Allow create only title and prerendered blocks 2019-07-30 16:18:08 +02:00
Pau Ferrer Ocaña
cec6844968 MOBILE-3025 blocks: Show blocks on sidebar 2019-07-29 12:20:18 +02:00
Dani Palou
007804494d MOBILE-3061 dashboard: Pass download enabled as input 2019-07-22 15:56:41 +02:00
Pau Ferrer Ocaña
03b305662e MOBILE-3002 block: Check if blocks are disabled in courses 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña
34061ad5ab MOBILE-3002 block: Support for pre rendered block type 2019-07-01 09:23:17 +02:00
Pau Ferrer Ocaña
9a5f567387 MOBILE-3014 course: Add course blocks tab 2019-07-01 09:22:58 +02:00
Pau Ferrer Ocaña
26a1fad8c8 MOBILE-3014 block: Support for only title block type 2019-07-01 09:22:58 +02:00
Juan Leyva
84caaaeaa9
Merge pull request #1921 from dpalou/MOBILE-3033
MOBILE-3033 core: Fix collisions in site plugin stored data
2019-05-20 11:47:31 +02:00
sam marshall
2829e4ee31 MOBILE-2935 Dashboard blocks: Fix code review problems 2019-05-16 17:08:12 +01:00
Dani Palou
1071e9208e MOBILE-3033 core: Fix collisions in site plugin stored data 2019-05-16 13:06:15 +02:00
sam marshall
9d0a937f9d MOBILE-2935 Support site plugins for blocks on dashboard page 2019-05-15 17:07:09 +01:00
Dani Palou
8723e5b684 MOBILE-2975 blocks: Allow disabling blocks and always show courses 2019-05-02 08:38:22 +02:00
Pau Ferrer Ocaña
8542c6bd63 MOBILE-2676 blocks: Save notch on block titles 2018-12-17 09:25:12 +01:00
Pau Ferrer Ocaña
dd137cc81f MOBILE-2790 dashboard: Toggle download icons from blocks 2018-12-14 11:15:12 +01:00
Pau Ferrer Ocaña
bf87987b02 MOBILE-2773 dashboard: Hide progress bar on small course cards 2018-12-11 08:18:15 +01:00
Pau Ferrer Ocaña
c04330aa69 MOBILE-2679 myoverview: Add hidden and starred options 2018-11-05 13:31:40 +01:00
Pau Ferrer Ocaña
6ffefb606a MOBILE-2700 blocks: Check if blocks are disabled in site 2018-10-25 15:35:21 +02:00
Pau Ferrer Ocaña
d07cbac9de MOBILE-2700 blocks: Render title inside the component 2018-10-25 09:18:33 +02:00
dpalou
0b357db3b5 MOBILE-1874 sitehome: Move site main menu to a block 2018-10-23 08:51:06 +02:00
dpalou
2e8424d3a2 MOBILE-1874 block: Create a delegate and component for blocks 2018-10-23 08:51:06 +02:00