focalboard/webapp/src/components
2020-11-01 16:35:49 +01:00
..
__snapshots__ Rename src/client to webapp/src 2020-10-20 11:22:33 -07:00
blockIconSelector.scss Improving a bit the icon selector moving it to a component 2020-10-31 16:41:11 +01:00
blockIconSelector.tsx Improving a bit the icon selector moving it to a component 2020-10-31 16:41:11 +01:00
boardCard.scss Initial support of themes 2020-10-27 11:46:35 +01:00
boardCard.tsx Adding delete/duplicate icons to the boardCard menu 2020-10-30 16:49:19 +01:00
boardColumn.tsx Manual card order 2020-10-28 10:46:36 -07:00
boardComponent.scss Moving more css aside components 2020-10-25 22:17:13 +01:00
boardComponent.tsx Adding a bunch of icons 2020-10-30 18:31:40 +01:00
cardDetail.scss Improving a bit the icon selector moving it to a component 2020-10-31 16:41:11 +01:00
cardDetail.tsx Improving a bit the icon selector moving it to a component 2020-10-31 16:41:11 +01:00
cardDialog.tsx Adding a bunch of icons 2020-10-30 18:31:40 +01:00
comment.scss Markdown comments 2020-10-27 16:59:40 -07:00
comment.tsx Using more widely the Button and IconButton components 2020-10-31 17:30:56 +01:00
commentsList.scss Fix a bit the comments style 2020-10-31 15:44:42 +01:00
commentsList.tsx Migrating some octo-button class divs into Button objects 2020-11-01 16:35:49 +01:00
contentBlock.scss Adding divider content blocks 2020-10-30 19:06:32 +01:00
contentBlock.tsx Adding icon button component 2020-10-31 16:55:32 +01:00
dialog.scss Initial support of themes 2020-10-27 11:46:35 +01:00
dialog.tsx Using more widely the Button and IconButton components 2020-10-31 17:30:56 +01:00
editable.tsx npm run fix 2020-10-27 14:00:15 -07:00
filterComponent.scss Initial support of themes 2020-10-27 11:46:35 +01:00
filterComponent.tsx migrating filter component to use the Button component 2020-10-31 16:46:58 +01:00
flashMessages.scss Migrating flash messages into a component 2020-10-28 17:56:35 +01:00
flashMessages.tsx Changing the behavior of the flash messages 2020-10-28 18:37:17 +01:00
markdownEditor.scss Moving more css aside components 2020-10-25 19:28:09 +01:00
markdownEditor.tsx Markdown comments 2020-10-27 16:59:40 -07:00
propertyMenu.scss Moving css aside menu components 2020-10-26 14:43:29 +01:00
propertyMenu.tsx Map value <-> IDs when changing select properties 2020-10-26 09:31:25 -07:00
propertyValueElement.tsx Improve the property selector to allow modify colors and delete the properties right there 2020-10-30 20:33:01 +01:00
rootPortal.test.tsx Ran npm run fix 2020-10-20 12:52:56 -07:00
rootPortal.tsx npm run fix and replaced tabs with spaces 2020-10-21 15:03:12 -07:00
sidebar.scss Using more widely the Button and IconButton components 2020-10-31 17:30:56 +01:00
sidebar.tsx Using more widely the Button and IconButton components 2020-10-31 17:30:56 +01:00
tableComponent.scss Fixing table select elements 2020-10-30 18:40:46 +01:00
tableComponent.tsx Fix View title editing with board change 2020-10-27 14:36:07 -07:00
tableHeaderMenu.tsx Moving table header name menu into the new menu system 2020-10-24 12:28:38 +02:00
tableRow.scss Improving a bit hover handling in table row 2020-10-27 16:19:59 +01:00
tableRow.tsx Fixing table select elements 2020-10-30 18:40:46 +01:00
viewHeader.scss Migrating some octo-button class divs into Button objects 2020-11-01 16:35:49 +01:00
viewHeader.tsx Migrating some octo-button class divs into Button objects 2020-11-01 16:35:49 +01:00
viewMenu.tsx Fix some linting issues 2020-10-21 16:17:31 -07:00
viewTitle.scss Improving a bit the icon selector moving it to a component 2020-10-31 16:41:11 +01:00
viewTitle.tsx Improving a bit the icon selector moving it to a component 2020-10-31 16:41:11 +01:00
workspaceComponent.scss Moving more css aside components 2020-10-25 22:25:55 +01:00
workspaceComponent.tsx Improving sidebar menu 2020-10-27 22:18:17 +01:00