Commit graph

21 commits

Author SHA1 Message Date
SergeyEzhin e9b359cae8 [DE mobile] Make Application Settings 2020-11-25 22:27:34 +03:00
SergeyEzhin a2e1d88803 [DE mobile] Added Document Info 2020-11-23 16:13:30 +03:00
JuliaSvinareva 2408567cb6 [DE mobile] Remove actions and redusers for redux 2020-11-18 16:48:21 +03:00
JuliaSvinareva 5912bc3e1f [DE mobile] Add edit header settings 2020-11-17 20:25:25 +03:00
JuliaSvinareva 348bbf6341 [DE mobile] Add format settings (size, margins) into document settings 2020-11-17 00:35:05 +03:00
JuliaSvinareva 4f68996dd6 [DE mobile] Add edit hyperlink settings 2020-11-07 00:00:58 +03:00
JuliaSvinareva 1efdd7d52f [DE mobile] Add edit chart settings (wrap, reorder, remove) 2020-11-06 17:45:32 +03:00
JuliaSvinareva f41d0bd354 [DE mobile] Add edit table settings (Add/remove column, add/remove row, remove table, wrap, table options) 2020-11-03 23:30:05 +03:00
JuliaSvinareva 92d80ca991 [DE mobile] Add image edit settings (wrap, replace, reorder, default size, remove image) 2020-11-02 20:44:03 +03:00
JuliaSvinareva 133afc5771 [DE mobile] Add edit shape settings (Wrap, Replace, Reorder, Remove) 2020-10-23 16:46:01 +03:00
JuliaSvinareva 80cec1f6c1 [DE mobile] Add edit paragraph settings (paragraph styles, advanced settings) 2020-10-20 17:24:43 +03:00
Maxim Kadushkin b041083933 Merge branch 'feature/reactjs-container-component-with-mobx' into feature/mobile-apps-on-reactjs
# Conflicts:
#	apps/documenteditor/mobile/locale/en.json
#	apps/documenteditor/mobile/src/components/app.jsx
#	apps/documenteditor/mobile/src/components/settings/Settings.jsx
#	apps/documenteditor/mobile/src/components/settings/document-settings/DocumentSettings.jsx
#	apps/documenteditor/mobile/src/js/routes.js
#	apps/documenteditor/mobile/src/pages/home.jsx
#	apps/documenteditor/mobile/src/store/reducers/root.js
#	apps/documenteditor/mobile/src/store/store.js
2020-10-16 11:37:47 +03:00
JuliaSvinareva f181c6c5e0 [DE mobile] Add text settings 2020-10-14 14:51:15 +03:00
Maxim Kadushkin 38ac875426 [DE] refactoring 2020-10-02 16:16:51 +03:00
JuliaSvinareva 77b5e90c4b [mobile-react] Fix store focus objects 2020-10-01 20:37:18 +03:00
JuliaSvinareva 2164ff77ae [mobile-react] Edit sheet 2020-10-01 18:29:47 +03:00
Maxim Kadushkin 14ffba35b7 redux store changed to mobx 2020-09-29 21:59:57 +03:00
Maxim Kadushkin a719c6e582 removed redux necessary files 2020-09-29 21:55:32 +03:00
Maxim Kadushkin 9ab2f40f19 [DE] added 'DocumentSettings' controller 2020-09-25 21:17:45 +03:00
JuliaSvinareva bb873e1105 [mobile] add redux-thunk package, add api into store, add orientation setting into document settings 2020-09-20 15:04:46 +03:00
Maxim Kadushkin 43bf279535 [DE] added users collection 2020-08-31 20:31:05 +03:00