Commit Graph

27226 Commits

Author SHA1 Message Date
60188c7aa4 Web: Components: Added new prop. 2022-11-02 12:26:35 +03:00
8fa501017a Web: Added new toggles button, refactoring. 2022-11-01 16:42:52 +03:00
5812562fac Web: Refactoring, added content for daily feed container. 2022-11-01 11:57:01 +03:00
5cbc7d464c Web: Added new notifications panel. 2022-10-31 15:44:57 +03:00
b8314e86e1
Merge pull request #958 from ONLYOFFICE/feature/invite-accounts
Feature/invite accounts
2022-10-28 20:43:26 +03:00
f7cee67855 Create .dockerignore 2022-10-28 20:30:32 +03:00
9647236ea8 Update Dockerfile.dev
Fix docker git clone layer caching
2022-10-28 20:30:20 +03:00
641d63b0a5 Update stop.backend.docker.sh 2022-10-28 20:29:28 +03:00
TimofeyBoyko
14c6770d85 Merge branch 'feature/invite-accounts' of github.com:ONLYOFFICE/DocSpace into feature/invite-accounts 2022-10-28 18:27:02 +05:00
TimofeyBoyko
6db2ace603 Web:Client:EmptyContainer: fix rooms description for free user 2022-10-28 18:26:54 +05:00
ef10f570f5 Files: fixed incorrect setting user type 2022-10-28 16:24:58 +03:00
556c0b8041 People: renamed IsDocSpaceAdmin to IsAdmin 2022-10-28 16:23:41 +03:00
TimofeyBoyko
ed33f59c96 Web:Client:Files: enable archive routes for free users 2022-10-28 18:21:49 +05:00
TimofeyBoyko
f0178d6c95 Web:Client:Article: fix catalog items for visitors 2022-10-28 18:20:48 +05:00
36e47cbe2e Merge branch 'develop' into feature/invite-accounts 2022-10-28 14:54:46 +03:00
5d6d977368
Merge pull request #961 from ONLYOFFICE/bugfix/fixed-gallery-tiles
Web: Files: fixed forms gallery tiles
2022-10-28 14:27:52 +03:00
724482a21e Web: Files: fixed forms gallery tiles 2022-10-28 13:57:23 +03:00
ef113630de
Merge pull request #960 from ONLYOFFICE/bugfix/fixed-article-for-shared-folder
Bugfix/fixed article for shared folder
2022-10-28 11:57:32 +03:00
20f87ad792 Web: Files: fixed redirect to root after loading shared subfolder 2022-10-28 11:52:54 +03:00
447c872c31 Web: Client: InvitePanel: Fixed clearing input after change focus 2022-10-28 11:51:36 +03:00
7168fd32d7 Web: Files: fixed select article for third-party folders 2022-10-28 11:51:03 +03:00
ca84158211 Web: Client: Confirm: Fixed empty email if it exist at confirm url 2022-10-28 11:25:49 +03:00
8375711b5c Web: Client: InvitePanel: Fixed invitation links usage for rooms 2022-10-28 11:24:25 +03:00
28c5e1fa40 Merge branch 'feature/invite-accounts' of github.com:ONLYOFFICE/DocSpace into feature/invite-accounts 2022-10-28 11:23:14 +03:00
d7670ac18b
Merge pull request #959 from ONLYOFFICE/bugfix/fix-catalog-styles
Web:Common:Article: add vertical line and fix styles
2022-10-28 11:23:05 +03:00
TimofeyBoyko
3baf50db59 Web:Common:Article: add theme support for vertical line 2022-10-28 12:54:06 +05:00
TimofeyBoyko
5bcbbb9b90 Web:Common:Article: add vertical line and fix styles 2022-10-28 12:42:43 +05:00
86daa32280 People: fix 2022-10-28 10:34:03 +03:00
5ceebc8cba Merge branch 'feature/invite-accounts' of github.com:ONLYOFFICE/DocSpace into feature/invite-accounts 2022-10-27 22:02:12 +03:00
78bd9f0e13 Merge branch 'develop' into feature/invite-accounts 2022-10-27 19:18:07 +03:00
342343a1e1
Merge pull request #925 from ONLYOFFICE/feature/rights-rework
Feature/rights rework
2022-10-27 19:59:03 +04:00
76d19a0a43 Merge branch 'develop' into feature/invite-accounts 2022-10-27 17:39:02 +03:00
f500fc2e10 Web: Client: Dialogs: Fixed InvitePanel duplication 2022-10-27 17:20:36 +03:00
5b2260fb8c Web: Components: AccessRightSelect: Added restoring selected item on rerender 2022-10-27 17:01:37 +03:00
c5ed1fd0da Web: Client: Store: Added invite users action and api methods 2022-10-27 17:00:45 +03:00
eee46733dc Web: Client: Store: Added admin invite link 2022-10-27 16:59:54 +03:00
89770ab430 Web: Client: ContextOptionsStore: Restored panel visible for free tariff 2022-10-27 16:59:29 +03:00
cf15f744f1 Web: Client: InfoPanel: Added invite users action 2022-10-27 16:58:37 +03:00
a6892aa81c Web: Client: Confirm: Fixed creating user from confirm link 2022-10-27 16:57:53 +03:00
dfd1738d8f Web: Client: InvitePanel: Fixed user description translation key 2022-10-27 16:57:07 +03:00
34346dcdbc Web: Client: InvitePanel: InviteInput: Fixed default access 2022-10-27 16:56:27 +03:00
5fb3ec1957 Web: Client: InvitePanel: ExternalLinks: Fixed displaying external links for shared room 2022-10-27 16:55:49 +03:00
ca4b7b9081 Web: Client: InvitePanel: AccessSelector: Fixed default access 2022-10-27 16:55:00 +03:00
b4a4b2c6af Web: Client: InvitePanel: Added admin invite link 2022-10-27 16:54:24 +03:00
f33232dc5b Web: Client: Article: MainButton: Added invite users action 2022-10-27 16:53:38 +03:00
f20045ffc1
Merge pull request #957 from ONLYOFFICE/bugfix/fix-filter-selected-items
Bugfix/fix filter selected items
2022-10-27 16:08:51 +03:00
TimofeyBoyko
1faf348b91 Web:Client:Accounts: delete useless console log 2022-10-27 17:59:06 +05:00
TimofeyBoyko
992793d1aa Merge branch 'develop' into bugfix/fix-filter-selected-items 2022-10-27 17:58:18 +05:00
TimofeyBoyko
5decac58ae Merge branch 'develop' of github.com:ONLYOFFICE/DocSpace into develop 2022-10-27 17:57:47 +05:00
3e1fd66151
Merge pull request #956 from ONLYOFFICE/bugfix/thirdpary-room-connection-bugfix
thirdpary-room-connection-bugfix
2022-10-27 15:48:52 +03:00