Git Product home page Git Product logo

codex's People

Contributors

denis-vasilenko avatar depechemodefan avatar nightwriter avatar vladvinnikov avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

codex's Issues

Default field type has select

In component creation when you don't choose field type it has select with dictionaries, but it doesn't need to have it

Wrong permissions. Urgent!

        mkdir('./application/modules/'.$alias,0777);
        mkdir('./application/modules/'.$alias.'/controllers',0777);
        mkdir('./application/modules/'.$alias.'/models',0777);
        mkdir('./application/modules/'.$alias.'/views',0777);

They MUST NOT be 077

Alert styles

Interate styles for alerts (e.g. deleting confirmation)

We have to create base model

Create base model and put get and get_list functions instean of generation them for every model. Every child model must have only empty functions which call parent's functions.

Session dies on adminpanel

Every time I need to log back in. Looks like problem with application and CodEX sessions with the same name

Component editing

We need a button to edit component (e.g. add new fields) on the component overview page.

Develop codegeneration for frontend

  • create base model with methods get_list including pagination and get, base controller with the same methods
  • when creating component automatically we need to generate empty child controller and model and views for list and element

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.