You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Hacohen 3cfdb07b6a Persist some component state on route changes. 7 years ago
..
api Persist cache in localforage 7 years ago
images Move to material-ui. 7 years ago
AddressBook.tsx Make special types for events and calendars. 7 years ago
App.css Move to material-ui. 7 years ago
App.test.tsx Fix app test. 7 years ago
App.tsx Replace the hash router with the normal one. 7 years ago
Calendar.tsx Make special types for events and calendars. 7 years ago
Constants.tsx Improve log in look and feel. 7 years ago
Contact.tsx Make special types for events and calendars. 7 years ago
Event.tsx Make special types for events and calendars. 7 years ago
Journal.tsx Fix viewing journals. 7 years ago
JournalAddressBook.tsx Make special types for events and calendars. 7 years ago
JournalCalendar.tsx Persist some component state on route changes. 7 years ago
JournalEntries.tsx Make special types for events and calendars. 7 years ago
LoadingIndicator.tsx Add a nicer loading indicator. 7 years ago
LoginForm.tsx Split out the login form from the etesync context. 7 years ago
Pim.tsx Make special types for events and calendars. 7 years ago
PimMain.tsx Persist some component state on route changes. 7 years ago
Root.tsx Make the sync gate render the complete address book. 7 years ago
SideMenu.tsx Clean up the sidemenu. 7 years ago
SideMenuJournals.tsx Clean up the sidemenu. 7 years ago
SyncGate.tsx Rename Main to Pim. 7 years ago
ical.js.d.ts Improve presentation of events. 7 years ago
index.css Initial commit. 7 years ago
index.tsx Add a basic redux store. 7 years ago
journal-processors.tsx Make special types for events and calendars. 7 years ago
persist-state-history.tsx Persist some component state on route changes. 7 years ago
pim-types.tsx Make special types for events and calendars. 7 years ago
promise-middleware.tsx Move to (our modified) redux-promise to simplify actions. 7 years ago
react.d.ts Add fragment type. 7 years ago
redux-persist.d.ts Add a basic redux store. 7 years ago
registerServiceWorker.ts Initial commit. 7 years ago
routes.test.tsx Add basic routing. 7 years ago
routes.tsx Route resolver: make _base optional. 7 years ago
store.tsx Fix app test. 7 years ago