etesync/src
Tom Hacohen 8b438a81f6 Prettify the journals page. 2019-02-12 20:02:14 +00:00
..
Journals Prettify the journals page. 2019-02-12 20:02:14 +00:00
Pim Main view: make the calendar the default view. 2019-01-13 19:00:26 +00:00
SideMenu Move the journals to their own page. 2019-02-12 13:26:46 +00:00
api Automatically create the default journals if there are none. 2018-08-13 11:26:52 +01:00
components Remove the secondary header and update the appbar instead. 2019-02-12 19:27:21 +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 Jounal store: simplify the store functions and change the list to a hash 2019-02-12 19:48:27 +00:00
types ICAL types: add more types and properties. 2018-10-23 23:38:21 +01:00
widgets Confirmation dialog: fix warnings. 2019-02-12 19:48:27 +00: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 Implement journal update. 2019-02-12 19:48:27 +00:00
LoginGate.tsx Update react, typescript recompose and etc. 2018-10-04 22:45:30 +01:00
SyncGate.tsx Jounal store: simplify the store functions and change the list to a hash 2019-02-12 19:48:27 +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
helpers.tsx Implement journal update. 2019-02-12 19:48:27 +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