1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-05 14:50:29 +02:00
focalboard/webapp/src
Johannes Marbach f771878fa8
[GH-411] Use relative date/time for comments (#1574)
This replaces the absolute date for comments on cards with a relative
date/time format and moves the absolute value into a tooltip.

Fixes: #411
2021-10-15 15:15:32 -06:00
..
blocks Board calculations (#1464) 2021-10-13 13:26:14 +05:30
components [GH-411] Use relative date/time for comments (#1574) 2021-10-15 15:15:32 -06:00
config Config for share board (#1187) 2021-09-16 13:31:02 -06:00
fonts/metropolis Not importing compass-icons on plugin mode (#1184) 2021-09-10 22:31:53 +02:00
hooks Typing adjustment - 1353 (#1415) 2021-10-05 16:55:55 -06:00
pages fix card URLs with no viewid (#1571) 2021-10-15 14:23:35 -04:00
store Allow no workspace and send to dashboard is that happens (#1296) 2021-09-22 09:42:41 +05:30
styles [GH-512] Feature #512 made confirmation dialog box. (#1546) 2021-10-14 11:42:36 -07:00
svg GH-1362: Fix missing return type on function (#1375) 2021-09-29 17:58:36 -06:00
telemetry Typing adjustment - 1357 (#1411) 2021-10-04 16:56:32 -04:00
test Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
types Start Welcome Page (#1231) 2021-09-28 09:51:32 -04:00
widgets [GH-512] Feature #512 made confirmation dialog box. (#1546) 2021-10-14 11:42:36 -07:00
app.tsx Move app history replace to happen only if not in plugin legacy mode (#1466) 2021-10-06 17:55:19 +02:00
archiver.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
blockIcons.ts
cardFilter.ts Fix #1482. Handle isEmpty filter correctly. (#1490) 2021-10-08 10:10:57 -07:00
constants.ts Update version to v0.9.1 2021-09-17 12:56:47 -07:00
csvExporter.ts [GH-1487] fix csv export fail (#1533) 2021-10-13 11:59:29 -04:00
emojiList.ts
i18n.tsx GH-1133 add/reset languages, make single language source (#1134) 2021-09-06 17:47:33 +05:30
lineReader.ts async LineReader 2021-03-02 16:13:26 -08:00
main.tsx Added markdown styles from mattermost-webapp (#1500) 2021-10-12 13:22:04 -04:00
mutator.test.ts Don't update the card if the property or description didn't change (#1092) 2021-08-26 11:19:32 +05:30
mutator.ts Board calculations (#1464) 2021-10-13 13:26:14 +05:30
nativeApp.ts GH-1362: Fix missing return type on function (#1375) 2021-09-29 17:58:36 -06:00
octoClient.test.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
octoClient.ts Cleaned up TODOs from file (#1478) 2021-10-07 15:22:23 -07:00
octoUtils.test.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
octoUtils.tsx Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
testUtils.tsx Typing adjustment - 1357 (#1411) 2021-10-04 16:56:32 -04:00
theme.ts Not using the mattermost-redux getTheme version because is not matching the mattermost-webapp version (#1186) 2021-09-14 16:43:52 +05:30
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
user.tsx Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30
userSettings.ts Fix #1397. Add show empty toggle to Dashboard (#1398) 2021-10-04 14:27:30 -07:00
utils.test.ts Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
utils.ts [GH-411] Use relative date/time for comments (#1574) 2021-10-15 15:15:32 -06:00
wsclient.ts Recovers inactive websockets connections on reconnect in plugin mode (#1324) 2021-09-29 18:19:34 +02:00