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 29ae3005ea EventEdit: don't discard fields we don't handle and add a note about it. 7 years ago
..
api EteSync api: fill in the collection info's uid. 7 years ago
images Move to material-ui. 7 years ago
AddressBook.tsx Change the contact colour coding to be based on the uid. 7 years ago
App.css Move to material-ui. 7 years ago
App.test.tsx Fix app test. 7 years ago
App.tsx Add a way to edit events. 7 years ago
Calendar.tsx Fix agenda header formatting. 7 years ago
Constants.tsx Improve log in look and feel. 7 years ago
Contact.tsx Make contact view more ressilient. 7 years ago
ContactEdit.tsx Fix editing events of a journal other than the default. 7 years ago
Container.css Improve container 7 years ago
Container.tsx Make it possible to pass style to the Container component. 7 years ago
DateTimePicker.tsx Add a basic datetime picker widget. 7 years ago
Event.tsx Also change the background colour in the view event page. 7 years ago
EventEdit.tsx EventEdit: don't discard fields we don't handle and add a note about it. 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 Move the creating event from calendar to one place. 7 years ago
LoadingIndicator.tsx Add a nicer loading indicator. 7 years ago
LoginForm.tsx Improve login page. 7 years ago
Pim.tsx Fix editing events of a journal other than the default. 7 years ago
PimItemHeader.tsx Also change the background colour in the view event page. 7 years ago
PimMain.tsx Pim page: add a button for creating contacts and events. 7 years ago
Root.tsx Root: use the container component. 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 Go back on successful save. 7 years ago
etesync-helpers.tsx Fix the journal action to be change when changing event. 7 years ago
ical.js.d.ts Update icaljs definitions. 7 years ago
index.css Initial commit. 7 years ago
index.tsx Add a basic redux store. 7 years ago
journal-processors.tsx Fix editing events of a journal other than the default. 7 years ago
persist-state-history.tsx Persist some component state on route changes. 7 years ago
pim-types.tsx EventEdit: don't discard fields we don't handle and add a note about it. 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.test.tsx Store: fix test. 7 years ago
store.tsx Add an action to create entries and add some store tests. 7 years ago