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 b1070ecc94 Restructure the journals route.
This puts the jorunal list and the journal view in the same place
and will make it easier to add new/edit.
6 years ago
..
Journals Restructure the journals route. 6 years ago
Pim Main view: make the calendar the default view. 6 years ago
SideMenu Move the journals to their own page. 6 years ago
api Automatically create the default journals if there are none. 6 years ago
components Remove the secondary header and update the appbar instead. 6 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 Update react, typescript recompose and etc. 6 years ago
types ICAL types: add more types and properties. 6 years ago
widgets Remove the secondary header and update the appbar instead. 6 years ago
App.css Move to material-ui. 7 years ago
App.test.tsx Fix app test. 7 years ago
App.tsx Refresh button: add title. 6 years ago
LoginGate.tsx Update react, typescript recompose and etc. 6 years ago
SyncGate.tsx Restructure the journals route. 6 years ago
etesync-helpers.ts Item update/delete: fetch before inserting to make sure we're up to date. 6 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 basic support for viewing tasks. 6 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