focalboard/webapp/src
2021-03-04 10:39:58 -08:00
..
blocks Merge pull request #54 from mattermost/archive-jsonl 2021-03-04 09:22:55 -08:00
components Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
pages Fixes #56; Preserve readonly token on view change 2021-03-04 10:39:58 -08:00
styles Fix: Button font-size too small 2021-02-08 11:10:18 -08:00
test Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
viewModel Add author's userId to comment 2021-01-19 14:49:05 -08:00
widgets Show hover-over title on edit fields 2021-02-16 11:48:41 -08: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 Show version number in sidebar 2021-02-17 14:51:39 -08: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 Addining initial 18n support 2020-10-23 13:40:39 +02: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 Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
octoClient.test.ts Unit tests: Refactor FetchMock 2020-12-07 15:40:32 -08:00
octoClient.ts Cleanup archive import 2021-03-02 15:35:44 -08: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 App logo in sidebar 2021-01-28 13:51:45 -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