47 Commits

Author SHA1 Message Date
Dani Palou
c2a500976d MOBILE-4724 core: Create CoreAlerts and CorePrompts 2025-01-14 09:44:13 +01:00
Dani Palou
d8c6288a61 MOBILE-4724 core: Move some services to overlay subfolder 2025-01-14 09:11:10 +01:00
Pau Ferrer Ocaña
5e3d233272 MOBILE-4653 utils: Move file related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
94b0266794 MOBILE-4653 utils: Move error related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
7ea188af49 MOBILE-4653 utils: Move promise related utils functions 2024-11-18 14:24:17 +01:00
Pau Ferrer Ocaña
e04264b9e5 MOBILE-4653 chore: Migrate styleUrls to styleUrl when possible 2024-11-18 14:17:50 +01:00
Dani Palou
3d51b17e33 MOBILE-4482 forum: Avoid reuploading files when editing post 2024-08-21 08:28:48 +02:00
Dani Palou
ec5c8d6cad MOBILE-4482 forum: Fix filtered content displayed when editing post
When editing a post, the editor displayed the content already filtered, and it could also include some exra content that doesn't belong to the post, like plagiarism info.
2024-08-21 08:28:48 +02:00
Pau Ferrer Ocaña
90ec21333b MOBILE-4616 text: Migrate text utils to text 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña
3afa736cf4 MOBILE-4616 loading: Create a service to have loading functions 2024-08-13 16:44:25 +02:00
Pau Ferrer Ocaña
072f0b8fd4 MOBILE-4616 chore: Import popovers during runtime 2024-08-13 16:37:24 +02:00
Pau Ferrer Ocaña
7cf5d9b692 MOBILE-4616 chore: Create CorePopoversService to add popovers functions 2024-08-13 16:37:24 +02:00
Dani Palou
d45fc9c7a7 MOBILE-4612 core: Create and use toBoolean input transform 2024-07-30 11:59:36 +02:00
Dani Palou
3d7cfeba42 MOBILE-4612 core: Mark required inputs in components 2024-07-30 11:33:49 +02:00
Pau Ferrer Ocaña
d6007c2aae MOBILE-4616 chore: Create CoreToastsService to add toasts functions 2024-07-29 11:46:23 +02:00
Pau Ferrer Ocaña
67cae258f6 MOBILE-4616 forum: Move forum constants to a file 2024-07-15 13:15:40 +02:00
Dani Palou
27b980d710 MOBILE-3947 form: Add types to FormControl 2024-01-12 15:45:02 +01:00
Noel De Martin
7b5fd672e7 MOBILE-4272 workshop: Fix assessment 2023-07-25 17:22:54 +09:00
Noel De Martin
a07ae84f54 MOBILE-4272 rte: Fix contentChanged event types 2023-07-25 15:38:28 +09:00
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Noel De Martin
98d332138a MOBILE-4270 core: Standardize page modules 2023-03-16 11:02:11 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Dani Palou
679f2e592f MOBILE-3833 forum: Display post menu only if can edit or delete 2022-04-20 09:24:13 +02: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
Dani Palou
9ded4b7c5b MOBILE-3780 core: Don't store offline if 4xx or 5xx http error 2022-02-24 12:10:29 +01:00
Dani Palou
44bc62e0a2 MOBILE-3793 forum: Make edit post more consistent
Now edit online and offline have the same behaviour, and the original post disappears when editing it
2021-09-02 11:22:37 +02:00
Dani Palou
a068384867 MOBILE-3793 forum: Scroll to form when edit offline reply 2021-09-01 11:33:51 +02:00
Dani Palou
54abd2e0bc MOBILE-3793 forum: Fix sync not unblocked in offline
It happened when the user clicked to Reply another post while editing an offline reply
2021-09-01 11:33:51 +02:00
Dani Palou
9a7219a7db MOBILE-3320 forum: Make edit post modal full screen 2021-06-09 08:23:57 +02:00
Pau Ferrer Ocaña
f55d59c1c2 MOBILE-3320 a11y: Fixed some clickable and coloring issues 2021-05-28 16:39:17 +02:00
Pau Ferrer Ocaña
2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +02:00
Pau Ferrer Ocaña
43ed1d9917 MOBILE-3745 core: Add new openPopover function 2021-05-07 11:33:21 +02:00
Pau Ferrer Ocaña
7af5c510bf MOBILE-3745 core: Use new openModal function 2021-05-07 11:33:21 +02:00
Noel De Martin
61789f5550 MOBILE-3320 DX: Fix lint warnings 2021-05-06 13:31:22 +02:00
Pau Ferrer Ocaña
a8c0d12c71 MOBILE-3744 core: Fix some ionic migration check warnings 2021-05-03 10:15:25 +02:00
Pau Ferrer Ocaña
e024947fdd MOBILE-3657 file: Add uploadOrStoreFile overloads 2021-04-26 10:06:13 +02:00
Dani Palou
163647b165 MOBILE-3641 core: Support CoreWSStoredFile in the whole app 2021-04-20 09:16:01 +02:00
Pau Ferrer Ocaña
992f1ca1ad MOBILE-3640 core: New CoreForms utility class 2021-03-31 16:50:42 +02:00
Pau Ferrer Ocaña
3dbe1d12d7 MOBILE-3654 forum: Rename service files 2021-03-18 11:19:36 +01:00
Pau Ferrer Ocaña
44e3c42d76 MOBILE-3663 forum: Add ratings to forum 2021-03-08 12:45:51 +01:00
Noel De Martin
d658ce9b0b MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00
Noel De Martin
5d39d8efc9 MOBILE-3643 forum: Rename services 2021-03-02 09:46:45 +01:00
Noel De Martin
e726858216 MOBILE-3643 forum: Format templates 2021-03-02 09:46:45 +01:00
Noel De Martin
aa108ea283 MOBILE-3643 forum: Migrate edit post modal 2021-03-02 09:46:45 +01:00
Noel De Martin
6f45f090cb MOBILE-3643 forum: Migrate option menus 2021-03-02 09:46:45 +01:00
Noel De Martin
2dd0aa4815 MOBILE-3643 forum: Migrate discussion page 2021-03-02 09:46:45 +01:00