focalboard/webapp/src
Stefan Huber 1ed9c6b291
Add prettier at least for css (#327)
This reverts commit c95ab685e4 and adds code fixes to scss files

Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-04-28 16:28:52 +02:00
..
blocks [GH-299] Sort views alphabetically after stripping leading emoji (#341) 2021-04-27 16:57:14 -07:00
components Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
hooks Separating useSortable and useSortableWithGrip 2021-04-13 15:33:33 +02:00
pages Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
styles Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
test Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
viewModel Handle select properties in search 2021-04-01 10:24:04 -07:00
widgets Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
app.tsx [GH-314] Persist and reapply users settings in mac app (#331) 2021-04-27 15:09:26 -07:00
archiver.ts cleanup import blocks 2021-03-02 18:09:13 -08:00
blockIcons.ts
cardFilter.ts Cleanup model imports 2021-02-16 10:35:52 -08:00
combinedProviders.tsx Creating setLanguageContext and moving all contexts to one CombinedContext component 2021-04-12 17:47:47 +02:00
constants.ts Update to v0.6.6 2021-04-21 12:56:14 -07:00
csvExporter.ts Translate date and datetime with React Translator (#350) 2021-04-28 15:30:18 +02:00
emojiList.ts
i18n.tsx Fixing code styles 2021-03-26 11:54:55 +01:00
lineReader.ts async LineReader 2021-03-02 16:13:26 -08:00
main.tsx Registering the system them listener only once 2021-03-21 08:51:22 +01:00
mutator.ts Global template support 2021-03-30 14:04:00 -07:00
nativeApp.ts [GH-314] Persist and reapply users settings in mac app (#331) 2021-04-27 15:09:26 -07:00
octoClient.test.ts Unit tests: Refactor FetchMock 2020-12-07 15:40:32 -08:00
octoClient.ts Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
octoListener.ts Fixing websocket connection problem with new subpath feature 2021-04-19 22:39:25 +02:00
octoUtils.test.ts Unit tests: duplicateBlockTree 2020-12-07 10:20:38 -08:00
octoUtils.tsx Translate date and datetime with React Translator (#350) 2021-04-28 15:30:18 +02:00
setLanguageContext.tsx Creating setLanguageContext and moving all contexts to one CombinedContext component 2021-04-12 17:47:47 +02:00
theme.ts System theme support on Safari 2021-03-31 22:03:16 -07:00
tsconfig.json Add Cypress tests 2020-12-10 13:45:56 -08:00
undoManager.test.ts Unit tests: OctoClient and CardTree 2020-12-07 14:50:22 -08:00
undomanager.ts Fix ungrouped undo-redo 2020-11-16 10:37:29 -08:00
user.tsx Fix redirect to login if no session. Cleanup client error handling. 2021-01-14 09:34:08 -08:00
userCache.ts Look up comment username from userId 2021-01-19 15:12:54 -08:00
userSettings.ts [GH-314] Persist and reapply users settings in mac app (#331) 2021-04-27 15:09:26 -07:00
utils.ts Translate date and datetime with React Translator (#350) 2021-04-28 15:30:18 +02:00