etesync/src
Tom Hacohen d4a05faa0a Error reducer: fix handling of appending errors.
Apparently if the payload is an instante of an Error object, payload creator won't
be called.

Info: https://redux-actions.js.org/api/createaction
2020-09-04 11:53:01 +03:00
..
Calendars Items edit: remove warnings about not all types being supported. 2020-09-01 17:25:14 +03:00
Collections Update according to etebase-js changes. 2020-09-01 16:10:39 +03:00
Contacts Items edit: remove warnings about not all types being supported. 2020-09-01 17:25:14 +03:00
Pim Update according to etebase-js changes. 2020-09-01 16:10:39 +03:00
Settings CollectionMembers: add pages to control collection memberships. 2020-08-06 10:46:35 +03:00
SideMenu Add a collections section. 2020-08-06 10:46:35 +03:00
Tasks Items edit: remove warnings about not all types being supported. 2020-09-01 17:25:14 +03:00
components Signup and login: clean up error handling. 2020-09-02 12:35:25 +03:00
constants Server url: use our etebase partner URL. 2020-08-31 15:40:29 +03:00
data pim-types: sync from iOS app. 2019-11-24 18:49:40 +02:00
icons Change code to double-quotes. 2020-08-05 09:45:36 +03:00
images Add a basic link about signed pages. 2017-12-29 15:47:11 +00:00
store Error reducer: fix handling of appending errors. 2020-09-04 11:53:01 +03:00
sync Update etebase dep. 2020-09-02 11:26:22 +03:00
types Change code to double-quotes. 2020-08-05 09:45:36 +03:00
widgets Remove more redundant code. 2020-08-06 10:46:35 +03:00
App.css Move to material-ui. 2017-12-04 14:45:01 +00:00
App.test.tsx Change code to double-quotes. 2020-08-05 09:45:36 +03:00
App.tsx Change to the recommended way of doing login-guarded pages. 2020-09-01 18:34:30 +03:00
Debug.tsx Rename cache/credentials2 to remove the 2. 2020-08-08 12:10:23 +03:00
LoginPage.tsx Update etebase dep. 2020-09-02 11:26:22 +03:00
MainRouter.tsx Change to the recommended way of doing login-guarded pages. 2020-09-01 18:34:30 +03:00
PageNotFound.tsx Router: add more 404s. 2020-08-08 10:13:56 +03:00
SignupPage.tsx Signup and login: clean up error handling. 2020-09-02 12:35:25 +03:00
SyncGate.tsx Router: add more 404s. 2020-08-08 10:13:56 +03:00
credentials.tsx Rename cache/credentials2 to remove the 2. 2020-08-08 12:10:23 +03:00
etebase-helpers.ts Update according to etebase-js changes. 2020-09-01 16:10:39 +03:00
helpers.tsx helpers: import some helpers from iOS. 2020-08-08 09:53:38 +03:00
index.css Fix link color to be nicer (especially in dark mode). 2020-06-21 14:36:59 +03:00
index.tsx Store: move the base64 serialization to the persistor serializers. 2020-08-08 09:42:01 +03:00
persist-state-history.tsx Change code to double-quotes. 2020-08-05 09:45:36 +03:00
pim-types.ts Event clone: also clone collection/item Uid. 2020-08-06 10:58:43 +03:00
react-app-env.d.ts Licensing: add license headers to source files. 2020-03-06 21:10:40 +02:00
registerServiceWorker.ts Change code to double-quotes. 2020-08-05 09:45:36 +03:00
routes.test.ts Change code to double-quotes. 2020-08-05 09:45:36 +03:00
routes.ts Change code to double-quotes. 2020-08-05 09:45:36 +03:00
worker.ts Completely remove EteSync dependency. 2020-08-06 10:47:07 +03:00