etesync/src
Tom Hacohen 45bd0a9054 Associate account workaround: allow journal creation to fail. 2019-01-26 22:56:52 +00:00
..
Journal Add basic support for viewing tasks. 2019-01-07 21:12:08 +00:00
Pim Main view: make the calendar the default view. 2019-01-13 19:00:26 +00:00
SideMenu Add basic support for viewing tasks. 2019-01-07 21:12:08 +00:00
api Automatically create the default journals if there are none. 2018-08-13 11:26:52 +01:00
components Add basic support for viewing tasks. 2019-01-07 21:12:08 +00:00
constants Move the constants to their own module. 2017-12-16 16:30:59 +00:00
images Add a basic link about signed pages. 2017-12-29 15:47:11 +00:00
store Update react, typescript recompose and etc. 2018-10-04 22:45:30 +01:00
types ICAL types: add more types and properties. 2018-10-23 23:38:21 +01:00
widgets Confirmation dialog: upgrade material-ui. 2018-10-24 23:10:59 +01:00
App.css Move to material-ui. 2017-12-04 14:45:01 +00:00
App.test.tsx Fix app test. 2017-12-07 23:05:04 +00:00
App.tsx Appbar: fix the warning about passing an unknown props. 2018-11-13 10:28:58 +00:00
LoginGate.tsx Update react, typescript recompose and etc. 2018-10-04 22:45:30 +01:00
SyncGate.tsx Associate account workaround: allow journal creation to fail. 2019-01-26 22:56:52 +00:00
etesync-helpers.ts Item update/delete: fetch before inserting to make sure we're up to date. 2018-12-25 12:09:57 +00:00
index.css Disable pull to refresh in PWAs based on chrome. 2017-12-17 22:17:14 +00:00
index.tsx Add a basic redux store. 2017-12-05 20:27:05 +00:00
journal-processors.ts Change the suffix of helpers from .tsx to .ts. 2017-12-16 16:30:59 +00:00
persist-state-history.tsx history persistor: follow the recommended HOC guidelines. 2017-12-16 20:29:50 +00:00
pim-types.ts Add basic support for viewing tasks. 2019-01-07 21:12:08 +00:00
registerServiceWorker.ts Initial commit. 2017-11-30 11:06:15 +00:00
routes.test.ts Upgrade react-scripts-ts and typescript. 2018-02-22 20:38:45 +00:00
routes.ts Change the suffix of helpers from .tsx to .ts. 2017-12-16 16:30:59 +00:00