src/app-framework-demo.git
7 years agoUpdate client window exit
Fulup Ar Foll [Sun, 29 May 2016 17:45:13 +0000 (19:45 +0200)]
Update client window exit

7 years agoClean up and documentation
Fulup Ar Foll [Sat, 28 May 2016 10:28:19 +0000 (12:28 +0200)]
Clean up and documentation

7 years agoUpdate to LoginClient Plugin
Fulup Ar Foll [Wed, 25 May 2016 22:06:57 +0000 (00:06 +0200)]
Update to LoginClient Plugin

7 years agoRestore basic functionnalities with new API
Fulup Ar Foll [Tue, 24 May 2016 20:08:43 +0000 (22:08 +0200)]
Restore basic functionnalities with new API

7 years agoStarted move to new framework version
Fulup Ar Foll [Tue, 24 May 2016 07:23:56 +0000 (09:23 +0200)]
Started move to new framework version

8 years agoFixed BeforeUnload Binder Call in ProdMode
Fulup Ar Foll [Tue, 16 Feb 2016 17:34:21 +0000 (18:34 +0100)]
Fixed BeforeUnload Binder Call in ProdMode

8 years agoUpdated TokenRefresh and AppConfig
Fulup Ar Foll [Mon, 15 Feb 2016 14:56:36 +0000 (15:56 +0100)]
Updated TokenRefresh and AppConfig

8 years agoTokenRefresh added Logout
Fulup Ar Foll [Mon, 15 Feb 2016 14:36:19 +0000 (15:36 +0100)]
TokenRefresh added Logout

8 years agoFixed Mutiple AutoStart Call and Refresh Token
Fulup Ar Foll [Fri, 12 Feb 2016 16:44:59 +0000 (17:44 +0100)]
Fixed Mutiple AutoStart Call and Refresh Token

8 years agoRemove dist.prod/sessions
Fulup Ar Foll [Wed, 10 Feb 2016 09:51:28 +0000 (10:51 +0100)]
Remove dist.prod/sessions

8 years agoFix Warning
Fulup Ar Foll [Wed, 10 Feb 2016 09:22:00 +0000 (10:22 +0100)]
Fix Warning

8 years agoCleanup
Fulup Ar Foll [Tue, 9 Feb 2016 17:51:24 +0000 (18:51 +0100)]
Cleanup

8 years agoImplemented URL query parsing for initial token /opa/?token=abcde
Fulup Ar Foll [Tue, 9 Feb 2016 17:48:09 +0000 (18:48 +0100)]
Implemented URL query parsing for initial token /opa/?token=abcde

8 years agoImplemented URL query parsing for initial token /opa/?token=abcde
Fulup Ar Foll [Tue, 9 Feb 2016 17:40:49 +0000 (18:40 +0100)]
Implemented URL query parsing for initial token /opa/?token=abcde

8 years agoUpdate README.md (screenshot, target instructions)
Manuel Bachmann [Thu, 7 Jan 2016 12:48:18 +0000 (13:48 +0100)]
Update README.md (screenshot, target instructions)

Added:
- screenshot ;
- instructions to run afb-daemon on target.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
8 years agoAdd "dist.prod" directory, modify .gitignore
Manuel Bachmann [Tue, 5 Jan 2016 10:32:05 +0000 (11:32 +0100)]
Add "dist.prod" directory, modify .gitignore

"dist.prod" is a snapshot of compiled application ; it is
useful for demos, and because compiling AngularJS code
(using npm, gulp...) within Yocto means lots of efforts
for little gain.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
8 years agoSwitch TokenRefresh to HTTP GET
Manuel Bachmann [Tue, 29 Dec 2015 20:55:10 +0000 (21:55 +0100)]
Switch TokenRefresh to HTTP GET

We are doing HTTP POST calls with no data in TokenRefresh
widget, which is time-consuming and can lead to crashes
with libmicrohttpd > 0.9.30. Use HTTP GETs instead.

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
8 years agoAdded Autolog to TokenRefresh Widget
Fulup Ar Foll [Tue, 22 Dec 2015 23:54:27 +0000 (00:54 +0100)]
Added Autolog to TokenRefresh Widget

8 years agosmall bugs
Fulup Ar Foll [Tue, 22 Dec 2015 16:54:09 +0000 (17:54 +0100)]
small bugs

8 years agoFixed Warning
Fulup Ar Foll [Mon, 21 Dec 2015 15:10:40 +0000 (16:10 +0100)]
Fixed Warning

8 years agoFew hack for Post
Fulup Ar Foll [Mon, 21 Dec 2015 00:52:39 +0000 (01:52 +0100)]
Few hack for Post

8 years agoFixed valid/invalid status for app
Fulup Ar Foll [Sun, 20 Dec 2015 20:59:32 +0000 (21:59 +0100)]
Fixed valid/invalid status for app

8 years agoImplemented client upload with rangeslider and zip open
Fulup Ar Foll [Sun, 20 Dec 2015 20:06:07 +0000 (21:06 +0100)]
Implemented client upload with rangeslider and zip open

8 years agoImplemented client upload with rangeslider and zip open
Fulup Ar Foll [Sun, 20 Dec 2015 20:04:34 +0000 (21:04 +0100)]
Implemented client upload with rangeslider and zip open

8 years agoActivated Token-Refresh Monitoring
Fulup Ar Foll [Wed, 16 Dec 2015 23:51:55 +0000 (00:51 +0100)]
Activated Token-Refresh Monitoring

8 years agoCleanup
Fulup Ar Foll [Wed, 16 Dec 2015 23:47:38 +0000 (00:47 +0100)]
Cleanup

8 years agoAdded AFB monitoring and token auto-refresh
Fulup Ar Foll [Wed, 16 Dec 2015 20:38:04 +0000 (21:38 +0100)]
Added AFB monitoring and token auto-refresh

8 years agoWork in Progress
Fulup Ar Foll [Wed, 16 Dec 2015 18:17:46 +0000 (19:17 +0100)]
Work in Progress

8 years agoDoc
Fulup Ar Foll [Wed, 16 Dec 2015 16:25:52 +0000 (17:25 +0100)]
Doc

8 years agoAdd the app!!!
Fulup Ar Foll [Wed, 16 Dec 2015 16:15:43 +0000 (17:15 +0100)]
Add the app!!!

8 years agoAdd Netbeans Project
Fulup Ar Foll [Wed, 16 Dec 2015 16:08:42 +0000 (17:08 +0100)]
Add Netbeans Project

8 years agoDoc
Fulup Ar Foll [Wed, 16 Dec 2015 16:05:28 +0000 (17:05 +0100)]
Doc

8 years agoDoc
Fulup Ar Foll [Wed, 16 Dec 2015 16:02:55 +0000 (17:02 +0100)]
Doc

8 years agoInitial Version. Support both AfbDaemon & Backend Mock server.
Fulup Ar Foll [Wed, 16 Dec 2015 15:54:56 +0000 (16:54 +0100)]
Initial Version. Support both AfbDaemon & Backend Mock server.

8 years agoInitial commit
Fulup Ar Foll [Wed, 9 Dec 2015 16:18:04 +0000 (17:18 +0100)]
Initial commit