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 85f5f91f36 Move the constants to their own module. 7 years ago
..
api EteSync api: fill in the collection info's uid. 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 Move the basic widgets to their own directory. 7 years ago
AddressBook.tsx Move the basic widgets to their own directory. 7 years ago
App.css Move to material-ui. 7 years ago
App.test.tsx Fix app test. 7 years ago
App.tsx Move the constants to their own module. 7 years ago
Calendar.tsx Make all of the React.Components Pure. 7 years ago
Contact.tsx Move the basic widgets to their own directory. 7 years ago
ContactEdit.tsx Make all of the React.Components Pure. 7 years ago
Event.tsx Make all of the React.Components Pure. 7 years ago
EventEdit.tsx Move the basic widgets to their own directory. 7 years ago
Journal.tsx Move the basic widgets to their own directory. 7 years ago
JournalAddressBook.tsx Make all of the React.Components Pure. 7 years ago
JournalCalendar.tsx Make all of the React.Components Pure. 7 years ago
JournalEntries.tsx Move the basic widgets to their own directory. 7 years ago
LoginForm.tsx Move the constants to their own module. 7 years ago
Pim.tsx Move the basic widgets to their own directory. 7 years ago
PimItemHeader.tsx Also change the background colour in the view event page. 7 years ago
PimMain.tsx Move the basic widgets to their own directory. 7 years ago
Root.tsx Move the constants to their own module. 7 years ago
SecondaryHeader.tsx Split secondary header to its own component. 7 years ago
SideMenu.tsx Move the constants to their own module. 7 years ago
SideMenuJournals.tsx Move the basic widgets to their own directory. 7 years ago
SyncGate.tsx Move the basic widgets to their own directory. 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 Persist some component state on route changes. 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