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 b876a90a5a Fix the calendar component to avoid re-rendering. 7 years ago
..
Journal Don't recreate the persistant calendar component on each render. 7 years ago
Pim Don't recreate the persistant calendar component on each render. 7 years ago
SideMenu Side menu journals: don't trigger recalcs on route changes. 7 years ago
api Api: rename tsx files to ts. 7 years ago
components Fix the calendar component to avoid re-rendering. 7 years ago
constants Move the constants to their own module. 7 years ago
images Move to material-ui. 7 years ago
store Move the store into its own module and split it up. 7 years ago
types Move types to their own directory. 7 years ago
widgets Bring back list margin and remove the explicit contact padding 7 years ago
App.css Move to material-ui. 7 years ago
App.test.tsx Fix app test. 7 years ago
App.tsx Rename the Root to LoginGate because that's all it does. 7 years ago
LoginGate.tsx Move LoginForm to the component dir. 7 years ago
SyncGate.tsx Syncgate: don't create the router aware components on each render. 7 years ago
etesync-helpers.ts Change the suffix of helpers from .tsx to .ts. 7 years ago
index.css Initial commit. 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 Change the suffix of helpers from .tsx to .ts. 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