31 Commits

Author SHA1 Message Date
Dani Palou
83d5282852 MOBILE-3846 core: Fix redirect to a NO_SITE page 2021-09-01 11:51:33 +02:00
Noel De Martin
16b96c5dd2 MOBILE-3320 split-view: Support recursive pages 2021-07-12 17:42:24 +02:00
Noel De Martin
c39d6cc8a5 MOBILE-3320 course: Support nested navigation 2021-06-15 16:17:35 +02:00
Dani Palou
ad56eeb203 MOBILE-3320 wiki: Fix animation when going back to home page 2021-06-14 14:03:36 +02:00
Noel De Martin
4b2b1c1e3e MOBILE-3320 navigation: Review pending TODOs 2021-06-10 15:04:49 +02:00
Noel De Martin
e2987a44b7 MOBILE-3320 navigation: Remove path tracking 2021-06-10 14:53:53 +02:00
Dani Palou
3e98be5a02 MOBILE-3320 mainmenu: Fix confirm tab root displayed when it shouldn't 2021-05-13 12:52:06 +02:00
Noel De Martin
61789f5550 MOBILE-3320 DX: Fix lint warnings 2021-05-06 13:31:22 +02:00
Dani Palou
d10e9f574a MOBILE-3320 core: Fix grades link handler 2021-05-05 12:31:07 +02:00
Dani Palou
82c00bae84 MOBILE-3742 core: Support auto successive navigations 2021-05-03 12:03:37 +02:00
Dani Palou
ef2f68a5fd MOBILE-3742 core: Support redirect to another site 2021-05-03 12:03:37 +02:00
Dani Palou
c9b99927c4
Merge pull request #2720 from dpalou/MOBILE-3656
Mobile 3656
2021-04-14 10:48:28 +02:00
Dani Palou
9d0be0e7f8 MOBILE-3496 login: Reset nav stack on login 2021-04-13 14:49:50 +02:00
Dani Palou
2f0eb0088b MOBILE-3656 wiki: Add go to wiki first page feature 2021-04-07 10:24:46 +02:00
Dani Palou
2302638702 MOBILE-3630 sharedfiled: Implement components and pages 2021-03-17 08:20:03 +01:00
Pau Ferrer Ocaña
5aaf4acea5 MOBILE-3629 core: Add route options to getRouteParams on CoreNavigator 2021-03-11 11:09:21 +01:00
Dani Palou
200b01eef6 MOBILE-3708 core: Always remove empty params in navigator 2021-03-03 13:07:38 +01:00
Noel De Martin
d658ce9b0b MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00
Pau Ferrer Ocaña
a4eefeb25a MOBILE-3636 assign: Implement assignment base 2021-02-22 14:26:06 +01:00
Pau Ferrer Ocaña
b0cf681ab6 MOBILE-3636 core: Check route parent params on navigator 2021-02-22 14:26:06 +01:00
Pau Ferrer Ocaña
b3d380c9c2 MOBILE-3637 core: Fix some navigation to tabs problems 2021-02-09 15:07:38 +01:00
Noel De Martin
98910cf465 Extract list items management from settings 2021-02-08 14:01:34 +01:00
Dani Palou
4da342befd MOBILE-3648 navigator: Store params in localStorage in browser 2021-02-08 08:58:42 +01:00
Pau Ferrer Ocaña
dce706be42 MOBILE-3631 messages: Fix splitview + route params subscription loop 2021-02-04 10:34:07 +01:00
Pau Ferrer Ocaña
001048fc9a MOBILE-3631 core: Add splitview placeholder page 2021-02-04 10:34:07 +01:00
Pau Ferrer Ocaña
18cb43aa5e MOBILE-3631 messages: Add discussion page 2021-02-04 10:34:07 +01:00
Dani Palou
afa94e3354 MOBILE-3659 navigator: Create functions to get number/boolean params 2021-01-29 13:09:04 +01:00
Dani Palou
9a935a3946 MOBILE-3659 core: Handle objects in nav params
Also, always use CoreNavigator instead of Router or NavController
2021-01-29 13:09:03 +01:00
Noel De Martin
7f7f282e69 MOBILE-3609 settings: Implement split view 2021-01-25 12:24:52 +01:00
Dani Palou
1800beed31 MOBILE-3633 notifications: Use the new CoreNavigator 2021-01-21 08:30:08 +01:00
Noel De Martin
09adbb7fbf MOBILE-3320 routing: Refactor NavHelper 2021-01-18 16:14:20 +01:00