Commit Graph

24 Commits

Author SHA1 Message Date
TimofeyBoyko
a0c8b27fb8 Web:Client:Home: fix drag and drop styles when info panel is open and columns is hide 2022-11-16 16:53:46 +03:00
Elyor Djalilov
f2c6bf7b00 bugfix/fixed bug with border style 2022-11-07 20:43:08 +05:00
4abaa35bbe Web: Added a transparent background to the button according to the layouts. 2022-11-03 16:38:55 +03:00
TimofeyBoyko
1b1252823a Web:Components:TableContainer: fix drop down z-index for group menu item 2022-10-13 14:02:46 +05:00
TimofeyBoyko
dd71b12fe0 Web:Components:TableContainer: add tag ref for header cell 2022-09-22 12:17:43 +03:00
d0a01ff723
Merge branch 'develop' into bugfix/fixed-infinite-tiles-styles 2022-09-15 20:54:58 +03:00
d21c910842 Web: Components: InfiniteLoader: removed useless selectedFolderId prop 2022-09-15 17:31:19 +03:00
TimofeyBoyko
c93a0b485e Web:Components:TableContainer: add disabled state for items 2022-09-15 11:47:57 +03:00
a3e3d7855f Web: Fix Table row height (Applied design styles) 2022-09-07 12:45:39 +03:00
TimofeyBoyko
8bda52c489 Merge branch 'develop' into feature/accounts-list 2022-08-31 11:38:34 +03:00
58424f1674 Components: TableContainer: add showSettings prop 2022-08-30 14:30:23 +03:00
TimofeyBoyko
2c3dd7276d Merge branch 'develop' into feature/accounts-list 2022-08-29 18:22:45 +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
9a42e35fd6 Web:Components:TableContainer: change group menu and group menu item styles 2022-08-18 10:10:09 +03:00
TimofeyBoyko
58c8b138f2 Web:Components:TableContainer: change margin for settings table cell 2022-08-16 13:29:53 +03:00
5d3c98ea91 Web: Files: fixed fetch files 2022-08-15 17:41:39 +03:00
645c771b3b Web: Components: fixed table columns 2022-08-12 15:28:57 +03:00
87d351a304 Web: Components: fixed List width, fixed fetch 2022-08-12 14:45:14 +03:00
4feba8a356 Merge branch 'develop' into feature/inifinite-scroll 2022-08-12 13:08:12 +03:00
2c2251d33e Web: Files: added default useReactWindow prop 2022-08-10 11:37:14 +03:00
0de5d36ce4 Web: Files: Scroll: added WindowScroller 2022-08-09 13:43:24 +03:00
TimofeyBoyko
012d347ca2 Web:Client: fix column width after switching from files to rooms 2022-08-09 10:57:30 +03:00
d0e4f67ec4 Merge branch 'develop' into feature/inifinite-scroll
# Conflicts:
#	packages/client/src/components/Article/Body/index.js
#	packages/client/src/pages/Home/Section/Body/RowsView/FilesRowContainer.js
#	packages/client/src/pages/Home/Section/Body/TableView/TableContainer.js
#	packages/client/src/pages/Home/Section/Body/TilesView/sub-components/InfiniteGrid.js
#	packages/client/src/pages/Home/Section/Body/TilesView/sub-components/StyledInfiniteGrid.js
#	packages/client/src/pages/Home/Section/Body/TilesView/sub-components/TileContainer.js
#	packages/client/src/store/FilesStore.js
2022-08-09 09:49:28 +03:00
e7252c4bc4 Web: Moved all clients app to packages directory 2022-07-22 22:01:25 +03:00