.. |
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 a higher order function that translates syncentries to an item map.
|
2017-12-07 15:49:15 +00:00 |
App.css
|
Move to material-ui.
|
2017-12-04 14:45:01 +00:00 |
App.test.tsx
|
Initial commit.
|
2017-11-30 11:06:15 +00:00 |
App.tsx
|
Rename etesynccontext to root.
|
2017-12-07 16:09:48 +00:00 |
Calendar.tsx
|
Cleanup the calendar and render in the main page.
|
2017-12-07 17:28:48 +00:00 |
Constants.tsx
|
Improve log in look and feel.
|
2017-12-04 15:41:18 +00:00 |
Contact.tsx
|
Rename some components to make more sense.
|
2017-12-07 00:51:46 +00:00 |
Journal.tsx
|
Fix viewing journals.
|
2017-12-07 20:32:58 +00:00 |
JournalAddressBook.tsx
|
Cleanup the calendar and render in the main page.
|
2017-12-07 17:28:48 +00:00 |
JournalCalendar.tsx
|
Cleanup the calendar and render in the main page.
|
2017-12-07 17:28:48 +00:00 |
JournalEntries.tsx
|
Rename some components to make more sense.
|
2017-12-07 00:51:46 +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 |
Main.tsx
|
Split away the main view from the sync gate.
|
2017-12-07 20:17:19 +00:00 |
Root.tsx
|
Make the sync gate render the complete address book.
|
2017-12-07 16:58:50 +00:00 |
SideMenu.tsx
|
Remove redundant fetchJournals from sidebar.
|
2017-12-07 19:26:15 +00:00 |
SideMenuJournals.tsx
|
Put the journals in the sidemenu.
|
2017-12-07 11:47:07 +00:00 |
SyncGate.tsx
|
Fix viewing journals.
|
2017-12-07 20:32:58 +00:00 |
ical.js.d.ts
|
Add a calendar view.
|
2017-12-04 21:36:48 +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
|
Cleanup the calendar and render in the main page.
|
2017-12-07 17:28:48 +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
|
Add basic routing.
|
2017-12-01 15:44:38 +00:00 |
store.tsx
|
Use the last entry id when fetching entries from server.
|
2017-12-07 20:06:26 +00:00 |