..
blocks
Description Section of Card can now Have Columns ( #637 )
2021-07-15 10:38:12 -04:00
components
[GH-770] Use textarea for title in the card dialog ( #776 )
2021-07-26 14:04:21 +05:30
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
Removing the forceRefresh from the router ( #732 )
2021-07-16 12:46:27 +02:00
store
Add global templates to redux store ( #731 )
2021-07-16 13:37:46 +02:00
styles
Description Section of Card can now Have Columns ( #637 )
2021-07-15 10:38:12 -04:00
test
Only allowing valid color classes ( #665 )
2021-07-06 19:53:54 +02:00
viewModel
Add global templates to redux store ( #731 )
2021-07-16 13:37:46 +02:00
widgets
[GH-770] Use textarea for title in the card dialog ( #776 )
2021-07-26 14:04:21 +05:30
app.tsx
Removing the forceRefresh from the router ( #732 )
2021-07-16 12:46:27 +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
Fix #757 : Ignore invalid values in filter logic ( #758 )
2021-07-24 07:33:06 -07:00
constants.ts
Merge release-0.8.0
2021-07-16 10:30:45 -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
Sample using @reduxjs/toolkit ( #646 )
2021-07-14 21:22:40 +02:00
mutator.ts
Description Section of Card can now Have Columns ( #637 )
2021-07-15 10:38:12 -04: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
Sample using @reduxjs/toolkit ( #646 )
2021-07-14 21:22:40 +02:00
octoListener.ts
Refactor the websockets connection messages and lifecycle ( #749 )
2021-07-19 15:04:17 +05:30
octoUtils.test.ts
Unit tests: duplicateBlockTree
2020-12-07 10:20:38 -08:00
octoUtils.tsx
Description Section of Card can now Have Columns ( #637 )
2021-07-15 10:38:12 -04:00
theme.ts
GH-633 - Updating active indicator for boards ( #766 )
2021-07-22 18:52:45 +05: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
Sample using @reduxjs/toolkit ( #646 )
2021-07-14 21:22:40 +02:00
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