Commit graph

647 commits

Author SHA1 Message Date
SergeyEzhin e9e6a16826 [DE mobile] Maked Color Schemes 2020-12-04 19:26:47 +03:00
Maxim Kadushkin 6e28a6674e [DE mobile] refactoring 2020-12-03 21:42:13 +03:00
Maxim Kadushkin 00e1fd2f43 [mobile] add phone/tablet to app class list 2020-12-03 21:17:13 +03:00
JuliaSvinareva ec6c451f28 Merge branch 'feature/mobile-apps-on-reactjs-new-test' into feature/mobile-apps-on-reactjs 2020-12-02 20:40:35 +03:00
SergeyEzhin 311bea0eb8 [DE mobile] Corrected Application Settings and Download 2020-12-02 20:32:23 +03:00
JuliaSvinareva 4ada862a73 Merge branch 'feature/mobile-apps-on-reactjs-new-test' into feature/mobile-apps-on-reactjs 2020-12-02 20:14:42 +03:00
SergeyEzhin bcc3766720 [DE mobile] Maked block Download 2020-12-02 15:43:02 +03:00
SergeyEzhin 258426f8af [DE mobile] Refactoring Application Settings and continue block Download 2020-12-01 20:57:07 +03:00
Maxim Kadushkin a3c18a4447 [mobile] debug stylesheets 2020-12-01 10:50:33 +03:00
SergeyEzhin d1a412d6a0 [DE mobile] Make block Download 2020-11-30 20:16:42 +03:00
SergeyEzhin bde5266a8d [DE mobile] Maked Application Settings 2020-11-28 00:17:03 +03:00
JuliaSvinareva 110d27b7d1 [DE mobile] Fix template, add styles 2020-11-26 19:38:10 +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 736412ce23 [DE mobile] Refactoring Document Info 2020-11-24 17:03:21 +03:00
SergeyEzhin 0402a93aaf [DE mobile] Added author list in Document Info 2020-11-24 13:10:05 +03:00
SergeyEzhin 3e706114eb [DE mobile] Added one more event and loading counters 2020-11-23 20:20:00 +03:00
SergeyEzhin b5058e24ec Small edit view Document Info 2020-11-23 17:38:05 +03:00
JuliaSvinareva 12a96c706c [DE mobile] Fix document info settings 2020-11-23 17:27:37 +03:00
SergeyEzhin 6242e8c96d Edit controller Document Info 2020-11-23 16:37:06 +03:00
SergeyEzhin a2e1d88803 [DE mobile] Added Document Info 2020-11-23 16:13:30 +03:00
JuliaSvinareva deee687e57 [DE mobile] Add styles and icons 2020-11-23 14:40:52 +03:00
JuliaSvinareva f615ec17fa [DE mobile] Fix edit text settings 2020-11-22 19:17:51 +03:00
JuliaSvinareva 8e6f9b56a3 [DE mobile] Add icons into Settings 2020-11-20 17:41:17 +03:00
JuliaSvinareva fab3f9f1b4 [mobile] Fix common styles 2020-11-20 17:39:53 +03:00
JuliaSvinareva 055a254c42 [DE mobile] Add icons into toolbar 2020-11-19 20:28:28 +03:00
JuliaSvinareva 2408567cb6 [DE mobile] Remove actions and redusers for redux 2020-11-18 16:48:21 +03:00
JuliaSvinareva 663e373ccf [DE mobile] Сomponents moved to controller and view folder 2020-11-18 16:40:09 +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 3a651b451c [DE mobile] Fix edit settings 2020-11-06 17:49:34 +03:00
JuliaSvinareva 09d3ff76e4 [DE mobile] Fix edit settings 2020-11-06 17:46:41 +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 8326c281e6 [DE mobile] Fix styles, url 2020-10-26 15:31:34 +03:00
Maxim Kadushkin f0884ec77b [DE] shape icons weren't appeare 2020-10-26 10:59:18 +03:00
JuliaSvinareva 133afc5771 [DE mobile] Add edit shape settings (Wrap, Replace, Reorder, Remove) 2020-10-23 16:46:01 +03:00
JuliaSvinareva 209a7d54ca [DE mobile] Add popover in Edit Settings of tablet, refactoring 2020-10-21 15:40:46 +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
Maxim Kadushkin 0c4f2d042c [DE] refactoring for Settings view 2020-10-16 11:12:02 +03:00
Maxim Kadushkin ed8b523ce2 [DE] changed stylesheets for popover with view inside 2020-10-16 11:11:26 +03:00
JuliaSvinareva f181c6c5e0 [DE mobile] Add text settings 2020-10-14 14:51:15 +03:00
Maxim Kadushkin 299b997aa1 [DE] extended stylesheets 2020-10-14 12:00:05 +03:00
Maxim Kadushkin 4b7cf9f53c [DE] removed needless menu item 2020-10-14 11:56:02 +03:00
Maxim Kadushkin b514c93dc2 [DE] refactoring 2020-10-14 11:53:32 +03:00
Maxim Kadushkin 8e88073ac4 [DE] 'Settings' depends on phone/tablet 2020-10-13 17:00:59 +03:00
Maxim Kadushkin 2b770c5547 [DE] cleaned up code 2020-10-13 16:58:36 +03:00