Nicholas Maidanos před 6 roky
rodič
revize
09f53f4985

+ 1
- 1
.sourcemaps/main.js.map
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


+ 1
- 2
src/providers/url/url.ts Zobrazit soubor

16
 
16
 
17
   //private baseUrl = "http://localhost:8080";
17
   //private baseUrl = "http://localhost:8080";
18
   //private baseUrl = "https://zipteampurple.herokuapp.com";
18
   //private baseUrl = "https://zipteampurple.herokuapp.com";
19
-  private baseUrl = "https://git.heroku.com/zipteampurplev2.git";
20
-  //https://git.heroku.com/zipteampurplev2.git
19
+  private baseUrl = "https://zipteampurplev2.herokuapp.com";
21
 
20
 
22
 
21
 
23
   setBaseUrl(baseUrl: string){
22
   setBaseUrl(baseUrl: string){

+ 1
- 1
www/build/0.js Zobrazit soubor

1
 webpackJsonp([0],{
1
 webpackJsonp([0],{
2
 
2
 
3
-/***/ 287:
3
+/***/ 286:
4
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
4
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
5
 
5
 
6
 "use strict";
6
 "use strict";

+ 1
- 1
www/build/1.js Zobrazit soubor

1
 webpackJsonp([1],{
1
 webpackJsonp([1],{
2
 
2
 
3
-/***/ 286:
3
+/***/ 285:
4
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
4
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
5
 
5
 
6
 "use strict";
6
 "use strict";

+ 1
- 1
www/build/2.js Zobrazit soubor

1
 webpackJsonp([2],{
1
 webpackJsonp([2],{
2
 
2
 
3
-/***/ 285:
3
+/***/ 287:
4
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
4
 /***/ (function(module, __webpack_exports__, __webpack_require__) {
5
 
5
 
6
 "use strict";
6
 "use strict";

+ 8
- 7
www/build/main.js Zobrazit soubor

187
 		3
187
 		3
188
 	],
188
 	],
189
 	"../pages/channel/channel.module": [
189
 	"../pages/channel/channel.module": [
190
-		285,
190
+		287,
191
 		2
191
 		2
192
 	],
192
 	],
193
 	"../pages/create-channel/create-channel.module": [
193
 	"../pages/create-channel/create-channel.module": [
194
-		286,
194
+		285,
195
 		1
195
 		1
196
 	],
196
 	],
197
 	"../pages/register/register.module": [
197
 	"../pages/register/register.module": [
198
-		287,
198
+		286,
199
 		0
199
 		0
200
 	]
200
 	]
201
 };
201
 };
432
                 __WEBPACK_IMPORTED_MODULE_2_ionic_angular__["d" /* IonicModule */].forRoot(__WEBPACK_IMPORTED_MODULE_3__app_component__["a" /* MyApp */], {}, {
432
                 __WEBPACK_IMPORTED_MODULE_2_ionic_angular__["d" /* IonicModule */].forRoot(__WEBPACK_IMPORTED_MODULE_3__app_component__["a" /* MyApp */], {}, {
433
                     links: [
433
                     links: [
434
                         { loadChildren: '../pages/all-channels/all-channels.module#AllChannelsPageModule', name: 'AllChannelsPage', segment: 'all-channels', priority: 'low', defaultHistory: [] },
434
                         { loadChildren: '../pages/all-channels/all-channels.module#AllChannelsPageModule', name: 'AllChannelsPage', segment: 'all-channels', priority: 'low', defaultHistory: [] },
435
-                        { loadChildren: '../pages/channel/channel.module#ChannelPageModule', name: 'ChannelPage', segment: 'channel', priority: 'low', defaultHistory: [] },
436
                         { loadChildren: '../pages/create-channel/create-channel.module#CreateChannelPageModule', name: 'CreateChannelPage', segment: 'create-channel', priority: 'low', defaultHistory: [] },
435
                         { loadChildren: '../pages/create-channel/create-channel.module#CreateChannelPageModule', name: 'CreateChannelPage', segment: 'create-channel', priority: 'low', defaultHistory: [] },
437
-                        { loadChildren: '../pages/register/register.module#RegisterPageModule', name: 'RegisterPage', segment: 'register', priority: 'low', defaultHistory: [] }
436
+                        { loadChildren: '../pages/register/register.module#RegisterPageModule', name: 'RegisterPage', segment: 'register', priority: 'low', defaultHistory: [] },
437
+                        { loadChildren: '../pages/channel/channel.module#ChannelPageModule', name: 'ChannelPage', segment: 'channel', priority: 'low', defaultHistory: [] }
438
                     ]
438
                     ]
439
                 }),
439
                 }),
440
                 __WEBPACK_IMPORTED_MODULE_10__angular_common_http__["a" /* HttpClientModule */],
440
                 __WEBPACK_IMPORTED_MODULE_10__angular_common_http__["a" /* HttpClientModule */],
794
         // constructor(public http: HttpClient) {
794
         // constructor(public http: HttpClient) {
795
         //   console.log('Hello UrlProvider Provider');
795
         //   console.log('Hello UrlProvider Provider');
796
         // }
796
         // }
797
-        this.baseUrl = "http://localhost:8080";
798
-        this.baseUrl = "https://zipteampurple.herokuapp.com";
797
+        //private baseUrl = "http://localhost:8080";
798
+        //private baseUrl = "https://zipteampurple.herokuapp.com";
799
+        this.baseUrl = "https://zipteampurplev2.herokuapp.com";
799
     }
800
     }
800
     UrlProvider.prototype.setBaseUrl = function (baseUrl) {
801
     UrlProvider.prototype.setBaseUrl = function (baseUrl) {
801
         this.baseUrl = baseUrl;
802
         this.baseUrl = baseUrl;

+ 1
- 1
www/build/main.js.map
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


+ 1
- 1
www/build/vendor.js.map
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor