2
0
Fork 0
Commit Graph

47 Commits (338c2aad6817f4f8c211d7874d8029b6f9256a05)

Author SHA1 Message Date
Dani Palou 893bb3c3a8 MOBILE-3565 core: Fix some template warnings 2020-10-29 15:57:15 +01:00
Dani Palou a6467f5073 MOBILE-3565 login: Implement signup page 2020-10-29 15:53:43 +01:00
Dani Palou 51e220f497 MOBILE-3565 tests: Add some unit tests for URL utils 2020-10-29 15:53:43 +01:00
Dani Palou 1d105b7299 MOBILE-3565 login: Implement some todo functions of login helper 2020-10-29 15:53:43 +01:00
Dani Palou a39c65801b MOBILE-3565 login: Implement site policy page 2020-10-29 15:53:43 +01:00
Dani Palou 03f9723329 MOBILE-3565 login: Implement change password page 2020-10-29 15:53:43 +01:00
Dani Palou 7e2436e7ca MOBILE-3565 login: Fix some styles of credentials page 2020-10-29 15:53:43 +01:00
Dani Palou 996f1c6ae3 MOBILE-3565 login: Implement forgotten password page 2020-10-29 15:53:43 +01:00
Dani Palou d66c744ab8 MOBILE-3565 login: Add help and onboarding modals 2020-10-29 15:41:46 +01:00
Pau Ferrer Ocaña c1b7b10c5d MOBILE-3565 home: Move home component to mainmenu 2020-10-29 13:07:51 +01:00
Pau Ferrer Ocaña 7008be6536 MOBILE-3565 core: Drop desktop support 2020-10-29 13:07:51 +01:00
Pau Ferrer Ocaña 176407a613 MOBILE-3565 core: Add empty box and icon properties 2020-10-29 13:07:51 +01:00
Pau Ferrer Ocaña 9a6b4d1d2a MOBILE-3565 login: Fix site page styles 2020-10-28 15:59:38 +01:00
Pau Ferrer Ocaña 58d5e7446b MOBILE-3565 icons: Use ion-icon instead of core-icon 2020-10-28 15:59:38 +01:00
Pau Ferrer Ocaña 0101577f40 MOBILE-3565 icons: Use fontawesome 5 and deprecate core-icon 2020-10-28 15:59:36 +01:00
Noel De Martin 7ee20ea56a MOBILE-3320 lint: Fix linting 2020-10-26 16:55:54 +01:00
Noel De Martin 3996880ab7 MOBILE-3320 tests: Fix tests 2020-10-26 16:54:14 +01:00
Noel De Martin 504bfe4c08 MOBILE-3320 tests: Add format-text directive tests 2020-10-26 16:34:06 +01:00
Dani Palou ded36482d7 MOBILE-3565 modules: Create a module for each page 2020-10-26 14:17:41 +01:00
Dani Palou 3a831c3ef1 MOBILE-3565 home: Add a Hello World as Home page 2020-10-26 13:11:09 +01:00
Dani Palou 06c7035834 MOBILE-3565 core: Fix errors when compiling in prod mode 2020-10-26 13:11:09 +01:00
Dani Palou 1d794f42b4 MOBILE-3565 directives: Implement core-link directive 2020-10-26 08:41:46 +01:00
Dani Palou 0c3d5293d4 MOBILE-3565 settings: Fix settings module name 2020-10-23 11:07:31 +02:00
Dani Palou a332faa81e MOBILE-3565 mainmenu: Initial implementation of main menu 2020-10-23 11:07:31 +02:00
Pau Ferrer Ocaña 2f16be7a0c MOBILE-3565 login: Fix sites page styles 2020-10-22 14:38:49 +02:00
Pau Ferrer Ocaña 2af25ff8fd MOBILE-3565 settings: Settings pages 2020-10-22 14:24:45 +02:00
Noel De Martin 10e7df2ce6 MOBILE-3320 events: Refactor service to singleton 2020-10-22 12:48:51 +02:00
Noel De Martin 3647bc628a MOBILE-3320 tests: Fix tests 2020-10-22 12:48:51 +02:00
Noel De Martin 7f2751bb4f MOBILE-3320 lint: Fix linting errors 2020-10-22 12:32:32 +02:00
Noel De Martin 836e866443 MOBILE-3320 config: Update old config references 2020-10-22 12:31:31 +02:00
Noel De Martin a1445dcf99 MOBILE-3320 config: BUILD and CONFIG constants
Generate constants from webpack script to support jsonc files and read environment config
2020-10-22 10:45:52 +02:00
Dani Palou 34d6eca9a8 MOBILE-3565 login: Implements site page 2020-10-22 09:47:19 +02:00
Dani Palou 7a517ba271 MOBILE-3565 core: Fix errors caused by strict checks 2020-10-22 09:47:19 +02:00
Dani Palou 317444049c MOBILE-3565 login: Initial implementation of credentials page 2020-10-20 15:32:02 +02:00
Dani Palou 727db6c4ea MOBILE-3565 login: Initial implementation of site page 2020-10-20 15:27:12 +02:00
Noel De Martin b83d1df97b MOBILE-3320 tsconfig: Use strict checks 2020-10-19 15:03:36 +02:00
Pau Ferrer Ocaña d4f11a99d4 MOBILE-3565 gulp: Add language and jira gulp tasks 2020-10-15 12:29:19 +02:00
Pau Ferrer Ocaña dd636e61fd MOBILE-3565 core: Remove globalization service from lang service 2020-10-15 12:29:19 +02:00
Dani Palou 9cc98e267e MOBILE-3565 core: Install WebView ionic-native package 2020-10-14 17:43:16 +02:00
Noel De Martin 909444a2a6 MOBILE-3320 tests: Fix tests 2020-10-07 13:15:49 +02:00
Noel De Martin 1617c30cc3 MOBILE-3303 lint: Fix linting errors in first implementation 2020-10-07 13:15:49 +02:00
Pau Ferrer Ocaña 98cfecbf3f MOBILE-3565 core: Add init splash 2020-10-07 11:42:03 +02:00
Dani Palou e63a59eec1 MOBILE-3565 core: Migrate most core providers 2020-10-07 11:42:03 +02:00
Dani Palou 1e979b57bb MOBILE-3565 core: Install ionic-native and other 3rd party libs 2020-10-07 10:51:44 +02:00
Noel De Martin a4126dd67b MOBILE-3566 tests: Prepare unit tests with jest 2020-10-06 12:21:07 +02:00
Dani Palou 81ce1a7d01 MOBILE-3565 login: Initial implementation of init page 2020-10-06 12:21:07 +02:00
Dani Palou 300f017036 MOBILE-3565 core: Add init page of the app 2020-10-05 16:50:23 +02:00