Commit Graph

13467 Commits

Author SHA1 Message Date
4f27876b54 Web: Files: Fixed styles. 2021-07-08 15:30:40 +03:00
b7aae0c1c2 WEb: Files: Deleted useless console.log. 2021-07-08 15:13:59 +03:00
713af18dfe Merge branch 'feature/file-folder-selectors' of github.com:ONLYOFFICE/AppServer into feature/file-folder-selectors 2021-07-08 15:13:45 +03:00
ab48513c3d Web: Editor: fixed 2021-07-08 15:12:13 +03:00
a2460959c9 Web: Files: Deleted useless request (optimization). 2021-07-08 15:09:42 +03:00
515cf80e45 Web: Files: fixed typo 2021-07-08 14:41:15 +03:00
5b76c9bfc6 Merge branch 'feature/personal' of https://github.com/ONLYOFFICE/AppServer into feature/personal 2021-07-08 14:38:45 +03:00
3556497de6 Merge branch 'develop' into feature/personal 2021-07-08 14:38:26 +03:00
1f76d64048
Merge pull request #296 from ONLYOFFICE/bugfix/v1.0.0
Bugfix/v1.0.0
2021-07-08 14:36:12 +03:00
79962c867b Merge branch 'feature/file-folder-selectors' of github.com:ONLYOFFICE/AppServer into feature/file-folder-selectors 2021-07-08 14:22:58 +03:00
48ea45fa3b Web: Files: get auth store 2021-07-08 14:22:30 +03:00
b0604da79b Web: Files: expose SelectFileDialog 2021-07-08 14:13:20 +03:00
14b27ab7e6 WebL EditorL fixed dialog type 2021-07-08 14:13:00 +03:00
57bba777dc Web: Files: Removed icons (32, 64, 96 sizes) to the root folder. 2021-07-08 14:08:44 +03:00
84fa1f8eb3 Web: Common: fixed height 2021-07-08 13:59:48 +03:00
2da9e556bd Web: Editor: added select image dialog 2021-07-08 13:57:53 +03:00
d141e6cb5b Web: Files: Refactoring & deleted useless code. 2021-07-08 13:51:14 +03:00
08d3e9df5e Web: Files: Optimization: deleted getFiles function. 2021-07-08 13:25:24 +03:00
b7190218c3 Web: Files: Refactoring & optimization. 2021-07-08 12:55:10 +03:00
3d8213db8b Web: Files: Deleted useless code. 2021-07-07 18:03:07 +03:00
7f42b5bdfd Web: Files: Fixed translations, added common translation. 2021-07-07 17:56:10 +03:00
b1029b7e9e Web: Files: Fixed icon path, deleted icon from files module. 2021-07-07 17:33:12 +03:00
037c7cd256 Web:Files: Added translations for empty list. 2021-07-07 17:26:24 +03:00
4829db5490 Web: Files: Return translations. 2021-07-07 17:05:00 +03:00
523fb66248 Web: Common: fixed buttons height 2021-07-07 13:20:16 +03:00
2e2f121d26 Web: Common: disabled hover 2021-07-07 12:47:01 +03:00
ce2741acd6 Web:Files: Added loader for aside panel. 2021-07-07 12:00:46 +03:00
783fbb2774 Web: Files: Deleted useless code. 2021-07-07 11:45:11 +03:00
c5b409a571 Merge branch 'develop' into feature/file-folder-selectors 2021-07-07 11:41:45 +03:00
ecd9fd26ce Web: Files: SelectFileDialog: Refactoring. 2021-07-07 11:33:29 +03:00
3c9fa72225 Web: Files: Changed styles. 2021-07-07 11:20:50 +03:00
1ebe1f1ded Web: Client: fixed 2021-07-07 11:18:40 +03:00
04173a1426 Web: Common: fixed 2021-07-07 11:05:18 +03:00
1110a578aa WEb: Files: SelectFileDialog: Refactoring. 2021-07-07 10:29:58 +03:00
d05115a597 Web: Files: SelectFileDoalog: Component optimization for aside view. 2021-07-07 10:27:18 +03:00
7fef814e1b Web: Files: Component optimization & refactoring. 2021-07-07 10:12:02 +03:00
aa5b65617e Web: Files: Added store for selected file. 2021-07-07 09:59:01 +03:00
a9ed86fee7 Web: Common: open selector on button 2021-07-06 17:37:07 +03:00
6b99ee4fc1 WEb:Files:SelectFolderInput/SelectFolderDialog: Added saving selected folder between other views. 2021-07-06 17:33:46 +03:00
fed1ece277 Web: Files: fixed display of share menu 2021-07-06 17:07:56 +03:00
376f9c6af1 Web: Files:SelectFileDialog: Fixed no re-render for aside view. 2021-07-06 16:27:50 +03:00
fcf3c2b0cb Web: Files: SelectFolderDialog: added automatic parameter setting when passed id. 2021-07-06 16:10:34 +03:00
271590b47e Web: Files: SelectFileDialog: Added possibility to pass folder id and expand the folder tree. 2021-07-06 16:03:21 +03:00
22a66e287c Web: Files: SelectFolderDailog: Removed convertPathParts function to the static. 2021-07-06 16:01:36 +03:00
899f9d9699 Web: Files: SelectFolderInput/SelectFolderDialog: Added the ability to pass id to input, added full path if id was passed. Refactoring. 2021-07-06 14:14:38 +03:00
99f23471f0 WEb: Files: SelectFolderDialog: Added the ability to pass the folder id and expand the folder tree to it. 2021-07-06 13:05:15 +03:00
db7ea5c88f Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into bugfix/v1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/index.js
2021-07-06 11:38:02 +03:00
77b5a5a440 Web: Common: fixed load translate rules for campaigns 2021-07-05 20:47:49 +03:00
3c3fe37cb2 Web:Files: Fixed styles for empty container. 2021-07-05 18:33:44 +03:00
1eab1bdf31 Web: Files: SelectFolderDialog: Fixed. 2021-07-05 18:25:48 +03:00