Commit Graph

1211 Commits

Author SHA1 Message Date
4f7f76b07e Web: Files: Fixed styles of modal and aside dialogues.
# Conflicts:
#	packages/asc-web-components/modal-dialog/index.js
2021-11-19 16:09:13 +03:00
097fc75369 Web: Files: Fixed checkbox clickability 2021-11-19 14:04:02 +03:00
638f6b6ddb Fixed Bug 53878 - Client: Check box. Fixed checkbox clickability 2021-11-19 13:44:41 +03:00
2eb6843e46 Web: Editor: Added conditions for creating a file in my documents folder when filling out a form. 2021-11-19 10:28:57 +03:00
2720604f8d Web: Components: fix mobile align 2021-11-18 18:53:35 +03:00
27c731dbb3 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug53453 2021-11-18 18:40:29 +03:00
585347d02d Web: Components: fix label position 2021-11-18 18:40:14 +03:00
a4e21a2319 Web: Component: Added modal dialog height property. 2021-11-18 15:24:28 +03:00
612c953ddc Fixed Bug 52931 - Client. Files. Media. Fixed console error 2021-11-18 15:15:39 +03:00
407e4db69c Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug53453 2021-11-18 14:53:24 +03:00
c4fd5b3626 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-17 16:40:45 +03:00
9e4b29a136 Web: Common: Api: Added new data parameters 2021-11-17 16:36:50 +03:00
0fd5c2b67f Web: Files: renamed isDisabled to inProgress 2021-11-17 16:33:25 +03:00
8751294e63 Web: Files: added file loader 2021-11-17 11:08:25 +03:00
ebe35242c0 Web: Components: Added new prop. 2021-11-17 09:59:40 +03:00
Artem Tarasov
f33d99c9c0 Web: People/Common: added sorting of groups in the tree 2021-11-16 19:27:27 +03:00
c6d97c7fc5 Web: Components: add avatar max size label 2021-11-16 18:23:39 +03:00
7db57b3696 Web: Components: SearchInput: Fixed default color for icon inside search input. Added color property at component. 2021-11-16 13:17:45 +03:00
a4d913a2c3 Web: Components: added Loader to TableRow 2021-11-16 12:43:29 +03:00
d77a2f4541 Web: Components: ViewSelector: Added loading container for svg 2021-11-16 10:56:30 +03:00
39c3d57781 Web: Common: AuthStore: Added reset auth-store after login with app code 2021-11-15 14:29:02 +03:00
f06283bb1a Fix displayName of current user after creation/update if user's display name with diacritics 2021-11-13 20:18:58 +03:00
0bd634dd16 Web: Files: added className for tree root folders 2021-11-12 15:36:56 +03:00
17e3e5cb98 bump version to 1.1.1 2021-11-12 15:21:25 +03:00
3809273075 bump version to 1.1.0 2021-11-12 15:19:40 +03:00
2b5e4bad38 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-11 15:37:31 +03:00
2ea63910a2 Web: Added encoding/decoding operations for string file ids. Fixed errors with opening folders and files with string ids 2021-11-11 15:37:23 +03:00
3a03d65ed9 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-11 13:49:08 +03:00
53cb6827b4 Fix Bug 53360: Client.Files.Image - Removed the render when opening and closing the file delete dialog. 2021-11-11 13:48:47 +03:00
04d3d5253f Fix displayName of current user after changing culture of Profile 2021-11-10 21:31:39 +03:00
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