1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/webapp/src
Ishan Masdekar 3a135a30e7
fix: handles null or empty clientConfig (#3237)
Adds a check to see if the clientConfig object is null or empty.
If null or empty clientConfig then sets the disableTour to false.

Related Issue: #3236

Signed-off by: imasdekar <imasdekar@disroot.org>
2022-06-16 09:32:08 -04:00
..
blocks Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
components CP - Update en.json: Bug fix and consistency (#3231) 2022-06-16 16:47:44 +05:30
config Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
fonts/metropolis Not importing compass-icons on plugin mode (#1184) 2021-09-10 22:31:53 +02:00
hooks Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
onboardingTour Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
pages CP - Update en.json: Bug fix and consistency (#3231) 2022-06-16 16:47:44 +05:30
store fixes for personal server app notification (#3227) (#3230) 2022-06-16 16:46:45 +05:30
styles 2889 - Hiding images on share modal on personal (#2925) 2022-05-04 13:53:46 -06:00
svg Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
telemetry update for standard colors/button, add telemetry 2022-05-09 12:27:50 -06:00
test Cross team search (#2829) 2022-04-19 10:27:14 +05:30
types Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
widgets CP - Update en.json: Bug fix and consistency (#3231) 2022-06-16 16:47:44 +05:30
app.tsx Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
archiver.ts Use the correct endpoint for exporting all boards on a team 2022-04-13 15:04:47 +02:00
blockIcons.ts Ran npm run fix 2020-10-20 12:52:56 -07:00
boardUtils.ts Adding the new template selector interface (#2172) 2022-02-02 09:38:57 +01:00
cardFilter.test.ts Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
cardFilter.ts Fix #1482. Handle isEmpty filter correctly. (#1490) 2021-10-08 10:10:57 -07:00
constants.ts [GH-2442] Improve performance for table column resize (#3032) 2022-05-16 15:51:17 -05:00
csvExporter.ts minor edit 2022-04-13 10:22:22 -04:00
emojiList.ts Ran npm run fix 2020-10-20 12:50:53 -07:00
errors.ts GH-2896 - Error on invalid token (#2911) 2022-04-25 16:11:16 -06:00
i18n.tsx GH-1133 add/reset languages, make single language source (#1134) 2021-09-06 17:47:33 +05:30
main.tsx Added markdown styles from mattermost-webapp (#1500) 2021-10-12 13:22:04 -04:00
mutator.test.ts Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
mutator.ts GH 2393 Move calculationColumns from board to view (#2762) 2022-04-14 10:33:57 -06:00
nativeApp.ts Some webapp linter fixes (#1405) 2021-10-16 18:36:03 +02: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 Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
octoUtils.test.ts Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
octoUtils.tsx Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
route.tsx fix: handles null or empty clientConfig (#3237) 2022-06-16 09:32:08 -04:00
router.tsx fixes for shared boards (#2581) 2022-03-25 10:46:58 -06:00
testUtils.tsx [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
theme.ts 2889 - Hiding images on share modal on personal (#2925) 2022-05-04 13:53:46 -06:00
tsconfig.json Minor improvements for VSCode: (#675) 2021-07-08 12:08:00 +05:30
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 Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
userSettings.ts fixes for personal server app notification (#3227) (#3230) 2022-06-16 16:46:45 +05:30
utils.test.ts Adde missing board menu options in sidebar 2022-03-31 17:55:29 +05:30
utils.ts Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
wsclient.ts Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00