Commit Graph

706 Commits

Author SHA1 Message Date
afa804ed35 Merge branch 'release/1.0.0' into bugfix/Bug-52897
# Conflicts:
#	packages/asc-web-components/table-container/TableRow.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TableView/TableRow.js
2021-10-07 19:20:15 +03:00
42773eba77
Merge pull request #386 from ONLYOFFICE/bugfix/Bug-52980
Bugfix/bug 52980
2021-10-07 18:38:02 +03:00
fb893bb735 Web: Components: Table: removed unused code, fixed function names 2021-10-07 18:37:26 +03:00
31570e57d7 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 17:47:54 +03:00
749e89cbb3 Web: Components: fixed group-button-menu styles 2021-10-07 17:44:37 +03:00
ad48bf3f81 Web: Components: Toast: Fixed bug with word breaking style 2021-10-07 17:23:01 +03:00
a6573d9f98 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 15:59:50 +03:00
20954a66ce Web: Components: changed the logic for calculating the width of columns after adding 2021-10-07 14:12:59 +03:00
2e7a8fe423 Web: Files: fixed select 2021-10-07 14:11:52 +03:00
b9811be6f3 Web: Components: fixed snackbar 2021-10-07 13:56:46 +03:00
52a8c3f659 Web: Components: changed the logic for calculating the width of the columns after deletion 2021-10-06 18:27:34 +03:00
f14f6f965f Web:Components:Catalog-item: fixed badge height 2021-10-05 19:23:48 +08:00
3262e9f767 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-05 13:01:43 +03:00
4f9fddf794
Merge pull request #373 from ONLYOFFICE/feature/debug-info
Feature/debug info
2021-10-05 12:31:20 +03:00
3eea8beea0 Web: Files: fixed row selection 2021-10-05 12:14:21 +03:00
8e5314d534 Web: Files: fixed the size of the columns of the people table, added a reset of the table if it is invalid 2021-10-05 11:00:47 +03:00
dec1c42b71 Web: Fix dialog content height 2021-10-04 19:37:01 +03:00
324ca6af20 Web:Common:Catalog: added default width and fix margins 2021-10-04 22:22:06 +08:00
96980d00b8 Web: Components: changed article panel width 2021-10-04 15:08:56 +03:00
845a0dbf33 Web: Components: fixed table 2021-10-04 10:29:01 +03:00
376a4feda5 Web: Files: fixed the table, added resetting the column size when adding a new one 2021-10-03 17:06:14 +03:00
Artem Tarasov
ff17eee038 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-01 18:56:07 +03:00
1df1e12e59
Merge pull request #367 from ONLYOFFICE/bugfix/fixed-table-share-icon
Bugfix/fixed table share icon
2021-10-01 17:38:21 +03:00
5c05f0f375 Web: Components: RowContent: Fixed displaying side info 2021-10-01 17:11:14 +03:00
1727201852 Fixed Bug 52888 - Client.Files. Fixed share button size 2021-10-01 15:19:14 +03:00
Artem Tarasov
4a6738f898 Web: Common/Components/Files: deleted unnecessary code, refactoring 2021-10-01 11:05:03 +03:00
Artem Tarasov
fe3459a0ba Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-09-30 16:27:51 +03:00
Artem Tarasov
a75745aaaf Web: Components/Files: fixed selection styles for table 2021-09-30 16:27:01 +03:00
076fbcdab7 Web:People: added catalog 2021-09-30 21:17:10 +08:00
3e4c79e981 Web:Components:Catalog-item: added support big tablet 2021-09-30 17:30:17 +08:00
b36f141cfb Web:Common: fixed catalog on big screen tablet or mobile 2021-09-30 17:05:04 +08:00
Artem Tarasov
deb968f067 Web: Components: RowContent: fixed label length in row 2021-09-30 10:57:35 +03:00
Artem Tarasov
e64a7f07de Web: Common/Components/Files: fixed styles when selecting row 2021-09-30 10:55:26 +03:00
35c1d4d334 Web: Components: fixed shared column size 2021-09-30 10:47:23 +03:00
e5807a43fc Merge develop branch 2021-09-29 20:52:55 +08:00
6921658ed3 Web:Components: changed hover background for catalog-item 2021-09-28 22:51:15 +08:00
0963b8fad7 Web: added support IOS device (adding margin-top for catalog) 2021-09-27 22:29:28 +08:00
a5c57fea52 Web: added catalog layout and document catalog 2021-09-27 20:59:37 +08:00
f2913339d3 Web: Components: Added CountDown to Snackbar 2021-09-24 20:09:12 +03:00
f4e7c46b9d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/table-container/TableHeader.js
2021-09-24 10:44:30 +03:00
b324f5fbf4 added catalog-item 2021-09-23 16:08:08 +08:00
533fbd47fd Web: Components: fixed min column size 2021-09-21 17:50:07 +03:00
e40929ef5a Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-21 16:16:23 +03:00
454eb34dd5 Web: Components: Removed abbreviations of folder names in the tree, if the width of article allows. 2021-09-21 16:15:31 +03:00
de444cca93 Web: Components: fixed table resizing after window resizing 2021-09-21 14:46:06 +03:00
5e37585b0c Web: Files: fixed table 2021-09-21 14:24:43 +03:00
225258eec0 Merge branch 'develop' into feature/header-menu-items
# Conflicts:
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
2021-09-20 15:24:31 +03:00
31c57c4cf7 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-20 11:03:29 +03:00
f581f90d95 Web: Components: fixed table resize 2021-09-20 11:03:21 +03:00
f183d91992 Web: Components: Added update the "More items" length when adding new properties that do not fit to the full width of the menu header. 2021-09-20 08:38:45 +03:00
19b82b1ed3 Web: Returned old solution with disabled context menu item. 2021-09-17 15:14:11 +03:00
d712c7446a Web: Components: fix 2021-09-16 14:12:21 +03:00
ef40908652 Web: Components: rewrite fill on class 2021-09-16 13:42:57 +03:00
4c210a804d Web: Components: fixed cursor 2021-09-16 13:01:30 +03:00
d0973d8a86 Web: Components: add fill select row 2021-09-16 12:56:04 +03:00
bda448b222 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-16 10:11:51 +03:00
a1a819a3fa Fix Bug: Inaccessible items should not be displayed in the checkbox of the menu. 2021-09-16 10:11:44 +03:00
1ca554f82d Merge branch 'develop' into release/1.0.0
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	web/ASC.Web.Client/src/Shell.jsx
2021-09-15 14:45:33 +03:00
9f33461d38 Web: Components: fix color banner button 2021-09-14 16:03:21 +03:00
c4b31263e8 Web: Components: fix tree node font size 2021-09-14 13:51:37 +03:00
52dfeaa6e7 Web: Disabled body selection for macOS (for touchpad). 2021-09-14 12:28:13 +03:00
79b778c36d
Merge branch 'develop' into feature/new-campaigns 2021-09-14 11:48:24 +03:00
41f6a13888 Web: Components: fix toastr 2021-09-13 16:18:54 +03:00
1a257fcf0b Web: Fix empty error toast 2021-09-13 14:58:20 +03:00
40f162aca4 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-09-13 12:59:53 +03:00
f06e3c076b Fix Bug 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries 2021-09-13 12:54:59 +03:00
c7ad040293 Web: Sorted all "package.json" files by vscode-sort-package-json 2021-09-13 12:36:07 +03:00
38242e83c1 Web: Moved other common dependencies to sharedDependencies.js 2021-09-13 12:29:44 +03:00
74011d7328 Fixed Bug 52443 - Client.Files. Fixed downloadAs action 2021-09-13 11:09:59 +03:00
956c9b3467 Web: Moved "react", "react-dom", "react-router", "react-router-dom", "styled-components" to sharedDependencies.js 2021-09-10 15:57:14 +03:00
c8772bac0f Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-09-09 17:29:09 +03:00
2c80148662 Web: Components: Fixed icons location for macOS/iOS. 2021-09-09 13:05:56 +03:00
efd4302538 Web: Components: Fixed toastr icon location 2021-09-09 12:44:23 +03:00
18718aab93 Web: Updated babel packages 2021-09-08 17:40:31 +03:00
bfb85fd05f Web: Removed duplicated dependency declaration (attr-accept) 2021-09-08 17:17:57 +03:00
fabaaef0f9 Web: Updated react-toastify and extended ModuleFederationPlugin shared section 2021-09-08 16:28:10 +03:00
551c623541 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/new-campaigns
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-09-08 14:36:10 +03:00
8e6fa7f5fa Web: Components: added banner img loader 2021-09-08 10:35:36 +03:00
0373be2a18 Fix Bug 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries. 2021-09-07 12:08:46 +03:00
ea9b6371a5 Web: Files: Table: added click on column header 2021-09-03 12:53:03 +03:00
1fdb42a53a Fix Error 52282 - Client.Files. When grabbing the left mouse button, page elements go beyond their boundaries. 2021-09-01 15:25:20 +03:00
e4c34e5068 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:24:22 +03:00
6e987786f4 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-30 16:24:16 +03:00
9236a83ab8 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-30 16:04:45 +03:00
880d73ae22 Fix Bug 52269 - Client. Files. Removed sorting by "Author" for personal 2021-08-30 16:04:35 +03:00
51c2341248 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-30 15:59:17 +03:00
e1f320c2f1 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-08-27 17:45:59 +03:00
ccd7532161 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2021-08-27 17:45:52 +03:00
2a872fe337 Fix Bug 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-27 17:10:26 +03:00
45865753a2 Web: Components: Table: fixed onResize error 2021-08-27 14:18:13 +03:00
a4d12a2c75 Web: Files: removed console.log 2021-08-27 14:06:24 +03:00
f740b63fa5 Web: Components: fixed hasAccess 2021-08-26 17:50:27 +03:00
6bb9cb2235 Web: People: fixed user access for module People 2021-08-26 17:47:21 +03:00
833cd9553c Web: Files: fixed FilesTableRow after merge 2021-08-26 16:20:02 +03:00
ff7f3926ce Merge branch 'develop' into feature/table-view
# Conflicts:
#	packages/asc-web-common/components/PageLayout/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
#	public/locales/de/Common.json
#	public/locales/it/Common.json
#	public/locales/lo/Common.json
#	public/locales/pt-BR/Common.json
#	public/locales/ro/Common.json
2021-08-26 16:05:15 +03:00
c66268a9c2 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/helpers/utils.js
2021-08-26 13:49:25 +03:00
e5c15cb7a7 Web: Files: Table: fixed drag styles 2021-08-25 16:53:26 +03:00
8727b504b7 Merge branch 'develop' into feature/table-view
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/pages/Home/Section/Body/TilesView/FileTile.js
2021-08-25 16:48:07 +03:00
248d70cbf9 Web: Components: group-button: Added alt text for component 2021-08-24 16:31:16 +03:00
0cfb70d9e2 Error 52089 - Client.Files. Elements of the page are not selected using left mouse button. 2021-08-23 13:50:21 +03:00
36987fb1f3 Web: Remove useless condition, defined display type of panels. 2021-08-19 18:35:04 +03:00
3b8cf0a275 Merge branch 'develop' into feature/file-folder-selectors
# Conflicts:
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/helpers/utils.js
#	web/ASC.Web.Editor/src/Editor.jsx
2021-08-19 10:08:14 +03:00
46a97efb52 Merge branch 'develop' into release/1.0.0
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/ThirdPartyList.js
2021-08-18 16:59:00 +03:00
34408c6e41 Web: Components: added style props for snackbar 2021-08-17 21:20:31 +03:00
88d18dd648 Web: Files: fixed row styles 2021-08-17 17:55:11 +03:00
93c2b06f06 Web: Files: removed unused code 2021-08-17 15:38:59 +03:00
6ebffc1784 Web: Components: fixed Link re-render 2021-08-17 15:19:33 +03:00
fce37422f4 Web: Components: fixed styled, fixed isViewedSelected error 2021-08-16 12:15:36 +03:00
f5e9e17e11 Merge branch 'develop' into feature/table-view
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Header/index.js
2021-08-16 10:53:48 +03:00
36b464a29b Web: Components: delete console.log 2021-08-04 11:57:12 +03:00
3c97f8e736 Web: Table: fixed TableGroupMenu resize 2021-08-02 18:16:15 +03:00
8fca0ae6d1 Web: Components: Table: fixed styles, refactoring 2021-08-02 13:17:34 +03:00
371bba612d Web: Components: fixed IconButton onClick 2021-08-02 12:30:55 +03:00
da6816f04c Web: Components: Table: fixed header crash 2021-08-02 11:50:44 +03:00
86a0f18258 Web: Components: Fixed memory leak after transition from model view to aside view. 2021-08-02 11:21:38 +03:00
432095072b Web: Table: fixed resize 2021-07-30 19:13:45 +03:00
eff32de5f3 Web: Components: Table: fixed TableGroupMenu 2021-07-30 18:04:05 +03:00
57b1382a87 Web: fixed article panel resize 2021-07-30 16:08:54 +03:00
562e1f203b Web: Components: Table: added min column width 2021-07-30 14:51:40 +03:00
ead5d1f6a1 Web: Files: SelectorFolder: The component has been simplified and extended (aside view). 2021-07-30 14:18:11 +03:00
e469f6b555 Web: Components: fixed the logic of adding new columns 2021-07-30 13:54:13 +03:00
1648777ffa Web: Components: Table: fixed columns resize 2021-07-30 10:02:30 +03:00
6829a2c854 Web: People: added table view, refactoring 2021-07-29 20:21:26 +03:00
bd2a5070a2 Web: Components: fixed checkbox onChange event 2021-07-29 18:13:57 +03:00
24a550cf57 Web: People: created new HOCs for people, refactoring 2021-07-28 21:06:14 +03:00
eb1049790b Web: Files: fixed table filter 2021-07-28 17:22:50 +03:00
2abbd580c2 Merge branch 'develop' into feature/table-view
# Conflicts:
#	public/locales/en/Common.json
#	public/locales/ru/Common.json
2021-07-28 16:53:23 +03:00
3edc22c2fb Web: Files: added change of view from table to rows 2021-07-28 16:42:07 +03:00
b1ddf85906 Web: Components: fixed view-selector selection bug 2021-07-28 16:37:34 +03:00
6b08fa8a84 Web: Files: fixed table styles 2021-07-27 16:02:25 +03:00
475d6d638f Web: Files: added column filtering 2021-07-27 15:22:51 +03:00
445c7ae43f Web: Files: added cell type 2021-07-27 13:51:56 +03:00
c834c7615a Web: Components: fixed banner button color 2021-07-27 12:47:55 +03:00
3c7d700a49 Web: Components: added new logic for resizing columns 2021-07-26 17:42:45 +03:00
e17c996111 Web: Components: fixed snackbar button 2021-07-26 12:31:56 +03:00
d86605e2da Web: Files: added drag and drop for table 2021-07-23 18:13:06 +03:00
7f389e200e Web: Files: added dragOptions to TableRow 2021-07-23 16:19:53 +03:00
b02bf63a8e Web: Files: fixed display of share column 2021-07-23 14:17:23 +03:00
89f63d3326 Web: Components: added button decoration 2021-07-23 12:23:00 +03:00
09c9cfe645 Web: Table: added the opportunity to hide columns, fixed styles, refactoring 2021-07-22 16:55:26 +03:00
e7f9bba04c Web: Components: fixed snackbar close 2021-07-21 12:40:52 +03:00
c92d8318f1 Web: Files: fixed header sorting, removed unused code 2021-07-21 12:16:46 +03:00
8c76638669 Web: Components: added insert html in snackbar 2021-07-21 10:52:15 +03:00
b903e58002 Web: Components: rewriting snackbar on class component 2021-07-21 07:15:25 +03:00
044168c6db Web: Components: fixed header styles 2021-07-20 16:01:54 +03:00
d84229886f Web: Components: Table: added header filtering, refactoring 2021-07-20 13:29:39 +03:00
dc8fd150a3 Web: Components: added header align props 2021-07-20 13:28:36 +03:00
829edbbda5 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-07-20 13:22:44 +03:00
02c39878d4 Web: Components: added text style props 2021-07-20 13:19:56 +03:00
0127a555c8 Web: Components: added show icon props 2021-07-20 13:07:50 +03:00
514aadfc13 Web: Components: fixed color props 2021-07-20 11:27:07 +03:00
a3b20c12dc Web: Components: added color props 2021-07-20 11:07:41 +03:00
f645d6acc0 Web: Components: added background image props 2021-07-20 06:51:29 +03:00
5ed5adbb9b Web: Components: Table: added settings, fixed table group menu header 2021-07-19 14:09:09 +03:00
b957b48c4e Web: Components: Table: fixed header styles 2021-07-16 15:32:46 +03:00
bfa7f75eb2 Web: Files: added translations to TableHeader.js 2021-07-16 13:24:25 +03:00
4cb025b5b2 Web: Files: added selectbox support 2021-07-16 12:36:47 +03:00
a5835615b9 Web: Components: Table: added default header styles 2021-07-16 11:55:59 +03:00
cd8242ee69 Web: Files: added context-menu to files module 2021-07-15 18:10:37 +03:00
2751e0710b Web: Components: added table container styles 2021-07-15 16:56:12 +03:00
d1ec4a262b Web: Components: added TableGroupMenu 2021-07-15 16:55:24 +03:00
568aa61071 Web: Table: refactoring 2021-07-15 10:57:06 +03:00
624b0703c9 Web: Components: fixed color 2021-07-15 09:56:09 +03:00
d7b5f504ed Web: Components: added btnText props 2021-07-15 09:55:21 +03:00
29866d73ac Web: Components: deleted unused 2021-07-14 17:13:16 +03:00
728b6d359d Web: Components: replaced snackbar 2021-07-14 17:12:13 +03:00
1ebc588a93 Web: Bumped version to 1.0.0 2021-07-14 13:26:36 +03:00
245928b14e Web: Components: removed unused table files 2021-07-13 11:52:34 +03:00
08a380d5aa Web: Table: changed the logic of work 2021-07-13 11:07:50 +03:00
cc2377aa33 Merge branch 'develop' into feature/table-view 2021-07-12 11:19:59 +03:00
4295ec2ecc Web: Components: Snackbar: Fixed mobile and small tablet margin 2021-07-09 19:21:34 +03:00
3cfc3bd924 Web: Components: Snackbar: Fixed mobile margin 2021-07-09 19:10:34 +03:00
39b7163267 Web: Files: added new table cells, fixed table styles 2021-07-09 13:39:09 +03:00
64f455eb59 Web: init table view 2021-07-09 11:59:20 +03:00
57b485906c Web: Components: fixed banner margin 2021-07-02 18:08:04 +03:00
b3fd47a216 Merge branch 'feature/CampaignsBanner' of github.com:ONLYOFFICE/AppServer into feature/personal
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-07-02 16:42:05 +03:00
a31dc583c1 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.Files/Client/src/HOCs/withFileActions.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/pages/Settings/index.js
2021-07-02 16:26:45 +03:00
da924cc3b3 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/CampaignsBanner
# Conflicts:
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-07-02 16:12:06 +03:00
749728d085 Web: Components: fixed banner width 2021-07-02 13:21:54 +03:00
c940aae128 Web: refactoring translation loaders 2021-07-02 12:25:36 +03:00
6fa5368336 Web: Components: fixed banner sub-header line height 2021-07-01 15:18:02 +03:00
bca3f0f3d8 Web: Components: fixed banner width for tablet 2021-07-01 14:36:48 +03:00
79c7a461d7 Web: Components: fixed banner width 2021-07-01 13:46:18 +03:00
a7d56b56f2 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/CampaignsBanner 2021-07-01 13:12:18 +03:00
a489e73245 Web: Components: fixed banner styles 2021-07-01 12:23:20 +03:00
e2adbff10f Web: Components: fixed banner styles 2021-07-01 11:52:56 +03:00
a4929bbdd4 Web: Components: fixed banner style 2021-07-01 11:23:39 +03:00
fe1a787d1b Web: Components: disabled hover button in banner 2021-07-01 10:51:47 +03:00
bcf7ceb568 Merge branch 'develop' into feature/translations-loaders
# Conflicts:
#	packages/asc-web-common/components/Loaders/index.js
2021-07-01 09:13:17 +03:00
348a0577e7 Web: Components: fixed banner 2021-07-01 00:50:15 +03:00
0d3f441fd5 Web: Components: added body link for banner 2021-07-01 00:28:58 +03:00
6fe51a936e Web: Components: added campaigns banner test 2021-06-30 18:35:25 +03:00
1edb2662f1 Web: Components: added campaigns banner storybook 2021-06-30 18:31:44 +03:00
be88eae6bf Web: Components: added campaigns banner 2021-06-30 18:10:16 +03:00
1083fd8416 Merge branch 'develop' into feature/personal
# Conflicts:
#	products/ASC.Files/Client/src/pages/Home/Section/Filter/index.js
#	products/ASC.Files/Client/src/store/FilesStore.js
2021-06-30 16:09:53 +03:00
Artem Tarasov
51e17e5510 Web: Files: fixed reset selection when open aside 2021-06-30 12:55:10 +03:00
Artem Tarasov
4da80d3f0c Web: Files: deleted unnecessary code 2021-06-30 10:50:06 +03:00
d163e09a1c Web: Components: added isLoading prop to modal-dialog 2021-06-30 10:23:49 +03:00
Artem Tarasov
8d1be25dbc Web: Component: ViewSelector: fixed styled 2021-06-29 22:02:12 +03:00
Artem Tarasov
3385d367d4 Web: Files: refactoring 2021-06-29 15:48:17 +03:00