Giter VIP home page Giter VIP logo

adminterface's People

Contributors

dependabot[bot] avatar dulerong avatar ilunglee avatar richchw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

hdchinh

adminterface's Issues

Password input visibility toggle

Add a password visibility toggler feature option to allow users to review the password entered.

Please look at Mailchimp's sign-in form for reference
Screen Shot 2021-08-26 at 2 47 37 PM

The password visibility toggler show work for:

  • Formtastic forms
  • BatchAction forms

Install generator

Related to #12


The install generator will replace ActiveAdmin's assets (JavaScript, CSS) with our own. It should consider the following setups:

  • Webpacker
  • Sprocket

Here is ActiveAdmin's install generator for reference purpose. Our generators will only need to consider changes we need to make and do not need to overwrite/inherit ActiveAdmin's generators.

For example, when users install AAB, they will need to install ActiveAdmin first:

# Install ActiveAdmin
$ rails g active_admin:install

# Install ActiveAdminBootstrap
$ rails g active_admin_bootstrap:install

Update Contributing doc

Consolidate contributing docs, CONTRIBUTING.md with the /community/contributing page on the docs website

ActiveAdminComment with ActionText

  • The default ActiveAdminComment uses plain textarea. We should allow users to change it to ActionText.
  • It should work with configs inside css_classes.yml and components.yml

Add Rollup.js

Use client's yarn dependencies instead of bundling everything

Missing Thor class for invoke

Discussed in #112

Originally posted by mubeguku October 28, 2021
Any idea why I'm getting the following error on Mac after running "$ rails generate adminterface:install":

1: from /Users/xx/.rvm/gems/ruby-2.7.2/gems/adminterface-0.2.0/lib/generators/adminterface/install/install_generator.rb:8:in install_rails_addons' /Users/xx/.rvm/gems/ruby-2.7.2/gems/thor-1.1.0/lib/thor/invocation.rb:112:in invoke': Missing Thor class for invoke action_text:install (RuntimeError)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.