|
47 | 47 |
|
48 | 48 | vm.episodes = [
|
49 | 49 | {
|
50 |
| - number: 179, |
51 |
| - title: 'ngAir 179 - AngularConnect Preview with Pete Bacon Darwin', |
52 |
| - displayDate: 'Wed, Oct 3rd, 2018', |
53 |
| - date: '2018-10-03', |
54 |
| - time: '11:00 AM (Pacific Time)', |
55 |
| - hangoutUrl: 'https://youtu.be/IzmlHOHFnJU', |
56 |
| - guests: [[]], |
57 |
| - hasNotes: false, |
58 |
| - notesAreVisible: false |
59 |
| - }, |
60 |
| - { |
61 |
| - number: 180, |
62 |
| - title: 'ngAir 180 - Angular in the .NET World with Jeremy Likness', |
63 |
| - displayDate: 'Tuesday, Oct 9th, 2018', |
64 |
| - date: '2018-10-09', |
| 50 | + number: 182, |
| 51 | + title: 'ngAir 182 - Angular 7', |
| 52 | + displayDate: 'Wednesday, Oct 31st, 2018', |
| 53 | + date: '2018-10-31', |
65 | 54 | time: '11:00 AM (Pacific Time)',
|
66 |
| - hangoutUrl: 'https://youtu.be/ipEC6aDGJeM', |
67 |
| - guests: [[]], |
68 |
| - hasNotes: false, |
69 |
| - notesAreVisible: false |
70 |
| - }, |
71 |
| - { |
72 |
| - number: 181, |
73 |
| - title: 'ngAir 181 - Policy-Based Client-Side Encryption in Angular with Robert Pinna', |
74 |
| - displayDate: 'Tuesday, Oct 23rd, 2018', |
75 |
| - date: '2018-10-23', |
76 |
| - time: '11:00 AM (Pacific Time)', |
77 |
| - hangoutUrl: 'https://youtu.be/jiR2AcsTkTE', |
| 55 | + hangoutUrl: 'https://youtu.be/8PxIror_iI4', |
78 | 56 | guests: [[]],
|
79 | 57 | hasNotes: false,
|
80 | 58 | notesAreVisible: false
|
|
2250 | 2228 | hasNotes: false,
|
2251 | 2229 | notesAreVisible: false
|
2252 | 2230 | },
|
| 2231 | + { |
| 2232 | + number: 179, |
| 2233 | + title: 'ngAir 179 - AngularConnect Preview with Pete Bacon Darwin', |
| 2234 | + displayDate: 'Wed, Oct 3rd, 2018', |
| 2235 | + date: '2018-10-03', |
| 2236 | + time: '11:00 AM (Pacific Time)', |
| 2237 | + hangoutUrl: 'https://youtu.be/IzmlHOHFnJU', |
| 2238 | + guests: [[]], |
| 2239 | + hasNotes: false, |
| 2240 | + notesAreVisible: false |
| 2241 | + }, |
| 2242 | + { |
| 2243 | + number: 180, |
| 2244 | + title: 'ngAir 180 - Angular in the .NET World with Jeremy Likness', |
| 2245 | + displayDate: 'Tuesday, Oct 9th, 2018', |
| 2246 | + date: '2018-10-09', |
| 2247 | + time: '11:00 AM (Pacific Time)', |
| 2248 | + hangoutUrl: 'https://youtu.be/ipEC6aDGJeM', |
| 2249 | + guests: [[]], |
| 2250 | + hasNotes: false, |
| 2251 | + notesAreVisible: false |
| 2252 | + }, |
| 2253 | + { |
| 2254 | + number: 181, |
| 2255 | + title: 'ngAir 181 - Policy-Based Client-Side Encryption in Angular with Robert Pinna', |
| 2256 | + displayDate: 'Tuesday, Oct 23rd, 2018', |
| 2257 | + date: '2018-10-23', |
| 2258 | + time: '11:00 AM (Pacific Time)', |
| 2259 | + hangoutUrl: 'https://youtu.be/jiR2AcsTkTE', |
| 2260 | + guests: [[]], |
| 2261 | + hasNotes: false, |
| 2262 | + notesAreVisible: false |
| 2263 | + }, |
2253 | 2264 | ];
|
2254 | 2265 |
|
2255 | 2266 | angular.forEach(vm.panelists, function(panelistGroup) {
|
|
0 commit comments