Commit Graph

528 Commits

Author SHA1 Message Date
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
Tom Whiston
43abd774bc better permissions 2018-02-28 10:02:54 +01:00
Tom Whiston
d24e73f35e
Merge pull request #470 from vyulabs/ignore_binaries
Add binaries to gitignore and remove binddata.go
2018-02-28 09:24:11 +01:00
Tom Whiston
a2c207c6d9 Merge branch 'develop' into create_tmp_dir 2018-02-28 09:10:20 +01:00
Tom Whiston
8f58fa7434
Merge pull request #469 from UnitedTraders/468-copy-task-log
allow copy from task log text area
2018-02-28 08:44:14 +01:00
Denis
80a5bff77c Add binaries to gitignore and remove binddata.go 2018-02-28 11:51:28 +05:00
Anton Markelov
13230ebe3a allow copy from task log text area 2018-02-28 10:49:27 +10:00
Tom Whiston
2373a4df54 update bindata for current develop branch 2018-02-27 21:06:55 +01:00
Tom Whiston
0fceedbd48
Merge pull request #405 from UnitedTraders/198-nonpriv-user
Add non-privileged user role
2018-02-27 20:54:43 +01:00
Tom Whiston
a6699ffd6f
Merge pull request #449 from twhiston/fix_stdin_hang
Fix stdIn hanging issue
2018-02-27 20:53:19 +01:00
Tom Whiston
0e0bef5129
Merge pull request #442 from UnitedTraders/441-crash-after-new-role
Fix crash when new role added to requirements
2018-02-27 20:52:52 +01:00
Tom Whiston
7a43a5814e
Merge pull request #440 from UnitedTraders/314-output-permalink
add link to JSON task output in task info
2018-02-27 20:52:21 +01:00
Tom Whiston
8460bf7f01
Merge pull request #433 from vyulabs/hidden-templates
feat(template): hidden templates
2018-02-27 20:50:55 +01:00
Tom Whiston
000bfecab4
Merge pull request #395 from UnitedTraders/393-big-output
Use bufio.Reader instead of bufio.Scanner for task logging
2018-02-27 20:50:11 +01:00
Anton Markelov
10f2b4b413 another minor grammar fixes 2018-02-20 10:12:19 +10:00
Anton Markelov
ec41a59539 rename migration asset 2018-02-19 08:59:28 +10:00
Anton Markelov
910c8bc4e9 another minor fixes after review 2018-02-19 08:49:40 +10:00
Anton Markelov
5e26bfb92c fix for https://github.com/ansible-semaphore/semaphore/issues/158 2018-02-17 09:52:08 +10:00
Anton Markelov
fe5dcdc1c8 minor fixes after code review 2018-02-17 09:46:23 +10:00
Tom Whiston
99d5f201fa make default permissions more open to keep tmp folders happy. Fix include error 2018-02-15 21:53:36 +01:00