Commit Graph

9355 Commits (20fdc6ba7ac64224c23c8c26357d6218e6080d34)
 

Author SHA1 Message Date
Dani Palou 0b9417884f MOBILE-4550 quiz: Fix alignment of quiz grade 2024-05-15 12:13:38 +02:00
Dani Palou d4defbb543 MOBILE-4550 quiz: Fix hiding help icons from review data 2024-05-15 12:13:38 +02:00
Dani Palou 00d02bc502 MOBILE-4550 quiz: Always display max number of decimals in grades 2024-05-15 12:13:38 +02:00
Pau Ferrer Ocaña 829cb8bc9b MOBILE-4470 styles: Universalize reduced margins on popover icons 2024-05-15 10:39:35 +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
Pau Ferrer Ocaña 8f461adf74 MOBILE-4470 choice: Fix messages shown on the app 2024-05-14 16:11:20 +02:00
Pau Ferrer Ocaña 2b9c4316bb
Merge pull request #4044 from NoelDeMartin/MOBILE-4470
MOBILE-4470: Update tests + QA fixes
2024-05-14 15:32:48 +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 888dd8bc0b MOBILE-4470 behat: Add coverage folder 2024-05-14 13:33:53 +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
Noel De Martin daa16a32a4 MOBILE-4470 ui: Fix collapsible header
This caused both headers to be hidden when navigating from a scrolled page content to a frozen page (without scroll)
2024-05-14 11:29:00 +02:00
Noel De Martin 83e75e58dd MOBILE-4470 behat: Clean up tests before 4.1 2024-05-14 11:29:00 +02:00
Noel De Martin 4cd4fa6fd6 MOBILE-4470 behat: Fix tests for 4.1 and older 2024-05-14 11:29:00 +02:00
Noel De Martin f6b5cd9d79 MOBILE-4470 behat: Fix header step 2024-05-14 11:29:00 +02:00
Noel De Martin bb4736a5b7 MOBILE-4470 behat: Fix tests for 4.1- 2024-05-14 11:29:00 +02:00
Noel De Martin 31ac9c10ac MOBILE-4470 enrol: Remove 4.4 TODOs 2024-05-14 11:29:00 +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
Noel De Martin 32632dc204
Merge pull request #4045 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-14 10:04:22 +02:00
Pau Ferrer Ocaña f573f4f112 MOBILE-4470 styles: item-input class has disappeared from Ionic 2024-05-14 09:42:37 +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 eddcfbe12b MOBILE-4470 forum: Change Sort order selector page to select combobox 2024-05-14 09:33:56 +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 ebdbdf0bbe MOBILE-4470 ionic: Update ionic to 7.8 2024-05-13 12:36:08 +02:00
Pau Ferrer Ocaña 6ac81d1486
Merge pull request #3984 from NoelDeMartin/MOBILE-4496
MOBILE-4496 ci: Configure coverage tests
2024-05-13 10:15:13 +02:00
Dani Palou e016875439
Merge pull request #4042 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-10 15:41:52 +02:00
Pau Ferrer Ocaña 552a6dcf94 MOBILE-4470 feedback: Fix text wrap on ion-item 2024-05-10 15:07:03 +02:00
Pau Ferrer Ocaña 7fc7aa78d6 MOBILE-4470 styles: Move styles around and change opacities 2024-05-10 15:07:03 +02:00
Pau Ferrer Ocaña e779c7a7f2 MOBILE-4470 modals: Fix refresh button modal pointer events 2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña d0f6950c68 MOBILE-4470 rte: Fix styles and carets 2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña 0fedfee2e4 MOBILE-4470 rte: Fix focus and blur 2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña dc698724ac MOBILE-4470 sqlite: Reload page when OPFS gets disabled (workaround) 2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña 19473b345f MOBILE-4470 rte: Fix RTE outside ion-item 2024-05-10 12:55:15 +02:00
Pau Ferrer Ocaña f4697a298a MOBILE-4470 rte: Fix selection being lost on bold and italics 2024-05-10 12:55:15 +02:00
Pau Ferrer Ocaña cdcb2f77a6 MOBILE-4470 chore: Improve context menu margins and sizes 2024-05-10 12:55:15 +02:00
Pau Ferrer Ocaña a0225d3ae5
Merge pull request #4041 from dpalou/MOBILE-4470
MOBILE-4470 overlays: Fix Ionic bug with aria-hidden
2024-05-10 09:54:57 +02:00
Dani Palou 2707ccd9da MOBILE-4470 overlays: Fix Ionic bug with aria-hidden 2024-05-09 17:44:59 +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
Dani Palou b9f07d7f65 MOBILE-4470 quiz: Fix auto save popover not dismissed 2024-05-09 13:23:48 +02:00
Dani Palou 4fddde1a00
Merge pull request #4038 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-09 11:49:21 +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 cacc36d336 MOBILE-4470 data: Fix database input styles 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
Pau Ferrer Ocaña 6a2b21520e MOBILE-4470 lang: Update langpacks 2024-05-08 15:16:30 +02:00