focalboard/webapp/src
2021-06-18 16:47:12 +02:00
..
blocks GH-408 Implement Table Group (#463) 2021-06-07 08:47:22 -06:00
components Fixed horizontal scroll issue with table view (#586) 2021-06-18 11:12:03 +05:30
fonts/compass-icons Clickable Links (#393) 2021-05-26 16:14:09 +05:30
hooks Separating useSortable and useSortableWithGrip 2021-04-13 15:33:33 +02:00
pages Fix #569: Show websocket connection error banner (#570) 2021-06-13 16:22:45 -07:00
styles Feature/adjust board component scroll (#447) 2021-05-27 16:28:07 +05:30
test Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
viewModel Multi Select Filter + Sort (#539) 2021-06-14 10:44:37 -04:00
widgets Fix #556: menu font size (#568) 2021-06-12 14:54:27 +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 Add Export/import board (#403) 2021-05-13 15:04:49 -06:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
cardFilter.ts Multi Select Filter + Sort (#539) 2021-06-14 10:44:37 -04: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 Implement Multi Select Values (#415) 2021-06-03 16:48:16 -04: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 Card Template > Creating a property & setting type only stores either property name or type (#553) 2021-06-11 11:22:19 +02: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 Add Export/import board (#403) 2021-05-13 15:04:49 -06:00
octoClient.ts Person Property Type (#406) 2021-06-04 18:53:15 +05:30
octoListener.ts Fix #569: Show websocket connection error banner (#570) 2021-06-13 16:22:45 -07:00
octoUtils.test.ts Unit tests: duplicateBlockTree 2020-12-07 10:20:38 -08:00
octoUtils.tsx Implement Multi Select Values (#415) 2021-06-03 16:48:16 -04:00
setLanguageContext.tsx Creating setLanguageContext and moving all contexts to one CombinedContext component 2021-04-12 17:47:47 +02:00
theme.ts Importing only what is needed from lodash 2021-06-11 11:32:18 +02: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 Person Property Type (#406) 2021-06-04 18:53:15 +05:30
userCache.ts Look up comment username from userId 2021-01-19 15:12:54 -08:00
userSettings.ts Merge release-0.6.7 2021-05-24 09:59:30 -07:00
utils.test.ts Fixing MM-36062 another detail 2021-06-18 16:47:12 +02:00
utils.ts Fixing MM-36062 another detail 2021-06-18 16:47:12 +02:00