focalboard/webapp/src
2021-05-10 12:22:42 -07:00
..
blocks [GH-299] Sort views alphabetically after stripping leading emoji (#341) 2021-04-27 16:57:14 -07:00
components [GH-309] Prevent description duplication on Safari / macOS app (#366) 2021-05-10 17:19:55 +02:00
hooks Separating useSortable and useSortableWithGrip 2021-04-13 15:33:33 +02:00
pages Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
styles Fix deformation of images (Bug #357) 2021-04-28 20:08:03 +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 [GH-315] Enable spell checking in inputs and markdown editor (#372) 2021-05-10 17:17:10 +02:00
app.tsx [GH-314] Persist and reapply users settings in mac app (#331) 2021-04-27 15:09:26 -07:00
archiver.ts Fixing external link click and workaround the export archive/csv problem 2021-04-29 15:31:17 +02: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
combinedProviders.tsx Adding support for traditional and simplified chinese 2021-04-30 12:25:14 +02:00
constants.ts Update for v0.6.7 2021-05-10 12:22:42 -07:00
csvExporter.ts Fixing external link click and workaround the export archive/csv problem 2021-04-29 15:31:17 +02:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
i18n.tsx Fixed eslint problem 2021-04-30 16:59:14 +02: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
nativeApp.ts [GH-314] Persist and reapply users settings in mac app (#331) 2021-04-27 15:09:26 -07:00
octoClient.test.ts Unit tests: Refactor FetchMock 2020-12-07 15:40:32 -08:00
octoClient.ts Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
octoListener.ts Fixing websocket connection problem with new subpath feature 2021-04-19 22:39:25 +02:00
octoUtils.test.ts Unit tests: duplicateBlockTree 2020-12-07 10:20:38 -08:00
octoUtils.tsx [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
setLanguageContext.tsx Creating setLanguageContext and moving all contexts to one CombinedContext component 2021-04-12 17:47:47 +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
userSettings.ts [GH-375] Persist randomIcons setting in native mac app (#376) 2021-05-10 17:18:11 +02:00
utils.ts [GH-353] initial implmentation of autosize columns (#355) 2021-05-10 14:52:00 +02:00