etesync/src
Tom Hacohen f6d4a72670 Collection edit: validate colors before allowing saving. 2020-09-06 17:52:30 +03:00
..
Calendars Implment item and collection change history. 2020-09-04 15:11:26 +03:00
Collections Collection edit: validate colors before allowing saving. 2020-09-06 17:52:30 +03:00
Contacts Implment item and collection change history. 2020-09-04 15:11:26 +03:00
Pim Implment item and collection change history. 2020-09-04 15:11:26 +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 Implment item and collection change history. 2020-09-04 15:11:26 +03:00
components GenericChangeHistory: split the change history to its own component. 2020-09-04 14:23:06 +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 Sync manager: fix handling of removedCollections. 2020-09-04 17:08:12 +03:00
sync Improve handling of Etebase errors. 2020-09-04 12:00:16 +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 Invitations: implement viewing, accepting and rejecting invitations. 2020-09-04 17:01:22 +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