From 842574acd174cb8932e21b1b0333e026ba17e24d Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Wed, 17 Apr 2019 13:05:53 -0600 Subject: [PATCH] Update Profile.vue component, add MomentUI --- resources/assets/js/components/Profile.vue | 555 +++++++++++---------- 1 file changed, 305 insertions(+), 250 deletions(-) diff --git a/resources/assets/js/components/Profile.vue b/resources/assets/js/components/Profile.vue index 6cee8c7b..f1eaa2df 100644 --- a/resources/assets/js/components/Profile.vue +++ b/resources/assets/js/components/Profile.vue @@ -10,284 +10,338 @@
-
-
-
-
-
-
-
-
- -
-
-

- - {{profile.username}} - - - -

-

- Edit Profile -

-
-

- +

+
+
+
+
+
+
+
+
+ +
+
+

+ + {{profile.username}} + + +

-

- +

+ Edit Profile

+
+

+ +

+

+ +

+
+
+ +
-
- +
+
+
+
+ {{profile.username}} + + ADMIN + + + + + + + + + + + + + + + + + + +
+ +

+ {{profile.display_name}} +

+
+

{{profile.website}}

-
-
-
- {{profile.username}} - - ADMIN - - - - - - - - - - - - - - - - - - +
+
+
+ +
+
+ +
+ +
+
+ +
+
+
+ + + +
+
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+

Error: Problem rendering preview.

+
+
+ +
+
+

+

+

+
+ + + +
+
+
+

+ + + +

+
+
+ +
- + +
+ +
+
+
+
+
+
+
+ +
+
+
+ -
-
- -
-
- -
- -
-
- -
-
-
- - - -
-
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-

Error: Problem rendering preview.

-
-
- -
-
-

-

-

-
- - - -
-
-
-

- - - -

-
-
- - +
+
+
+
-
-
-
- - - +
+ +
+
+
-
- -
-
-
-
@@ -422,7 +476,8 @@ export default { props: [ 'profile-id', - 'profile-settings' + 'profile-settings', + 'profile-layout' ], data() { return {