Tom Whiston
2ce4f0ebf1
Merge branch 'develop' into cmd_environment_vars
...
# Conflicts:
# api/tasks/runner.go
2018-03-15 00:49:40 +01:00
Tom Whiston
983668544d
fix readme logo location
2018-03-15 00:39:32 +01:00
Tom Whiston
1bb2b9ba25
Merge pull request #492 from twhiston/goreleaser
...
add .goreleaser and associated ci changes
2018-03-15 00:36:47 +01:00
Tom Whiston
dd27aba6df
Change setup function and config loading
...
Adds setup question asking where to output config. Defaults to cwd, and if getting cwd produces an error falls back to /etc/semaphore
Make docker autostart default for config
Show default for playbook path
rename semaphore_config.json to config.json
fix pathname for circle
2018-03-15 00:31:27 +01:00
Tom Whiston
014b9d0176
Merge branch 'develop' into goreleaser
2018-03-15 00:24:18 +01:00
Tom Whiston
e0931b2430
Merge pull request #489 from vyulabs/change_fe_structure
...
Change Frontend directory structure
2018-03-15 00:23:35 +01:00
Tom Whiston
07de175bfa
Merge branch 'develop' into startup_script_config_path
2018-03-15 00:11:47 +01:00
Tom Whiston
92847c1c5c
updates based on review
2018-03-14 19:26:52 +00:00
Denis
9ab189bfb8
Fix watch:fe task
2018-03-14 18:44:58 +05:00
Tom Whiston
d501b6ca72
add .goreleaser and associated ci changes
...
ignore package-json.lock
fix CPATH for forks testing in circle by pinning to project name
2018-03-13 21:26:35 +00:00
Denis
7263101be0
Use npm instead of submodule. Split public to web/public & web/resources
...
Fix build under Windows
Remove htmls from pug directory
Move package.json to web directory
Remove OS type checking from test
Fix builder.js codestyle
Remove Taskfile_windows.yml
2018-03-13 12:23:20 +05:00
Tom Whiston
3a6173fad9
Merge pull request #488 from vyulabs/fix_link_to_contribution
...
Fix link to CONTRIBUTION.md & add bin/ to .gitignore
2018-03-12 10:56:04 +01:00
Tom Whiston
e7de556eef
Merge pull request #486 from twhiston/dep
...
add dep
2018-03-12 10:55:08 +01:00
Denis
82cdc4360a
Remove outdated info from README
2018-03-12 13:41:40 +05:00
Denis
86a51c0eb2
Fix link to CONTRIBUTION.md & add bin/ to .gitignore
2018-03-12 13:21:04 +05:00
Tom Whiston
285493ab20
add dep
2018-03-11 14:58:39 +00:00
Tom Whiston
43341d3dbe
Merge pull request #484 from twhiston/codacy_coverage
...
add codacy code review links, generate and export coverage info
2018-03-11 14:06:07 +01:00
Tom Whiston
42153a8356
codacy integration
2018-03-11 12:54:59 +00:00
Tom Whiston
4916435b61
Merge pull request #479 from vyulabs/update-angular
...
Update angularjs/angular-ui to last version
2018-03-11 13:47:50 +01:00
Tom Whiston
8cd859f741
Merge pull request #483 from twhiston/version_generator
...
add version code generator
2018-03-11 13:34:46 +01:00
Tom Whiston
3f241054ab
add version code generator
2018-03-11 00:05:45 +00:00
Tom Whiston
6a9e81572d
Merge pull request #478 from twhiston/taskfile
...
Taskfile
2018-03-10 23:58:07 +01:00
Tom Whiston
99616d857f
update taskfile to new version 2 format
2018-03-10 22:34:18 +00:00
Denis
02ab87455c
Fix modal dismiss callback
2018-03-09 16:41:55 +05:00
Denis
9106479584
Fix gutter
2018-03-09 15:50:14 +05:00
Denis
503110f98a
Remove unused help-block
2018-03-09 15:42:39 +05:00
Denis
98fdb20f6e
Use tooltips insead of help-block
2018-03-09 15:42:38 +05:00
Denis
9e8c5e5989
Fix modal event handling
2018-03-09 15:41:26 +05:00
Denis
e050f53e70
Fix bug with modal's event handling
2018-03-09 15:41:25 +05:00
Denis
49c315f7cd
Update angular to 1.6
2018-03-09 15:41:25 +05:00
Tom Whiston
1911fd3b75
Merge pull request #471 from vyulabs/ace
...
Use ACE for JSON editor
2018-03-09 10:11:46 +01:00
Tom Whiston
647ec115a1
change to task instead of bash script for building
2018-03-09 00:32:47 +00:00
Tom Whiston
88647c887c
Merge pull request #436 from vyulabs/file_inventory
...
Add "file" type for inventory
2018-03-08 23:51:36 +01:00
Denis
076fb382a2
Fix ACE editor tooltip position
2018-03-08 20:33:52 +05:00
Denis
26e9d67ddb
Remove commented out lines
2018-03-08 20:09:01 +05:00
Denis
970b5643c5
Update vendor submodule
2018-03-08 19:47:12 +05:00
Denis
d27a91cca4
Fix inventory test for windows path
2018-03-08 19:15:45 +05:00
Denis
346af83e25
Remove redundant variable
2018-03-08 19:01:10 +05:00
Denis
b849c22559
Use os.Getwd() instend of './'
2018-03-08 19:00:15 +05:00
Denis
3368e40847
Fix indent in bundle.json
2018-03-08 18:49:28 +05:00
Denis
16a0374937
Move inventory tests to projects package
2018-03-08 18:45:53 +05:00
Denis
4bd51c6632
Add test for inventories
2018-03-08 16:49:08 +05:00
Denis
4aeef04369
feat: add tests
2018-03-08 16:37:38 +05:00
Denis
a63fd9d570
Validate inventory path before save
2018-03-08 14:04:34 +05:00
Denis
de7cb3453d
Removed AWS/DO/GCloud inventory types
2018-03-08 12:39:20 +05:00
Denis
1be4563a0e
Fix last issues
2018-03-08 12:23:58 +05:00
Tom Whiston
5ac47b38fb
change build process to use task
2018-03-07 23:02:15 +01:00
Tom Whiston
285bbd3ac8
Merge pull request #475 from twhiston/change_asset_bundler
...
Change asset bundler
2018-03-06 09:35:43 +01:00
Tom Whiston
7bb044f0e6
Merge pull request #474 from twhiston/remove_default_config
...
remove the need for config init function
2018-03-06 09:35:09 +01:00
Tom Whiston
8e91611007
Update circle.yml
2018-03-05 20:15:47 +01:00