etesync/src
Tom Hacohen e2a418a914 Upgrade react-scripts-ts and typescript. 2018-02-22 20:38:45 +00:00
..
Journal Addressbook: add a searchable address book that lets us filter the list 2017-12-18 16:18:44 +00:00
Pim Calendar: Implement clicking on a time slot to add an event 2018-02-22 20:08:56 +00:00
SideMenu Support shared journals in side menu too. 2017-12-30 15:33:25 +00:00
api Implement fetching userInfo and opening shared journals. 2017-12-30 15:16:16 +00:00
components Calendar: Fix navigating of month view (workaround big-calendar bug) 2018-02-22 20:26:53 +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 UserInfo: Fix persistance of user info to cache. 2017-12-30 15:49:56 +00:00
types Types ical.js: add to/from json. 2018-01-17 12:16:32 +00:00
widgets Upgrade react-scripts-ts and typescript. 2018-02-22 20:38:45 +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 Use the error boundary component to semi-gracefully catch errors. 2017-12-29 11:46:06 +00:00
LoginGate.tsx Add a basic link about signed pages. 2017-12-29 15:47:11 +00:00
SyncGate.tsx Add support for saving entries to shared journals. 2017-12-30 15:58:46 +00:00
etesync-helpers.ts Add support for saving entries to shared journals. 2017-12-30 15:58:46 +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 more properties needed by react-big-calendar. 2018-01-08 14:34:22 +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