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 02bb9baea7 Add more properties needed by react-big-calendar. 7 years ago
..
Journal Addressbook: add a searchable address book that lets us filter the list 7 years ago
Pim Add support for saving entries to shared journals. 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 Add a widget to present errors nicely. 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 Move types to their own directory. 7 years ago
widgets Add a widget to present errors nicely. 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 Change the suffix of helpers from .tsx to .ts. 7 years ago
routes.ts Change the suffix of helpers from .tsx to .ts. 7 years ago