focalboard/webapp/src
2021-10-06 13:09:43 -06:00
..
blocks Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
components chore: add tests unit on emptycardbutton (#1458) 2021-10-06 13:09:43 -06:00
config Config for share board (#1187) 2021-09-16 13:31:02 -06:00
fonts/metropolis Not importing compass-icons on plugin mode (#1184) 2021-09-10 22:31:53 +02:00
hooks Typing adjustment - 1353 (#1415) 2021-10-05 16:55:55 -06:00
pages Adds a check to ensure that the URL view belongs to the board or redirects (#1468) 2021-10-06 18:57:52 +02:00
store Allow no workspace and send to dashboard is that happens (#1296) 2021-09-22 09:42:41 +05:30
styles Fix elevation-1 variable (#1255) 2021-09-21 10:27:36 +02:00
svg GH-1362: Fix missing return type on function (#1375) 2021-09-29 17:58:36 -06:00
telemetry Typing adjustment - 1357 (#1411) 2021-10-04 16:56:32 -04:00
test Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
types Start Welcome Page (#1231) 2021-09-28 09:51:32 -04:00
widgets gh-1360 Fix for tests using 'any' when wrapping components (#1374) 2021-10-04 12:27:37 -06:00
app.tsx Move app history replace to happen only if not in plugin legacy mode (#1466) 2021-10-06 17:55: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 Fix #1285. Don't set property for notIncludes filter. (#1307) 2021-09-22 10:36:46 -07:00
constants.ts Update version to v0.9.1 2021-09-17 12:56:47 -07:00
csvExporter.ts [GH-993] Fix csv export header (#1417) 2021-10-04 16:53:10 -04: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 Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
nativeApp.ts GH-1362: Fix missing return type on function (#1375) 2021-09-29 17:58:36 -06:00
octoClient.test.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
octoClient.ts Typing adjustment - 1354 (#1416) 2021-10-04 15:14:30 +05:30
octoUtils.test.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
octoUtils.tsx Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
testUtils.tsx Typing adjustment - 1357 (#1411) 2021-10-04 16:56:32 -04: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 Fix #1397. Add show empty toggle to Dashboard (#1398) 2021-10-04 14:27:30 -07:00
utils.test.ts Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
utils.ts Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
wsclient.ts Recovers inactive websockets connections on reconnect in plugin mode (#1324) 2021-09-29 18:19:34 +02:00