1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/webapp/src
2022-08-30 11:56:24 -05:00
..
blocks Remove BoardID field from BlockPatch, ensuring patching a block cannot change boardID (#3719) 2022-08-22 15:57:22 -04: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 fix: don't search users for @-mentions as a guest 2022-08-30 11:56:24 -05:00
config User updates (#3244) 2022-07-08 08:43:43 -06:00
fonts/metropolis Not importing compass-icons on plugin mode (#1184) 2021-09-10 22:31:53 +02:00
hooks Adding the permissions for commenter + viewer roles (#2882) 2022-08-24 15:36:28 -05:00
insights [MM-43781] Feature: boards insights (#3005) 2022-08-08 11:42:02 +05:30
onboardingTour Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
pages Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
properties Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
store Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
styles Added role so that the non-admin will not be able to unlink the board (#3703) 2022-08-23 17:01:40 +05:30
svg main Cherrypick: Hidden card view via direct URL & unfurl (#3071) (#3126) 2022-06-21 11:22:47 -06:00
telemetry Add Version banner to hold help link. (#3522) 2022-08-05 10:32:38 -06:00
test Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
types fix telemetry args 2022-08-12 17:54:12 +03:00
widgets Minor menu and dialog UI fixes (#3742) 2022-08-30 19:47:12 +05: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 Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
cardFilter.ts Refactor of prorperties (#3356) 2022-08-16 18:00:43 +02:00
constants.ts Adding the permissions for commenter + viewer roles (#2882) 2022-08-24 15:36:28 -05:00
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 Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02: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 Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
nativeApp.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02: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 Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
octoUtils.test.ts Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
octoUtils.tsx Refactor of prorperties (#3356) 2022-08-16 18:00:43 +02:00
route.tsx Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
router.tsx Improve the board creation from channels (#3415) (#3433) 2022-07-27 12:26:17 +02:00
testUtils.tsx [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
theme.ts Props to preferences (#3722) 2022-08-29 12:55:12 +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 Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
userSettings.ts User updates (#3244) 2022-07-08 08:43:43 -06:00
utils.test.ts Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
utils.ts Improve the board creation from channels (#3415) (#3433) 2022-07-27 12:26:17 +02:00
wsclient.ts make sure websocket is ready (#3718) 2022-08-22 20:04:20 +02:00