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

Feature/persist data state #15

Merged
merged 4 commits into from
Aug 27, 2019
Merged

Feature/persist data state #15

merged 4 commits into from
Aug 27, 2019

Conversation

goeson00
Copy link
Collaborator

No description provided.

LOAD_DATA: '/api/config',
SAVE_DATA: '/api/config/save',
UPDATE_WIDGET: '/api/widget/update'
};
export const COLUMNS_MIN = 1;
export const COLUMNS_MAX = 8;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this to a bigger number... like COLUMNS_MAX = 20

Copy link
Contributor

@szymon-owczarzak szymon-owczarzak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change only those MAX COLUMNS to 20

@goeson00 goeson00 merged commit d8ac478 into master Aug 27, 2019
@szymon-owczarzak szymon-owczarzak deleted the feature/persist-data-state branch September 6, 2019 14:29
Cich0sza pushed a commit that referenced this pull request Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants