1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/webapp/src
Scott Bishel 33557093b0
fixes for shared boards (#2581)
* fixes for shared boards

* fixes from code review

* update for personal server

* fixes for cypress tests

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-03-25 10:46:58 -06:00
..
blocks Reducing the amount of context needed to change card properties (#2579) 2022-03-23 09:51:15 +01:00
components Dismiss tour config (#2626) 2022-03-25 09:25:07 +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 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 fixes for shared boards (#2581) 2022-03-25 10:46:58 -06:00
store fixes for shared boards (#2581) 2022-03-25 10:46:58 -06: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 Permissions feature branch (#2578) 2022-03-22 08:24:34 -06: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 Permissions feature branch (#2578) 2022-03-22 08:24:34 -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 fixes for shared boards (#2581) 2022-03-25 10:46:58 -06: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 Dismiss tour config (#2626) 2022-03-25 09:25:07 +01:00
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