etesync/src
Tom Hacohen 724bc29e4a Merge the duplicate contact/event view/edit/log routes. 2017-12-18 15:14:53 +00:00
..
Journal Merge JournalAddressbook and JournalCalendar. 2017-12-17 12:21:39 +00:00
Pim Merge the duplicate contact/event view/edit/log routes. 2017-12-18 15:14:53 +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 Unify the names of the props of ContactEdit and EventEdit. 2017-12-18 15:05:42 +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 Add a refresh button and make it spinable. 2017-12-17 22:13:19 +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 Fix entries fetching by creating a fetchAll action. 2017-12-16 22:23:50 +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