Git Product home page Git Product logo

array-field-type-extension's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

tehsquidge ln-e

array-field-type-extension's Issues

Styling not being added to public folder

Using bolt: 2.2.16
Array field type: 1.0.3

After installation the array.min.css is not being loaded/copied to the public folder. Resulting in missing styling in the backend.

screenshot 2016-02-01 10 57 34

datetime field not functioning

When the type is datetime, the field appears, but the datepicker does not function. Does anyone have any ideas on how to get this to function?

"Not null violation" when updating DB

Hi,

I was testing the extension and I came across a problem. I was trying to add:

...
        images:
            type: array
            children:
                image:
                    type: image
                    label: Image
                alt:
                    type: text
                    label: Alt Text
...

and, when updating/checking the DB, I got the error:

An exception occurred while executing 'ALTER TABLE bolt_pages ADD images TEXT NOT NULL': SQLSTATE[23502]: Not null violation: 7 ERROR: column "images" contains null values

I'm using:

  • Bolt 2.2.3
  • postgresql

Thanks!

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.