Commit Graph

4051 Commits

Author SHA1 Message Date
TimofeyBoyko
33b6f7191f Web:Accounts: disable paid badge for info-panel 2022-08-31 14:04:14 +03:00
TimofeyBoyko
336d006945 Web:Accounts:Filter: update TODO 2022-08-31 12:48:53 +03:00
TimofeyBoyko
d15857e691 Web:Store:Accounts: add toastr for work at progress function 2022-08-31 12:38:31 +03:00
TimofeyBoyko
e53d7afba4 Web:Client:ChangeUserStatusDialog: fix mobx warning 2022-08-31 12:24:56 +03:00
TimofeyBoyko
d67c03188d Web:Pages:AccountsHome: add toastr for invite actions 2022-08-31 12:05:44 +03:00
TimofeyBoyko
f1aa658912 Web:Article:MainButton: add toast for invite 2022-08-31 12:00:05 +03:00
TimofeyBoyko
073b37aa86 Web:Common:Filter: fix after merge 2022-08-31 11:48:40 +03:00
58c2b8b392 Merge branch 'develop' into bugfix/init-reset-stores 2022-08-31 11:42:02 +03:00
TimofeyBoyko
8bda52c489 Merge branch 'develop' into feature/accounts-list 2022-08-31 11:38:34 +03:00
40ff56fb06
Merge branch 'develop' into bugfix/select-folder-dialog-editor-fix 2022-08-31 11:32:36 +03:00
TimofeyBoyko
52629d16df Web:Common:Filter: add support dark theme 2022-08-31 11:28:17 +03:00
Artem Tarasov
d8ad32240a Web: Client: SelectFolderDialog: fixed crash of app (editor) 2022-08-31 10:41:18 +03:00
TimofeyBoyko
938d354ae9 Web:Accounts: fix translation for info panel 2022-08-31 10:12:03 +03:00
225040fd19 PortalSettings: add toast 2022-08-31 05:27:59 +03:00
4ad6805624 PortalSettings: HistoryMainContent: disable buttons 2022-08-31 05:21:25 +03:00
Artem Tarasov
dc30ee143a Web: Client/Common/Components: changed prop name type to elementType in ColorTheme component 2022-08-31 02:20:25 +03:00
Artem Tarasov
9abb4081f3 Web: Common: linkForgotPassword: fix after merge (login-ssr - file hierarchy changed) 2022-08-30 18:51:02 +03:00
Artem Tarasov
0621fd9c86 Merge branch 'develop' into feature/login-ssr
# Conflicts:
#	packages/client/src/components/dialogs/ConnectDialog/index.js
#	packages/login/src/Login.jsx
#	packages/login/src/client/components/sub-components/forgot-password-modal-dialog.tsx
#	packages/login/src/client/components/sub-components/recover-access-modal-dialog.tsx
#	yarn.lock
2022-08-30 18:38:12 +03:00
TimofeyBoyko
5b2dc19436 Web:Accounts: fix delte profile ever dialog 2022-08-30 18:23:09 +03:00
Artem Tarasov
73f2983177 Web: Login: added build scripts 2022-08-30 18:13:12 +03:00
TimofeyBoyko
ae4c5c6904 Web: change dir Accounts/Home to AccountsHome 2022-08-30 17:56:11 +03:00
Artem Tarasov
bc0e986707 Web: Login/Common: added language cookie setting on the server 2022-08-30 17:50:54 +03:00
TimofeyBoyko
199b3aff3c Web:Store:AccountsContextOptionsStore: fix invite again 2022-08-30 17:42:37 +03:00
Artem Tarasov
7e487bb064 Web: Login: deleted unnecessary code 2022-08-30 17:39:27 +03:00
TimofeyBoyko
44f434602a Web:Pages:Accounts: fix filter 2022-08-30 17:21:00 +03:00
50659cdeb9 Common: ColorTheme: fix 2022-08-30 17:03:45 +03:00
03f6553b01 Web: Fix Editor open 2022-08-30 16:54:09 +03:00
2d33893d50 PortalSettings: HistoryMainContent: fix button style 2022-08-30 16:47:19 +03:00
de5ce1fa1a Web: Fix TargetUserStore on Profile page 2022-08-30 16:19:00 +03:00
db4e491ea9 Web: Files: fixed InfiniteLoaderComponent height 2022-08-30 15:41:09 +03:00
Artem Tarasov
ee7986e7bb Web: Login: added getting language from portal settings, removed accept-language-parser 2022-08-30 15:00:31 +03:00
Artem Tarasov
e5545dd1f8 Web: Client: deleted login routes 2022-08-30 14:44:43 +03:00
Artem Tarasov
b5c3e0b241 Web: Login: deleted unnecessary files 2022-08-30 14:42:20 +03:00
Artem Tarasov
25c1672e30 Web: Login: RoomsLogin moved to Login 2022-08-30 14:41:09 +03:00
Artem Tarasov
456166a7d5 Web: Login: RoomsLogin moved to Login 2022-08-30 14:40:46 +03:00
TimofeyBoyko
143f9a148a Web:Accounts: delete withPeopleContextOptions HOC and add context group menu 2022-08-30 14:39:15 +03:00
a786e19afa Web: Components: fixed InfiniteLoaderComponent crash 2022-08-30 14:37:58 +03:00
a8e5175b57 Web: Fix undefined user in userStore after logout->login 2022-08-30 14:35:38 +03:00
c05307acaa PortalSettings: Security: hide settings button 2022-08-30 14:30:49 +03:00
58424f1674 Components: TableContainer: add showSettings prop 2022-08-30 14:30:23 +03:00
b219b431f3 PortalSettings: HistoryMainContent: fix buttons style 2022-08-30 14:21:03 +03:00
6da7e16e52 Merge branch 'develop' into bugfix/init-reset-stores 2022-08-30 14:13:58 +03:00
55eae08689 PortalSettings: HistoryMainContent: fix input style 2022-08-30 14:13:14 +03:00
0488dc63d2 PortalSettings: Security: delete access rights 2022-08-30 14:03:45 +03:00
Artem Tarasov
bf925aeeed Web: Login: added types for IS_PERSONAL, IS_ROOMS_MODE 2022-08-30 13:30:29 +03:00
Artem Tarasov
044fd627e5 Web: Login: added support for rooms mode in webpack 2022-08-30 13:28:51 +03:00
Artem Tarasov
8a15cbc331 Web: Login: deleted console.log 2022-08-30 12:57:05 +03:00
Artem Tarasov
0c4033869f Web: Login/Client: fixed login routes 2022-08-30 12:56:28 +03:00
9e949d52ad Update yarn.lock 2022-08-30 12:55:41 +03:00
778b27ed5c
Merge branch 'develop' into feature/security-history-audit 2022-08-30 12:55:38 +03:00
d0da69a74b
Merge branch 'develop' into feature/settings-menu 2022-08-30 12:11:59 +03:00
TimofeyBoyko
b737830e69 Web:Common:Api: delete useless code 2022-08-30 11:57:06 +03:00
TimofeyBoyko
2679f9f38e Web:Accounts:InfoPanel: fix scroll after open combobox 2022-08-30 11:33:08 +03:00
TimofeyBoyko
ff97d4a8f3 Web:Accounts:InfoPanel: add context menu 2022-08-30 10:48:21 +03:00
5829654183 Web:Common:Fix. 2022-08-30 10:35:24 +03:00
605aee5529 Merge branch 'develop' into feature/security-history-audit 2022-08-30 11:55:19 +05:00
3029650d85 Web: Client: create MainContent component 2022-08-30 11:53:54 +05:00
dc3ba67fea Web: Client: added DownloadReportBtn ru translation 2022-08-30 11:53:06 +05:00
Artem Tarasov
b6e77cb2ac Web: Login: added code login to routes 2022-08-30 00:41:16 +03:00
Artem Tarasov
d1df749053 Web: Login: refactoring 2022-08-30 00:02:37 +03:00
Artem Tarasov
e1302e8b01 Web: Login: fixed styled-components warnings 2022-08-30 00:01:46 +03:00
Artem Tarasov
9bfc072508 Web: Login: added routing 2022-08-30 00:01:08 +03:00
e6e45ce2d7 Web:Common:Fix. 2022-08-29 22:43:29 +03:00
Vlada Gazizova
2f822b0406
Merge branch 'develop' into feature/settings-common 2022-08-29 22:27:08 +03:00
b22c5464f5 Web:Client:Add IndicatorLoaderTheme. 2022-08-29 21:43:58 +03:00
899d7372d4 Web:Components:Add SliderTheme. 2022-08-29 21:43:25 +03:00
d8d40b1ae1 Web:Common:Add SliderTheme, IndicatorLoaderTheme. 2022-08-29 21:42:47 +03:00
c46fa39060 Merge branch 'develop' into bagfix/init-reset-stores
# Conflicts:
#	packages/client/src/store/FilesStore.js
#	packages/client/src/store/index.Files.js
2022-08-29 18:27:33 +03:00
TimofeyBoyko
2c3dd7276d Merge branch 'develop' into feature/accounts-list 2022-08-29 18:22:45 +03:00
d908ca1ce4 Web: Fix translation of ByLastModifiedDate key 2022-08-29 18:09:32 +03:00
TimofeyBoyko
8d893e6641 Web:Accounts: move contextOptions from HOCs to store 2022-08-29 17:42:14 +03:00
646411c7d3 Web: Files: fixed infinite-scroll for thirdparty-folders 2022-08-29 17:38:01 +03:00
aca4d65f2b Merge branch 'develop' into feature/oforms-scroll 2022-08-29 17:32:48 +03:00
TimofeyBoyko
8bc35aa337 Web:Pages:Accounts: fix warnings 2022-08-29 17:29:23 +03:00
TimofeyBoyko
40655be681 Web:Pages:Accounts: add bufferSelection to info panel 2022-08-29 17:29:07 +03:00
TimofeyBoyko
48d5fb87c4 Web:Store:DiaglogStore: add new dialogs for changing owner and changing user name 2022-08-29 17:28:47 +03:00
TimofeyBoyko
9381f5783a Web:Pages:Accounts: clear selection after click 2022-08-29 17:27:05 +03:00
TimofeyBoyko
a9bd9677c1 Web:Pages:Accounts: add buffer selection 2022-08-29 17:26:42 +03:00
dc235a5bc9
Merge branch 'develop' into feature/create-room 2022-08-29 17:15:20 +03:00
mushka
4c33ef15ba added transition for thirdparty combobobx dropdown hover 2022-08-29 16:47:51 +03:00
mushka
4f1e8b860a added hover styles to iconCropper delete button 2022-08-29 16:47:32 +03:00
64893f12f9 Merge branch 'develop' into bugfix/backup 2022-08-29 16:42:57 +03:00
ed503875a2 Web: ManualBackup: Fixed memory leak. 2022-08-29 16:40:54 +03:00
69ecaa8df4 Merge branch 'develop' into feature/settings-menu 2022-08-29 16:37:58 +03:00
0359611cf3 Merge branch 'develop' into feature/oforms-scroll 2022-08-29 16:33:05 +03:00
091f90d2ff Web: Added missed import. 2022-08-29 16:28:54 +03:00
a5a2b4dc0b Web:Client:Add translation. 2022-08-29 16:25:45 +03:00
39a6776066 Web: Files: fixed Tile view 2022-08-29 16:18:18 +03:00
d25c8b1c8f Web:Client:Fix styles LoaderArticleBody. 2022-08-29 16:16:37 +03:00
66c25727a8 Web:Components:Fix styles catalog-item. 2022-08-29 16:16:09 +03:00
efafaf51d8 Web:Common:Fix styles ArticleHeader. 2022-08-29 16:15:33 +03:00
2d91c42194 Web: Files: fixed filterTotal 2022-08-29 16:13:24 +03:00
20b6c667fd Web: Files: fixed roomsFilter total 2022-08-29 15:49:02 +03:00
f9c40397d5 Web: Files: restore hasMoreFiles logs 2022-08-29 15:43:52 +03:00
8f28612519 Web: Files: fixed hasMoreFiles 2022-08-29 15:41:13 +03:00
d4ebaa1b49 Web: Files: added logs to hasMoreFiles 2022-08-29 14:39:30 +03:00
3e6c19221f Merge branch 'develop' into feature/inifinite-scroll 2022-08-29 14:01:52 +03:00
45935a2ace Web: Change order of loading stores + added reset People/Files stores on logout 2022-08-29 13:58:30 +03:00
mushka
b75f9f5ec8 implemented new translation keys 2022-08-29 13:50:00 +03:00
mushka
435e15b217 added enw translation keys for dropzone 2022-08-29 13:49:43 +03:00
1c660c75e8 Web:Client:Fix loader ArticleHeader. 2022-08-29 13:49:15 +03:00
048492de36 Web:Client:Fix styles loader SectionHeader. 2022-08-29 13:48:48 +03:00
67a6c0225d Web:Client:Fix styles loader ArticleBody. 2022-08-29 13:48:38 +03:00
mushka
ec59b3aa55 added colors to dark theme and updated base 2022-08-29 13:42:34 +03:00
mushka
ed0f4058c4 hid folderInput and toRemember checkbox 2022-08-29 13:42:18 +03:00
mushka
de114290ab added new theme-driven colors to folderInput 2022-08-29 13:41:51 +03:00
mushka
e3df63716c fixed default tag in TagList 2022-08-29 13:41:10 +03:00
mushka
ae55313516 tweaked previewTile 2022-08-29 13:40:49 +03:00
mushka
3807afb3ea added missing translation key 2022-08-29 13:40:08 +03:00
mushka
18b56dbc3e Merge branch 'develop' into feature/create-room 2022-08-29 12:36:47 +03:00
mushka
a799a9dee3 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2022-08-29 12:36:08 +03:00
TimofeyBoyko
6c676c6ade Web:Client: update context menu of users 2022-08-29 12:24:50 +03:00
TimofeyBoyko
fa26f74d96 Web:Client: change locales for context menu options of users 2022-08-29 12:22:19 +03:00
TimofeyBoyko
014858d554 Web: add new images for context menu options of user 2022-08-29 12:21:52 +03:00
3413367480
Merge branch 'develop' into feature/inifinite-scroll 2022-08-29 12:21:19 +03:00
eea60dc7ec Web: Files: fixed loadMoreForms 2022-08-29 11:52:37 +03:00
e3e47364e0 Merge branch 'develop' into feature/security-history-audit 2022-08-29 13:36:09 +05:00
ab654bc889 Web: Fix same key duplication warning 2022-08-29 11:33:52 +03:00
448025050f Web: Files: added infinite-loader to forms gallery 2022-08-29 11:31:07 +03:00
101e95e74c Web: Files: created OformsStore 2022-08-29 11:30:03 +03:00
24ece95419 Web: Fix invalid plugins check on login 2022-08-29 11:29:08 +03:00
512b866f3f Web: Client: create audit trail row view 2022-08-29 13:28:08 +05:00
9dfe51c614 Web: Common: added oforms filter 2022-08-29 11:28:05 +03:00
83666c5062 Web: Client: create audit trail table view 2022-08-29 13:27:47 +05:00
1078c7f138 Web: Common: fixed getOforms 2022-08-29 11:27:13 +03:00
TimofeyBoyko
a617a48e9d Web:Client:Accouts: fix row view 2022-08-29 10:42:40 +03:00
TimofeyBoyko
8c9db6685c Web:Common:Section: fix section width 2022-08-29 10:42:19 +03:00
8abc7f4095 Merge branch 'develop' into feature/inifinite-scroll 2022-08-29 09:51:34 +03:00
TimofeyBoyko
937d99249e Merge branch 'develop' into feature/accounts-list 2022-08-29 09:47:42 +03:00
Vlada Gazizova
302e2e655a
Merge branch 'develop' into feature/settings-common 2022-08-27 12:17:44 +03:00
450fe3214d Web:Client: Add isDisabled button Save. 2022-08-27 11:53:38 +03:00
Artem Tarasov
146dafd96d Web: Login: modified render 2022-08-27 01:54:43 +03:00
Artem Tarasov
173404cdac Web: Login: added getCurrentLanguage 2022-08-27 01:53:48 +03:00
Artem Tarasov
ca5cad166d Web: Login: added route login/error=:error 2022-08-27 01:53:28 +03:00
Artem Tarasov
33d4d7c8df Web: Login: added global types 2022-08-27 01:52:57 +03:00
Artem Tarasov
c7d70c5263 Web: Common: ErrorContainer: removed unnecessary init store (fix ssr crash) 2022-08-27 01:52:33 +03:00
Artem Tarasov
8fe5c7f1d7 Web: Login/Client: InvalidError Component moved to Login 2022-08-27 01:51:40 +03:00
Artem Tarasov
c11a29e65d Web: Client: Shell: commented out route login/error=:error 2022-08-27 01:50:57 +03:00
Artem Tarasov
0a3ebbc436 Web: Login: translations for InvalidError moved to login 2022-08-27 01:48:29 +03:00
mushka
d7b3876318 fixed crash on goBack in createRoomDialog 2022-08-27 01:03:29 +03:00
mushka
0ce6bab3ef started adding colors for dark theme 2022-08-27 00:57:05 +03:00
mushka
42e323684b updated theme colors for thirdpartyLocation/index.js 2022-08-27 00:56:01 +03:00
mushka
e7fb13bd3b added theme colors for common param 2022-08-27 00:55:20 +03:00
mushka
c55584b5a4 added theme colors for permanentSettings 2022-08-27 00:55:06 +03:00
mushka
db307ff504 added theme colors for thirdpartyLocation param 2022-08-27 00:54:45 +03:00
mushka
ae9a26cb46 added theme colors for roomTypeDropdown 2022-08-27 00:54:24 +03:00
mushka
276ba4c75a added theme colors for privacyLimitationsWarning 2022-08-27 00:54:06 +03:00
mushka
36aa578468 added theme colors for previewTile 2022-08-27 00:53:45 +03:00
mushka
29c8bf8112 added theme colors for iconCropper 2022-08-27 00:53:26 +03:00
mushka
e5fb6bd54c added theme colors for dropzone 2022-08-27 00:53:11 +03:00