1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/webapp/src
2022-03-28 14:00:49 +05:30
..
blocks Reducing the amount of context needed to change card properties (#2579) 2022-03-23 09:51:15 +01:00
components Merge branch 'main' into private-templates 2022-03-28 14:00:49 +05:30
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 Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
store Removed the extra getDefaultTemplate API as its not needed 2022-03-28 13:41:31 +05:30
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
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
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 Removed the extra getDefaultTemplate API as its not needed 2022-03-28 13:41:31 +05:30
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