Joe Fiorini
f09080c931
Move list-generator into new structure
2015-03-11 14:49:26 -04:00
Joe Fiorini
999c72ca91
Set disable status on dialog button for Groups
2015-02-10 09:27:57 -05:00
Joe Fiorini
a9e0de98d7
Use broccoli to build app
2015-02-06 12:49:04 -05:00
Joe Fiorini
f4350f4a28
Kill strict mode in favor of doing it once
2015-02-06 12:47:39 -05:00
jlmitch5
fbf0ebf4d9
Merge pull request #55 from ansible/popover_disable
...
Fixed popOver bug
2015-02-04 14:44:04 -05:00
John Mitchell
cef0d0bb00
removed bottom right pop-over directions.
2015-02-04 14:30:32 -05:00
Joe Fiorini
4775523764
Updates jshint settings
2015-01-30 15:43:22 -05:00
Bill Nottingham
3df996f999
Fix assorted UI error messages to reference the correct REST requests.
...
Noticed when James commented on one specific posted error that it shouldn't be doing a PUT instead of a POST; turns out the error was just copy/pasted wrong.
2015-01-19 10:56:10 -05:00
John Mitchell
221ebd846b
Add required asterisk to add group, custom inventory source
2015-01-12 13:24:40 -05:00
John Mitchell
c12006753e
Fixing group/hosts inventory count on deletion from one page to all
2015-01-09 12:13:26 -05:00
Jared Tabor
6e3cd5bc54
Added "Manual" to inventory source options
...
The 'manual' option was not being shown b/c it's value was an empty string.
2014-12-17 15:29:25 -05:00
Jared Tabor
b12d5c90fd
Inventory add/edit group->filter custom inv by org
...
On the inventory page, if you're adding/editing a group with source is custom, the lookup for an inventory script should be filtered by the organization that is associated with that inventory
2014-12-15 15:16:24 -05:00
Jared Tabor
5daeed14c7
Inventory source tab fix for vmware inventory
...
Fixed an error with the vmware sourve variables not properly being instatiated once data is returned from the API
2014-12-08 14:17:28 -05:00
Jared Tabor
9a90277e5e
Environment Variables for VMWare inv source
...
added the yaml/json parser for VMWare inventory sources
2014-12-03 15:04:17 -05:00
Jared Tabor
a7066443f0
Fixed wording for custom inventory scripts
...
Fixed the label on the source panel and on the lookup modal
2014-12-01 20:38:59 -05:00
Jared Tabor
71d0f3af80
JS Hint errors
...
fixed a jshint error from cchurch's change
2014-11-26 14:25:42 -05:00
Chris Church
35c392ab17
Add instance filters and group by options for EC2 inventory sources. Implements https://trello.com/c/QOVhP0mH
2014-11-26 03:20:45 -05:00
Jared Tabor
ee3c838d74
Sources
...
Added some changes to fields in the source form.
2014-11-21 13:46:20 -05:00
Jared Tabor
ee13723399
Group.js
...
Adding placeholder options for ec2 tag filtering
2014-11-18 16:55:03 -05:00
Jared Tabor
fd5483bbab
Job Submission code mirror
...
added code mirror to the job submission modal window. still need to investigate the issue when launching a job on the job template form, when two code mirror editor instances are visible.
2014-11-18 09:03:15 -05:00
James Laska
6df573a0e9
Correct jshint failure
2014-10-15 08:33:39 -04:00
Matthew Jones
c43a7be99e
Make it so that we take source_vars with the custom inventory script
...
when defining the inventory source. Slight modification to the UI to
make that possible
2014-10-14 15:38:42 -04:00
Jared Tabor
ca8e52bfff
adding ngdocs site for tower doc site
2014-08-28 10:37:02 -04:00
Chris Houseknecht
fe88623550
Schedules
...
Since we don't display schedule.id anywhere, there's probably no need to provide a filter for it.
2014-08-26 15:04:15 -04:00
Jared Tabor
a3c9dc7deb
changed some lookup dialogs to use radio buttons
2014-08-21 12:02:33 -04:00
Jared Tabor
8a705e66b6
added a small adjustment to inventory group modal Schedule tab issue
2014-08-14 10:47:49 -04:00
Jared Tabor
320fefe238
fixed issue with schedule tab dissappearing on edit modal upon resizing modal window
2014-08-14 10:12:35 -04:00
Luke Sneeringer
4723ad0a71
VMware support within Tower.
2014-08-07 11:09:33 -05:00
Jared Tabor
504b810418
changed azure labels and added them into inventory groups modal window
2014-07-28 17:06:30 -04:00
Jared Tabor
5df7833038
fixed defect with GCE cred's not showing up in inventory groups modal window
2014-07-25 11:12:12 -05:00
Luke Sneeringer
c6f7c1d2da
In progress: Adding GCE to inventory source.
2014-07-25 11:12:12 -05:00
Chris Houseknecht
3c7344e986
Fixed inventory real-time updates
...
After bringing inventory changes from 1.4.11 forward real-time updates were not being handled by new inventory edit controller.
2014-06-12 12:28:28 -04:00
Chris Houseknecht
79125e16af
Inventory Group Delete
...
The new delete method wasn't completely implemented. Still some old tree stuff and discarded endpoints lingergin' about.
2014-06-04 13:53:08 -04:00
Chris Houseknecht
527e7c6943
Inventory refactor from 1.4.11
...
Include commits from release_1.4.11 branch up to but not including 809c99d05c4bd14dac7ef2f19767e4d196cdd1bb
2014-06-02 15:31:30 -04:00
chouseknecht
c9bb424d98
AC-1292 Host container on inventory edit page now automatically resizes and adjusts rows per page.
2014-05-20 17:20:11 -04:00
chouseknecht
3711409237
Inventory group delete -implemented disassociate 'all' when deleteing a subgroup and promoting children.
2014-05-20 14:23:18 -04:00
chouseknecht
b111b250fb
Inventory group delete- POST to /groups/N/children when disassociating a non-top-level group.
2014-05-19 12:07:51 -04:00
chouseknecht
66862abd0c
Tweaked inventory group delete help link and text.
2014-05-19 11:24:37 -04:00
chouseknecht
a802d41fd6
AC-1259 inventory delete/promote.
2014-05-13 11:46:27 -04:00
Chris Houseknecht
ffdf03943e
Implementing websocket connection on jobs page. Group delete fixes.
2014-05-05 16:52:50 -04:00
Chris Houseknecht
65859fa446
Started fixing/finishing input group delete. Started moving socket status to header.
2014-04-25 11:56:23 +00:00
Chris Houseknecht
49c26aad10
Track inventory group expand/collapse in local storage. Support multiple inventory syncs running simultaneously. Moved socket connection for job_events to app root. Added on/off socket button so user can tell state of connection and reset/reconnect when needed. Applied AC-1211 fix.
2014-04-23 18:07:26 -04:00
Chris Houseknecht
bbab019567
Connected inventory detail page to socket.io and removed refresh button.
2014-04-22 02:57:35 -04:00
Chris Houseknecht
284c947347
AC-1185 fixed page rendering issues related to html-unsafe. Fixed search helper. Finished new inventory group delete functionality.
2014-04-16 18:13:26 -04:00
Chris Houseknecht
2e572e51da
Cleanup of 'loading' and 'no records matching your search'. Removed 'group' from group host status messages. Fixed conflict between group edit and host edit dialogs that caused variable editor to sometimes not display on host edit.
2014-04-09 12:05:05 -04:00
Chris Houseknecht
1b7e9167ec
Cleanup of 'loading' and 'no records matching your search'. Removed 'group' from group host status messages. Fixed conflict between group edit and host edit dialogs that caused variable editor to sometimes not display on host edit.
2014-04-09 12:05:05 -04:00
Chris Houseknecht
03dce0e4a0
Fixed inventory groups not refreshing after group added. Fixed vault_password_confirm displaying when credential type not machine.
2014-04-07 13:35:12 -04:00
Chris Houseknecht
29aa175a59
AC-1141 fixed inventory group scheduling issues. Added scope cleanup. Now only loading the schedules list 1x rather than each time schedule tab clicked. Destroying the schedule edit scope consistently on save and cancel.
2014-04-05 19:34:02 -04:00
Chris Houseknecht
ff3ce4f7b4
AC-1144 fixes for inventory group edit modal dialog. Spinner issue fixed. Improved error validation. Improved scope separation. Fixed issues related to home/groups search breaking after dialog closes.
2014-04-05 18:00:11 -04:00
Chris Houseknecht
d6237dcfb0
AC-1123 fixed issues related to job submission and cancellation.
2014-04-05 05:21:19 -04:00