etesync/src
Tom Hacohen cfd6db6fb5 Go back on successful save. 2017-12-12 22:50:12 +00:00
..
api EteSync api: fill in the collection info's uid. 2017-12-12 22:43:45 +00:00
images Move to material-ui. 2017-12-04 14:45:01 +00:00
AddressBook.tsx Change the contact colour coding to be based on the uid. 2017-12-10 22:25:59 +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 Add a way to edit events. 2017-12-12 22:50:12 +00:00
Calendar.tsx Fix agenda header formatting. 2017-12-10 13:26:03 +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 Make it possible to pass style to the Container component. 2017-12-11 13:15:15 +00:00
DateTimePicker.tsx Add a basic datetime picker widget. 2017-12-12 14:21:18 +00:00
Event.tsx Also change the background colour in the view event page. 2017-12-08 20:28:22 +00:00
EventEdit.tsx Add a way to create new events. 2017-12-12 22:50:12 +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 Move the creating event from calendar to one place. 2017-12-11 18:27:33 +00:00
LoadingIndicator.tsx Add a nicer loading indicator. 2017-12-07 00:08:23 +00:00
LoginForm.tsx Improve login page. 2017-12-10 15:21:15 +00:00
Pim.tsx Go back on successful save. 2017-12-12 22:50:12 +00:00
PimItemHeader.tsx Also change the background colour in the view event page. 2017-12-08 20:28:22 +00:00
PimMain.tsx Pim page: add a button for creating contacts and events. 2017-12-12 22:43:45 +00:00
Root.tsx Root: use the container component. 2017-12-11 13:15:26 +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 Go back on successful save. 2017-12-12 22:50:12 +00:00
etesync-helpers.tsx Add a way to create new events. 2017-12-12 22:50:12 +00:00
ical.js.d.ts Add a way to get the ical representation to events. 2017-12-12 15:50:18 +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 Move the creating event from calendar to one place. 2017-12-11 18:27:33 +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 a way to get the ical representation to events. 2017-12-12 15:50:18 +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.test.tsx Add an action to create entries and add some store tests. 2017-12-12 16:47:31 +00:00
store.tsx Add an action to create entries and add some store tests. 2017-12-12 16:47:31 +00:00