Commit Graph

1231 Commits

Author SHA1 Message Date
6b299a48e3 Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-10 21:25:08 +03:00
11769e8c9e Fix Bug 53180 - Client: Profile. Error «.../pt/Common.json 404» on pt-BR language. 2021-11-10 19:59:03 +03:00
cab7603f5b Fixed Bug 53415: Fixed save avatar click 2021-11-10 18:33:21 +03:00
e917b4bb56 Fix Bug 53454 - Client: Sign out. Error on api/2.0/people/@self.json 2021-11-10 15:52:36 +03:00
f5da85049c Fix Bug 53524 - Client.Profile|List: User's display name with diacritics invalid 2021-11-09 19:32:15 +03:00
677f7d73e3 Web: Common: Api: Added encoding for string folderId 2021-11-09 17:55:27 +03:00
56d16ac2f4
Merge pull request #437 from ONLYOFFICE/feature/files-upload
Web: Files: fixed files upload
2021-11-08 15:38:45 +03:00
db86b69f66 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-08 16:24:27 +05:00
55b2f059f5 Fixed bug 52976 - Web: Components: added coloring of ui table header 2021-11-08 16:24:11 +05:00
5c5db26dc4 Web: Files: removed unused code 2021-11-08 14:04:52 +03:00
5d953407ad Merge branch 'hotfix/v1.0.1' into feature/desktop-login 2021-11-03 16:55:44 +03:00
f1f42a88ae Merge branch 'hotfix/v1.0.1' into feature/desktop-login 2021-11-03 15:44:23 +03:00
bf4126cc0e Web: Deleted console.log. 2021-11-03 15:25:04 +03:00
773419f3ef Web: Common: AuthStore: Added added url at response parameters 2021-11-03 12:18:28 +03:00
da8e34930f Web: Added prop. 2021-11-03 11:59:54 +03:00
2d60dbee1b Merge branch 'hotfix/v1.0.1' into bugfix/Bug53416
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 11:58:56 +03:00
72adefec39 Web: Deleted useless code after Cherry Pick. 2021-11-03 10:35:03 +03:00
706913275c Web: Common: PageLayout: Fixed error "Cannot read properties of null (reading 'focus')". 2021-11-03 09:57:56 +03:00
06437454a8 Web: Deleted useless code. 2021-11-03 09:57:55 +03:00
6fb6f3db60 Web: SectionBody: Deleted useless code. 2021-11-03 09:57:53 +03:00
6cf7c6d43e Web: Common: PageLayout: Refactoring, deleted useless code.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:57:51 +03:00
76b4251559 Web: Files: VersionHistoryPanel: Deleted body scroll? fixed styles.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:57:12 +03:00
44f2a1c17f Web: Common: Fixed styles for body list without scroll.
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
2021-11-03 09:54:16 +03:00
7c9e875ff3 Merge branch 'hotfix/v1.0.1' into bugfix/Bug53416 2021-11-02 18:42:55 +03:00
5759758f71 Bug 53416 - Client.Files.Desktop: Fixed scrolls under Ubuntu. 2021-11-02 18:41:33 +03:00
4127fae876 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 17:52:53 +03:00
e5e5f267c2 Web: Common: fixed mediaPlayerClose cursor style 2021-11-02 17:51:44 +03:00
20e59a7cbe Web: Common: changed media-viewer icons, fixed media styles 2021-11-02 17:51:44 +03:00
2bd25554af Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 18:15:17 +05:00
3b5b0f82ce Fixed bug 53033 - Web: Components: correct display of stubs 2021-11-02 18:14:53 +05:00
4e018d2d71 Web: Bump version to 1.0.1 2021-11-02 14:02:46 +03:00
e6628c4963 Merge branch 'hotfix/v1.0.1' into feature/files-upload 2021-11-01 14:08:44 +03:00
fb75330cb0 Fix bug 53339: open banner link in new tab 2021-11-01 13:52:44 +03:00
dcb8f108b8 Web: Files: fixed Paging re-render 2021-10-28 11:30:23 +03:00
68b2108bcb Web: Common: PageLayout: Fixed padding for first row element at desktop view 2021-10-26 20:37:28 +03:00
cece18f0e7 Merge branch 'release/1.0.0' into bugfix/icons-blur 2021-10-26 16:56:35 +03:00
f5d31dcff2 Web: Files: Fixed icons blur, added new icons 2021-10-26 16:55:52 +03:00
1faf4eedc8 Web: Files/Components: Fixed drop down y offset for table view. 2021-10-26 16:04:38 +03:00
16f9dc47bc Web: Components: Fixed top style. 2021-10-26 15:48:31 +03:00
be8c02a481 Fixed Bug 53194: Reduced distance from checkbox menu. 2021-10-26 14:59:04 +03:00
Artem Tarasov
31bfcbf398
Merge pull request #429 from ONLYOFFICE/bugfix/table-fix-add-share-button
Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing…
2021-10-25 17:04:14 +03:00
Artem Tarasov
4c416a5ae3 Merge branch 'bugfix/table-fix-add-share-button' of github.com:ONLYOFFICE/AppServer into bugfix/table-fix-add-share-button 2021-10-25 16:58:39 +03:00
Artem Tarasov
98876b5585 Web: Components: TableContainer: fixed sort icon container size 2021-10-25 16:58:29 +03:00
7d872b408c Web: Components: fixed column reset 2021-10-25 16:49:58 +03:00
bf51eff567 Web: Components: Table: fixed addNewColumns 2021-10-25 16:30:17 +03:00
c2d5df2262
Merge pull request #428 from ONLYOFFICE/bugfix/table-view-header-divider-fix
Web: Components: TableContainer: fixed width of header divider
2021-10-25 15:40:10 +03:00
077859cba3 Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing button 2021-10-25 15:24:01 +03:00
Artem Tarasov
f2d7f299f2 Web: Components: TableContainer: fixed width of header divider 2021-10-25 15:21:13 +03:00
ba68d7b5fd Web: Common: fixed floating button styles when article is visible 2021-10-25 12:20:08 +03:00
0331356f5d Web: Common: return style. 2021-10-22 13:09:58 +03:00
c163576b8b Web: Files: Fixed styles for section header for tablet/mobile view. 2021-10-22 13:03:17 +03:00
522a55f02c Web: Files: Fixed hiding context-menu before displaying share panel 2021-10-22 10:17:42 +03:00
21212046ad Web: Components: DropDown: Fixed position conditions 2021-10-22 10:17:41 +03:00
d7547a11a1 Web: Fix Failed prop type: Invalid prop animate of value 0 supplied to RectangleLoader 2021-10-22 10:17:29 +03:00
576c62e337
Merge pull request #400 from ONLYOFFICE/bugfix/tile-view
Bugfix/tile view
2021-10-21 19:16:16 +03:00
724a90be75 Web: Components: fixed combo-button styles 2021-10-21 17:54:16 +03:00
7dc2b94186 Web: Components: fixed avatar-editor-body link fontWeight 2021-10-21 17:53:49 +03:00
498a625ce8 Web: Common: fix firebase isEnabled 2021-10-21 16:44:29 +03:00
d6da7a7fb2
Merge pull request #411 from ONLYOFFICE/bugfix/scrollbar
Bugfix/scrollbar
2021-10-21 16:15:24 +03:00
94bd11930c
Merge pull request #406 from ONLYOFFICE/feature/avatar-edit-action
Feature/avatar edit action
2021-10-21 15:15:43 +03:00
Artem Tarasov
27eff81dbc Merge branch 'release/1.0.0' into bugfix/tile-view 2021-10-21 15:14:58 +03:00
Artem Tarasov
38f742e750 Web: Common: PageLayout: fixed position filter section on desktop 2021-10-21 15:13:01 +03:00
256ad79e5f Web: Components: add withoutBodyScroll in aside 2021-10-21 15:04:34 +03:00
8068a61e40 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/scrollbar 2021-10-21 14:36:54 +03:00
67f2311a97 Web: Components: fix scrollbar in aside 2021-10-21 14:36:37 +03:00
ec4125175e Web: Components: export CustomScrollbar 2021-10-20 18:43:48 +03:00
Artem Tarasov
23b30f5d8d Web: Common: PageLayout: table style fix 2021-10-20 15:52:02 +03:00
121a640bed Web: Components: add hover effect for scrollbar 2021-10-20 13:10:45 +03:00
f895cde813 Web: Components: fix avatar edit button position 2021-10-20 12:09:01 +03:00
a75a49dc9a Web: Components: delete useless 2021-10-20 11:10:51 +03:00
cad7c309ce Web: Components: add avatar edit button 2021-10-20 00:41:42 +03:00
3ed6a3d92a Fix bug 53211: next/prev media on swipe on desktop 2021-10-19 19:48:15 +03:00
b393678371 Web: Common: fixed user selector 2021-10-18 19:13:50 +05:00
5b64a6174c Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-18 17:18:21 +05:00
51c91cf63b Web: Common: fixed user selector when aside panel expanded, corrected z-index 2021-10-18 17:17:36 +05:00
95e30d7df6 Web: Common: switched filter item to without portal mode, fixed opening user selector 2021-10-18 16:19:05 +05:00
ec0bb0a1b8 Fix bug 53192: fix media play/pause 2021-10-18 13:55:50 +03:00
10a12dfec0 Web: Fix max-size of ArticleMainButton (too long button issue) 2021-10-15 21:22:34 +03:00
ae06469ba8 Web: Components: add cross-origin 2021-10-15 17:36:37 +03:00
24ad7bf89f Web: Common: fix aside view for people and group selector 2021-10-15 18:43:13 +05:00
7428893b2d Web: Common, Components, People: added small section prop for drop down 2021-10-15 18:29:32 +05:00
9431206eed
Merge pull request #394 from ONLYOFFICE/bugfix/open-tiff-format
Fix bug 53097: can't open .tiff
2021-10-15 16:07:37 +03:00
58fce28bf5 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-15 16:53:45 +05:00
a6b398dc30 Web: Components: added onScroll in row container 2021-10-15 16:31:19 +05:00
d49cd4963c Web: Components: changed condition to positioning on right side in drop down 2021-10-14 19:06:41 +05:00
ec7f028d0f Web: Common: switched drop down mode in hideFilter 2021-10-14 19:04:21 +05:00
d635b33cac Web: Common: fixed select-box boundContainer 2021-10-14 15:05:07 +03:00
bc37fcc8ce Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-14 16:06:55 +05:00
30bbfd4fb4 Web: Common: fixed drop down in aside mode advanced selector, fixed hide filter styles 2021-10-14 15:59:49 +05:00
a33f6b90ad Web: Components: fixed drop down positioning for drop down without portals, fixed missing styles 2021-10-14 15:57:51 +05:00
6f25c3f668 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-14 13:10:03 +03:00
5005e0a6c0 Web: Icons: Fixed old checkbox icons, change header plus icon 2021-10-14 13:09:54 +03:00
fc6d285c62 Web: Components: fixed table-header styles 2021-10-14 12:23:08 +03:00
1c38f29440 Web: Added new logo files and setup is_retina cookie for better icons inside Editor on retina resolution 2021-10-13 15:19:31 +03:00
6e4e3d69aa Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-12 20:26:45 +05:00
9984780b85 Web: Components: fixed drop down width and positioning when there is not enough space on the right 2021-10-12 20:24:01 +05:00
be8a28a99b Web: Components: fixed displaying drop down 2021-10-12 20:22:31 +05:00
1725f403dc Web: Common: fixed backdrop width in tablet mode when opened drop down 2021-10-12 20:20:09 +05:00
2c8ea767f9 Web: Common: added missing drop down styles 2021-10-12 20:16:44 +05:00
b9c3b25bec Web: Common: fixed drop down displaying in filter components 2021-10-12 20:14:28 +05:00
2bf0d697cd Fix bug 53097: can't open .tiff 2021-10-12 16:16:40 +03:00
a6500754f2 Deleted border for group menu for macOS. 2021-10-11 17:51:01 +03:00
6c41e3c888 Temporary disabled service-worker 2021-10-11 16:20:13 +03:00
1689b8e44b Web: Components: ContextMenu: Fixed check condition for global portals 2021-10-11 12:56:17 +03:00
6a85eca20e Web: Components: ContextMenu: Fixed context menu still open after starting drag events 2021-10-10 23:29:01 +03:00
afa804ed35 Merge branch 'release/1.0.0' into bugfix/Bug-52897
# Conflicts:
#	packages/asc-web-components/table-container/TableRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
2021-10-07 19:20:15 +03:00
42773eba77
Merge pull request #386 from ONLYOFFICE/bugfix/Bug-52980
Bugfix/bug 52980
2021-10-07 18:38:02 +03:00
fb893bb735 Web: Components: Table: removed unused code, fixed function names 2021-10-07 18:37:26 +03:00
31570e57d7 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 17:47:54 +03:00
749e89cbb3 Web: Components: fixed group-button-menu styles 2021-10-07 17:44:37 +03:00
ad48bf3f81 Web: Components: Toast: Fixed bug with word breaking style 2021-10-07 17:23:01 +03:00
c87be7e60e Web: Components: Added usage isDefaultMode property for DropDown 2021-10-07 17:05:41 +03:00
19232a92e9 Web: Common: fixed header styles 2021-10-07 16:27:43 +03:00
a6573d9f98 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 15:59:50 +03:00
b0fe6bd9e2 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-07 15:17:04 +03:00
20954a66ce Web: Components: changed the logic for calculating the width of columns after adding 2021-10-07 14:12:59 +03:00
2e7a8fe423 Web: Files: fixed select 2021-10-07 14:11:52 +03:00
b9811be6f3 Web: Components: fixed snackbar 2021-10-07 13:56:46 +03:00
593ac7abc5 Web: Common: fixed section-header styles for mobile devices 2021-10-07 10:47:25 +03:00
deffb0c901 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-06 21:01:53 +03:00
52a8c3f659 Web: Components: changed the logic for calculating the width of the columns after deletion 2021-10-06 18:27:34 +03:00
f8fe418704
Merge pull request #381 from ONLYOFFICE/bugfix/Bug52923
Fix bug 52923: video doesn't play in Safari
2021-10-06 16:52:52 +03:00
36c25c8278 Web: fixed media query 2021-10-06 15:44:39 +03:00
cb5c70e071 Web: fixed header styles 2021-10-06 15:28:29 +03:00
f87b71f2e5 Web: Files: fixed header icons, fixed styles 2021-10-06 15:02:56 +03:00
d601b3610b Web: Common: fix name 2021-10-06 13:44:26 +03:00
e734f222f5 Merge branch 'release/1.0.0' into bugfix/profile-form-validation 2021-10-06 13:32:50 +03:00
20b9f8d6b2 Fix bug 52923: video doesn't play in Safari 2021-10-06 13:30:30 +03:00
55cb1e875e Web: fixed header height 2021-10-06 12:22:28 +03:00
57e050ba92 Web: Desktop: Changed provider to "onlyoffice" and renamed guid to cryptoEngineId 2021-10-06 11:26:06 +03:00
5b64ba0044 Web: Refactoring. 2021-10-06 11:22:00 +03:00
66e2fc8663 Web: Refactoring. 2021-10-06 11:04:29 +03:00
09326e04c6 Merge branch 'release/1.0.0' into bugfix/profile-form-validation 2021-10-05 18:15:21 +03:00
15b475677f Web: Added RegExp constant for checking folder name. 2021-10-05 17:45:33 +03:00
a02926532c Web: People: Added constants for RegExp. 2021-10-05 17:38:29 +03:00
4a16633734 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-05 18:14:15 +05:00
3f81f68b29 Web: Components: fixed people group selector, fixed checkbox table settings style for drop down portals 2021-10-05 18:11:18 +05:00
427a589f8c Web: Debug Info: Fix sorting 2021-10-05 16:06:31 +03:00
19c8ee34c0 Web: Components: added drop down work in two modes 2021-10-05 16:54:45 +05:00
3262e9f767 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-05 13:01:43 +03:00
d0229aa17f
Merge pull request #370 from ONLYOFFICE/bugfix/fix-operations-notifications
Bugfix/fix operations notifications
2021-10-05 12:32:39 +03:00
4f9fddf794
Merge pull request #373 from ONLYOFFICE/feature/debug-info
Feature/debug info
2021-10-05 12:31:20 +03:00
3eea8beea0 Web: Files: fixed row selection 2021-10-05 12:14:21 +03:00
5d3d8f4d45 Web: Changed opportunity to show/hide DebugInfo to appsettings.json param "debug-info:enabled" and 'api/2.0/settings.json' 2021-10-05 11:13:38 +03:00
8e5314d534 Web: Files: fixed the size of the columns of the people table, added a reset of the table if it is invalid 2021-10-05 11:00:47 +03:00
159e284dd0 Web: Added opportunity to show/hide debug info 2021-10-05 09:56:59 +03:00
dec1c42b71 Web: Fix dialog content height 2021-10-04 19:37:01 +03:00
9ce696e624 Web: Studio: Init Debug Info
+ Added About version from package.json
+ Fix DocumentServer version
2021-10-04 17:08:03 +03:00
cee2e96e79 Merge branch 'release/1.0.0' into bugfix/fix-operations-notifications 2021-10-04 17:02:42 +03:00
96980d00b8 Web: Components: changed article panel width 2021-10-04 15:08:56 +03:00