Commit Graph

1143 Commits

Author SHA1 Message Date
4dac8e9ce6 Web: Components: changed expander-down.react.svg, fixed styles 2021-11-29 13:11:01 +03:00
99c71148d8 Web: Files: fixed SharingPanel styles 2021-11-29 12:58:21 +03:00
4586cb45d9 Web: Components: fixed CloseButton styles 2021-11-29 11:58:54 +03:00
af95e8aacc Web: Components: added border-radius to modal-dialog 2021-11-26 17:37:27 +03:00
08746974f4 Web: SW: Added SW unregister + refactoring 2021-11-25 15:08:18 +03:00
54a58916ed Web: Common: Filter: fixed multiple api request 2021-11-22 16:29:32 +03:00
16b564a86c Web: Components: fixed empty-screen styles 2021-11-22 15:37:30 +03:00
52626a548e Web: fixed Snackbar styles 2021-11-22 15:01:33 +03:00
3417cb28f4 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-22 11:25:49 +03:00
b632f3a623 Web: Fixed styles according layouts, renaming. 2021-11-22 10:15:24 +03:00
f675415228 Merge branch 'master' into release/v1.1.0
# Conflicts:
#	lerna.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	packages/browserslist-config-asc/package.json
#	packages/debug-info/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/public/locales/en/SelectFile.json
#	products/ASC.Files/Client/public/locales/en/SelectFolder.json
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/public/locales/en/Translations.json
#	products/ASC.People/Client/public/locales/ru/Translations.json
#	products/ASC.People/Client/src/components/Article/MainButton/index.js
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/createUserForm.js
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-11-21 14:26:20 +03:00
96759f10f1 Web: Components: Fixed tests warnings 2021-11-20 00:40:25 +03:00
c10944f8fa Web: Components: ContextMenu: Refactoring 2021-11-20 00:17:25 +03:00
56ecbc95ea Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-19 18:18:13 +03:00
50db047ca8 Web: Components: MainButton: Reworked MainButton component 2021-11-19 17:59:58 +03:00
8ecdc5bdf5 Web: Components: ContextMenu: Added property`s for creating menu by component 2021-11-19 17:59:10 +03:00
4cd9d042de Web: Files: fixed styles after Cherry picking. 2021-11-19 16:58:31 +03:00
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
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
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
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
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
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