Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / trailblazer/formular issues and pull requests

#64 - Adding newer versions of Ruby into travis ci config

Pull Request - State: closed - Opened by konung about 6 years ago

#63 - Adding Haml support and teest

Pull Request - State: open - Opened by konung about 6 years ago - 7 comments

#62 - Adding haml support (haml v5.0.4) and simple test

Pull Request - State: closed - Opened by konung about 6 years ago

#61 - Getting started guide in README needed

Issue - State: open - Opened by StephanMeijer about 6 years ago

#60 - Allow checkbox collections to be matched with given value(s)

Pull Request - State: closed - Opened by bencallaway about 6 years ago - 1 comment

#59 - Button type attribute would ideally not have a default

Issue - State: closed - Opened by bencallaway about 6 years ago

#58 - Add button element to basic builder

Pull Request - State: closed - Opened by bencallaway about 6 years ago - 3 comments

#57 - Support for multiple checked checkboxes

Issue - State: open - Opened by bigforcegun over 6 years ago - 1 comment

#56 - Collection can't handle array of text fields

Issue - State: open - Opened by kmotsov over 6 years ago

#54 - Breaking Change - whitelist html attributes rather than blacklist

Issue - State: closed - Opened by fran-worley over 6 years ago - 1 comment

#52 - When using HAML formular render twice

Issue - State: open - Opened by elbouillon almost 7 years ago - 9 comments

#51 - Correct display of nested error messages

Issue - State: open - Opened by richard-kramer almost 7 years ago - 3 comments

#50 - Values of Multiselects are not persisted if form validation fails

Issue - State: closed - Opened by richard-kramer almost 7 years ago - 2 comments

#49 - Update Bootstrap4 builder for latest BS version

Issue - State: open - Opened by fran-worley about 7 years ago
Labels: bug

#48 - Travis: use jruby-9.1.13.0

Pull Request - State: closed - Opened by olleolleolle about 7 years ago - 3 comments

#47 - Question regarding builder

Issue - State: closed - Opened by joep about 7 years ago - 6 comments

#46 - Setting default builder (newbie) question

Issue - State: closed - Opened by joep about 7 years ago - 4 comments

#45 - Checked will be triggered for values 1, '1', true and 'true'

Pull Request - State: closed - Opened by emaglio over 7 years ago - 4 comments

#44 - Checkbox default value set to true instead of 1

Pull Request - State: closed - Opened by emaglio over 7 years ago - 4 comments

#43 - Enctype should be set when file upload input is used

Issue - State: open - Opened by Titinux over 7 years ago - 3 comments
Labels: enhancement

#42 - Now Formular::Helper.builder as initiliazer works!

Pull Request - State: closed - Opened by emaglio over 7 years ago

#41 - Checkbox element is not selected when it should

Issue - State: closed - Opened by Titinux over 7 years ago - 4 comments

#40 - Add support for "multiple" option in select element

Issue - State: closed - Opened by Titinux over 7 years ago - 2 comments

#39 - Setting input value to nil result in calling undefined method.

Issue - State: closed - Opened by Titinux over 7 years ago - 6 comments

#38 - Button controls should render "value" attributes

Pull Request - State: closed - Opened by bencallaway over 7 years ago - 1 comment

#38 - Button controls should render "value" attributes

Pull Request - State: closed - Opened by bencallaway over 7 years ago - 1 comment

#37 - WIP: label translation proof of concept

Pull Request - State: open - Opened by jodeci over 7 years ago - 1 comment

#36 - [bug] Error messages not shown properly with bootstrap 4 slim

Issue - State: closed - Opened by emaglio over 7 years ago - 1 comment

#36 - [bug] Error messages not shown properly with bootstrap 4 slim

Issue - State: closed - Opened by emaglio over 7 years ago - 1 comment

#35 - Fix Formular::Helper.builder: Favor configured builder over default one.

Pull Request - State: closed - Opened by ushis over 7 years ago - 1 comment

#34 - optimize default value handling

Pull Request - State: closed - Opened by aiomaster over 7 years ago - 1 comment

#33 - escape html in attribute values refs #29

Pull Request - State: closed - Opened by aiomaster over 7 years ago - 1 comment

#32 - fix ugly minitest warnings

Pull Request - State: closed - Opened by aiomaster over 7 years ago - 2 comments

#31 - Formular::Helper.builder = :bootstrap3 not working

Issue - State: closed - Opened by sergey-koba-mobidev almost 8 years ago - 2 comments

#30 - Password input is missing

Issue - State: closed - Opened by sergey-koba-mobidev almost 8 years ago - 2 comments

#29 - :escape_html option for builder methods

Issue - State: closed - Opened by cdennl about 8 years ago - 7 comments
Labels: enhancement

#28 - select helper doesn't preserve values

Issue - State: closed - Opened by cdennl about 8 years ago - 2 comments
Labels: bug

#27 - Change f.button type: :button to f.submit

Pull Request - State: closed - Opened by michaellennox about 8 years ago - 2 comments

#26 - [Bug Report] in v0.2.0 when rendering a form NameError is raised

Issue - State: closed - Opened by michaellennox about 8 years ago - 3 comments

#25 - [question] The purpose of replacing methods with html(block_name)

Issue - State: open - Opened by blelump over 8 years ago - 1 comment

#24 - rename all plural constants

Pull Request - State: closed - Opened by fran-worley over 8 years ago - 1 comment

#23 - Ensure elements are added

Pull Request - State: closed - Opened by blelump over 8 years ago - 1 comment

#22 - Update README.md

Pull Request - State: closed - Opened by rojotek over 8 years ago

#21 - Bootstrap column controls

Pull Request - State: closed - Opened by fran-worley over 8 years ago

#20 - Error notifications

Pull Request - State: closed - Opened by fran-worley over 8 years ago

#19 - enable options on option tags

Pull Request - State: closed - Opened by fran-worley over 8 years ago

#18 - Rendering select element with extra options

Issue - State: closed - Opened by blelump over 8 years ago - 1 comment
Labels: enhancement

#17 - inherit element_sets

Pull Request - State: closed - Opened by fran-worley over 8 years ago - 1 comment

#16 - [discussion] Adding property for all elements of a builder

Issue - State: open - Opened by blelump over 8 years ago - 16 comments
Labels: enhancement

#15 - Ignore wrapper for certain element type

Issue - State: closed - Opened by blelump over 8 years ago - 4 comments

#14 - Extend set_default

Pull Request - State: closed - Opened by fran-worley over 8 years ago

#13 - Collection with custom builders?

Issue - State: closed - Opened by blelump over 8 years ago - 6 comments

#12 - Convert checkable_label method to html_context

Pull Request - State: closed - Opened by fran-worley over 8 years ago - 1 comment

#11 - Default tag name from class name

Issue - State: closed - Opened by blelump over 8 years ago - 2 comments

#10 - Extending default_hash

Issue - State: closed - Opened by blelump over 8 years ago - 6 comments

#9 - Default hash changes

Pull Request - State: closed - Opened by fran-worley over 8 years ago

#8 - 0.1.0 release?

Issue - State: closed - Opened by blelump over 8 years ago - 2 comments

#7 - Collection format

Issue - State: closed - Opened by blelump over 8 years ago - 2 comments

#6 - Weird behaviour for rendering element without content

Issue - State: closed - Opened by blelump over 8 years ago - 6 comments

#5 - Ideas for rendering radio buttons

Issue - State: closed - Opened by blelump over 8 years ago - 2 comments

#4 - README – update form API example

Pull Request - State: closed - Opened by blelump over 8 years ago - 1 comment

#2 - Formular crashes if set_default is a symbol

Issue - State: closed - Opened by blelump over 8 years ago - 2 comments

#1 - Missing simple-form niceities

Issue - State: open - Opened by fran-worley over 8 years ago - 4 comments