focalboard/webapp/src
2021-01-13 10:18:34 -08:00
..
blocks OctoClient Sharing APIs 2021-01-12 16:52:25 -08:00
components Refactor FilterComponent to use Modal 2021-01-13 10:18:34 -08:00
pages Pass read_token to getSubTree 2021-01-13 09:40:37 -08:00
styles Fix css user-select for input 2020-12-04 10:18:57 -08:00
test Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
viewModel Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
widgets Property Menu: i18n 2021-01-04 12:08:12 -08:00
app.tsx More work on auth 2020-12-07 20:40:16 +01:00
archiver.ts Add rootId to blocks. Requires archive export / re-import. 2020-12-03 14:09:48 -08:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
cardFilter.ts Fix linting 2020-11-12 14:17:13 -08:00
constants.ts Resize table columns 2020-11-02 15:47:45 -08:00
csvExporter.ts Fix some strictNullChecks 2020-11-12 11:18:19 -08:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
filterClause.ts npm run fix 2020-10-27 14:00:15 -07:00
filterGroup.ts eslint fixes 2020-10-21 19:54:21 -07:00
i18n.tsx Addining initial 18n support 2020-10-23 13:40:39 +02:00
main.tsx Persist the selected theme in the local storage 2020-10-27 13:01:15 +01:00
mutator.ts Clear visible and hidden columns (options) when changing groupBy 2021-01-04 14:26:18 -08:00
octoClient.test.ts Unit tests: Refactor FetchMock 2020-12-07 15:40:32 -08:00
octoClient.ts Pass read_token to getSubTree 2021-01-13 09:40:37 -08:00
octoListener.ts Fix linting 2020-11-12 14:55:55 -08:00
octoUtils.test.ts Unit tests: duplicateBlockTree 2020-12-07 10:20:38 -08:00
octoUtils.tsx Update duplicate to handle card contentOrder 2020-12-18 14:28:54 -08:00
theme.ts Use blue theme by default (rename to defaultTheme) 2021-01-04 11:19:03 -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 More work on auth 2020-12-07 20:40:16 +01:00
utils.ts Refactor: card contentOrder 2020-12-18 12:52:45 -08:00