focalboard/webapp/src
2021-09-16 12:26:12 +05:30
..
blocks Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
components Fixed issue with table calculations hiding incorectly (#1199) 2021-09-16 12:26:12 +05:30
config Plugin telemetry (#1069) 2021-09-01 15:53:27 -06:00
fonts/metropolis Not importing compass-icons on plugin mode (#1184) 2021-09-10 22:31:53 +02:00
hooks Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
pages Updated target link form app switcher and saved last visited workspace (#1198) 2021-09-15 12:18:25 +05:30
store Fix #1206. Sort card comments. (#1207) 2021-09-14 12:52:57 -07:00
styles FTUE - Dashboard (#1177) 2021-09-14 10:42:18 -06:00
svg FTUE - Dashboard (#1177) 2021-09-14 10:42:18 -06:00
telemetry Plugin telemetry (#1069) 2021-09-01 15:53:27 -06:00
test Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
widgets [GH-1013] Fix visibility of clear button for select option (#1160) 2021-09-14 15:35:41 -06:00
app.tsx FTUE - Dashboard (#1177) 2021-09-14 10:42:18 -06: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 GH-1133 add/reset languages, make single language source (#1134) 2021-09-06 17:47:33 +05:30
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-1133 add/reset languages, make single language source (#1134) 2021-09-06 17:47:33 +05:30
lineReader.ts async LineReader 2021-03-02 16:13:26 -08:00
main.tsx Not importing compass-icons on plugin mode (#1184) 2021-09-10 22:31:53 +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 Updated target link form app switcher and saved last visited workspace (#1198) 2021-09-15 12:18:25 +05:30
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 [GH-1013] Fix visibility of clear button for select option (#1160) 2021-09-14 15:35:41 -06:00
theme.ts Not using the mattermost-redux getTheme version because is not matching the mattermost-webapp version (#1186) 2021-09-14 16:43:52 +05:30
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 Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
userSettings.ts Updated target link form app switcher and saved last visited workspace (#1198) 2021-09-15 12:18:25 +05:30
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 Respect the mattermost icon when focalboard is used as a plugin (#1185) 2021-09-10 22:34:26 +02:00
wsclient.ts Added support for subpaths in siteURL (#1110) 2021-09-07 10:08:02 +05:30