choko icon indicating copy to clipboard operation
choko copied to clipboard

Choko Framework

Results 100 choko issues
Sort by recently updated
recently updated
newest added

At least custom created panels for 0.1.0.

enhancement

At least custom created pages for 0.1.0.

enhancement

Should we add logging? https://github.com/expressjs/morgan

enhancement
question

Add a command to `choko` shell for creating an admin user.

enhancement

In order to hide some fields or to disable filling it for some user roles, we need to add an `access` property to field definition. We'll also need a mechanism...

enhancement
priority

Now that we've added Content and Article extensions, we should add a Comment extension for allowing users to comment on content.

enhancement
MVP

Currently, the text fields default to max 256 characters. This is low for e.g. articles or wherever you use WYSIWYG element. We nee to raise that, by figuring out an...

bug
MVP

As a followup of #51. It would be nice to allow override of default form values from pages and panels.

enhancement
low-hanging fruit
MVP

### Motivation: Dependency resolution in the browser is a constant pain, and it's a big perfomance issue when loading so many separated files for only then to execute them. The...

Allow overriding stuff and reverting them from the admin.