Commit Graph

96 Commits

Author SHA1 Message Date
45313ba07f Web: Files: Fixed the length of the row separators according to the layout. 2022-01-27 13:54:33 +03:00
133bd65938 Web: Files: Removed state of begin scrolling. 2022-01-27 12:18:59 +03:00
a9bbbbabdc Fixed Bug53161 - Client.Files.Fixed table view header length. 2022-01-27 10:35:36 +03:00
3565666fd2 Web: Table: fixed default columns size, fixed styles 2022-01-11 12:34:54 +03:00
3a50fca3cc Merge branch 'hotfix/v1.1.1' into bugfix/dropdown-correct-display 2021-12-02 18:32:36 +05:00
11d527ba03 Merge branch 'master' into hotfix/v1.1.1
# 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/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	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:40:24 +03:00
097fc75369 Web: Files: Fixed checkbox clickability 2021-11-19 14:04:02 +03:00
638f6b6ddb Fixed Bug 53878 - Client: Check box. Fixed checkbox clickability 2021-11-19 13:44:41 +03:00
0fd5c2b67f Web: Files: renamed isDisabled to inProgress 2021-11-17 16:33:25 +03:00
a4d913a2c3 Web: Components: added Loader to TableRow 2021-11-16 12:43:29 +03:00
55b2f059f5 Fixed bug 52976 - Web: Components: added coloring of ui table header 2021-11-08 16:24:11 +05:00
1faf4eedc8 Web: Files/Components: Fixed drop down y offset for table view. 2021-10-26 16:04:38 +03:00
Artem Tarasov
31bfcbf398
Merge pull request #429 from ONLYOFFICE/bugfix/table-fix-add-share-button
Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing…
2021-10-25 17:04:14 +03:00
Artem Tarasov
4c416a5ae3 Merge branch 'bugfix/table-fix-add-share-button' of github.com:ONLYOFFICE/AppServer into bugfix/table-fix-add-share-button 2021-10-25 16:58:39 +03:00
Artem Tarasov
98876b5585 Web: Components: TableContainer: fixed sort icon container size 2021-10-25 16:58:29 +03:00
7d872b408c Web: Components: fixed column reset 2021-10-25 16:49:58 +03:00
bf51eff567 Web: Components: Table: fixed addNewColumns 2021-10-25 16:30:17 +03:00
077859cba3 Fixed Bug 53342 - Client.Table row. Fixed the addition of the sharing button 2021-10-25 15:24:01 +03:00
Artem Tarasov
f2d7f299f2 Web: Components: TableContainer: fixed width of header divider 2021-10-25 15:21:13 +03:00
bc37fcc8ce Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-14 16:06:55 +05:00
fc6d285c62 Web: Components: fixed table-header styles 2021-10-14 12:23:08 +03:00
6e4e3d69aa Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-12 20:26:45 +05:00
a6500754f2 Deleted border for group menu for macOS. 2021-10-11 17:51:01 +03:00
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
a6573d9f98 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-07 15:59:50 +03:00
b0fe6bd9e2 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-07 15:17:04 +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
52a8c3f659 Web: Components: changed the logic for calculating the width of the columns after deletion 2021-10-06 18:27:34 +03:00
4a16633734 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-05 18:14:15 +05:00
19c8ee34c0 Web: Components: added drop down work in two modes 2021-10-05 16:54:45 +05:00
3262e9f767 Merge branch 'release/1.0.0' into bugfix/fixed-styles-selcted-row 2021-10-05 13:01:43 +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
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
1727201852 Fixed Bug 52888 - Client.Files. Fixed share button size 2021-10-01 15:19:14 +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
35c1d4d334 Web: Components: fixed shared column size 2021-09-30 10:47:23 +03:00
533fbd47fd Web: Components: fixed min column size 2021-09-21 17:50:07 +03:00
de444cca93 Web: Components: fixed table resizing after window resizing 2021-09-21 14:46:06 +03:00
f581f90d95 Web: Components: fixed table resize 2021-09-20 11:03:21 +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