1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/webapp/src
Asaad Mahmood d45a5c7ec4
Gh 3849 - Fixing menu text and submenu icon (#3857)
* GH-3849 - Fixing menu item alignment

* Updating submenu icon

* Fixing link errors

* Updating import

* Fixing lint error
2022-09-19 20:10:00 +05:00
..
blocks Fixing minimum board roles behavior (#3836) 2022-09-15 13:48:06 -06: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 Gh 3849 - Fixing menu text and submenu icon (#3857) 2022-09-19 20:10:00 +05: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 Fixing minimum board roles behavior (#3836) 2022-09-15 13:48:06 -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 Fixing minimum board roles behavior (#3836) 2022-09-15 13:48:06 -06:00
properties Fixed bug where app would crash in multi person property if a set user is not a board member (#3870) 2022-09-19 08:40:40 -06:00
store Fixing minimum board roles behavior (#3836) 2022-09-15 13:48:06 -06:00
styles Allow to confirm add users on mention or assign to person field (#3724) 2022-09-07 08:20:10 +02:00
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 Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
types Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
widgets Gh 3849 - Fixing menu text and submenu icon (#3857) 2022-09-19 20:10:00 +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
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 Update to version 7.4.0 (#3819) 2022-09-09 11:37:03 -05:00
csvExporter.ts Refactor of prorperties (#3356) 2022-08-16 18:00:43 +02:00
emojiList.ts
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 Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06: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 Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
octoUtils.test.ts Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
octoUtils.tsx Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06: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 Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
utils.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
wsclient.ts Catch exception on failed WS command to avoid interface from breaking (#3858) 2022-09-16 13:21:36 +02:00