1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/webapp/src
Paul Esch-Laurent aca0107b34
fix: toString propertyValue for lowercasing (#4211)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-11-21 12:06:55 +01:00
..
blocks Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
boardCloudLimits Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
boardsCloudLimits Porting the card limits frontend to main branch (#3174) 2022-06-20 20:39:20 +02:00
components Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
config Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
fonts/metropolis Not importing compass-icons on plugin mode (#1184) 2021-09-10 22:31:53 +02:00
hooks Fix useHasPermission minimumRole cascade check (#3949) 2022-10-06 09:57:33 -06:00
insights Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
onboardingTour Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
pages Personal Server - remove same function on disconnect as added on reconnect. (#4006) 2022-10-20 11:02:11 +02:00
properties Fix not filling cell (#4099) 2022-11-08 09:37:06 -07:00
statistics Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
store fix: toString propertyValue for lowercasing (#4211) 2022-11-21 12:06:55 +01:00
styles [GH-1950] : Fix border-collapse user agent stylesheet (#3905) 2022-10-04 22:29:57 +05:30
svg main Cherrypick: Hidden card view via direct URL & unfurl (#3071) (#3126) 2022-06-21 11:22:47 -06:00
telemetry Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
test Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
types Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
widgets Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
app.tsx Refactor websockets state and lifecycle (#3315) 2022-07-14 12:31:51 +02:00
archiver.ts Use the correct endpoint for exporting all boards on a team 2022-04-13 15:04:47 +02:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
boardUtils.ts Porting the card limits frontend to main branch (#3174) 2022-06-20 20:39:20 +02:00
cardFilter.test.ts Case-insensitive filter for text (#4153) 2022-11-08 12:51:20 +01:00
cardFilter.ts Case-insensitive filter for text (#4153) 2022-11-08 12:51:20 +01:00
constants.ts update to version 7.6.0 (#4185) 2022-11-09 17:50:17 +05:30
csvExporter.ts Refactor of prorperties (#3356) 2022-08-16 18:00:43 +02:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
errors.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
i18n.tsx GH-1133 add/reset languages, make single language source (#1134) 2021-09-06 17:47:33 +05:30
main.tsx Refactor websockets state and lifecycle (#3315) 2022-07-14 12:31:51 +02:00
mutator.test.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
mutator.ts Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
nativeApp.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
octoClient.test.ts Use the correct endpoint for exporting all boards on a team 2022-04-13 15:04:47 +02:00
octoClient.ts Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
octoUtils.test.ts Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
octoUtils.tsx Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
route.tsx Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
router.tsx Improve the board creation from channels (#3415) (#3433) 2022-07-27 12:26:17 +02:00
testUtils.tsx Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
theme.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
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 Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
user.tsx Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
userSettings.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
utils.test.ts Fix double encoding (#4079) 2022-10-27 14:04:09 -06:00
utils.ts Fix double encoding (#4079) 2022-10-27 14:04:09 -06:00
wsclient.ts Catch exception on failed WS command to avoid interface from breaking (#3858) 2022-09-16 13:21:36 +02:00