focalboard/webapp/src/components
2020-11-02 09:46:35 -08: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 Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
boardCard.tsx Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
boardColumn.tsx Manual card order 2020-10-28 10:46:36 -07:00
boardComponent.scss Fixed the icons in the board headers 2020-11-02 11:17:50 +01:00
boardComponent.tsx Fixing some linter errors 2020-11-02 11:20:00 +01:00
cardDetail.scss Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
cardDetail.tsx Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +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 Almost removed all the octo-button class 2020-11-01 17:35:25 +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 Removing more octo-button usages 2020-11-01 17:25:39 +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 Fix add board 2020-11-02 09:46:35 -08:00
tableComponent.scss Almost removed all the octo-button class 2020-11-01 17:35:25 +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 Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
tableRow.tsx Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
viewHeader.scss Removing more octo-button usages 2020-11-01 17:25:39 +01:00
viewHeader.tsx Removing more octo-button usages 2020-11-01 17:25:39 +01:00
viewMenu.tsx Fix some linting issues 2020-10-21 16:17:31 -07:00
viewTitle.scss Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
viewTitle.tsx Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +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