Guillaume FAUVET
b12eb46939
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-07 23:44:09 +01:00
Guillaume FAUVET
2791dda887
fix: view.vue-config (boolean must be initialize with false)
2017-12-07 23:44:09 +01:00
Guillaume FAUVET
d0dc02e53f
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-07 23:43:13 +01:00
xdrm-brackets
dc167766fa
tmp: geolocation to test through https (must push to master) sorry ..
2017-12-07 22:36:04 +01:00
xdrm-brackets
0861185a8e
refactor bbcode() from container/*.vue to view.vue-config
2017-12-07 20:47:03 +01:00
xdrm-brackets
602d72f361
upd: view.vue-config (removed global sendMessage())
2017-12-07 20:17:50 +01:00
xdrm-brackets
ece78fa1bd
upd: vue.container.emergency (copy of 'vue.container.inbox' for 'emergency' channel) | upd: vue.container.event (same) | upd: vue.container.inbox (setup in order for all to work) | upd: view.vue-config (updated 'gstore.func.sendMessage' second argument takes the WSClient object)"
2017-12-07 19:12:43 +01:00
xdrm-brackets
78439ec878
Added sending loader + 'new_msg'/'msg_pending' have a value for each channel
2017-12-07 18:38:27 +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
Guillaume FAUVET
95e90bef20
Merge remote-tracking branch 'origin/master'
2017-12-07 15:33:28 +01:00
Guillaume FAUVET
3c442e48a5
upd: view.main (api et wsclientbuilder en fonction de si local ou pas)
...
upd: view.vue-config (gstore.data.is_local : bool)
2017-12-07 15:33:01 +01:00
xdrm-brackets
ff129222b9
upd: ... (added component 'notification-stack' to wrapper, can be shown with 'gstore.data.nstack=true' + its css)
2017-12-06 21:38:04 +01:00
xdrm-brackets
54a95d481c
Added *bbcode* filter (escape html + bold + italic + underlined + code) + its css + fix: css.container (message list do not go under new-msg input)
2017-12-05 22:30:03 +01:00
xdrm-brackets
7b5c057da6
fix: view.vue-config (cannot send empty messages; empty means if trimmed message has a length of 0)
2017-12-05 20:57:39 +01:00
xdrm-brackets
fe1ab69cf0
fix: view.vue-config|view.main (do not show notification if already on the target page)
2017-12-05 18:55:07 +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
47d9dfac0b
Now message input
2017-12-05 13:32:42 +01:00
xdrm-brackets
092836359b
maxmod + router-like system with URL
2017-12-04 23:29:02 +01:00
xdrm-brackets
6bcc725d31
updated ''router'' engine (without vue-router)
2017-12-04 22:57:24 +01:00
xdrm-brackets
c02253dc11
Added gstore func to send a message
2017-12-04 19:19:15 +01:00
xdrm-brackets
64d04d83b9
ADD: container/message message viewer according to wss://...../chat
2017-12-04 19:13:49 +01:00
xdrm-brackets
2a791d0401
add: view.lib.infobox (infobox management with stack + timeout chain) | upd:view.main (now right ws-client management)
2017-12-04 17:30:33 +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
e81817b819
Added websockets: connection tracker, chat messenger to VueJS
2017-12-04 11:22:10 +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
8e5c1680be
add: view.vue-config (GlobalStore hardcoded config for GlobalStore fixed variables)
2017-12-01 15:45:45 +01:00