focalboard/webapp/src/components
2020-11-03 16:49:13 -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 Fix octo-block css 2020-11-03 16:49:13 -08: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 Fix MarkdownEditor css 2020-11-03 16:38:16 -08: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
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 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 Sidebar handler mehod signatures 2020-11-03 16:21:35 -08:00
tableComponent.scss Resize table columns 2020-11-02 15:47:45 -08:00
tableComponent.tsx Resize table columns 2020-11-02 15:47:45 -08: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 Resize table columns 2020-11-02 15:47:45 -08:00
viewHeader.scss Removing more octo-button usages 2020-11-01 17:25:39 +01:00
viewHeader.tsx Put sort and groupBy menu icons on right 2020-11-03 16:45:07 -08:00
viewMenu.tsx Resize table columns 2020-11-02 15:47:45 -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 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