focalboard/webapp/src
Harshil Sharma 359462b125
Feature/adjust board component scroll (#447)
* Don't change a typical block element to inline-block

* fix scroll behaviour for board component

* Fixing cypress tests

* Fix merge conflict

* Made kanban and table header stay visible when scrolling

* Fixed Cypress tests

* Removed commented out code

Co-authored-by: signalwerk <sh@signalwerk.ch>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-05-27 16:28:07 +05:30
..
blocks [GH-299] Sort views alphabetically after stripping leading emoji (#341) 2021-04-27 16:57:14 -07:00
components Feature/adjust board component scroll (#447) 2021-05-27 16:28:07 +05:30
fonts/compass-icons Clickable Links (#393) 2021-05-26 16:14:09 +05:30
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 Feature/adjust board component scroll (#447) 2021-05-27 16:28:07 +05:30
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 Clickable Links (#393) 2021-05-26 16:14:09 +05:30
app.tsx [GH-314] Persist and reapply users settings in mac app (#331) 2021-04-27 15:09:26 -07: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 Cleanup model imports 2021-02-16 10:35:52 -08:00
combinedProviders.tsx Adding support for traditional and simplified chinese 2021-04-30 12:25:14 +02:00
constants.ts Update for v0.6.7 2021-05-10 12:22:42 -07:00
csvExporter.ts Fixing external link click and workaround the export archive/csv problem 2021-04-29 15:31:17 +02:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
i18n.tsx Fixed eslint problem 2021-04-30 16:59:14 +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 Add Export/import board (#403) 2021-05-13 15:04:49 -06: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 Add Export/import board (#403) 2021-05-13 15:04:49 -06:00
octoListener.ts Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
octoUtils.test.ts Unit tests: duplicateBlockTree 2020-12-07 10:20:38 -08:00
octoUtils.tsx [GH-38] Add date property (#391) 2021-05-10 07:46:07 +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 Merge release-0.6.7 2021-05-24 09:59:30 -07:00
utils.test.ts Clickable Links (#393) 2021-05-26 16:14:09 +05:30
utils.ts Clickable Links (#393) 2021-05-26 16:14:09 +05:30