focalboard/webapp/src
2021-08-25 16:46:01 +02:00
..
blocks
components Fix chrome drag and drop preview (#1097) 2021-08-25 16:46:01 +02:00
fonts
hooks
pages Automatically add the .focalboard-body class to all sass classes on plugin mode (#1068) 2021-08-25 13:05:12 +02:00
store Fix Problem (#1019) 2021-08-17 16:36:10 -04:00
styles Automatically add the .focalboard-body class to all sass classes on plugin mode (#1068) 2021-08-25 13:05:12 +02:00
test
widgets Fixing property name text select on plugin mode (#1094) 2021-08-25 15:01:22 +02:00
app.tsx [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
archiver.ts
blockIcons.ts
cardFilter.ts
constants.ts
csvExporter.ts
emojiList.ts
i18n.tsx [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
lineReader.ts
main.tsx [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
mutator.ts
nativeApp.ts [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
octoClient.test.ts
octoClient.ts
octoUtils.test.ts
octoUtils.tsx
testUtils.tsx
theme.ts [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
tsconfig.json
undoManager.test.ts
undomanager.ts
user.tsx
userSettings.ts [GH-314] Export native app user settings on change (#380) 2021-08-15 12:51:19 +02:00
utils.test.ts Always stop event propagation for click on the link generated from markdown. (#1039) 2021-08-24 09:11:48 -04:00
utils.ts Always stop event propagation for click on the link generated from markdown. (#1039) 2021-08-24 09:11:48 -04:00
wsclient.ts