From a94569077ec29f1dc87854ed281d02df7ee76d09 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 22 Apr 2019 13:52:02 -0600 Subject: [PATCH 1/2] Update profile --- resources/assets/js/components/Profile.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/assets/js/components/Profile.vue b/resources/assets/js/components/Profile.vue index c6eb634db..4507056f1 100644 --- a/resources/assets/js/components/Profile.vue +++ b/resources/assets/js/components/Profile.vue @@ -559,11 +559,11 @@ export default { }) .then(res => { let data = res.data; - this.timeline = data; let ids = data.map(status => status.id); this.min_id = Math.max(...ids); this.max_id = Math.min(...ids); this.modalStatus = _.first(res.data); + this.timeline = data; this.ownerCheck(); this.loading = false; }).catch(err => { @@ -592,11 +592,11 @@ export default { }).then(res => { if (res.data.length && this.loading == false) { let data = res.data; - this.timeline.push(...data); let ids = data.map(status => status.id); this.max_id = Math.min(...ids); - this.loading = false; + this.timeline.push(...data); $state.loaded(); + this.loading = false; } else { $state.complete(); } From f57e883c44ac072e78bc457dde97bed30710fdab Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 22 Apr 2019 13:52:41 -0600 Subject: [PATCH 2/2] Update compiled assets --- public/js/profile.js | Bin 60318 -> 60310 bytes public/mix-manifest.json | Bin 845 -> 845 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/public/js/profile.js b/public/js/profile.js index 406111dcfc546bca873bea8e8f2704cbfbdd9ce4..d64d267993ecd534dde1082a6aa25654c70bb399 100644 GIT binary patch delta 259 zcmbPtoq5`I<_)(wH+OJFa%|2QdBMW0lW#kD{xpfn&60UsC7HRYIhlE>w#A#@Np59i z(aEz-oV;L~_~a+j+LM<^D@y2;=;h=mrlh85XzHYbnVEU%wu*+E)nvBHv83fV=Wo7m z#U90BY-VhpXljtW`Q4NX!Oe@7JyZZoPEMF9H`!q(r)ZX`bB2pT>>!T7X%(a@<0Kw{D^Z)<= diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 7ad738fc9343b6df488d6454806373d7a34464f3..d4b62fc8199181a5ae80ee3ec3f79f57941a6dce 100644 GIT binary patch delta 32 ncmX@hc9v~JIg^Nqfl+dDnx&zsfu(_kiD6orp@s3}Zl*&3qT&g~ delta 32 ncmX@hc9v~JIg?1DrDbYjqG^($g_&`ZnPH-Vfq~KFZl*&3t4RtK