focalboard/webapp/src
2022-01-25 14:57:59 +03:00
..
blocks Add unit tests for cardFilter (#2021) 2022-01-05 16:01:45 -07:00
components Minor style fix for calendar card. 2022-01-25 14:57:59 +03:00
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 Fix #2136. Show release month+year for version. (#2137) 2022-01-18 12:07:14 -08:00
store Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
styles GH-1872 - Updating octo-icon font weight (#1978) 2021-12-13 12:27:14 -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-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
types Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
widgets Buttons for edit and copy of URLProperty added: 2022-01-25 14:57:59 +03:00
app.tsx Moving the history instance creation after the plugin initialization (to honor the SiteURL config) (#2109) 2022-01-17 20:21:25 +01:00
archiver.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
cardFilter.test.ts Add unit tests for cardFilter (#2021) 2022-01-05 16:01:45 -07:00
cardFilter.ts Fix #1482. Handle isEmpty filter correctly. (#1490) 2021-10-08 10:10:57 -07:00
constants.ts Fix #2136. Show release month+year for version. (#2137) 2022-01-18 12:07:14 -08:00
csvExporter.ts Implementation of Calendar MVP (#1741) 2021-11-24 14:00:20 -07: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 Added markdown styles from mattermost-webapp (#1500) 2021-10-12 13:22:04 -04:00
mutator.test.ts Fixed a bug preventing new template being created from a card (#1951) 2021-12-09 16:35:35 +05:30
mutator.ts GH-2007 Use VisiblePropertyIds for view property order (#2010) 2022-01-05 14:24:22 -07: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 Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05: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 [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07: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-1878: Display Bot Badge in Auto Complete (#1906) 2021-12-08 10:04:19 -05:00
userSettings.ts Fix #1397. Add show empty toggle to Dashboard (#1398) 2021-10-04 14:27:30 -07:00
utils.test.ts [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
utils.ts Moving the history instance creation after the plugin initialization (to honor the SiteURL config) (#2109) 2022-01-17 20:21:25 +01:00
wsclient.ts Gh 2077 mac app update (#2078) 2022-01-10 11:34:51 -08:00