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 f4d49488a9 Handle loading inside the login form itself. 7 years ago
..
api Persist cache in localforage 7 years ago
images Move to material-ui. 7 years ago
AddressBook.tsx Improve address book look. 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 Add colour to events. 7 years ago
Constants.tsx Improve log in look and feel. 7 years ago
Contact.tsx Implement last modified for contacts. 7 years ago
Container.css Improve container 7 years ago
Container.tsx Improve container 7 years ago
Event.tsx Also change the background colour in the view event page. 7 years ago
Journal.tsx Add colour to events. 7 years ago
JournalAddressBook.tsx Stop using Map<>. 7 years ago
JournalCalendar.tsx Stop using Map<>. 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 Handle loading inside the login form itself. 7 years ago
Pim.tsx Add colour to events. 7 years ago
PimItemHeader.tsx Also change the background colour in the view event page. 7 years ago
PimMain.tsx Use container all around to improve look. 7 years ago
Root.tsx Handle loading inside the login form itself. 7 years ago
SecondaryHeader.tsx Split secondary header to its own component. 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 Implement last modified for contacts. 7 years ago
index.css Initial commit. 7 years ago
index.tsx Add a basic redux store. 7 years ago
journal-processors.tsx Add colour to events. 7 years ago
persist-state-history.tsx Persist some component state on route changes. 7 years ago
pim-types.tsx Add colour to events. 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 crash on new devices. 7 years ago