focalboard/webapp/src/components
2020-11-11 09:33:34 -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 Add BlockTypes type 2020-11-10 11:20:43 -08:00
boardColumn.tsx Cleanup drag and drop logic 2020-11-09 10:02:54 -08:00
boardComponent.scss Fixed the icons in the board headers 2020-11-02 11:17:50 +01:00
boardComponent.tsx cleanup addCardTemplate 2020-11-11 09:33:34 -08:00
cardDetail.scss Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
cardDetail.tsx Create template from card 2020-11-11 09:21:16 -08:00
cardDialog.tsx Create template from card 2020-11-11 09:21:16 -08: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 Fix MarkdownEditor css 2020-11-03 16:38:16 -08:00
contentBlock.tsx Refactor ContentBlock, fix order logic. 2020-11-09 13:06:39 -08:00
dialog.scss Card templates 2020-11-10 11:23:08 -08: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
horizontalGrip.scss Resize table columns 2020-11-02 15:47:45 -08:00
horizontalGrip.tsx Resize table columns 2020-11-02 15:47:45 -08:00
markdownEditor.scss Fix MarkdownEditor css 2020-11-03 16:38:16 -08:00
markdownEditor.tsx Fix MarkdownEditor css 2020-11-03 16:38:16 -08:00
propertyValueElement.tsx npm run fix 2020-11-04 11:24:06 -08: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 Sidebar handler mehod signatures 2020-11-03 16:21:35 -08:00
tableComponent.scss Show sort indicator in table header 2020-11-04 11:04:30 -08:00
tableComponent.tsx cleanup addCardTemplate 2020-11-11 09:33:34 -08:00
tableHeaderMenu.tsx npm run fix 2020-11-04 11:24:06 -08:00
tableRow.scss Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
tableRow.tsx Create template from card 2020-11-11 09:21:16 -08:00
viewHeader.scss Removing more octo-button usages 2020-11-01 17:25:39 +01:00
viewHeader.tsx Create template from card 2020-11-11 09:21:16 -08:00
viewMenu.tsx npm run fix 2020-11-04 11:24:06 -08:00
viewTitle.scss Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
viewTitle.tsx Save board and card title on Esc 2020-11-10 13:19:46 -08: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