focalboard/webapp/src
2021-03-31 11:23:26 +02:00
..
blocks Merge remote-tracking branch 'origin/main' into checkbox-content 2021-03-30 20:33:34 +02:00
components Extracting boardTemplateMenuItem into its own component 2021-03-31 11:23:26 +02:00
hooks Adding GalleryIcon based on ImageIcon 2021-03-30 20:21:47 +02:00
pages Support worksapce in websocket 2021-03-29 12:31:42 -07:00
styles Fixing cypress tests 2021-03-30 20:33:21 +02:00
test Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
viewModel Global template support 2021-03-30 14:04:00 -07:00
widgets Merge pull request #216 from jespino/gallery-view 2021-03-30 20:22:19 +02:00
app.tsx Workspace backend support 2021-03-26 11:01:54 -07:00
archiver.ts cleanup import blocks 2021-03-02 18:09:13 -08:00
blockIcons.ts
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
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
octoUtils.tsx Changing checkbox to functional component 2021-03-30 20:14:08 +02:00
theme.ts Registering the system them listener only once 2021-03-21 08:51:22 +01: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
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