graphql-engine/cli/commands
Shahidh K Muhammed 9c848e2b94
add option to serve console assets from a local directory (#145)
* add option to serve console assets from a local directory

* remove /console prefix

* update gin context only if static dir is present
2018-07-18 16:22:07 +05:30
..
console_test.go handle server endpoints that contains a url path (#64) 2018-07-09 19:17:38 +05:30
console.go add option to serve console assets from a local directory (#145) 2018-07-18 16:22:07 +05:30
docs.go [cli] add docs and build tools (#3) 2018-06-28 11:10:18 +05:30
init_test.go cli: update tests (#47) 2018-07-06 10:36:27 +05:30
init.go [cli] add comments (#4) 2018-06-28 14:06:25 +05:30
metadata_apply_test.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
metadata_apply.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
metadata_export_test.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
metadata_export.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
metadata_reset_test.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
metadata_reset.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
metadata.go move metadata.yml file inside migrations folder, fix #122 (#125) 2018-07-12 18:22:25 +05:30
migrate_apply_test.go handle server endpoints that contains a url path (#64) 2018-07-09 19:17:38 +05:30
migrate_apply.go handle server endpoints that contains a url path (#64) 2018-07-09 19:17:38 +05:30
migrate_create_test.go [cli] fix tests 2018-06-28 14:14:01 +05:30
migrate_create.go [cli] add comments (#4) 2018-06-28 14:06:25 +05:30
migrate_status_test.go handle server endpoints that contains a url path (#64) 2018-07-09 19:17:38 +05:30
migrate_status.go handle server endpoints that contains a url path (#64) 2018-07-09 19:17:38 +05:30
migrate_test.go inserts into schema_migration only once per version (fix #127) (#128) 2018-07-12 19:54:46 +05:30
migrate.go handle server endpoints that contains a url path (#64) 2018-07-09 19:17:38 +05:30
root.go [cli] add docs and build tools (#3) 2018-06-28 11:10:18 +05:30
version.go cli: close #38 handle server, cli and console versions (#43) 2018-07-04 18:13:52 +05:30