EventsService Changes. Attendees Page. Others.

This commit is contained in:
Paulo Pinto
2020-08-25 12:47:49 +01:00
parent 751b8dd7c5
commit 11fdfe1e54
78 changed files with 201 additions and 1187 deletions
+4 -1
View File
@@ -25,6 +25,7 @@
"@fullcalendar/daygrid": "^5.3.0",
"@fullcalendar/interaction": "^5.3.0",
"@ionic-native/core": "^5.0.7",
"@ionic-native/in-app-browser": "^5.28.0",
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
"@ionic/angular": "^5.0.0",
@@ -56,6 +57,7 @@
"codelyzer": "^5.1.2",
"cordova-android": "^9.0.0",
"cordova-plugin-device": "^2.0.2",
"cordova-plugin-inappbrowser": "^4.0.0",
"cordova-plugin-ionic-keyboard": "^2.2.0",
"cordova-plugin-ionic-webview": "^4.2.1",
"cordova-plugin-splashscreen": "^5.0.2",
@@ -83,7 +85,8 @@
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
},
"cordova-plugin-ionic-keyboard": {}
"cordova-plugin-ionic-keyboard": {},
"cordova-plugin-inappbrowser": {}
},
"platforms": [
"ios",