Commit Graph

10364 Commits

Author SHA1 Message Date
DmitrySychugov
de5d6b42a2 Web: Components: VersionHistory - fixed strong discrepancies with desktop layouts 2023-06-13 19:48:40 +05:00
DmitrySychugov
f76e3eafb0 Web: Client: a new item and icons have been added to the context menu, fixed comment color 2023-06-08 19:13:04 +05:00
DmitrySychugov
8af1856f35 Web: Client: fixed version history header margin 2023-06-08 19:11:29 +05:00
DmitrySychugov
3fddf331f5 Web: Client: moved version date and username to different lines 2023-06-07 20:11:48 +05:00
DmitrySychugov
0c96feee56 Web: Common: version badge color changed 2023-06-07 20:10:25 +05:00
DmitrySychugov
de11e4bc0d Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-07 13:54:32 +05:00
DmitrySychugov
5db8c7820f Fixed Bug 62897 - Web: Client: removed fetch files call in backToParentFolder for root folders 2023-06-07 13:54:24 +05:00
f0041d1a1f
Merge pull request #1458 from ONLYOFFICE/bugfix/file-operations
Bugfix/file operations
2023-06-06 20:02:09 +04:00
e2358abf63 added el 2023-06-06 18:50:06 +03:00
6888fdbd51 added translations 2023-06-06 18:47:15 +03:00
5296f8db73 Merge branch 'release/v1.1.0' into bugfix/file-operations 2023-06-05 11:31:17 +04:00
f6643996a1 Web: Client: Refactoring. 2023-06-05 08:44:16 +03:00
Viktor Fomin
7f5b834ecd Client: Helpers: CrashReport: rename id -> userId 2023-06-02 18:27:33 +03:00
Viktor Fomin
b5cd733a50 Client: Pages: Errors: show old error container if firebase off 2023-06-02 18:26:35 +03:00
Viktor Fomin
215c27d6b9 Common: Utils: Firebase: add isEnabledDB 2023-06-02 18:25:54 +03:00
015490cc44 Web: Client: Deleted useless code. 2023-06-02 18:08:53 +03:00
978be0a600 Web: Client: Deleted useless code. 2023-06-02 17:52:32 +03:00
9a092c7fbc Web: Client: Added error handler. 2023-06-02 17:50:25 +03:00
91b700c815 Web: Client: Fixed the problem of overwriting files if you go to the trash during the delete operation. 2023-06-02 17:35:49 +03:00
08f46aeb5f Web: Client: Added destination folder if deletion without dialog. 2023-06-02 16:36:39 +03:00
Viktor Fomin
0ebe36c27c Client: Components: Dialogs: ReportDialog: add async/await 2023-06-02 16:31:31 +03:00
Viktor Fomin
b30f404d05 Common: Utils: Firebase: add error handling 2023-06-02 16:31:09 +03:00
fb40d5b542 Web: Client: Added destination folder for folder operations. 2023-06-02 15:55:54 +03:00
63a175c8cb Merge branch 'release/v1.1.0' into feature/crash-report 2023-06-02 16:54:41 +04:00
DmitrySychugov
2b1c90df55 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-02 17:26:13 +05:00
DmitrySychugov
a260615f09 Fixed Bug 62762 - Web: Client: added new condition for id if we are in the root room folder 2023-06-02 17:25:58 +05:00
9ed72fa92f Web: Client: Added destination folder for file operations. 2023-06-02 15:03:23 +03:00
Viktor Fomin
56a564dce4 Merge branch 'release/v1.1.0' into feature/crash-report 2023-06-02 14:12:55 +03:00
Viktor Fomin
aff8d417d1 Merge branch 'release/v1.1.0' into feature/crash-report 2023-06-02 13:27:24 +03:00
Viktor Fomin
efbf626f70 Client: Pages: AccountsHome: open change owner dialog by route 2023-06-02 12:57:36 +03:00
Viktor Fomin
16ba6678ad Client: add new route 2023-06-02 12:56:59 +03:00
12b0ef8672 Bump version to 1.1.0 2023-06-02 13:32:32 +04:00
23e45b5e57 Web: Hidden ForceSave settings (version-revision issues) and Admin Settings 2023-06-01 14:23:09 +04:00
Viktor Fomin
e4d364d7d7 Client: Pages: Errors: show zendesk widget 2023-06-01 12:56:08 +03:00
Viktor Fomin
4ab3461fda Common: Components: ErrorBoundary: fix 2023-06-01 12:05:06 +03:00
Viktor Fomin
e3b6f793c4 Client: Components: Dialogs: ReportDialog: clear textarea after close 2023-05-31 16:33:35 +03:00
Viktor Fomin
9121dc0411 Client: Pages: Errors: add reload page 2023-05-31 16:33:35 +03:00
Viktor Fomin
c0f7bd482d Common: Components: ErrorContainer: fix style 2023-05-31 16:33:17 +03:00
Viktor Fomin
aed4c789ad Client: Pages: Errors: add logo 2023-05-31 16:33:17 +03:00
Viktor Fomin
7e9822fa9e Client: Components: Dialogs: ReportDialog: fix buttons size 2023-05-31 16:33:17 +03:00
Viktor Fomin
46ef0b7656 Client: Components: Dialogs: ReportDialog: add send report 2023-05-31 16:33:17 +03:00
Viktor Fomin
b87264f221 Client: Components: Dialogs: ReportDialog: add download json 2023-05-31 16:33:17 +03:00
Viktor Fomin
77a6e81f9c Client: Helper: CrashReport: add getCurrentDate 2023-05-31 16:33:17 +03:00
Viktor Fomin
b9e65a8442 Client: Helper: CrashReport: use file-saver 2023-05-31 16:33:17 +03:00
Viktor Fomin
8e8fa56c3d Common: Components: ErrorContainer: fix style 2023-05-31 16:33:17 +03:00
Viktor Fomin
14226c05bf Client: Helpers: CrashReport: add download json 2023-05-31 16:33:17 +03:00
Viktor Fomin
96a6da2ceb Client: Components: Dialogs: ReportDialog: fix style 2023-05-31 16:33:17 +03:00
Viktor Fomin
0cd184e240 Client: Components: Dialogs: ReportDialog: add textarea 2023-05-31 16:33:17 +03:00
Viktor Fomin
ecd022aaf7 Client: Pages: Errors: add report dialog 2023-05-31 16:33:17 +03:00
Viktor Fomin
3c1ef33f49 Common: Components: ErrorBoundary: add error log state 2023-05-31 16:32:52 +03:00