72 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
c22424c93e MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Dani Palou
fa9f074209 MOBILE-4120 messages: Fix wrong messages displayed in split view 2022-10-25 15:12:47 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Dani Palou
844c14b8cb MOBILE-4116 core: Avoid using Date instances if possible
When the date can be affected by time zone, always use moment
2022-07-29 14:59:40 +02:00
Dani Palou
88a19ea066 MOBILE-4116 moment: Force timezone for moment in behat tests 2022-07-29 14:59:40 +02:00
Pau Ferrer Ocaña
e337bc64d5 MOBILE-4061 core: Create a new message component to fix animations 2022-06-14 15:49:14 +02:00
Noel De Martin
6356623664 MOBILE-3988 core: Remove duplicated promise helper 2022-05-31 10:33:54 +02:00
Noel De Martin
eac0725937 MOBILE-3833 messages: Fix offline messages label 2022-04-07 16:51:53 +02:00
Pau Ferrer Ocaña
f66400aae6 MOBILE-3833 messages: Reduce padding on title bar 2022-04-01 14:38:12 +02:00
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña
602331d2c6 MOBILE-3833 style: Shadow on collapsible footer only if not at bottom 2022-03-25 14:49:01 +01:00
Pau Ferrer Ocaña
6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña
a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
494382921f MOBILE-3814 messages: Fix fab button styles with badge 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña
c4bf0438f9 MOBILE-3814 style: Apply shadow to header when scrolled 2022-03-10 09:19:22 +01:00
Pau Ferrer Ocaña
3e40999366 MOBILE-3814 eslint: Fix duplicated attributes 2022-03-02 17:27:42 +01:00
Pau Ferrer Ocaña
cfaf7d5b06 MOBILE-3814 styles: Revisit button colors 2022-03-02 17:27:42 +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
be4bfc5a8d MOBILE-3814 style: Limit page width on some content pages 2022-03-01 10:03:40 +01:00
Pau Ferrer Ocaña
859230ddf3 MOBILE-3149 style: Change light to outline in buttons 2022-02-28 15:16:08 +01:00
Pau Ferrer Ocaña
a5be9fbc95 MOBILE-3808 styles: Some style fixes 2022-02-09 10:01:53 +01:00
Pau Ferrer Ocaña
5040f70da8 MOBILE-3814 styles: Adapt colors to match LMS 2022-02-03 15:57:26 +01:00
Pau Ferrer Ocaña
75ed990655 MOBILE-3976 chore: Remove invalid spaces 2022-02-01 17:12:31 +01:00
Pau Ferrer Ocaña
f29558d35b MOBILE-3811 assets: Add svg versions of some assets 2022-01-19 10:39:26 +01:00
Pau Ferrer Ocaña
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Pau Ferrer Ocaña
c666d3f36b MOBILE-3833 core: Fix movement of the navigation bar 2021-12-09 17:01:28 +01:00
Pau Ferrer Ocaña
ccfad3b1ac MOBILE-3810 core: Wrap header titles with ion-title 2021-12-01 14:12:57 +01:00
Pau Ferrer Ocaña
f5f5fd6781 MOBILE-3686 core: Add 2-way data binding to context menu toggles 2021-10-21 12:42:30 +02:00
Pau Ferrer Ocaña
18f20dc12e MOBILE-3686 ux: Add toggle options to context menu items 2021-10-21 12:42:30 +02:00
Pau Ferrer Ocaña
f1f94228b7 MOBILE-3103 style: Fix on safe area measures 2021-10-08 12:00:13 +02:00
Dani Palou
68e57c0f17 MOBILE-3819 core: Remove code specific for Moodle 3.1-3.4 2021-09-06 11:17:28 +02:00
Noel De Martin
04ff191fb0 MOBILE-3833 chore: Remove stale TODOs 2021-08-05 13:01:33 +02:00
Dani Palou
a81d1c7161 MOBILE-3320 messages: Improve scroll position after loading previous 2021-07-01 12:49:26 +02:00
Dani Palou
8681b91a0e MOBILE-3320 messages: Fix scroll to bottom in iOS 2021-07-01 11:12:54 +02:00
Dani Palou
c9ead4d4fb MOBILE-3320 a11y: Fix ion-fab aria-label not read by VoiceOver 2021-06-23 12:34:06 +02:00
Noel De Martin
e2987a44b7 MOBILE-3320 navigation: Remove path tracking 2021-06-10 14:53:53 +02:00
Pau Ferrer Ocaña
17d5c829a9 MOBILE-3320 messages: Fix animations on message screen 2021-06-09 16:45:04 +02:00
Pau Ferrer Ocaña
75cedafa33
Merge pull request #2812 from dpalou/MOBILE-3320
Mobile 3320
2021-06-04 17:06:04 +02:00
Pau Ferrer Ocaña
3de60760b0 MOBILE-3320 core: Fix wraps on chat and assignment submission 2021-06-04 15:35:38 +02:00
Dani Palou
51e172cd23 MOBILE-3320 messages: Fix no error displayed when blocking some users 2021-06-04 11:32:21 +02:00
Noel De Martin
f6415990b7 MOBILE-3320 messages: swap block/unblock icons 2021-06-03 11:27:24 +02:00
Pau Ferrer Ocaña
a8021bdf63 MOBILE-3320 messages: Fix undefined on discussion 3.4 2021-06-01 14:06:18 +02:00
Pau Ferrer Ocaña
49f6cc56e5 MOBILE-3320 a11y: Improve non button clicks 2021-06-01 13:52:35 +02:00
Pau Ferrer Ocaña
94ec1c9734 MOBILE-3320 core: Improve inline loading styles 2021-06-01 11:27:02 +02:00
Pau Ferrer Ocaña
02d2905c9a MOBILE-3320 chat: Match styles with messaging 2021-05-25 13:29:20 +02:00
Pau Ferrer Ocaña
fd6212ac3f MOBILE-3320 messages: Do some restyling on discussion page 2021-05-21 11:24:32 +02:00
Noel De Martin
10849facc7 MOBILE-3751 a11y: Replace ion-title with headings 2021-05-20 17:51:48 +02:00
Noel De Martin
e95deab368 MOBILE-3751 a11y: Improve headings 2021-05-20 11:25:32 +02:00
Pau Ferrer Ocaña
ac99f5585a MOBILE-3670 messages: Arrange space to make discussion index wider 2021-05-17 10:40:12 +02:00