etesync/src
Tom Hacohen 8e790ed666 Fix bug with web client not remembering a user is logged in.
Was introduced in 118d26ce83
2020-02-25 15:51:15 +02:00
..
Journals JournalEdit: add ColorPicker and imporve validation 2020-02-14 14:22:01 +02:00
Pim Upgrade material-ui. 2019-11-18 16:38:14 +02:00
Settings Fingerprint: add security fingerprint to settings page 2020-02-25 15:45:55 +02:00
SideMenu Change journals to also not be a complex fetch type. 2020-02-21 16:43:42 +02:00
components Login Form: change the label to Email from Username. 2020-02-10 15:40:23 +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
login Simplify the fetch credentials structure to not use the fetch record. 2020-02-21 16:43:34 +02:00
store Fix bug with web client not remembering a user is logged in. 2020-02-25 15:51:15 +02:00
types Event Edit: fix handling of recurring events with an until field. 2020-01-14 22:46:12 +02:00
widgets RRule: layout and style changes 2020-02-14 16:48:03 +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 Change entries to also not be a complex fetch type. 2020-02-21 16:43:42 +02:00
Debug.tsx Change entries to also not be a complex fetch type. 2020-02-21 16:43:42 +02:00
LoginGate.tsx Simplify the fetch credentials structure to not use the fetch record. 2020-02-21 16:43:34 +02:00
SyncGate.tsx SyncGate: move to react hooks. 2020-02-21 16:43:42 +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.test.ts Helpers: fix color conversion functions and add tests. 2020-02-05 12:43:50 +02:00
journal-processors.ts Helpers: fix color conversion functions and add tests. 2020-02-05 12:43:50 +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