Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add luis publish status in client #2256

Merged
merged 8 commits into from
Mar 13, 2020
Merged

Conversation

lei9444
Copy link
Contributor

@lei9444 lei9444 commented Mar 12, 2020

Description

use localstorage to record the luis publish status.
if the file is updated, set published = false;
if the file is deleted, remove the published flag;
if published, set all published = true;

I will sync with fei chen to update the bf-lu library. Then I can get all applications' version after publishing the lu files. And the true/false can be replaced with the version.

Task Item

refs #2230

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants