Commit Graph

252 Commits

Author SHA1 Message Date
Jared Tabor
12fbe984b9 FINAL revert of commit: "Adding a date filter that will format dates in Tower UI"""
This reverts commit 1945c04cd3dfbb33fe3c8139cee88c862cd75cab.
2015-05-15 11:18:47 -04:00
Jared Tabor
20ec360692 Revert "Revert "Adding a date filter that will format dates in Tower UI""
This reverts commit a5119f681d688ea1bdf07b952a065f90a03ea757.
2015-05-15 11:14:29 -04:00
Jared Tabor
052c808b8f Revert "Adding a date filter that will format dates in Tower UI"
This reverts commit 41a168c57f74a774555753a269431efaf795597c.
2015-05-15 11:13:45 -04:00
Jared Tabor
e41359c8cc Adding a date filter that will format dates in Tower UI
based on the user's locale.

short and long date format filters

adding long date format to appropriate files

in doing a grep for the long date format, i found these files could instead use the londDate filter

Removing short hand abbreviation for dates.

We will now include the year in all our date formats

updating jshint to ignore moment

updating long date filter
2015-05-15 11:03:46 -04:00
Bill Nottingham
979eedc328 Fix trademark wording - Tower is a registered trademark
https://trello.com/c/7dFDMl92/464-legal-fix-trademark-wording
2015-05-07 15:01:01 -04:00
jlmitch5
7ad1b45d00 Merge pull request #150 from ansible/jlm_414_stdout_revamp
Jlm 414 stdout revamp
2015-05-07 12:03:42 -04:00
Jared Tabor
263dafd84a fixing spelling error
on home.partial for activity streams
2015-05-05 10:32:01 -04:00
Jared Tabor
79b79f0481 initial files for license diff directive
awLicenseFeature with show/hide

changed file locations

changing file location

adjusting controller logic to only return list of features

leveraging $rootScope instead of local storage

adding awFeature directive for lists/forms for activity stream button

Adding route resolvers and service for getting license

In order to get the license info from the API and not from local storage, the UI needs to hit hte API before loading any pages, therefore I've added route resolvers that will ensure that we have the appropriate data (license features) before navigating to a new page. I've also added the awFeature directive to the organizations list -> add-button and the ldap checkbox on the user form page.

adjusting alignment

fixing jshint errors

commting file for testings

adding tests for features service and features controller

adding features controller unit test
2015-05-04 11:34:38 -04:00
John Mitchell
690c87fbf3 fixing job details accessiblity 2015-04-29 11:14:53 -04:00
John Mitchell
550104e472 finished stdout revamp for job templates 2015-04-24 12:21:59 -04:00
Jared Tabor
38f0b46ded adjusting width of search bar in jobs page 2015-04-17 17:45:06 -04:00
Jared Tabor
ed0f6a7918 Obtaining job status from API instead of capitalizing
The jobs page and the job detail page now use the API value to display job status
2015-04-14 15:23:02 -04:00
Jared Tabor
9cffbd63c2 Schedule search widget, and fix buttons for jobs
Inserted the schedule search widget for hte scheduled jobs tab, and adjusting the correct buttons based on if a job is running.
2015-04-13 11:16:25 -04:00
Jared Tabor
eabe4bdf02 Made jobs page use 1 pane with tabs
instead of the 4 panes divied into completed, running, and queued jobs
2015-04-10 14:29:46 -04:00
jlmitch5
4b1322932f Merge pull request #125 from jlmitch5/adhoc_pr
UI Support for adhoc commands
2015-04-07 10:19:45 -04:00
Jared Tabor
ed3dab91bf adjusted row heights on dashboard, jobs, and portal mode.
adjusted row heights due to change to button font size.
2015-04-06 15:34:01 -04:00
John Mitchell
ce31b98635 UI support for adhoc commands 2015-04-06 10:31:11 -04:00
Jared Tabor
3512bcdc59 moving jt test to test folder
so that merge will pass jenkins
2015-03-27 15:24:36 -04:00
Jared Tabor
3c0c5b89b6 adding html file for smart status 2015-03-26 09:58:40 -04:00
Jared Tabor
427f42dec3 changed default project/playbook scheme + actions
changed the design of the 'Reset to default project/playbook' on the job template form. Also added actions on the inventory properties accordion for scan job templates for scheduling and copying
2015-03-26 09:58:40 -04:00
John Mitchell
579ad85553 fixing 0 bug on cleanup job details form 2015-03-20 14:03:59 -04:00
Joe Fiorini
143305749f Merge pull request #104 from joefiorini/extract-button-directive
Extract button helper into directive
2015-03-16 12:10:05 -04:00
Jared Tabor
45513ca4bd added scan jobs list to inventory properties
added the scan jobs list in an accordion underneath the inventory properties.
2015-03-13 15:37:21 -04:00
Joe Fiorini
ef422d33b1 Extract toolbar button into directive 2015-03-13 12:06:09 -04:00
Jared Tabor
333adea673 Merge branch 'edit-inv-page' into upstream_master
Conflicts:
	awx/ui/static/js/controllers/Inventories.js
	awx/ui/static/js/lists/InventoryHosts.js
2015-03-12 15:37:19 -04:00
Jared Tabor
5e22c86c45 link to manage page from inv list 2015-03-12 14:32:41 -04:00
Jared Tabor
9ed89f9622 fixing breadcrumbs for new inventory page/manage
fixing breadcrumbs to reflect the level of nesting of hte manage page.
2015-03-12 11:41:36 -04:00
Jared Tabor
286fd04498 changing name of inv manage partial 2015-03-11 13:37:07 -04:00
Jared Tabor
42081077c5 Moving inventory pages
the view that displayed the groups/hosts is now mapped to inventories/id/manage and the page for editing an inventory is an inventories/id
2015-03-11 13:30:03 -04:00
Joe Fiorini
7c80efc0d5 Use template for rendering smart status 2015-03-10 16:27:17 -04:00
Jared Tabor
81ead8c85d Changed labels for filters on portal mode
changed the labels to make things more aligned to the semantics of the actual filter.
2015-02-16 12:11:11 -05:00
Joe Fiorini
a9e0de98d7 Use broccoli to build app 2015-02-06 12:49:04 -05:00
Joe Fiorini
f512cdf79d Add missing partial 2015-02-05 12:58:45 -05:00
Joe Fiorini
109c9d8832 Do not try to render home template on login/logout 2015-02-04 17:11:27 -05:00
Joe Fiorini
ffc12c3065 Don't show dashboard until we have a user signed in 2015-01-30 15:42:50 -05:00
Joe Fiorini
1113337cdc Fix initial load resize for module 2015-01-30 15:42:49 -05:00
Joe Fiorini
4fc86e30ea Fix displaying graphs with no content 2015-01-30 15:42:49 -05:00
Joe Fiorini
f2dbf7a559 Fix issue with graph modules causing vertical scroll 2015-01-30 15:42:49 -05:00
Joe Fiorini
d3a6fac5f9 Extract data loading for host count graph 2015-01-30 15:42:48 -05:00
Joe Fiorini
408d9bf136 Move host count graph into directive 2015-01-30 15:42:48 -05:00
Joe Fiorini
f98e9ce0c7 Update size of host pie chart on window resize 2015-01-30 15:42:48 -05:00
Joe Fiorini
116e7b2118 Take toolbar height into account on job status graph 2015-01-30 15:42:48 -05:00
Joe Fiorini
1c4b8c0676 Move HostPieChart into directive 2015-01-30 15:42:47 -05:00
Joe Fiorini
42fbcf3454 Implement responsiveness in graph 2015-01-30 15:42:47 -05:00
Joe Fiorini
8e092714fb Switch to using element instead of attribute 2015-01-30 15:42:47 -05:00
Joe Fiorini
8d29b170bc Extract html string to template 2015-01-30 15:42:47 -05:00
Joe Fiorini
b0dcafca8c Display job status graph in directive instead of widget 2015-01-30 15:42:47 -05:00
John Mitchell
121de37a32 Final niceness commit. 2015-01-30 14:38:36 -05:00
John Mitchell
5ad2f3e330 Final pass of making errors nicer 2015-01-29 21:07:12 -05:00
John Mitchell
53db7b7224 Making error messages nicer, first pass 2015-01-29 19:47:12 -05:00