Commit graph

36 commits

Author SHA1 Message Date
JuliaSvinareva 157fde006d [DE mobile] Added style settings for chart object 2021-01-18 20:41:29 +03:00
JuliaSvinareva a7b2440afa [DE mobile] Added table style settings 2021-01-17 19:30:57 +03:00
JuliaSvinareva a44b725f35 [DE mobile] Added border size, border color, opacity into edit shape settings 2021-01-14 18:41:53 +03:00
JuliaSvinareva cf14a2d56d [DE mobile] Added Fill color page into edit shape settings 2021-01-12 20:22:16 +03:00
JuliaSvinareva 0c74ef648a [DE mobile] Added background color into edit paragraph settings 2021-01-12 16:42:00 +03:00
JuliaSvinareva a5b3dfd019 [DE mobile] Added Highlight Color page into edit text settings, fixed update of custom colors palette 2021-01-11 17:18:38 +03:00
JuliaSvinareva d8d040733b [DE mobile] Added font color page, custom font color page into text settings 2020-12-28 23:05:32 +03:00
JuliaSvinareva 0a77afc4bf Merge branch 'feature/mobile-apps-on-reactjs-color-schemes' into feature/mobile-apps-on-reactjs 2020-12-10 10:24:42 +03:00
SergeyEzhin 1d93bbf63b Refactoring Color Schemes 2020-12-07 19:19:00 +03:00
SergeyEzhin 8b8286e593 [DE mobile] Edits Color Schemes 2020-12-07 17:23:44 +03:00
SergeyEzhin e9e6a16826 [DE mobile] Maked Color Schemes 2020-12-04 19:26:47 +03:00
JuliaSvinareva 44a6b8ef07 [DE mobile] Add set app options 2020-12-03 23:30:06 +03:00
SergeyEzhin 258426f8af [DE mobile] Refactoring Application Settings and continue block Download 2020-12-01 20:57:07 +03:00
SergeyEzhin bde5266a8d [DE mobile] Maked Application Settings 2020-11-28 00:17:03 +03:00
SergeyEzhin 6ee68be089 [DE mobile] Maked Application Settings 2020-11-26 17:25:45 +03:00
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