etesync/src
Tom Hacohen 73ab88d3d2 Sync gate: better position the loading indicator. 2017-12-18 18:50:29 +00:00
..
Journal Addressbook: add a searchable address book that lets us filter the list 2017-12-18 16:18:44 +00:00
Pim Addressbook: add a searchable address book that lets us filter the list 2017-12-18 16:18:44 +00:00
SideMenu Show a shorter login form (only enc password) if already logged in. 2017-12-17 17:49:09 +00:00
api Api: rename tsx files to ts. 2017-12-16 18:14:22 +00:00
components SearchableAddressBook: add a search icon. 2017-12-18 17:40:40 +00:00
constants Move the constants to their own module. 2017-12-16 16:30:59 +00:00
images Move to material-ui. 2017-12-04 14:45:01 +00:00
store Split fetching credentials and key derivation. 2017-12-17 18:15:45 +00:00
types Move types to their own directory. 2017-12-16 15:57:09 +00:00
widgets Loading indicator: pass on props. 2017-12-18 18:49:56 +00:00
App.css Move to material-ui. 2017-12-04 14:45:01 +00:00
App.test.tsx Fix app test. 2017-12-07 23:05:04 +00:00
App.tsx Make the event and contact itemUid the consistent. 2017-12-18 14:31:52 +00:00
LoginGate.tsx Split fetching credentials and key derivation. 2017-12-17 18:15:45 +00:00
SyncGate.tsx Sync gate: better position the loading indicator. 2017-12-18 18:50:29 +00:00
etesync-helpers.ts Change the suffix of helpers from .tsx to .ts. 2017-12-16 16:30:59 +00:00
index.css Disable pull to refresh in PWAs based on chrome. 2017-12-17 22:17:14 +00:00
index.tsx Add a basic redux store. 2017-12-05 20:27:05 +00:00
journal-processors.ts Change the suffix of helpers from .tsx to .ts. 2017-12-16 16:30:59 +00:00
persist-state-history.tsx history persistor: follow the recommended HOC guidelines. 2017-12-16 20:29:50 +00:00
pim-types.ts Change the suffix of helpers from .tsx to .ts. 2017-12-16 16:30:59 +00:00
registerServiceWorker.ts Initial commit. 2017-11-30 11:06:15 +00:00
routes.test.ts Change the suffix of helpers from .tsx to .ts. 2017-12-16 16:30:59 +00:00
routes.ts Change the suffix of helpers from .tsx to .ts. 2017-12-16 16:30:59 +00:00