focalboard/webapp/src
2021-09-14 16:43:52 +05:30
..
blocks Add a plugin adapter to reuse MM websocket in plugin mode (#1079) 2021-08-27 10:59:14 +02:00
components GH-1136 - fix for when property value is an array (#1174) 2021-09-10 17:10:30 -06:00
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 Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
store Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
styles Not using the mattermost-redux getTheme version because is not matching the mattermost-webapp version (#1186) 2021-09-14 16:43:52 +05:30
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 Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
app.tsx Plugin telemetry (#1069) 2021-09-01 15:53:27 -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 ADded submath support in one missed place (#1156) 2021-09-09 12:05:30 +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 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 [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 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