Commit Graph

3955 Commits

Author SHA1 Message Date
TimofeyBoyko
368ebe4213 Web:Client:Accounts: add hover and checked styles to table view 2022-08-26 09:34:44 +03:00
TimofeyBoyko
f0e99cafd3 Web:Client:UsersStore: delete useless code 2022-08-26 09:28:13 +03:00
20e8d3ebd7 Web: Added FloatingButton. 2022-08-26 08:51:18 +03:00
63ba97d982 Web: Fixed styles. 2022-08-26 08:14:44 +03:00
TimofeyBoyko
18cad0911c Merge branch 'develop' into feature/accounts-list 2022-08-26 06:56:29 +03:00
mushka
9a956fd49d removed for-dev console.log 2022-08-25 21:31:05 +03:00
mushka
ee2513d66e reduced num of max dislpayed tags in previewTile 2022-08-25 19:20:03 +03:00
mushka
7a6b170af2 added titles ti input param labels 2022-08-25 19:19:14 +03:00
mushka
2c4fae9dca disabled user-select on uncommed params and started adding titles to interactive elems 2022-08-25 19:11:47 +03:00
mushka
8f97d050c1 fix unsexpected modalDialog closing when dragging mouse outside of content 2022-08-25 18:55:15 +03:00
mushka
8d3a731e60 removed for-dev console.log 2022-08-25 18:16:03 +03:00
mushka
35e402e460 fixed iconCropper memory leak 2022-08-25 18:14:20 +03:00
mushka
a5fb78cca9 added onClick for defaultTag to filter by room type 2022-08-25 18:05:20 +03:00
b717879ce8 Web:Client:Fix state call error after component is unmounted. 2022-08-25 17:57:33 +03:00
d8ff05f7c6
Merge branch 'develop' into feature/docspace-backup 2022-08-25 16:34:59 +03:00
mushka
5eea7d0f0d Merge branch 'feature/create-room' of github.com:ONLYOFFICE/AppServer into feature/create-room 2022-08-25 15:38:05 +03:00
mushka
64f899fbbf Merge branch 'develop' into feature/create-room 2022-08-25 15:36:52 +03:00
ad821e8eeb Web: Editor: Fix goBack url 2022-08-25 14:54:31 +03:00
c68b318dde Web: Files: Removed double loading 2022-08-25 14:54:01 +03:00
TimofeyBoyko
1a321982b2 Web:Client:Plugins: change path to plugins 2022-08-25 14:51:19 +03:00
TimofeyBoyko
9966c783e0 Web:Client:PortalPlugins: add toastr with error for upload 2022-08-25 14:02:16 +03:00
TimofeyBoyko
3c331ca63e Web:Client:PortalPlugins: add empty screen 2022-08-25 13:36:26 +03:00
mushka
eb503c292f Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into develop 2022-08-25 12:25:57 +03:00
TimofeyBoyko
2b51fe3857 Web:Client:PortalPlugins: add check for empty response for upload 2022-08-25 11:56:13 +03:00
331bd9cc3b Merge branch 'develop' into feature/inifinite-scroll 2022-08-25 11:38:38 +03:00
32e13d62c8 Web: Fix translations key 2022-08-25 11:21:27 +03:00
TimofeyBoyko
bc0ac515d8 Web:Pages:PortalPlugins: change upload for only js file 2022-08-25 11:07:39 +03:00
04fb7ade63 Web: People: fixed row styles 2022-08-25 10:54:04 +03:00
mushka
24c4a51fb3 changed no-tag state in Tile to isDefault 2022-08-25 06:03:55 +03:00
mushka
7b90fae579 added isDefault prop to tag and styles for it 2022-08-25 06:03:19 +03:00
mushka
59b46fea38 removed for-development console.logs 2022-08-25 05:14:04 +03:00
mushka
74be7836c9 implemented new logo params calculation method and tweaked CreateRoomEvent 2022-08-25 05:03:13 +03:00
mushka
d1ee9b7264 added srcToFile conversion for IconEditor and fixed after edit folder update in EditRoom 2022-08-25 05:02:23 +03:00
mushka
fd49bd9cb7 removed unused code from CreateRoomDialog 2022-08-25 05:01:23 +03:00
mushka
dfe17c4d48 fixed too long single tag style bug in PreviewTile 2022-08-25 05:00:28 +03:00
mushka
a93b2f3142 add new calculateRoomLogoParams method to FilesStore 2022-08-25 04:59:39 +03:00
TimofeyBoyko
674073825e Web:Common:Api: add 'request' func to plugins api 2022-08-24 19:53:33 +03:00
mushka
2b936a8879 added new roomType translation in russian 2022-08-24 19:50:09 +03:00
mushka
c41652d121 deleted NewTag translation 2022-08-24 19:49:44 +03:00
mushka
a94cc64f0f fixed folder not updating room logo after editing 2022-08-24 19:40:19 +03:00
mushka
efc3ff11cf added room type tag displayment against noTag by implementing new RoomsTypeTranslations const 2022-08-24 19:39:33 +03:00
mushka
8ddbc66c6f created new RoomsTypeTranslations constant 2022-08-24 19:38:03 +03:00
mushka
be4e943408 uncommed thirdpartyStorage and commed folderInput and toRemember checkbox 2022-08-24 19:37:26 +03:00
mushka
b8637a31c1 added new isRoomsStorage param to saveThirdparty api call 2022-08-24 19:35:34 +03:00
mushka
3792b40ce9 commented out all functionality with "No tag" tag from filter 2022-08-24 19:34:07 +03:00
mushka
c0b2f38009 fixed unworking room logo update after creation 2022-08-24 18:40:52 +03:00
80acdc16e1 Web:Client:Fix line background theme. 2022-08-24 18:11:42 +03:00
5a2d71917a Web:Client:Fix. 2022-08-24 18:09:28 +03:00
61ff3cfd15 Merge branch 'feature/stripe' of github.com:ONLYOFFICE/AppServer into feature/stripe 2022-08-24 18:00:33 +03:00
e7f3976dbb Web: Fixed login page. 2022-08-24 17:59:50 +03:00
mushka
a7a55f11b9 fixed and updated events 2022-08-24 17:59:13 +03:00
mushka
d967046456 implemented new loaders 2022-08-24 17:58:37 +03:00
mushka
55faeac29e created new loaders for CreateEditRoomDialog 2022-08-24 17:57:05 +03:00
fec5f6b63f Web:Client:Added preview styles for tablet resolution. 2022-08-24 17:34:16 +03:00
4d38717656 Web: Files: Table: fixed rooms itemHeight 2022-08-24 17:29:28 +03:00
Artem Tarasov
2b915db425 Web: Doceditor: applied nconf, logPath is now taken from appsettings.services.json 2022-08-24 16:30:37 +03:00
Artem Tarasov
ee757db2a8 Web: Doceditor: added nconf 2022-08-24 16:28:10 +03:00
b238de7746 Web: Files: Scroll: fixed shared folder 2022-08-24 15:30:30 +03:00
9e77e17260 Web: Transferred the calculation of the total price to the store. 2022-08-24 15:29:51 +03:00
4f666dfe25 Web: Added portal unavailable page. 2022-08-24 14:59:21 +03:00
mushka
8ce8ae18ef started integrating skeleton for translation loading 2022-08-24 14:30:04 +03:00
814cb2c515 Web: Files: Tiles: fixed rooms styles 2022-08-24 14:09:58 +03:00
f8684c2cb4 Web: Files: Tiles: fixed Rooms 2022-08-24 14:05:40 +03:00
mushka
41dde0315c added room logo display for row view 2022-08-24 13:50:19 +03:00
mushka
4c4341173f implemented file compression for dropzone 2022-08-24 13:41:45 +03:00
Artem Tarasov
b8efdefbcd Web: Doceditor: fixed variable name for getting path to logs from environment 2022-08-24 13:35:57 +03:00
a72007023d Web: API request moved from child component. 2022-08-24 13:01:29 +03:00
TimofeyBoyko
c6ed9a433e Web:Client:ContextOptionsStore: fix plugin options 2022-08-24 12:57:36 +03:00
TimofeyBoyko
6ac0fe0546 Web:Delete useless code 2022-08-24 12:57:11 +03:00
TimofeyBoyko
4a29d2fab2 Web:Client: add feature for disabling plugin-system from server 2022-08-24 12:34:53 +03:00
TimofeyBoyko
2a2cf185e5 Web:Common:SettingsStore: add enablePlugins and pluginOptions 2022-08-24 12:33:37 +03:00
TimofeyBoyko
ee591c9bbb Web:Client:Helpers: update import for plugins helpers 2022-08-24 12:32:55 +03:00
TimofeyBoyko
051c9e207a Web:Common:API: move api for plugins from client to common 2022-08-24 12:32:26 +03:00
256785bc70 Web: Removed api request. 2022-08-24 11:33:40 +03:00
f37f355a41 Web: Components: fixed renderRow 2022-08-24 11:28:13 +03:00
d951ad37a5 Web: Added color. 2022-08-24 10:35:46 +03:00
6c331a3074 Web: Added functionality for the grace period. 2022-08-24 10:25:08 +03:00
mushka
b95b40dcd5 title onchange bugfix 2022-08-23 18:46:51 +03:00
mushka
d11bf57154 setParamsBugfix 2022-08-23 18:44:20 +03:00
mushka
89b712d09e changed uploadedFile from icon.big to icon.original 2022-08-23 14:56:10 +03:00
mushka
e0027510d5 coded out functionalitu for adding logos to rooms in createRoomEvent 2022-08-23 14:43:21 +03:00
TimofeyBoyko
7042dca053 Merge branch 'develop' into feature/system-plugin-v2 2022-08-23 14:38:45 +03:00
mushka
07dd6b04cb added an ability for FileTile to display room logo 2022-08-23 14:38:37 +03:00
mushka
43e1562f3d added functionality for uploading and deleting roomLogos in EditRoomEvent 2022-08-23 14:36:35 +03:00
TimofeyBoyko
5dc51e2c32 Web:Client:PortalPlugins: add translation keys 2022-08-23 14:35:51 +03:00
mushka
9f7fb72519 removed uselsess functions from thirdpartyStorage 2022-08-23 14:34:37 +03:00
mushka
02db59a9d4 removed useless uploadedFile var from IconEditor 2022-08-23 14:33:19 +03:00
mushka
097072919f commented out logo fetching functionality in EditroomDialog 2022-08-23 14:31:21 +03:00
mushka
9dcc3af710 added thirdpartyfolderId param to roomParams in createRoomDialog 2022-08-23 14:30:46 +03:00
mushka
23a5faa0a4 cleaned up api/rooms 2022-08-23 14:30:16 +03:00
mushka
afc24f98cc added removeLogo api call to api/rooms 2022-08-23 14:29:47 +03:00
mushka
28296d2095 added logo as a file param to filesStore 2022-08-23 14:28:22 +03:00
c5171c01aa Web: Files: fixed filter pageCount 2022-08-23 14:25:34 +03:00
TimofeyBoyko
0ae23204f7 Web:Client:PortalPlugins: add delete method 2022-08-23 14:11:23 +03:00
a4c49681e8 Web:Client:Fix styles Customization. 2022-08-23 13:54:06 +03:00
44da3f9a5d Web:Client:Fix styles Apperance. 2022-08-23 13:53:37 +03:00
c71dc0ca6a Web:Client: Change header for settings. 2022-08-23 13:52:51 +03:00
be8e0a1c60 Web:Client: Add Branding, Appearance in settingsTree. 2022-08-23 13:51:30 +03:00
a75f794d3f Web:Components:Change padding for settingsStudio. 2022-08-23 13:50:46 +03:00
cdc11afb81 Web:Components:Change the styles of the tabsContainer. 2022-08-23 13:50:14 +03:00
00ef98d972 Web:Components:Change the styles of the submenu. 2022-08-23 13:49:36 +03:00
cc31520a53 Web:Components: Change the styles of the main button. 2022-08-23 13:49:08 +03:00
cc5f2c9770 Web:Client: Fix styles StyledBreakpointWarning. 2022-08-23 13:44:17 +03:00
2d9972aefe Web:Components: Change theme for mainButton, tabsContainer, fieldContainer. 2022-08-23 13:43:54 +03:00
06cf08c4f5 Web:Client:Added translations "AdditionalResources", "CompanyInfoSettings", change "TimeZone". 2022-08-23 13:42:37 +03:00
737359b21a Merge branch 'develop' into feature/stripe 2022-08-23 12:05:06 +03:00
461e272393 Web: Disabling the functionality of selecting the number of managers when updating the tariff. 2022-08-23 11:53:38 +03:00
e041e04a8a Web: Fixed due date. 2022-08-23 11:52:36 +03:00
6b592bdd0a Web: The initial value of the number of managers has been changed, the api request has been updated. 2022-08-23 11:51:50 +03:00
TimofeyBoyko
4a7be88e5a Web:Common:API: update filter for accounts 2022-08-23 11:36:14 +03:00
TimofeyBoyko
f9ba85fd7d Web:Client:UsersStore: update context menu items for users 2022-08-23 11:35:39 +03:00
TimofeyBoyko
4818d2aa86 Web:Client:Accounts: add info-panel logic for table view 2022-08-23 11:10:09 +03:00
TimofeyBoyko
906b660d44 Web:Client:Accounts: fix bugs at info-panel and update table and row views for pending users 2022-08-23 10:54:09 +03:00
d2035f16c3 Web: Files: fixed hotkeys border, fixed caretIndex 2022-08-22 18:22:54 +03:00
a748a372bb Web: Files: fixed InfiniteLoaderComponent 2022-08-22 17:21:01 +03:00
1ab4ff0a08 Web: Added waiting for translations. 2022-08-22 16:56:59 +03:00
TimofeyBoyko
cf84e5fbd4 Web:Client:Accounts: update logic of changing type of user 2022-08-22 16:55:41 +03:00
mushka
abee52081b filter out unavialable connect items 2022-08-22 16:30:35 +03:00
mushka
bc426aa1d2 fixed bug with unsupported connectItems 2022-08-22 16:29:45 +03:00
mushka
c38ef492b1 commented out thirdparty param 2022-08-22 16:20:48 +03:00
mushka
dacc26a811 updated and added props to pass to editRoomEvent 2022-08-22 16:19:11 +03:00
mushka
c0f615b81b added functiopnality to 3party combob box, integrated conect dialog 2022-08-22 16:18:40 +03:00
3618f58c25 Merge branch 'feature/docspace-backup' of github.com:ONLYOFFICE/AppServer into feature/docspace-backup 2022-08-22 16:18:37 +03:00
mushka
1e6adaf1f8 updated perm settings styling 2022-08-22 16:18:11 +03:00
mushka
02ff3d68c7 created folder input for thirdpartyy connection 2022-08-22 16:17:58 +03:00
mushka
c01db749b9 fixed permanent settings 2022-08-22 16:17:39 +03:00
mushka
5991b944be fixed dropdzome styling 2022-08-22 16:17:07 +03:00
mushka
8d14df2314 new entities in dialogStore and several new props to pass for thirdparty connection 2022-08-22 16:16:50 +03:00
52a008ca61 Web: Fixed translations,icons. 2022-08-22 16:16:49 +03:00
mushka
c5a78fafd3 updated connect diaolog to work with room creation 2022-08-22 16:15:28 +03:00
5a399caf0e Web: The click area of the context menu has been enlarged. 2022-08-22 16:04:57 +03:00
1f2cceda94 Web: Common: hidden Selecto for infinite scroll 2022-08-22 14:38:00 +03:00
8e9d2c6d93 Web: Common: upgraded react-selecto 2022-08-22 14:30:42 +03:00
80f0e53912 Web: Fixed translation. 2022-08-22 13:22:58 +03:00
4b35f02578 Web: Common: Added that if the sidebar is removed, then remove the alert, the loader is added. 2022-08-22 13:19:54 +03:00
8c0e685f29 Web: Fixed translations. 2022-08-22 12:54:54 +03:00
d41a510f37 Web: Changed the URL of the payment page from the profile actions. 2022-08-22 12:20:38 +03:00
58a512df14 Web: Added a condition from the store. 2022-08-22 12:13:40 +03:00
3854d484a4 Web: Added an alert about a free tariff. 2022-08-22 11:59:18 +03:00
TimofeyBoyko
a6cd59e598 Web:Client:Accounts: remove invite manager option 2022-08-22 11:24:32 +03:00
TimofeyBoyko
37c296c710 Web:Client:Article: remove invite manager option 2022-08-22 11:24:18 +03:00
TimofeyBoyko
124a955ef2 Web:Client:Accounts: add info-panel for user 2022-08-22 10:05:44 +03:00
c7ecb2d715 Web: Fixed loader. 2022-08-22 09:19:43 +03:00
d9c991a88c Web: Added loaders. 2022-08-22 09:02:46 +03:00
c24c66ecec Web: Added receiving a link for payment if the user has stopped his choice. 2022-08-19 18:11:54 +03:00
36c30428fc Merge branch 'develop' into feature/settings-common 2022-08-19 15:05:33 +03:00
2925eb27aa Web:Common:Fix. 2022-08-19 14:38:36 +03:00
b6fe70e23e Web:Client:Add loader for Appearance. 2022-08-19 14:38:14 +03:00
9ac1206eeb Web:Client:Add loader for BreakpointWarning. 2022-08-19 14:34:32 +03:00
76425d4134 Web: Files: fixed setViewAs 2022-08-19 14:11:58 +03:00
e5e1d966d1 Web: Files: restored paging, added withPaging parameter 2022-08-19 12:37:30 +03:00
40f2ef1fc2 Web:Common:Fix. 2022-08-19 10:00:34 +03:00
b7eec9fa1d Web:Common:Fix isVersion error. 2022-08-19 10:00:18 +03:00
c16b1844a5 Web:Client:Adaptive preview layout. 2022-08-19 09:36:20 +03:00
29eb15c6a5 Web:Client:Add LinkTheme. 2022-08-19 09:27:26 +03:00
d293be6d57 Web:Common:Add LinkTheme. 2022-08-19 09:27:04 +03:00
mushka
cff96d5a25 fixed deleted state passing 2022-08-19 04:12:43 +03:00
mushka
47faf5d832 removed unused file 2022-08-19 04:11:00 +03:00
mushka
eec3be8ba4 updated and cleaned up events 2022-08-19 04:10:49 +03:00
mushka
6e083782d7 updated and fixed modal-dialog 2022-08-19 04:10:12 +03:00
mushka
f59de045fe tryouts for editRoom icon restructure 2022-08-19 04:09:52 +03:00
mushka
3e4a036cb0 permanent settings update and tweak 2022-08-19 04:09:00 +03:00
mushka
e9b451598d tweaked ThirdpartyComboBox 2022-08-19 04:08:15 +03:00
mushka
35102131f1 fixed imports in IconCropper 2022-08-19 04:07:39 +03:00
mushka
ca65ccbb68 fixed props passing from setRoomParams 2022-08-19 04:07:18 +03:00
mushka
9028432bf6 updated and fixed tagInput + changed default tag functionality 2022-08-19 04:06:48 +03:00
mushka
fa2275b0e8 passed default tag to previewTile + started working on default tag change 2022-08-19 04:05:58 +03:00
mushka
c187ffade5 fixed and updated roomType 2022-08-19 04:02:39 +03:00
mushka
8ce7810566 created new view for RoomTypeDropdown on mobile 2022-08-19 04:02:17 +03:00
79bfefcc29 Web: Deleted useless code. 2022-08-18 19:10:27 +03:00
395d265f9c Web: Returned code. 2022-08-18 18:51:28 +03:00
514b874124 Web: Added tooltip for payer. 2022-08-18 18:46:02 +03:00
9ea79e41a1 Web: Added payer container. 2022-08-18 18:44:56 +03:00
ef836af818 Web:Client:Fix styles Preview. 2022-08-18 17:57:49 +03:00
7c639ff2e5 Web:Components:Change filesBadges color theme. 2022-08-18 17:56:52 +03:00
fa01d5bd18 Web:Common: Fix currentColorScheme. 2022-08-18 17:56:17 +03:00
f742b4148b Web:Client:Changing badge styles. 2022-08-18 17:54:59 +03:00
7a83e1d713 Web:Common:Changing badge styles. 2022-08-18 17:53:35 +03:00
mushka
b8ee0b66e0 updated yarn.lock and package.json 2022-08-18 17:05:36 +03:00
TimofeyBoyko
b791010f3e Web:Components:TableContainer: add available to display dropdown at group menu button 2022-08-18 15:38:21 +03:00
TimofeyBoyko
90fc57c925 Web:Client:Accounts: update group menu 2022-08-18 15:37:55 +03:00
TimofeyBoyko
bc8d2916f1 Web:Client: add new translation keys 2022-08-18 15:37:15 +03:00
TimofeyBoyko
545605ef16 Web: Client: add new icons for accounts group menu 2022-08-18 15:36:29 +03:00
457200198a Merge branch 'develop' into feature/inifinite-scroll 2022-08-18 15:29:50 +03:00
7b7218a4c1 Web: Added tooltip. 2022-08-18 15:22:03 +03:00
a47c4c09fb Web: Added due date, added date conversion according to page language. 2022-08-18 13:47:33 +03:00
66c6ad0b68 Web: Refactoring. 2022-08-18 12:44:35 +03:00
84790c8076 Web: Fixed translation. 2022-08-18 12:30:48 +03:00
e78b02cd0b Web: Added portal quota, added translations. 2022-08-18 12:28:17 +03:00
ffb684cddf Web:Client:Added translations "Appearance", "Branding". 2022-08-18 12:01:14 +03:00
4e30b65fe4 Web: Added getting payment price from api. 2022-08-18 11:29:49 +03:00
8fefd3debb Merge branch 'develop' into feature/create-room 2022-08-18 11:25:02 +03:00
a6ddc6937c Web: Files: fixed deleteAction toast 2022-08-18 10:46:22 +03:00
09fbafed03 Web: Components: fixed loadMoreItems 2022-08-18 10:20:12 +03:00
TimofeyBoyko
246839378e Web:Common:Navigation: fix styles after changing section header height 2022-08-18 10:12:41 +03:00
TimofeyBoyko
ebcc8bc1da Web:Common:Article: increase height of portal logo container 2022-08-18 10:11:10 +03:00
TimofeyBoyko
37210c90f3 Web:Client:Pages: increase section header height for home and accounts pages 2022-08-18 10:10:47 +03:00
TimofeyBoyko
9a42e35fd6 Web:Components:TableContainer: change group menu and group menu item styles 2022-08-18 10:10:09 +03:00
7a4a54efd2 Web:Client:Fix preview theme. 2022-08-17 18:15:38 +03:00
9120cbc0a8 Web:Components: Delete colorScheme colors. 2022-08-17 18:14:57 +03:00
97796c2941 Web:Common:Fix. 2022-08-17 18:14:21 +03:00
6df825670d Web: Components: fixed scroll z-index 2022-08-17 17:55:59 +03:00
c8676289a6 Web: Files: Hotkeys: fixed scrollToCaret 2022-08-17 17:55:05 +03:00
2e2b701df0 Web: Common: changed DEFAULT_PAGE_COUNT 2022-08-17 17:54:35 +03:00
896f86fde4 Web: Files: fixed hotkeys scroll 2022-08-17 17:30:55 +03:00
2afade9016 Web: Files: Hotkeys: added throttle to keydown event 2022-08-17 17:16:49 +03:00
86c8cc1938 Web: Added adaptive layout for container with current quota. 2022-08-17 16:49:59 +03:00
a268a4efbd Web:Components: Fix arrowDropdown, StyledMainButton styles. 2022-08-17 15:53:05 +03:00
b5c8b1f953 Web:Common:Fix MainButton theme. 2022-08-17 15:52:16 +03:00
cb8c6741ff Web:Components: Add textColorDisabled. 2022-08-17 15:51:50 +03:00
166d47c359 Web:Common:Fix SubmenuItemLabel theme. 2022-08-17 15:51:14 +03:00
1ab5666dd1 Web:Common:Fix button theme. 2022-08-17 15:50:47 +03:00
0b1a8bf368 Web: Files: fixed infinite-scroll styles 2022-08-17 15:11:48 +03:00
98fa603d27 Web:Components:Changed button text color to white. 2022-08-17 14:55:58 +03:00
25355382ed Web:Common:Fix buttonTheme. 2022-08-17 14:55:24 +03:00
TimofeyBoyko
8da837c9ac Web:Components:Combobox: delete useless code 2022-08-17 14:51:32 +03:00
TimofeyBoyko
82753e9c6b Web:Client:Accounts: hide paid badge 2022-08-17 14:51:07 +03:00
TimofeyBoyko
4da9a3a43d Web:Client:Article: show accounts item only for admins 2022-08-17 14:50:43 +03:00
TimofeyBoyko
54c5352fd9 Web:Client:Accounts: add translation keys for empty screen 2022-08-17 14:50:21 +03:00
TimofeyBoyko
b8a5f121e3 Web:Client: add new translation keys for accounts empty screen page 2022-08-17 14:49:53 +03:00
2b6c4b127a Merge branch 'develop' into feature/docspace-backup
# Conflicts:
#	products/ASC.Files/Core/Core/FileStorageService.cs
#	products/ASC.Files/Core/Core/Security/FileSecurity.cs
#	products/ASC.Files/Server/Api/ThirdpartyController.cs
2022-08-17 13:58:00 +03:00
fe7140c21d Web: ManualBackup: fixed after merge. 2022-08-17 13:34:05 +03:00
f0ff24b065 Web: Deleted useless code. 2022-08-17 12:57:34 +03:00
f08679dd2d Web: Deleted useless code. 2022-08-17 12:54:20 +03:00
a6f9ea2f60 Web:Client:Returned a stylish StyledInfoPanelToggleWrapper. 2022-08-17 12:21:28 +03:00
14d743181e Web:Common:Fix InfoPanelToggle, LinkForgotPassword, LoadingButton. 2022-08-17 12:20:52 +03:00
TimofeyBoyko
2dfb779793 Web:Client:Accounts: update combobox view for table view 2022-08-17 12:10:40 +03:00
TimofeyBoyko
40c4952632 Web:Components:Combobox: add new modern view 2022-08-17 12:07:36 +03:00
14d3b37c2e Web:Components:Returned a stylish Textarea, InputBlock. 2022-08-17 12:05:34 +03:00
8f8cb84d9c Web:Common:Fix TextareaTheme, InputBlockTheme, TextInputTheme, ComboButtonTheme. 2022-08-17 12:04:58 +03:00
f790f970af Web:Common: Returned a stylish VersionBadge. 2022-08-17 11:54:01 +03:00
168adb4999 Web:Common: Fix VersionBadge. 2022-08-17 11:53:45 +03:00
TimofeyBoyko
f44a49710e Web:Client:Accounts: add translation keys for section body 2022-08-17 11:20:47 +03:00
be574f9011 Web:Components:Returned a stylish calendar. 2022-08-17 11:15:44 +03:00
eead02f968 Web:Common: Fix calendar. 2022-08-17 11:14:30 +03:00
4fb553f589 Web:Common: Fix IconWrapper. 2022-08-17 11:10:06 +03:00
5be3de19dc Web:Common: Fix FilterBlockItemTag. 2022-08-17 11:00:41 +03:00
TimofeyBoyko
59486ab21e Web:Client:Accounts: add translation keys for section header 2022-08-17 10:29:33 +03:00
15a57d61ae Web:Common:Fix IndicatorTheme. 2022-08-17 10:26:40 +03:00
0892b7469c Web:Components: Returned styles. 2022-08-17 10:26:13 +03:00
bd5b875d25 Web:Components:Fix StyledFloatingButton styles. 2022-08-17 10:25:12 +03:00
dd751ef7f6 Web:Common: Fix floatingButton styles. 2022-08-17 10:24:41 +03:00
e9ee5b118b Web:Common: Delete MainButtonMobileTheme. 2022-08-17 10:23:51 +03:00
TimofeyBoyko
6ab3da7752 Web:Client:Article: add translation keys for main button of accounts page 2022-08-16 18:45:54 +03:00
TimofeyBoyko
c8cf18030e Web:Client: add new key for en locale 'Manager' 2022-08-16 18:43:04 +03:00
TimofeyBoyko
76dac756f1 Web:Client:Accounts: add translation key 'Paid' for paid badge 2022-08-16 18:35:28 +03:00
TimofeyBoyko
12f59e8e35 Web:Client:Accounts: update position for badges on row view 2022-08-16 18:23:47 +03:00
7facc134bc Web: Changed test text for benefits. 2022-08-16 18:22:25 +03:00
09ecd3254c Web: Fixed styles. 2022-08-16 18:05:26 +03:00
d99293bdff Web: Fixed translation, added icon. 2022-08-16 17:54:44 +03:00
24d19b37ee Web: Transferred page into settings. 2022-08-16 17:49:44 +03:00
TimofeyBoyko
9c220ab77b Web:Client:Accounts: update colors and add new paid badge for accounts 2022-08-16 17:27:46 +03:00
f0e21d6ccd Web: Files: Fixed styles. 2022-08-16 17:17:24 +03:00
0238498377 Web: Added description if people count is more then limit. 2022-08-16 17:02:54 +03:00
b65b7c75e5 Move translates from NavMenu to Login 2022-08-16 16:26:00 +03:00
774b445c16 Web: Files: fixed removeFiles, fixed filterTotal 2022-08-16 16:16:33 +03:00
TimofeyBoyko
2633a0ed18 Web:Client:Accounts: update action menu for section header 2022-08-16 16:15:54 +03:00
fe37848cdc Web: Files: Row: fixed itemHeight 2022-08-16 16:15:05 +03:00
36c52959e5 delete useless 2022-08-16 16:13:50 +03:00
3309e68cd8 Web: Added disabling the component if the person does not have access rights. 2022-08-16 14:26:50 +03:00
6de34b390c Web: Components: Added isDisabled and isReadOnly props. 2022-08-16 14:24:25 +03:00
414f3d980a Web:Common:Fix button styles. 2022-08-16 13:53:45 +03:00
9d20c3c57f Web:Components:Fix CatalogItem. 2022-08-16 13:53:24 +03:00
9ca329f6a2 Web:Components:Fix submenu styles. 2022-08-16 13:52:57 +03:00
ba260e18a2 Web:Common:Fix submenu styles. 2022-08-16 13:52:41 +03:00
d30302af13 Web:Client:Fix QuickButtons styles. 2022-08-16 13:52:17 +03:00
60f15d8a1d Web:Common:Fix IconButtonTheme styles. 2022-08-16 13:51:41 +03:00
c2b5fd4d1f Web:Components:Fix CatalogItemTheme styles. 2022-08-16 13:50:11 +03:00
b1d21b4c52 Web:Common:Fix CatalogItemTheme styles. 2022-08-16 13:49:50 +03:00
da5a02d650 Web:Client:Fix Badges styles. 2022-08-16 13:48:53 +03:00
0d228f7033 Web:Common:Fix Badge. 2022-08-16 13:48:12 +03:00
5ebf9ccf9c Web:Components:Fix TabsContainerTheme styles. 2022-08-16 13:47:41 +03:00
abb11df755 Web:Common:Fix TabsContainerTheme. 2022-08-16 13:47:16 +03:00
09cc1d318e Web:Components:Fix ToggleButtonTheme styles. 2022-08-16 13:43:06 +03:00
bde4a1f019 Web:Common:Fix ToggleButtonTheme. 2022-08-16 13:42:31 +03:00
eab910e973 Web:Components:Fix theme. 2022-08-16 13:41:32 +03:00
d8f041edf8 Web:Common:Added IconButtonPinTheme. 2022-08-16 13:40:41 +03:00
TimofeyBoyko
58c8b138f2 Web:Components:TableContainer: change margin for settings table cell 2022-08-16 13:29:53 +03:00
TimofeyBoyko
1a1cbccd13 Web:Client:Acctouns: update table and row view 2022-08-16 13:29:30 +03:00
TimofeyBoyko
12c98c2cb8 Web:Client: rename PeopleBadges to Badges and move to accounts section 2022-08-16 13:29:08 +03:00
2ca45ff75d Web: Added possibility to change number through the input, changed the display of the maximum number, added border numbers for the track. 2022-08-16 12:54:21 +03:00
a9591c875c Login: add recover access dialog 2022-08-16 12:51:28 +03:00
6ef8662ab3 Login: RecoverAccess: add logic 2022-08-16 12:50:35 +03:00
acd6ed8b57 Login: move recover access modal from client 2022-08-16 12:33:45 +03:00
fc12eb4873 NavMenu: delete useless 2022-08-16 12:33:09 +03:00
ddc24796fe NavMenu: delete recover access 2022-08-16 12:26:42 +03:00
e08d1342c2 Login: fix style 2022-08-16 12:06:32 +03:00
34453e8cea Login: fix style 2022-08-16 11:47:54 +03:00
12a83327b0 Web: Added payments page. 2022-08-16 10:49:34 +03:00
fb453b3582 Web:Common:Fix mainButton styles. 2022-08-16 09:21:12 +03:00
e36ffa1f75 Web:Common:Fix button styles. 2022-08-16 09:20:43 +03:00
mushka
6d7dd140cd commented out react-avatar-editor dependancy 2022-08-15 19:13:15 +03:00
mushka
218b94b5b6 commented out unfinished room params 2022-08-15 19:07:59 +03:00
mushka
0a686b6731 added react-avatar-editor dependency 2022-08-15 19:06:46 +03:00
TimofeyBoyko
74c2180584 Web:Client:Accounts: update empty screen 2022-08-15 18:07:50 +03:00
5d3c98ea91 Web: Files: fixed fetch files 2022-08-15 17:41:39 +03:00
9ccf6055ea Web: Updated icons. 2022-08-15 17:33:36 +03:00
29187803e5 Web: Deleted useless code. 2022-08-15 17:24:41 +03:00
c65e01a988 Web: Files: fixed fetch files 2022-08-15 17:22:50 +03:00
8537afcbcf Web: Deleted useless code. 2022-08-15 17:22:20 +03:00