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 e2a418a914 Upgrade react-scripts-ts and typescript. 7 years ago
..
Journal Addressbook: add a searchable address book that lets us filter the list 7 years ago
Pim Calendar: Implement clicking on a time slot to add an event 7 years ago
SideMenu Support shared journals in side menu too. 7 years ago
api Implement fetching userInfo and opening shared journals. 7 years ago
components Calendar: Fix navigating of month view (workaround big-calendar bug) 7 years ago
constants Move the constants to their own module. 7 years ago
images Add a basic link about signed pages. 7 years ago
store UserInfo: Fix persistance of user info to cache. 7 years ago
types Types ical.js: add to/from json. 7 years ago
widgets Upgrade react-scripts-ts and typescript. 7 years ago
App.css Move to material-ui. 7 years ago
App.test.tsx Fix app test. 7 years ago
App.tsx Use the error boundary component to semi-gracefully catch errors. 7 years ago
LoginGate.tsx Add a basic link about signed pages. 7 years ago
SyncGate.tsx Add support for saving entries to shared journals. 7 years ago
etesync-helpers.ts Add support for saving entries to shared journals. 7 years ago
index.css Disable pull to refresh in PWAs based on chrome. 7 years ago
index.tsx Add a basic redux store. 7 years ago
journal-processors.ts Change the suffix of helpers from .tsx to .ts. 7 years ago
persist-state-history.tsx history persistor: follow the recommended HOC guidelines. 7 years ago
pim-types.ts Add more properties needed by react-big-calendar. 7 years ago
registerServiceWorker.ts Initial commit. 7 years ago
routes.test.ts Upgrade react-scripts-ts and typescript. 7 years ago
routes.ts Change the suffix of helpers from .tsx to .ts. 7 years ago