Commit Graph

12 Commits

Author SHA1 Message Date
Guillaume FAUVET e8d385f1f6 upt: public_html.css.layout (css for sign up form)
upt: public_html.css.login-form (add new css for sign up button)
upt: view.vue.header (close sign up form on menu click)
upt: view.vue.login-form (add sign up button in the login form authentication)
upt: view.vue.wrapper (add new popup for sign up)
upt: view.home (add reference css for sign up)
upt: view.vue-config (add gstore.add.signupform for popup sign up visibility)
2017-12-08 00:45:16 +01:00
Guillaume FAUVET 067ef7de6a upt: public_html.css.header (add new background-image for user authentication)
upt: public_html.css.layout (add new css for user authentication)
upt: view.vue.header (add a button for showing login interface)
upt: view.vue.wrapper (add a button for showing login interface)
upt: view.home (add a reference to user authentication css)
upt: view.vue-config (add boolean gstore.data.loginform to display user authentication interface)
2017-12-08 00:45:16 +01:00
xdrm-brackets 40598a5418 UPD: reset page list (menu.items + header.notifs) + UPD: notif now isn't array but object which key is the link + added proper CSS instead of VueJS inline style='...' 2017-12-07 18:17:32 +01:00
xdrm-brackets 3fd5fdfa97 fix: *.js|*.vue (removed 'window.' when accessing window.* variables because 'window.' is implicit) 2017-12-05 18:41:39 +01:00
xdrm-brackets dd7bad469c Fix notification associated pages count=0 2017-12-05 14:00:27 +01:00
xdrm-brackets 092836359b maxmod + router-like system with URL 2017-12-04 23:29:02 +01:00
xdrm-brackets c2f3f0ce15 upd: view.vue.header (only header-icon not HEADER toggles the menu size) 2017-12-04 11:56:02 +01:00
xdrm-brackets 49ff17aa71 Now can toggle the menu size (gstore.func.toggleMenuSize) @click on header icon 2017-12-04 11:48:32 +01:00
xdrm-brackets a2746b6275 upd: css.header + view.vue-config + header.vue (now notification count is processed from notification messages + if 0 css will not render) 2017-12-04 10:26:10 +01:00
xdrm-brackets 43e1c742b7 upd: updated iface 2017-12-03 16:02:18 +01:00
xdrm-brackets 705cd4bc55 Added css+js+vue page HEADER 2017-12-01 15:47:14 +01:00
xdrm-brackets 5894aecae3 upd: view.vue.main (now can include component (import + CamelCase)) 2017-11-30 16:46:30 +01:00