etesync/src
Tom Hacohen 94d56c4715 rrule: force the interval to be 1 and never empty. 2020-01-14 22:19:58 +02:00
..
Journals Import: make sure imported contacts/events/tasks have a uid. 2020-01-04 23:26:36 +02:00
Pim Upgrade material-ui. 2019-11-18 16:38:14 +02:00
Settings lint: fix all remaining warnings! 2019-11-07 07:55:51 +02:00
SideMenu Journal Import: add an import link to the sidebar 2019-11-23 17:16:36 +02:00
components ical.js types: fix ICAL.Recur's type and adjust code accordingly 2020-01-14 22:19:58 +02:00
constants Move the constants to their own module. 2017-12-16 16:30:59 +00:00
data pim-types: sync from iOS app. 2019-11-24 18:49:40 +02:00
icons Contact: change the field copy button to use the correct icon. 2019-09-10 22:28:03 +01:00
images Add a basic link about signed pages. 2017-12-29 15:47:11 +00:00
store SyncGate: fix issue with empty journals not working. 2020-01-05 11:17:22 +02:00
types ical.js types: fix ICAL.Recur's type and adjust code accordingly 2020-01-14 22:19:58 +02:00
widgets rrule: force the interval to be 1 and never empty. 2020-01-14 22:19:58 +02:00
App.css Move to material-ui. 2017-12-04 14:45:01 +00:00
App.test.tsx lint: replace tslint with eslint and fix new warnings and errors. 2019-11-06 00:18:17 +02:00
App.tsx Journal Import: add an import link to the sidebar 2019-11-23 17:16:36 +02:00
LoginGate.tsx Fix new account setup. 2019-11-28 15:42:28 +02:00
SyncGate.tsx Fix new account setup. 2019-11-28 15:42:28 +02:00
etesync-helpers.ts Move the etesync-js API to its own repo. 2019-11-12 09:55:35 +02:00
helpers.tsx Widgets: add TimezonePicker widget. 2019-11-24 18:49:40 +02:00
index.css Expand containers to fill full vertical height. 2019-02-12 21:36:03 +00:00
index.tsx Add a basic redux store. 2017-12-05 20:27:05 +00:00
journal-processors.ts Unify ICAL parsing and omit property group names. 2019-12-24 01:00:39 +02:00
persist-state-history.tsx More tslint fixes. 2019-02-22 09:43:05 +00:00
pim-types.ts Import: make sure imported contacts/events/tasks have a uid. 2020-01-04 23:26:36 +02:00
react-app-env.d.ts Move to react-scripts now that it supports typescript. 2019-02-14 10:21:51 +00:00
registerServiceWorker.ts More tslint fixes. 2019-02-22 09:43:05 +00:00
routes.test.ts lint: replace tslint with eslint and fix new warnings and errors. 2019-11-06 00:18:17 +02:00
routes.ts Update tslint config and update code to conform. 2019-02-22 09:38:12 +00:00