Tue, 27 Jun 2017 10:54:04 +0200 Alexandre Segura Also delete notes when deleting session.
Mon, 26 Jun 2017 18:15:44 +0200 Alexandre Segura Add confirmation when deleting session.
Mon, 26 Jun 2017 17:50:24 +0200 Alexandre Segura Submit form on enter.
Mon, 26 Jun 2017 17:40:28 +0200 Alexandre Segura Allow to delete session.
Mon, 26 Jun 2017 16:50:16 +0200 Alexandre Segura Add missing file from previous commit.
Mon, 26 Jun 2017 16:48:52 +0200 Alexandre Segura DRY
Mon, 26 Jun 2017 16:43:22 +0200 Alexandre Segura Improve login errors.
Mon, 26 Jun 2017 15:45:50 +0200 Alexandre Segura Add registration page.
Mon, 26 Jun 2017 16:05:47 +0200 ymh Deauthenticate user if refresh was not possible (session expired or total delta reached)
Mon, 26 Jun 2017 15:21:06 +0200 ymh Add first implementation of network monitor
Fri, 23 Jun 2017 18:50:57 +0200 ymh Add margin comments in server save
Fri, 23 Jun 2017 18:20:50 +0200 ymh add a test for updating nodes
Fri, 23 Jun 2017 18:01:40 +0200 Alexandre Segura Move logic to NotesList component.
Fri, 23 Jun 2017 17:58:21 +0200 ymh add server request for note update and delete
Fri, 23 Jun 2017 15:57:35 +0200 Alexandre Segura Add close icon when editing note.
Fri, 23 Jun 2017 15:21:43 +0200 Alexandre Segura Add online/offline indicator.
Fri, 23 Jun 2017 11:16:34 +0200 Alexandre Segura Implement note edition.
Fri, 23 Jun 2017 10:16:49 +0200 Alexandre Segura Introduce note editing, allow deleting note.
Thu, 22 Jun 2017 12:37:53 +0200 Alexandre Segura Store margin comment.
Thu, 22 Jun 2017 12:53:00 +0200 ymh some linting
Thu, 22 Jun 2017 12:51:11 +0200 ymh Use sortBy which is more compact
Thu, 22 Jun 2017 12:37:53 +0200 ymh Make sure to sort nodes in session
Thu, 22 Jun 2017 12:09:48 +0200 ymh add api call to save notes. internally use ts for time data for notes and session
Thu, 22 Jun 2017 11:58:27 +0200 Alexandre Segura Make session summary scrollable.
Thu, 22 Jun 2017 10:47:10 +0200 Alexandre Segura Add checkbox to add not on enter key.
Wed, 21 Jun 2017 14:12:45 +0200 ymh add date field on session object
Wed, 21 Jun 2017 08:45:29 +0200 ymh Ass src/sass in the watch list for node-sass
Wed, 21 Jun 2017 04:37:30 +0200 ymh Import material-fonts in project for offline usage
Wed, 21 Jun 2017 03:23:24 +0200 ymh Correct session creation and add offline to the persisted state
Tue, 20 Jun 2017 21:56:42 +0200 ymh Change to UserRecord
Tue, 20 Jun 2017 19:05:01 +0200 ymh Action types cleaning
Tue, 20 Jun 2017 19:04:42 +0200 ymh Use a fonctionnal component for the login part of the navbar
Tue, 20 Jun 2017 17:54:02 +0200 Alexandre Segura Introduce adding note on "enter" key.
Tue, 20 Jun 2017 16:08:12 +0200 Alexandre Segura Improve session page layout, introduce summary.
Tue, 20 Jun 2017 14:13:15 +0200 ymh migrate to redux-offline + various optimisation
Tue, 20 Jun 2017 12:11:57 +0200 duong tam kien README
Mon, 19 Jun 2017 21:52:22 +0200 ymh on server, augment default token lifetime and add settings in .env to control it. Add the refresh endpoint
Mon, 19 Jun 2017 21:46:21 +0200 ymh Backed out changeset f16a080e0bc4
Mon, 19 Jun 2017 21:37:33 +0200 ymh on server, augment default token lifetime and add settings in .env to control it. Add the refresh endpoint
Mon, 19 Jun 2017 18:32:27 +0200 ymh Take client from context
Mon, 19 Jun 2017 18:23:26 +0200 ymh Use token in storage state, not in localStorage
Mon, 19 Jun 2017 17:56:43 +0200 ymh put APIClient in context
Mon, 19 Jun 2017 17:30:03 +0200 ymh add some config values
Mon, 19 Jun 2017 17:56:41 +0200 Alexandre Segura Add settings page.
Mon, 19 Jun 2017 15:36:52 +0200 Alexandre Segura Implement logout.
Mon, 19 Jun 2017 15:05:36 +0200 Alexandre Segura Fix APIClient.
Mon, 19 Jun 2017 14:47:12 +0200 duong tam kien add readme
Mon, 19 Jun 2017 14:35:48 +0200 Alexandre Segura Use token to identify requests.
Mon, 19 Jun 2017 12:39:00 +0200 duong tam kien iconography
Mon, 19 Jun 2017 12:32:11 +0200 Alexandre Segura Store token & user.
Mon, 19 Jun 2017 11:56:06 +0200 Alexandre Segura Move session form to dedicated component.
Mon, 19 Jun 2017 11:35:27 +0200 Alexandre Segura Fix session page CSS.
Fri, 16 Jun 2017 18:36:39 +0200 Alexandre Segura Introduce authentication through API.
Thu, 15 Jun 2017 17:18:22 +0200 duong tam kien transparency
Thu, 15 Jun 2017 17:11:09 +0200 duong tam kien degree zero of control
Thu, 15 Jun 2017 16:51:24 +0200 duong tam kien bootstrap of list of sessions
Thu, 15 Jun 2017 15:27:36 +0200 ymh Use yields instead of promises
Thu, 15 Jun 2017 13:00:32 +0200 ymh add CORS headers
Thu, 15 Jun 2017 12:41:44 +0200 ymh add missing libraries
Wed, 14 Jun 2017 18:41:43 +0200 ymh small doc additions to the readme
(0) -60 +60 +100 tip