focalboard/webapp/src
2021-08-27 15:37:31 +07:00
..
blocks Table calculations (#761) 2021-08-10 14:19:00 -04:00
components Merge branch 'main' into gh-1059-fix-empty-placeholder-in-card-dialog 2021-08-27 15:37:31 +07:00
fonts Updating focalboard icon and text (#913) 2021-08-10 22:50:16 +05:00
hooks Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
pages Use card id in the url (#1050) 2021-08-26 11:27:06 +02:00
store Fix Problem (#1019) 2021-08-17 16:36:10 -04:00
styles Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
test Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
widgets Add stylelint to the CI (#1078) 2021-08-26 11:25:25 +02:00
app.tsx Use card id in the url (#1050) 2021-08-26 11:27:06 +02:00
archiver.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
cardFilter.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
constants.ts Update version to v0.9.0 2021-08-06 10:37:28 -07:00
csvExporter.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
i18n.tsx [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
lineReader.ts async LineReader 2021-03-02 16:13:26 -08:00
main.tsx [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
mutator.test.ts Don't update the card if the property or description didn't change (#1092) 2021-08-26 11:19:32 +05:30
mutator.ts Don't update the card if the property or description didn't change (#1092) 2021-08-26 11:19:32 +05:30
nativeApp.ts [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
octoClient.test.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
octoClient.ts Fix #945. Hydrate blocks on get (#946) 2021-08-12 11:39:02 +02:00
octoUtils.test.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
octoUtils.tsx Implement Date ranges (#660) 2021-08-06 10:44:01 -06:00
testUtils.tsx Fixed comments not displaying in readonly view (#820) 2021-08-05 18:52:15 +05:30
theme.ts [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
tsconfig.json Minor improvements for VSCode: (#675) 2021-07-08 12:08:00 +05:30
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 Sample using @reduxjs/toolkit (#646) 2021-07-14 21:22:40 +02:00
userSettings.ts [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
utils.test.ts Always stop event propagation for click on the link generated from markdown. (#1039) 2021-08-24 09:11:48 -04:00
utils.ts Always stop event propagation for click on the link generated from markdown. (#1039) 2021-08-24 09:11:48 -04:00
wsclient.ts Fix #1106. Hydrate blocks on sync. (#1107) 2021-08-26 18:33:51 -07:00