focalboard/webapp/src
Jesús Espino 52062d452d
Remove showView and showBoard property drilling and migrate centerPanel to functional component (#649)
* Remove showView and showBoard property drilling and migrate centerPanel to functional component

* Make this backward compatible

* Fixing linter warnings

* Fixing call

* Fixing typescript types

* Addressing PR review comments

* Fixing cypress tests
2021-07-13 13:42:05 +02:00
..
blocks New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
components Remove showView and showBoard property drilling and migrate centerPanel to functional component (#649) 2021-07-13 13:42:05 +02:00
fonts/compass-icons Clickable Links (#393) 2021-05-26 16:14:09 +05:30
hooks New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
pages Remove showView and showBoard property drilling and migrate centerPanel to functional component (#649) 2021-07-13 13:42:05 +02:00
styles Feature/adjust board component scroll (#447) 2021-05-27 16:28:07 +05:30
test Only allowing valid color classes (#665) 2021-07-06 19:53:54 +02:00
viewModel New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
widgets New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
app.tsx Remove showView and showBoard property drilling and migrate centerPanel to functional component (#649) 2021-07-13 13:42:05 +02:00
archiver.ts Add Export/import board (#403) 2021-05-13 15:04:49 -06:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
cardFilter.ts Multi Select Filter + Sort (#539) 2021-06-14 10:44:37 -04:00
combinedProviders.tsx Updated lanquage selectors and fixed traditional chinese (#598) 2021-06-21 11:51:11 +02:00
constants.ts Update to v0.8.0 2021-07-09 09:36:57 -07:00
csvExporter.ts Implement Multi Select Values (#415) 2021-06-03 16:48:16 -04:00
dateFormat.ts add user setting for preferred date format (#666) 2021-07-08 12:17:09 +05:30
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
i18n.tsx Updated lanquage selectors and fixed traditional chinese (#598) 2021-06-21 11:51:11 +02: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 Card Template > Creating a property & setting type only stores either property name or type (#553) 2021-06-11 11:22:19 +02: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 Add Export/import board (#403) 2021-05-13 15:04:49 -06:00
octoClient.ts New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
octoListener.ts Fix #569: Show websocket connection error banner (#570) 2021-06-13 16:22:45 -07:00
octoUtils.test.ts Unit tests: duplicateBlockTree 2020-12-07 10:20:38 -08:00
octoUtils.tsx add user setting for preferred date format (#666) 2021-07-08 12:17:09 +05:30
setLanguageContext.tsx Creating setLanguageContext and moving all contexts to one CombinedContext component 2021-04-12 17:47:47 +02:00
theme.ts Fixed issue with dropdown background being height-limited (#594) 2021-06-21 11:56:48 +02:00
tsconfig.json Minor improvements for VSCode: (#675) 2021-07-08 12:08:00 +05:30
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 New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
userCache.ts Look up comment username from userId 2021-01-19 15:12:54 -08:00
userSettings.ts add user setting for preferred date format (#666) 2021-07-08 12:17:09 +05:30
utils.test.ts fix double slash on buildURL (#615) 2021-06-22 09:26:00 -06:00
utils.ts add user setting for preferred date format (#666) 2021-07-08 12:17:09 +05:30