Commit Graph

495 Commits

Author SHA1 Message Date
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
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
Tom Whiston
5ecb4cb97f Update CONTRIBUTING.md 2018-03-05 20:09:02 +01:00
Tom Whiston
b745ec6fa2 change to using packr instead of go-bindata 2018-03-05 19:59:58 +01:00
Tom Whiston
59a0b74ee6 Update circle.yml 2018-03-05 18:19:55 +01:00
Tom Whiston
39c85ba561 Update circle.yml 2018-03-05 18:16:48 +01:00
Tom Whiston
be97a6a324 remove the need for config init function in bindata and refactor to function called by main 2018-03-05 18:06:24 +01:00
Denis
6147eaa064 Add ACE JSON worker 2018-02-28 18:44:12 +05:00
Denis
f31bf99a90 Add ACE modes to bundler 2018-02-28 18:24:22 +05:00
Denis
7cc879595e Replace textarea elements to ui-ace 2018-02-28 14:38:59 +05:00
Denis
34c95b419f Add ACE dependancies 2018-02-28 14:38:59 +05:00
Tom Whiston
d1946fd05b
Merge pull request #461 from twhiston/create_tmp_dir
Create tmp dir if not existent before job run
2018-02-28 10:12:38 +01:00