focalboard/webapp/src
Asaad Mahmood 0733e21012
GH-2524 - Updating menu icon and placement (#2547)
* GH-2524 - Updating menu icon and placement

# Conflicts:
#	webapp/src/components/cardDialog.tsx
#	webapp/src/components/sidebar/sidebarBoardItem.tsx

* Updating tests

* Updating tests

* Updating UI

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-03-30 18:18:38 +05:00
..
blocks Reducing the amount of context needed to change card properties (#2579) 2022-03-23 09:51:15 +01:00
components GH-2524 - Updating menu icon and placement (#2547) 2022-03-30 18:18:38 +05: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 Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
onboardingTour Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
pages GH-2551 - Update correct routes after welcome page (#2644) 2022-03-29 10:16:09 +02:00
store Fixing the sorting of cards taking into consideration the last comment date (#2663) 2022-03-29 13:59:11 +02:00
styles Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
svg Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
telemetry Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
test Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
types Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
widgets GH-2524 - Updating menu icon and placement (#2547) 2022-03-30 18:18:38 +05:00
app.tsx Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
archiver.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
boardUtils.ts Adding the new template selector interface (#2172) 2022-02-02 09:38:57 +01:00
cardFilter.test.ts Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
cardFilter.ts Fix #1482. Handle isEmpty filter correctly. (#1490) 2021-10-08 10:10:57 -07:00
constants.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
csvExporter.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
errors.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
i18n.tsx GH-1133 add/reset languages, make single language source (#1134) 2021-09-06 17:47:33 +05:30
main.tsx Added markdown styles from mattermost-webapp (#1500) 2021-10-12 13:22:04 -04:00
mutator.test.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
mutator.ts Reducing the amount of context needed to change card properties (#2579) 2022-03-23 09:51:15 +01:00
nativeApp.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
octoClient.test.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
octoClient.ts joinBoard API (#2660) 2022-03-29 10:14:33 +02:00
octoUtils.test.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
octoUtils.tsx Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
route.tsx Fixed bug where match didn't receive current router's route (#2598) 2022-03-28 10:22:25 +05:30
router.tsx fixes for shared boards (#2581) 2022-03-25 10:46:58 -06:00
testUtils.tsx [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
theme.ts Changing active-border to active-border-rgb in the css variables 2022-01-31 11:33:45 +01: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 Modify undo manager to return a value and use it on undo (#1616) 2021-10-21 18:50:19 +02:00
user.tsx Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
userSettings.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
utils.test.ts Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
utils.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
wsclient.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00