.. |
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
|
Improve address book look.
|
2017-12-08 18:54:47 +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
|
Add colour to events.
|
2017-12-08 20:25:50 +00:00 |
Constants.tsx
|
Improve log in look and feel.
|
2017-12-04 15:41:18 +00:00 |
Contact.tsx
|
Implement last modified for contacts.
|
2017-12-08 20:47:52 +00:00 |
Container.css
|
Improve container
|
2017-12-08 17:58:24 +00:00 |
Container.tsx
|
Improve container
|
2017-12-08 17:58:24 +00:00 |
Event.tsx
|
Also change the background colour in the view event page.
|
2017-12-08 20:28:22 +00:00 |
Journal.tsx
|
Add colour to events.
|
2017-12-08 20:25:50 +00:00 |
JournalAddressBook.tsx
|
Stop using Map<>.
|
2017-12-08 20:15:13 +00:00 |
JournalCalendar.tsx
|
Stop using Map<>.
|
2017-12-08 20:15:13 +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
|
Handle loading inside the login form itself.
|
2017-12-10 12:15:49 +00:00 |
Pim.tsx
|
Add colour to events.
|
2017-12-08 20:25:50 +00:00 |
PimItemHeader.tsx
|
Also change the background colour in the view event page.
|
2017-12-08 20:28:22 +00:00 |
PimMain.tsx
|
Use container all around to improve look.
|
2017-12-08 17:07:27 +00:00 |
Root.tsx
|
Handle loading inside the login form itself.
|
2017-12-10 12:15:49 +00:00 |
SecondaryHeader.tsx
|
Split secondary header to its own component.
|
2017-12-08 17:57:57 +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
|
Implement last modified for contacts.
|
2017-12-08 20:47:52 +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
|
Add colour to events.
|
2017-12-08 20:25:50 +00:00 |
persist-state-history.tsx
|
Persist some component state on route changes.
|
2017-12-08 16:06:05 +00:00 |
pim-types.tsx
|
Add colour to events.
|
2017-12-08 20:25:50 +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 crash on new devices.
|
2017-12-08 17:06:47 +00:00 |