focalboard/webapp/src
2021-03-23 12:55:06 +05:30
..
blocks Refactor content blocks 2021-03-09 12:22:14 -08:00
components Added message on export 2021-03-23 12:55:06 +05:30
pages Fixes #56; Preserve readonly token on view change 2021-03-04 10:39:58 -08:00
styles Set link color in theme 2021-03-05 14:37:30 -08:00
test Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
viewModel Refactor content blocks 2021-03-09 12:22:14 -08:00
widgets [GH-132] - Add snapshot test for propertyMenu component to cover the rest of the scenarios 2021-03-20 19:42:19 -05:00
app.tsx Change password 2021-01-21 10:16:40 -08: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 Fix #136: Update the displayed version 2021-03-19 09:59:46 -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 Adding Russian and Dutch languages 2021-03-21 19:47:47 +01:00
lineReader.ts async LineReader 2021-03-02 16:13:26 -08:00
main.tsx Rename main-app div 2021-01-29 20:39:06 -08:00
mutator.ts Fix #49: Name duplicates <name> copy to add below 2021-03-08 11:00:09 -08:00
octoClient.test.ts Unit tests: Refactor FetchMock 2020-12-07 15:40:32 -08:00
octoClient.ts Fix #78: GetSharing should return undefined when missing 2021-03-17 12:15:16 -07:00
octoListener.ts Cleanup OctoListener tracing 2021-03-02 18:13:41 -08:00
octoUtils.test.ts Unit tests: duplicateBlockTree 2020-12-07 10:20:38 -08:00
octoUtils.tsx Stamp time on duplicateBlockTree 2021-03-03 10:46:50 -08:00
theme.ts Set link color in theme 2021-03-05 14:37:30 -08: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 Add rel="noreferrer" to markdown links 2021-01-26 15:46:45 -08:00