focalboard/webapp/src
2021-08-24 18:47:03 +05:00
..
blocks Table calculations (#761) 2021-08-10 14:19:00 -04:00
components 1061 - Updating date picker (#1070) 2021-08-24 18:47:03 +05: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 Show error if Read-Only board is not available (#1022) 2021-08-18 17:36:27 -06:00
store Fix Problem (#1019) 2021-08-17 16:36:10 -04:00
styles Fixing text selection in all inputs for Firefox (#1025) 2021-08-17 18:41:55 -06:00
test Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
widgets 1004-add-board-menu (#1045) 2021-08-20 15:43:04 -06:00
app.tsx [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +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.ts Replacing put with patch in other mutator methods (#899) 2021-08-10 11:55:47 +02:00
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 Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00