focalboard/webapp
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
..
__mocks__
cypress CP - Update en.json: Bug fix and consistency (#3231) 2022-06-16 16:47:44 +05:30
html-templates
i18n CP - Update en.json: Bug fix and consistency (#3231) 2022-06-16 16:47:44 +05:30
src fix: handles null or empty clientConfig (#3237) 2022-06-16 09:32:08 -04:00
static Merge Onboarding feature branch into main (#2406) 2022-02-28 12:28:16 +01:00
.eslintignore
.eslintrc.json Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json revert bad config changes 2022-03-30 15:12:56 -06:00
NOTICE.txt
package-lock.json Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
package.json Add cypress:debug script to webapp/package.json (#3088) 2022-05-20 19:39:16 +05:30
tsconfig.json
tslint.json
webpack.common.js Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
webpack.dev.js
webpack.prod.js