.. |
api
|
Persist cache in localforage
|
2017-12-07 19:15:40 +00:00 |
images
|
Move to material-ui.
|
2017-12-04 14:45:01 +00:00 |
AddressBook.tsx
|
Make special types for events and calendars.
|
2017-12-08 09:56:24 +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
|
Replace the hash router with the normal one.
|
2017-12-08 12:14:08 +00:00 |
Calendar.tsx
|
Make special types for events and calendars.
|
2017-12-08 09:56:24 +00:00 |
Constants.tsx
|
Improve log in look and feel.
|
2017-12-04 15:41:18 +00:00 |
Contact.tsx
|
Make special types for events and calendars.
|
2017-12-08 09:56:24 +00:00 |
Event.tsx
|
Make special types for events and calendars.
|
2017-12-08 09:56:24 +00:00 |
Journal.tsx
|
Fix viewing journals.
|
2017-12-07 20:32:58 +00:00 |
JournalAddressBook.tsx
|
Make special types for events and calendars.
|
2017-12-08 09:56:24 +00:00 |
JournalCalendar.tsx
|
Persist some component state on route changes.
|
2017-12-08 16:06:05 +00:00 |
JournalEntries.tsx
|
Make special types for events and calendars.
|
2017-12-08 09:56:24 +00:00 |
LoadingIndicator.tsx
|
Add a nicer loading indicator.
|
2017-12-07 00:08:23 +00:00 |
LoginForm.tsx
|
Split out the login form from the etesync context.
|
2017-12-06 23:53:53 +00:00 |
Pim.tsx
|
Make special types for events and calendars.
|
2017-12-08 09:56:24 +00:00 |
PimMain.tsx
|
Persist some component state on route changes.
|
2017-12-08 16:06:05 +00:00 |
Root.tsx
|
Make the sync gate render the complete address book.
|
2017-12-07 16:58:50 +00:00 |
SideMenu.tsx
|
Clean up the sidemenu.
|
2017-12-07 21:29:07 +00:00 |
SideMenuJournals.tsx
|
Clean up the sidemenu.
|
2017-12-07 21:29:07 +00:00 |
SyncGate.tsx
|
Rename Main to Pim.
|
2017-12-07 21:10:40 +00:00 |
ical.js.d.ts
|
Improve presentation of events.
|
2017-12-08 00:23:46 +00:00 |
index.css
|
Initial commit.
|
2017-11-30 11:06:15 +00:00 |
index.tsx
|
Add a basic redux store.
|
2017-12-05 20:27:05 +00:00 |
journal-processors.tsx
|
Make special types for events and calendars.
|
2017-12-08 09:56:24 +00:00 |
persist-state-history.tsx
|
Persist some component state on route changes.
|
2017-12-08 16:06:05 +00:00 |
pim-types.tsx
|
Make special types for events and calendars.
|
2017-12-08 09:56:24 +00:00 |
promise-middleware.tsx
|
Move to (our modified) redux-promise to simplify actions.
|
2017-12-06 17:52:38 +00:00 |
react.d.ts
|
Add fragment type.
|
2017-12-07 11:00:26 +00:00 |
redux-persist.d.ts
|
Add a basic redux store.
|
2017-12-05 20:27:05 +00:00 |
registerServiceWorker.ts
|
Initial commit.
|
2017-11-30 11:06:15 +00:00 |
routes.test.tsx
|
Add basic routing.
|
2017-12-01 15:44:38 +00:00 |
routes.tsx
|
Route resolver: make _base optional.
|
2017-12-07 20:46:26 +00:00 |
store.tsx
|
Fix app test.
|
2017-12-07 23:05:04 +00:00 |