Commit Graph

5838 Commits

Author SHA1 Message Date
mushka
416bb477ef added loader for creareRoomEvent 2022-07-26 19:46:24 +03:00
mushka
7a5fd36201 removed unnecessary inject from CreateRoomDialog 2022-07-25 18:26:35 +03:00
mushka
400efbcec6 added and updated api calls in Files and Tags Stores 2022-07-25 18:21:50 +03:00
mushka
63829f01eb integrated new CreateRoomDialog in CreateRoomEvent and added tag functionality 2022-07-25 18:20:11 +03:00
mushka
2ce7d29466 added clearing output on addTag in TagInput 2022-07-25 18:19:24 +03:00
mushka
ccb737f19f new addNewTag and set up for real tag fetching in TagHandler 2022-07-25 18:18:11 +03:00
mushka
d9689fd6f9 revert of modal callout back to Event method 2022-07-25 18:17:22 +03:00
mushka
5311ebff5d some fixes and style tweaks in TagInput 2022-07-25 04:49:40 +03:00
mushka
720559c759 moved checkbox to ThirdpartyComboBox 2022-07-25 04:48:58 +03:00
mushka
34aa614127 added new components for thirdpartyFolderName param 2022-07-25 04:48:27 +03:00
mushka
57c72955b3 added thirdpartyFolderName to component state 2022-07-25 04:47:20 +03:00
mushka
fc6db0e215 overall component structure rebuild + some fixes 2022-07-25 03:31:43 +03:00
mushka
80db7bdb0f fixed importing issues 2022-07-24 23:46:24 +03:00
mushka
7ba028a12e upwork of tagInput dropdown 2022-07-24 23:46:02 +03:00
mushka
e8fec2ada1 moved StyledParam to its own file 2022-07-24 23:45:09 +03:00
mushka
01ce1e5316 fixes on own styled dropdown 2022-07-24 23:44:52 +03:00
mushka
55e841a016 redo of storage location to a single component 2022-07-24 23:44:29 +03:00
mushka
f37ff610b4 added rememberStorageLocation to component state 2022-07-24 23:42:59 +03:00
mushka
7d7bfb7d03 started updating tgiInput with new dropdown component 2022-07-24 18:58:11 +03:00
mushka
77f4f6be99 imported new styled-component to ThirpartyComboBox 2022-07-24 18:57:23 +03:00
mushka
4206f596f6 coded out integration with new ModalDialog isScrollLocked prop 2022-07-24 18:56:43 +03:00
mushka
fa883c967c moved dropdown styles to its own styled-component 2022-07-24 18:55:41 +03:00
mushka
ae78f66b81 import fixes 2022-07-23 02:09:15 +03:00
mushka
37ade0870f scroll fixation tryouts 2022-07-23 02:08:55 +03:00
mushka
83f958ec43 changed thirparty param from existing component to my own with custom dropdown 2022-07-23 02:08:24 +03:00
mushka
2e54549353 fixed styles in TagInput 2022-07-23 02:06:28 +03:00
mushka
41ac0b7dfc moved thirparty data to its own file 2022-07-23 02:05:57 +03:00
mushka
f5a7b7f6f8 finished with TagInput and TagList sub-components 2022-07-22 18:16:55 +03:00
mushka
7c39d55118 finished ThirpartComboBox 2022-07-22 18:14:34 +03:00
mushka
0bbf615c8b added mock fetched tags to tagHandler 2022-07-22 18:14:03 +03:00
mushka
f24f2c6bee temporarily disabled room creation api call 2022-07-22 18:13:11 +03:00
mushka
003dc33ba8 Merge branch 'develop' into feature/create-room 2022-07-22 14:35:47 +03:00
mushka
07e6ccbcf7 overall fixes and Image editor tryouts 2022-07-22 12:31:26 +03:00
mushka
bf4f2d5bad add ThirpartyComboBox 2022-07-22 12:30:53 +03:00
TimofeyBoyko
d15e4be920 Web:Files:TableView: fix table columns for rooms 2022-07-22 05:20:30 +03:00
Artem Tarasov
345dad709c Merge branch 'develop' into feature/doceditor-ssr 2022-07-21 16:02:48 +03:00
mushka
682b256cbe Merge branch 'develop' into feature/create-room 2022-07-21 15:49:10 +03:00
TimofeyBoyko
5d327f39e4 Web:Files:FilesStore: remove delete context menu item for room 2022-07-21 14:00:14 +03:00
TimofeyBoyko
c954aa7f8d Web:Files:FilesStore: fix updateRoomPin for idx === -1 2022-07-21 13:09:40 +03:00
TimofeyBoyko
750ecd9e8e Web:Files:ContextOptionsStore: hide delete item from group context menu for rooms 2022-07-21 13:04:57 +03:00
TimofeyBoyko
77f8eecf78 Web:Files: fix header of context menu for rooms 2022-07-21 12:01:38 +03:00
TimofeyBoyko
35cb3027b9 Web:Files: fix open archived room 2022-07-21 11:34:41 +03:00
TimofeyBoyko
1633d0782a Web:Files:TableView: fix view at room folder when info panel is open 2022-07-21 11:24:24 +03:00
TimofeyBoyko
5926b22dbb Web:Files:Store: remove pin option from archived folder 2022-07-21 10:22:51 +03:00
mushka
98172fc5c9 changed overall file structure and improved several components 2022-07-21 00:02:42 +03:00
mushka
0ce9f0befa create TagList sub-component for CreateRoom dialog 2022-07-21 00:01:16 +03:00
mushka
5b69d83a87 coded out interaction with new TagHandler for CreateRoom dialog 2022-07-21 00:00:08 +03:00
mushka
30e111c661 moved room types data outide of index.js file for CreateRoom dialog 2022-07-20 23:59:15 +03:00
mushka
2976b08232 created TagHandler form CreateRoom dialog 2022-07-20 23:58:19 +03:00
mushka
2cf298bd7d added more translation keys for CreatRoomDialog 2022-07-20 23:57:22 +03:00