focalboard/webapp/src
2021-11-23 16:09:04 +05:30
..
blocks Update icons (#1796) 2021-11-11 14:57:05 -07:00
components Fixed a bug causing duplicate date related menues to appear in kanban calculations (#1834) 2021-11-23 16:09:04 +05:30
config Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -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 Update version to 0.11.0 (#1859) 2021-11-22 16:15:03 -08:00
store Fixed sort by date (#1719) 2021-11-09 15:39:04 -05:00
styles Fixing styles on product switcher menu (#1783) 2021-11-09 13:42:19 -07:00
svg GH-1362: Fix missing return type on function (#1375) 2021-09-29 17:58:36 -06:00
telemetry Update telemetry (#1673) 2021-10-27 09:30:42 -07:00
test [GH-838]Created unit tests for /webapp/src/components/viewMenu.tsx (#1648) 2021-10-26 20:02:14 +02:00
types Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
widgets [GH-1655] Card Delete : added Confirmation Dialog (#1684) 2021-11-11 15:03:28 -07:00
app.tsx Fixed issue with desktop app causing white screen (#1853) 2021-11-23 16:05:45 +05:30
archiver.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
blockIcons.ts
cardFilter.ts Fix #1482. Handle isEmpty filter correctly. (#1490) 2021-10-08 10:10:57 -07:00
constants.ts Update version to 0.11.0 (#1859) 2021-11-22 16:15:03 -08:00
csvExporter.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
emojiList.ts
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 Added markdown styles from mattermost-webapp (#1500) 2021-10-12 13:22:04 -04:00
mutator.test.ts Fix GH-1690: Default card template on a board template adds a card to the template, not the board (#1748) 2021-11-09 17:11:22 -05:00
mutator.ts Fix GH-1690: Default card template on a board template adds a card to the template, not the board (#1748) 2021-11-09 17:11:22 -05:00
nativeApp.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
octoClient.test.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
octoClient.ts Server generated ids (#1667) 2021-11-05 11:54:27 +01:00
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 Modify undo manager to return a value and use it on undo (#1616) 2021-10-21 18:50:19 +02:00
undomanager.ts Modify undo manager to return a value and use it on undo (#1616) 2021-10-21 18:50:19 +02:00
user.tsx [GH-1351] Webapp Linter Fixes - Investigate / Update using any Record<string, any> (#1682) 2021-11-04 11:43:03 +01:00
userSettings.ts Fix #1397. Add show empty toggle to Dashboard (#1398) 2021-10-04 14:27:30 -07:00
utils.test.ts Shows the version change banner only on plugin update and tries to reconnect when the interface is refreshed (#1807) 2021-11-13 12:03:53 +01:00
utils.ts Shows the version change banner only on plugin update and tries to reconnect when the interface is refreshed (#1807) 2021-11-13 12:03:53 +01:00
wsclient.ts Shows the version change banner only on plugin update and tries to reconnect when the interface is refreshed (#1807) 2021-11-13 12:03:53 +01:00