1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-03 08:45:40 +02:00
focalboard/webapp/src
Jesús Espino 9837f13abc
Splitting table component in smaller manageable chunks (#1967)
* Splitting table component in smaller manageable chunks

* Updating snapshots
2021-12-15 10:12:38 +01:00
..
blocks Prevents the application from crashing if there is a null content order (#1937) 2021-12-07 12:41:01 -07:00
components Splitting table component in smaller manageable chunks (#1967) 2021-12-15 10:12:38 +01: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 Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05: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-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 Ran npm run fix 2020-10-20 12:52:56 -07:00
cardFilter.ts Fix #1482. Handle isEmpty filter correctly. (#1490) 2021-10-08 10:10:57 -07:00
constants.ts Update to v0.12 (#1904) 2021-12-01 14:55:47 -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 Notifications phase 1 (#1851) 2021-12-10 10:46:37 -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 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 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-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 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 Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00