1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-03 08:45:40 +02:00
focalboard/webapp/src
2022-01-25 14:57:59 +03:00
..
blocks Add unit tests for cardFilter (#2021) 2022-01-05 16:01:45 -07:00
components Hide copy button for URLProperty in the table. 2022-01-25 14:57:59 +03:00
config Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
fonts/metropolis
hooks
pages Fix #2136. Show release month+year for version. (#2137) 2022-01-18 12:07:14 -08:00
store Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
styles GH-1872 - Updating octo-icon font weight (#1978) 2021-12-13 12:27:14 -07:00
svg
telemetry Update telemetry (#1673) 2021-10-27 09:30:42 -07:00
test [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
types Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
widgets Buttons for edit and copy of URLProperty added: 2022-01-25 14:57:59 +03:00
app.tsx Moving the history instance creation after the plugin initialization (to honor the SiteURL config) (#2109) 2022-01-17 20:21:25 +01:00
archiver.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
blockIcons.ts
cardFilter.test.ts Add unit tests for cardFilter (#2021) 2022-01-05 16:01:45 -07:00
cardFilter.ts
constants.ts Fix #2136. Show release month+year for version. (#2137) 2022-01-18 12:07:14 -08:00
csvExporter.ts Implementation of Calendar MVP (#1741) 2021-11-24 14:00:20 -07:00
emojiList.ts
i18n.tsx
lineReader.ts
main.tsx
mutator.test.ts Fixed a bug preventing new template being created from a card (#1951) 2021-12-09 16:35:35 +05:30
mutator.ts GH-2007 Use VisiblePropertyIds for view property order (#2010) 2022-01-05 14:24:22 -07:00
nativeApp.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02:00
octoClient.test.ts
octoClient.ts Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
octoUtils.test.ts
octoUtils.tsx
testUtils.tsx [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
theme.ts
tsconfig.json
undoManager.test.ts Modify undo manager to return a value and use it on undo (#1616) 2021-10-21 18:50:19 +02:00
undomanager.ts Modify undo manager to return a value and use it on undo (#1616) 2021-10-21 18:50:19 +02:00
user.tsx GH-1878: Display Bot Badge in Auto Complete (#1906) 2021-12-08 10:04:19 -05:00
userSettings.ts
utils.test.ts [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
utils.ts Moving the history instance creation after the plugin initialization (to honor the SiteURL config) (#2109) 2022-01-17 20:21:25 +01:00
wsclient.ts Gh 2077 mac app update (#2078) 2022-01-10 11:34:51 -08:00