focalboard/webapp/src/components
2020-12-11 11:45:25 -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 Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
boardCard.scss Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
boardCard.tsx Organize imports 2020-11-12 18:48:59 -08:00
boardColumn.tsx Fix linting and strictNullChecks 2020-11-12 17:24:24 -08:00
boardComponent.scss Fixed the icons in the board headers 2020-11-02 11:17:50 +01:00
boardComponent.tsx Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
cardDetail.scss Fix css 2020-11-12 18:49:23 -08:00
cardDetail.tsx Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
cardDialog.tsx Refactor CardTree: handle missing and deleted cards 2020-12-09 16:07:41 -08:00
comment.scss Mobile menu support 2020-12-02 16:54:06 -08:00
comment.tsx Organize imports 2020-11-12 18:48:59 -08:00
commentsList.scss Almost removed all the octo-button class 2020-11-01 17:35:25 +01:00
commentsList.tsx Organize imports 2020-11-12 18:48:59 -08:00
contentBlock.scss Fix MarkdownEditor css 2020-11-03 16:38:16 -08:00
contentBlock.tsx Add rootId to blocks. Requires archive export / re-import. 2020-12-03 14:09:48 -08:00
dialog.scss Refactor CardTree: handle missing and deleted cards 2020-12-09 16:07:41 -08:00
dialog.tsx Mobile support for filter dialog 2020-12-02 09:28:52 -08:00
editable.tsx Tighten up Editable className 2020-12-11 09:46:34 -08:00
filterComponent.scss Mobile menu support 2020-12-02 16:54:06 -08:00
filterComponent.tsx Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
flashMessages.scss Migrating flash messages into a component 2020-10-28 17:56:35 +01:00
flashMessages.tsx Fix linting and strictNullChecks 2020-11-12 17:24:24 -08:00
horizontalGrip.scss Ensure horizontal grip shows on last column 2020-12-10 10:19:34 -08:00
horizontalGrip.tsx Fix linting and strictNullChecks 2020-11-12 17:24:24 -08:00
markdownEditor.scss Fix MarkdownEditor css 2020-11-03 16:38:16 -08:00
markdownEditor.tsx Handle optional current 2020-11-17 10:53:46 -08:00
propertyValueElement.tsx Organize imports 2020-11-12 18:48:59 -08:00
rootPortal.test.tsx Ran npm run fix 2020-10-20 12:52:56 -07:00
rootPortal.tsx Fix linting 2020-11-12 18:49:06 -08:00
sidebar.scss Move sidebar Add Board button to bottom 2020-12-08 15:00:03 -08:00
sidebar.tsx Board icon for Empty Board menu option 2020-12-11 11:45:25 -08:00
tableComponent.scss Show sort indicator in table header 2020-11-04 11:04:30 -08:00
tableComponent.tsx Put shown cardId in url, to allow direct linking to cards 2020-12-08 10:57:36 -08:00
tableHeaderMenu.tsx Organize imports 2020-11-12 18:48:59 -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 Fix bug: Update TableRow when card updated in dialog 2020-11-17 11:48:59 -08:00
viewHeader.scss Removing more octo-button usages 2020-11-01 17:25:39 +01:00
viewHeader.tsx Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
viewMenu.tsx Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
viewTitle.scss ViewTitle min-width 2020-12-03 14:54:50 -08:00
viewTitle.tsx Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
workspaceComponent.scss Fix main frame scrolling 2020-11-24 12:13:05 -08:00
workspaceComponent.tsx Handle deleting last board correctly 2020-12-09 12:08:39 -08:00