Commit Graph

4495 Commits

Author SHA1 Message Date
2fcf256e97 Web:Files:Badges: Fixed frame badges. 2021-12-20 18:09:23 +03:00
edd36d22cd Web:Files:Badges:Styling badges. 2021-12-20 16:58:47 +03:00
11e589ed81 Web:Files:Badges: Returned styles from SimpleFilesRow component to FilesRowContent. 2021-12-20 16:15:11 +03:00
6163f8427b Web:Files:Badges: Added new props lineHeight, textAlign to Badge styles. Added new conditions for resizing badges to the Badges and QuickButtons components. Added new props sectionWidth to HOCs withBadges and withQuickButtons. Styling badges. 2021-12-20 15:14:32 +03:00
dca7b8b76e Web:Files:Badges:Сhanging the displayed content in FilesRowContent. 2021-12-17 20:00:55 +03:00
cfd45e1444 Web:Files:Badges:Styling badges. 2021-12-17 15:37:42 +03:00
87a16df529 Web:Files:Badges:Styling badges. 2021-12-17 09:54:25 +03:00
302d044e58 Web:Files:Badges:Styling badges. 2021-12-15 19:47:02 +03:00
a04b498cdf Web:Files:Badges:Added edit check for QuickButtons. 2021-12-15 16:45:54 +03:00
c3ce65d540 Web:Files:Badges:Сhange badges breakpoints. 2021-12-15 16:35:23 +03:00
21895d221b Web:Files:Badges:Added the logic for generating the content of the version badges. Moved the logic of displaying the badges pictures into constants in Badges, QuickButtons. Styling badges. 2021-12-15 11:50:59 +03:00
167fc202b5 Web:Files:Badges:Сhanged the display order of the version badges, added the tablet class badges.Added breakpoints for badges. 2021-12-14 18:54:02 +03:00
b7e532b7e9 Web:Files:Badges:Styling the new-items badges. 2021-12-13 21:03:28 +03:00
f291945fc5 Web:Files:Badges:Fix SharedButton display. 2021-12-12 19:48:27 +03:00
bd410ebcd8 Web:Files:Badges:Combining shared and version status into one badge. Сolor change active SharedButton. 2021-12-10 18:46:41 +03:00
f5c5d1fa78 Web:Files:Badges:Added badgesComponent and HOC withBadges in FilesRowContent. Added quickButtonsComponent and HOC withQuickButtons in SimpleFilesRow. 2021-12-09 17:35:54 +03:00
05a551d2b1 Web:Files:Badges:Added new component QuickButtons and HOC WithQuickButtons. Moved badges from the Badges component to QuickButtons. Moved actions badges from HOC withBadges to WithQuickButtons. 2021-12-09 16:31:13 +03:00
b82747e7f4 Web:Files:Badges:Fixed work cursor lock badge. 2021-12-08 19:20:40 +03:00
87fe0892a4 Web:Files:Badges:Returned the frame on hover badge version. 2021-12-08 18:56:15 +03:00
ac5edf13cb Web:Files:Badges:Edited badges styles. 2021-12-08 15:43:12 +03:00
8eb1ea7c3b Web:Files:Badges: Added edit icons to appserver /public /images. Changed the display of edit icons. 2021-12-07 20:13:57 +03:00
98fa906954 Web:Files:Badges: Added favorite icons to appserver /public /images. Сhanged the onClickFavorite method in HOC withBadges. Changed the display of favorite icons. 2021-12-06 22:00:50 +03:00
d9afc8ff4f Web:Files:Badges: Changed icons of the favorite, edit, lock. Changed the display of lock icons. 2021-12-05 16:37:33 +03:00
9ea13156cb Web:Files:Badges:SharedButton icon change, resize 2021-12-03 12:20:45 +03:00
67fdda2302 Web:Files:Badges: The Text tag has been removed from the SharedButton.
Replaced share-button className with share-button-icon in SimpleFilesRow, TableRow.
Changed styles of share-button-icon className in TableRow.
2021-12-02 18:05:52 +03:00
5590eca01e Web:Files:Badges:Functional badges, styles, moved from the FilesRowContent component to the SimpleFilesRow component.
HOC withBadges removed from the FilesRowContent component, added to the SimpleFilesRow component.
The SharedButton has been added to the Badges component, and the badge className has been added to the SharedButton. Removed SharedButton text.
2021-12-02 17:03:33 +03:00
d31ea87211 Merge branch 'master' into develop
# Conflicts:
#	packages/asc-web-common/components/PageLayout/sub-components/section-body.js
#	packages/asc-web-components/table-container/TableHeaderCell.js
#	products/ASC.Files/Client/src/components/panels/SharingPanel/index.js
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
2021-11-21 13:57:55 +03:00
9ad5e54c1d Files: optimization 2021-11-18 18:32:12 +03:00
adbb316dd2 Web: moved "Owner" translation to Common 2021-11-15 18:33:32 +03:00
13fdab9e1f Web: Files: fixed markAsRead action 2021-11-15 17:55:02 +03:00
d6836cc3d3
Merge pull request #457 from ONLYOFFICE/feature/translate-1.0.1
Feature/translate 1.0.1
2021-11-13 20:04:11 +03:00
2c6e0d45bc Web: Fix wrong braces of variables inside translation files 2021-11-13 19:07:48 +03:00
c7c7267a9a Test: Added new WrongTranslationVariablesTest and fix it's issues 2021-11-13 19:03:10 +03:00
478ca3215b Web: Restored missing translations 2021-11-12 21:53:28 +03:00
9eb6c04a5a Web: Removed useless translation keys 2021-11-12 21:52:47 +03:00
623313e4be Web: Restored missing 'ru' translations 2021-11-12 21:14:44 +03:00
5ff07a8293 Web: Fix UselessTranslationKeysTest translation issues 2021-11-12 20:46:04 +03:00
d45f863f64 Web: Files: Fix showing success operation toast on empty trash 2021-11-12 20:45:31 +03:00
1c8f091dce Web: Fix DublicatesByContentTest translation issues 2021-11-12 20:12:33 +03:00
d8cf12f9d7 translations 2021-11-12 19:00:01 +03:00
400612f9ff Web: Files: fixed checkUpdateNode 2021-11-12 17:22:17 +03:00
63aee3fd73
Merge pull request #456 from ONLYOFFICE/bugfix/fixed-tree-menu-class-list
Web: Files: moved the tree id from classname to dataset
2021-11-12 16:44:50 +03:00
b5b61c4385 Web: Files: fixed tree folders drag 2021-11-12 16:16:17 +03:00
3c0b1a410e Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-12 17:50:05 +05:00
77de50578d Fixed bug 53531 - Web: Files: added toastr when we delete a file or folder 2021-11-12 17:49:50 +05:00
0bd634dd16 Web: Files: added className for tree root folders 2021-11-12 15:36:56 +03:00
eb5f69213e Web: Files: Settings: added className to TreeSettings 2021-11-12 14:33:32 +03:00
3363cb4111 Web: added className to MainButton 2021-11-12 14:17:20 +03:00
8910f4446a Web: Files: added className for MainButton items 2021-11-12 14:13:29 +03:00
549a0abe99 Web: Files: moved the tree id from classname to dataset 2021-11-12 12:25:28 +03:00