focalboard/webapp/src
2020-12-01 11:55:04 -08:00
..
blocks Board descriptions 2020-11-18 11:11:51 -08:00
components Fix main frame scrolling 2020-11-24 12:13:05 -08:00
pages Board templates 2020-11-17 14:11:04 -08:00
styles Fit content images to narrow width 2020-12-01 11:09:03 -08:00
viewModel Refactor templates to use mutator.duplicateBoard/Card 2020-11-18 09:52:31 -08:00
widgets Very basic mobile support: viewport, padding, dialogs 2020-11-19 14:50:17 -08:00
app.tsx Migrating flash messages into a component 2020-10-28 17:56:35 +01:00
archiver.ts Fix linting and strictNullChecks 2020-11-12 17:24:24 -08:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
cardFilter.ts Fix linting 2020-11-12 14:17:13 -08:00
constants.ts Resize table columns 2020-11-02 15:47:45 -08:00
csvExporter.ts Fix some strictNullChecks 2020-11-12 11:18:19 -08:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
filterClause.ts npm run fix 2020-10-27 14:00:15 -07:00
filterGroup.ts eslint fixes 2020-10-21 19:54:21 -07:00
i18n.tsx Addining initial 18n support 2020-10-23 13:40:39 +02:00
main.tsx Persist the selected theme in the local storage 2020-10-27 13:01:15 +01:00
mutator.ts Board descriptions 2020-11-18 11:11:51 -08:00
octoClient.ts Fix linting 2020-11-12 14:55:55 -08:00
octoListener.ts Fix linting 2020-11-12 14:55:55 -08:00
octoUtils.tsx Board templates 2020-11-17 14:11:04 -08:00
theme.ts Persist the selected theme in the local storage 2020-10-27 13:01:15 +01:00
undoManager.test.ts UndoManager test: checkpoint 2020-12-01 11:55:04 -08:00
undomanager.ts Fix ungrouped undo-redo 2020-11-16 10:37:29 -08:00
utils.ts Preserve line breaks in markdown 2020-11-18 11:01:07 -08:00