Ecosyste.ms: Issues

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

GitHub / codotype/codotype-generator issues and pull requests

#90 - Version 0.4.0

Pull Request - State: closed - Opened by aeksco almost 6 years ago

#89 - Dev -> Dev

Pull Request - State: closed - Opened by aeksco almost 6 years ago

#88 - Updated to 0.3.0

Pull Request - State: closed - Opened by aeksco almost 6 years ago

#87 - Generator should expose a method to generate code for each in blueprint.schemas

Issue - State: closed - Opened by aeksco almost 6 years ago - 1 comment
Labels: enhancement, in-progress

#86 - Add CHANGELOG.md

Issue - State: closed - Opened by aeksco almost 6 years ago - 1 comment
Labels: help wanted, good first issue

#85 - Generator should automatically inject Global Options, Model Options

Issue - State: closed - Opened by aeksco almost 6 years ago - 1 comment
Labels: enhancement, help wanted, good first issue

#84 - Updated to v0.2.0

Pull Request - State: closed - Opened by aeksco almost 6 years ago

#83 - Updated to 0.2.0

Pull Request - State: closed - Opened by aeksco almost 6 years ago

#82 - Abstracted codotype-runtime, codotype-utils

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

#81 - Added repository to package.json

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

#80 - Runtime

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

#79 - Runtime

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

#78 - Dev -> Master

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

#77 - Added codotype runtime, removed all generators

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

#76 - Removed ExpressJS Generator

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

#75 - Migrate Express.js generator into separate repository

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment

#74 - Delete react generator (migration)

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

#73 - ReactJs generator UI tweaks

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

#72 - Abstract ReactJS generator into separate repository

Issue - State: closed - Opened by aeksco about 6 years ago - 4 comments
Labels: enhancement

#71 - Add functionality to several React components

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

#70 - Dev -> Master

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

#69 - Removed VueJS generator code

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

#68 - Add POST parameters to auth, create a functional list component

Pull Request - State: closed - Opened by sjhuang26 about 6 years ago - 2 comments

#67 - React: organize generated files into directories

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

#66 - Flask - Generate models to interface the API with MongoDB

Issue - State: closed - Opened by aeksco about 6 years ago - 3 comments
Labels: enhancement

#65 - ReactJS - Add logo image to home page

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#64 - ReactJS - ShowComponent - add table to display model attributes

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#62 - ReactJS - ListComponent - improve list rendering pattern

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#61 - ReactJS - ListComponent - add `Destroy` button to list item

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#60 - ReactJS - ListComponent - add `Edit` link to list item

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#59 - ReactJS - ListComponent - dynamically generate a correct label attribute for each list item

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#58 - ReactJS - Wire up Register component to POST { email, username, password } to API

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#57 - ReactJS - Wire up Login component to POST { username, password } to backend

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#56 - ReactJS - Split schema-specific components into schema-specific subdirectories

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#55 - ReactJS - Generate <input> elements & submit/back buttons for Form components

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#54 - Move VueJs generator into blazeplate-vuejs-vuex-generator repository

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#53 - Move generators/util code into /lib

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: help wanted

#52 - Initial Flask API resource and route work (re-opened PR)

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

#51 - Plan abstraction of generator code into independent repositories

Issue - State: closed - Opened by aeksco about 6 years ago - 2 comments
Labels: in-progress

#50 - Flask API resource and routes added

Pull Request - State: closed - Opened by ericharmeling about 6 years ago - 2 comments

#49 - Falcon Framework API resource generation

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

#48 - Add login components to React

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

#47 - Flask API first commit

Pull Request - State: closed - Opened by ericharmeling about 6 years ago - 2 comments

#46 - Add Login & Register components to ReactJS generator

Issue - State: closed - Opened by aeksco about 6 years ago - 4 comments
Labels: enhancement, in-progress

#45 - ReactJS generator enhancements

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

#44 - Add CRUD components + routes to React generator

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

#43 - Add resource generators to Falcon

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

#42 - Removed unused VueJS auth files - factory.js & service.js

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

#41 - Generate CRUD views in reactjs_app_base

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#40 - [WIP] Basic calls to API in react app

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

#39 - Finish adding CRUD components

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

#38 - Add API resource logic to Falcon Framework generator

Issue - State: closed - Opened by aeksco about 6 years ago - 2 comments
Labels: enhancement

#37 - Add CRUD API requests to reactjs_app_base generator

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#36 - Add CRUD routes to React generator

Pull Request - State: closed - Opened by sjhuang26 about 6 years ago - 4 comments

#35 - Added Falcon Framework base generator

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

#34 - Create initial prototype of react-router

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

#33 - Add CRUD routes and views to reactjs_app_base generator

Issue - State: closed - Opened by aeksco about 6 years ago - 1 comment
Labels: enhancement

#32 - Integrate React Router in reactjs_base_app generator

Issue - State: closed - Opened by aeksco about 6 years ago
Labels: enhancement

#31 - Added basic reactjs generator - reactjs_app_base copies and runs

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

#30 - Bug fixes, JSON Datatype, OnsenUI taking shape

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

#29 - Add ui-framework-free HTML template to 2 more components/containers

Pull Request - State: closed - Opened by sjhuang26 over 6 years ago - 1 comment

#28 - Add two templates with no UI framework

Pull Request - State: closed - Opened by sjhuang26 over 6 years ago - 2 comments

#27 - Add ui-framework-free HTML template to vuejs_show_container generator

Issue - State: closed - Opened by aeksco over 6 years ago - 1 comment
Labels: enhancement

#26 - Add ui-framework-free HTML template to vuejs_new_container generator

Issue - State: closed - Opened by aeksco over 6 years ago - 1 comment
Labels: enhancement

#25 - Add ui-framework-free HTML template to vuejs_edit_container generator

Issue - State: closed - Opened by aeksco over 6 years ago - 1 comment
Labels: enhancement

#24 - Add ui-framework-free HTML template to vuejs_app_navbar generator

Issue - State: closed - Opened by aeksco over 6 years ago - 1 comment
Labels: enhancement

#23 - Deploy

Pull Request - State: closed - Opened by aeksco over 6 years ago

#22 - Add documentation for deploying generated apps

Pull Request - State: closed - Opened by sjhuang26 over 6 years ago

#21 - Node/ExpressJS .env file is missing, sometimes

Issue - State: closed - Opened by aeksco over 6 years ago - 1 comment
Labels: bug

#20 - Write documentation for deploying generated apps

Issue - State: closed - Opened by aeksco over 6 years ago - 1 comment
Labels: documentation

#19 - VueJS Widget component generators

Pull Request - State: closed - Opened by aeksco over 6 years ago

#18 - Added widget components to VueJS

Pull Request - State: closed - Opened by aeksco over 6 years ago

#17 - Deploy

Pull Request - State: closed - Opened by aeksco over 6 years ago

#16 - Various improvements

Pull Request - State: closed - Opened by aeksco over 6 years ago

#15 - Deploy

Pull Request - State: closed - Opened by aeksco over 6 years ago

#14 - Whitespace marker removal, miscellaneous refinements

Pull Request - State: closed - Opened by aeksco over 6 years ago

#13 - Deploy merge

Pull Request - State: closed - Opened by aeksco over 6 years ago

#12 - Invoke generator programatically, whitespace cleanup

Pull Request - State: closed - Opened by aeksco over 6 years ago

#11 - Dev -> Master

Pull Request - State: closed - Opened by aeksco over 6 years ago

#10 - Replaced Yeoman with purpose-built generator class

Pull Request - State: closed - Opened by aeksco over 6 years ago

#9 - Dev

Pull Request - State: closed - Opened by aeksco over 6 years ago

#8 - Dev

Pull Request - State: closed - Opened by aeksco over 6 years ago

#7 - Mongoose Relations & Relational Methods

Pull Request - State: closed - Opened by aeksco over 6 years ago

#6 - Authentication improvements

Pull Request - State: closed - Opened by aeksco over 6 years ago

#5 - Dev -> Master

Pull Request - State: closed - Opened by aeksco over 6 years ago

#4 - User Authentication + Stability

Pull Request - State: closed - Opened by aeksco over 6 years ago

#3 - Functional full-stack generation

Pull Request - State: closed - Opened by aeksco over 6 years ago

#2 - Dev -> Dev

Pull Request - State: closed - Opened by aeksco over 6 years ago

#1 - Dev

Pull Request - State: closed - Opened by aeksco over 6 years ago