Faalis icon indicating copy to clipboard operation
Faalis copied to clipboard

A RubyOnRails platform for rapid web application development. Containing a rich and flexible dashboard interface

Results 42 Faalis issues
Sort by recently updated
recently updated
newest added

User should be able to select several items and delete them in dashboard index section.

Feature
Dashboard

We need to make the migration configurable. For example user might not want to use lockable user.

Enhancement

In previous version we experienced lots of problems with our complicated assets pipeline. In Rails `5.1` thanks to `yarn` and `webpack` integrations we can make it really simple. So we...

Enhancement

Refactor and remove dead code from `resource` and `view` generators

Enhancement

Refactor `install` generators.

Enhancement

We needed `Faalis::I18n` because of some missing features from rails I18n system. So we need to review it again.

Enhancement

Right now, `Faalis::ORM` module contains several functions to specify the type of current orm which we need to change it to specify the type of database in use and its...

Enhancement

We need an option to let the user enable/disable some devise options like: - registraion - Guest user - Activation mail - Reset password - Etc.

It would be awesome if we can show some default info on the index page to user. Also we need to create an abstract DSL which allows the devs to...

Enhancement
Dashboard