focalboard/webapp/src
2021-04-09 18:20:19 +02:00
..
blocks Show workspace title in sidebar 2021-03-30 15:25:16 -07:00
components Extracting filterValue from filterComponent in the viewHeader 2021-04-09 18:20:19 +02:00
hooks Adding enable/disable of sorting 2021-04-08 09:55:16 +02:00
pages Simplified error page 2021-04-09 17:29:11 +02:00
styles Adding property validators 2021-04-08 12:40:55 +02:00
test Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
viewModel Handle select properties in search 2021-04-01 10:24:04 -07:00
widgets Simplifying login page code 2021-04-09 17:00:12 +02:00
app.tsx Fixing drag and drop for touchable devices 2021-04-08 10:40:57 +02:00
archiver.ts cleanup import blocks 2021-03-02 18:09:13 -08:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
cardFilter.ts Cleanup model imports 2021-02-16 10:35:52 -08:00
constants.ts Rev to v0.6.2 2021-03-31 11:59:07 -07:00
csvExporter.ts CSV export: include title and escape quotes 2021-01-22 11:23:36 -08:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
i18n.tsx Fixing code styles 2021-03-26 11:54:55 +01:00
lineReader.ts async LineReader 2021-03-02 16:13:26 -08:00
main.tsx Registering the system them listener only once 2021-03-21 08:51:22 +01:00
mutator.ts Global template support 2021-03-30 14:04:00 -07:00
octoClient.test.ts Unit tests: Refactor FetchMock 2020-12-07 15:40:32 -08:00
octoClient.ts Global template support 2021-03-30 14:04:00 -07:00
octoListener.ts Support worksapce in websocket 2021-03-29 12:31:42 -07:00
octoUtils.test.ts Unit tests: duplicateBlockTree 2020-12-07 10:20:38 -08:00
octoUtils.tsx Changing checkbox to functional component 2021-03-30 20:14:08 +02:00
theme.ts System theme support on Safari 2021-03-31 22:03:16 -07:00
tsconfig.json Add Cypress tests 2020-12-10 13:45:56 -08:00
undoManager.test.ts Unit tests: OctoClient and CardTree 2020-12-07 14:50:22 -08:00
undomanager.ts Fix ungrouped undo-redo 2020-11-16 10:37:29 -08:00
user.tsx Fix redirect to login if no session. Cleanup client error handling. 2021-01-14 09:34:08 -08:00
userCache.ts Look up comment username from userId 2021-01-19 15:12:54 -08:00
utils.ts Fixing drag and drop for touchable devices 2021-04-08 10:40:57 +02:00