focalboard/webapp/src
Scott Bishel 667abb3a55
Personal Server - remove same function on disconnect as added on reconnect. (#4006)
* only dispatch initialLoad if me is defined, prevents recalling in loop

* update to add/remove same function on reconnect
2022-10-20 11:02:11 +02:00
..
blocks Fix members (#3875) 2022-09-30 08:26:41 -06:00
boardCloudLimits Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
boardsCloudLimits Porting the card limits frontend to main branch (#3174) 2022-06-20 20:39:20 +02:00
components GH-4047 Handle all potential displayValue types (#4048) 2022-10-20 10:50:40 +02:00
config Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
fonts/metropolis
hooks Fix useHasPermission minimumRole cascade check (#3949) 2022-10-06 09:57:33 -06:00
insights Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
onboardingTour Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
pages Personal Server - remove same function on disconnect as added on reconnect. (#4006) 2022-10-20 11:02:11 +02:00
properties GH-4047 Handle all potential displayValue types (#4048) 2022-10-20 10:50:40 +02:00
store GH-4007 Fix for welcome screen flashing (#4042) 2022-10-20 11:00:12 +02:00
styles [GH-1950] : Fix border-collapse user agent stylesheet (#3905) 2022-10-04 22:29:57 +05:30
svg main Cherrypick: Hidden card view via direct URL & unfurl (#3071) (#3126) 2022-06-21 11:22:47 -06:00
telemetry Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
test Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
types Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
widgets Use different icons for random and Pick Icon (Closes: #3899) (#3924) 2022-10-11 10:19:25 -05:00
app.tsx Refactor websockets state and lifecycle (#3315) 2022-07-14 12:31:51 +02:00
archiver.ts Use the correct endpoint for exporting all boards on a team 2022-04-13 15:04:47 +02:00
blockIcons.ts
boardUtils.ts Porting the card limits frontend to main branch (#3174) 2022-06-20 20:39:20 +02:00
cardFilter.test.ts Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
cardFilter.ts Refactor of prorperties (#3356) 2022-08-16 18:00:43 +02:00
constants.ts Update URL to docs page for migrating and reference .boardarchive (#4043) 2022-10-19 13:33:06 -06:00
csvExporter.ts Refactor of prorperties (#3356) 2022-08-16 18:00:43 +02:00
emojiList.ts
errors.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
i18n.tsx
main.tsx Refactor websockets state and lifecycle (#3315) 2022-07-14 12:31:51 +02:00
mutator.test.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
mutator.ts Fix members (#3875) 2022-09-30 08:26:41 -06:00
nativeApp.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
octoClient.test.ts Use the correct endpoint for exporting all boards on a team 2022-04-13 15:04:47 +02:00
octoClient.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
octoUtils.test.ts Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
octoUtils.tsx Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
route.tsx Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
router.tsx Improve the board creation from channels (#3415) (#3433) 2022-07-27 12:26:17 +02:00
testUtils.tsx Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
theme.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
tsconfig.json
undoManager.test.ts
undomanager.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
user.tsx Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
userSettings.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
utils.test.ts Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
utils.ts Gh 3884 Fix Multiperson property (#3888) 2022-10-03 10:11:19 -06:00
wsclient.ts Catch exception on failed WS command to avoid interface from breaking (#3858) 2022-09-16 13:21:36 +02:00