Commit Graph
100 Commits
Author SHA1 Message Date
Jared Tabor 862dc458c6 fixing project view of failed syncs from dash
to include failed jobs and canceled jobs
2016-06-23 09:01:06 -07:00
Jared Tabor a26a4326ba Fixing add notificaiton template button for mgmt jobs 2016-06-23 09:00:02 -07:00
Jared Tabor 3e9b86e024 Fix breadcrumb for notification templates page
It didn't include the Settings crumb first
2016-06-23 09:00:02 -07:00
Jared Tabor c075aafd50 JSHint 2016-06-23 09:00:01 -07:00
Jared Tabor b1fff38243 Inserting ADD NOTIFICATION TEMPLATE button for tabs
with notification templates
2016-06-23 09:00:01 -07:00
Jared Tabor 81402bd2ee UX audit fixes for search bar on related tabs 2016-06-22 10:53:53 -07:00
Jared Tabor d1d620fd7c Portal mode search bars 100% 2016-06-21 14:13:40 -07:00
Jared Tabor 1abb6e8ffb Related tab-search-bars 100% width w/o actions
If there are no actions like ADD, then the search bar should be 100% width
2016-06-21 13:49:36 -07:00
Jared Tabor 205963a7ce Adding labels for notifications on related tabs
for notification type column
2016-06-21 12:30:02 -07:00
Jared Tabor ecb1e7b15e removing hover popover on recent notifications icon 2016-06-21 09:21:30 -07:00
Jared Tabor bc9289c5a5 Prevent dashboard resolve from sending GET requests until after user logs in 2016-06-20 13:18:05 -07:00
Jared Tabor 11bd5570cf fix for setup menu route resolve 2016-06-20 11:37:27 -07:00
Jared Tabor 8a34b5712a returning promise in resolve for setup menu 2016-06-20 10:43:31 -07:00
Jared Tabor 2de4a2d0f9 removing wait spinner on notification popover 2016-06-17 17:12:54 -07:00
Jared Tabor de1d605c28 fix for broken recent-notifications popover 2016-06-17 17:11:00 -07:00
Jared Tabor 3115dd4fee hiding notifcation templates on setup menu
for non org admins
2016-06-17 17:11:00 -07:00
Jared Tabor 17ffc39281 updating notifications status after test notification 2016-06-17 13:44:48 -07:00
Jared Tabor 95e500d472 the disabled key for the manual-inv-group-notifications
was getting added to the notifications object for all notifications-related-lists
2016-06-16 13:52:31 -07:00
Jared Tabor d9f4819372 js hint 2016-06-16 11:59:02 -07:00
Jared Tabor ab9448e039 changing logic for is-loggedOut class 2016-06-16 11:06:53 -07:00
Jared Tabor 322451853d unpromisifying the logout() function call
and fix for other PR feedback
2016-06-16 10:51:31 -07:00
Jared Tabor c6879e5163 Adding an extra session check for when a user closes tower
before the session times out and returns to Tower. Also changed the login route controller to a resolve to ensure that the login modal appears.
2016-06-16 10:50:53 -07:00
Jared Tabor 7286163281 Changing color of idle countdown text to #D9534F 2016-06-16 10:23:15 -07:00
Jared Tabor 98e5291bfc Disabling notifications related button for manual groups 2016-06-15 15:46:44 -07:00
Jared Tabor 490425970a JS Hint 2016-06-15 15:41:40 -07:00
Jared Tabor 928ae58430 Changing failed notification toaster icon
to fa-exclamation-triangle
2016-06-14 16:06:26 -07:00
Jared Tabor 4d7bc6e101 Changing wording and styling of notification toaster message
and adding some better error handling for failed notifications.
2016-06-14 10:05:11 -07:00
Jared Tabor 80815305c5 Check status of test notifications.
The response from the PUT call to the notifications_templates/<id>/test endpoint contains an ID to be used to
perform a lookup off of the notifications endpoint in order to obtain the status.
2016-06-14 00:00:41 -07:00
Jared Tabor a5634b24a7 updating license page for license that exists, but is not valid 2016-06-13 14:05:12 -07:00
Jared Tabor 70318f23cb Loading the viewport after /config response is returned from the API 2016-06-09 10:24:58 -07:00
Jared Tabor 945380c07a Redirecting non-playbook-jobs to correct stdout pages 2016-06-08 14:37:16 -07:00
Jared Tabor c5aee042ce fixing cancel button nghide when job is running 2016-06-08 11:30:02 -07:00
Jared Tabor 8602b66c47 adding delete/cancel for mgmt jobs stdout 2016-06-08 11:01:48 -07:00
Jared Tabor 1e44ea8f7f Adding Relaunch and cancel/delete buttons to the stdout page for
SCM update, inv-sync, and adhoc
2016-06-08 11:01:48 -07:00
Jared Tabor f1f36f44b2 Changing 'template_id' to 'id' for job templates
which was recently changed for bread crumb names
2016-06-07 11:22:41 -07:00
Jared Tabor 65cf910131 fix to pass jenkins test 2016-06-03 13:17:34 -07:00
Jared Tabor 67d161d818 Fix for activity stream state, and hover state for power button on screens with width <900px 2016-06-03 12:03:57 -07:00
Jared Tabor a34a82c745 Updating documentation on login process for new config workflow 2016-06-03 10:26:10 -07:00
Jared Tabor 155b30af41 Updating comment in app.js 2016-06-02 17:50:34 -07:00
Jared Tabor c516a17ef9 Removing old code and cleaning up for PR 2016-06-02 17:42:41 -07:00
Jared Tabor 0ae30d14e9 Starting timer after config response returns
b/c timer depends on the 'auth-token-timeout' from the /config response
2016-06-02 17:42:40 -07:00
Jared Tabor 7c489ae4c8 UX Changes to the License workflow
adding the Tower logo and a sentence to the license screen when no license is present
2016-06-02 17:42:40 -07:00
Jared Tabor 40abf57b4a Improvements to feature service timing for AS button 2016-06-02 17:42:40 -07:00
Jared Tabor 4d1c43f4bd Fix for session limit per user 2016-06-02 17:42:40 -07:00
Jared Tabor 4466fc80a2 Fixing features timing with new config work 2016-06-02 17:42:39 -07:00
Jared Tabor ef935768a5 fix for session timeout 2016-06-02 17:42:39 -07:00
Jared Tabor 7c68f18060 fixing issue where first route was empty on refresh 2016-06-02 17:42:39 -07:00
Jared Tabor 5f52384a3d fixing login and submit for new license 2016-06-02 17:42:39 -07:00
Jared Tabor 8b271c4caf Promise-ify the call to /config and reduce number
of calls to 1 per session. We'll also pull the config/license info from memory instead of local storage
2016-06-02 17:41:56 -07:00
Jared Tabor 5a3e384716 Disabling notifications for manual inv sources 2016-05-11 17:36:04 -04:00
Jared Tabor ac2e334186 Fixing related tab empty list styling 2016-05-10 16:04:11 -04:00
Jared Tabor 8789327d38 Changing Time Remaining + Days logic on license cntrler 2016-05-10 10:08:24 -04:00
Jared Tabor 92bb67ae26 Users UX Audit changes 2016-05-09 18:08:10 -04:00
Jared Tabor cb855de950 More UX changes for Mgmt Jobs 2016-05-09 18:08:10 -04:00
Jared Tabor 5218644f0b UX Audit fixes to Mgmt Jobs 2016-05-09 18:08:10 -04:00
Jared Tabor 8a1d06789b Fixing width of textarea fields
like extra vars/inv script
2016-05-09 18:08:10 -04:00
Jared Tabor 71ea4cb465 Notification form UX Audit cleanup 2016-05-09 18:08:09 -04:00
Jared Tabor fd40135d9d jshint errors 2016-05-09 18:08:09 -04:00
Jared Tabor 47b04f3a6f Notification List should not highlight row item on save 2016-05-09 18:08:09 -04:00
Jared Tabor fefa6998aa EULA text should start on a new line 2016-05-09 18:08:09 -04:00
Jared Tabor e31f472975 Changing order of Setup cards 2016-05-09 18:08:09 -04:00
Jared Tabor c304427e5d Small UX changes to License and ActStream 2016-05-09 18:08:09 -04:00
Jared Tabor b974422c6e Changes to notifications after API naming change
The API changed the /notifier endpoint to /noticiation_templates to match up with the terminology used with the UI
2016-05-06 11:45:48 -04:00
Jared Tabor 1c1dcf3c01 adding websocket listener to portal page 2016-05-05 16:19:11 -04:00
Jared Tabor 1f0d88c7ab UX feedback on Activity Streams
As well as tags and some select2
2016-05-05 16:16:35 -04:00
Jared Tabor b6222e5857 Making "Request License" btn-primary to match other buttons 2016-05-05 16:16:26 -04:00
Jared Tabor c4f6d018ed removing admins list from list imports 2016-05-05 16:16:20 -04:00
Jared Tabor 4a2580f7ed Removing stale Admin.js from /controllers and /lists
These were used for the /organizations/:id/admin route, which has been updated in 3.0. These files are no longer needed.
2016-05-05 16:16:06 -04:00
Jared Tabor c7f0de41e9 License Page UX Audit Changes 2016-05-05 16:15:54 -04:00
Jared Tabor fced58d920 Changing blue button hover color 2016-05-05 10:17:02 -04:00
Jared Tabor e0d181110a cleaning up jshint errors 2016-05-02 13:42:26 -07:00
Jared Tabor 8630a14ee8 Changing license workflow for first time user 2016-05-02 13:19:59 -07:00
Jared Tabor 5c02b2dafe Remove route resolves from login/logout routes
Was previously using wrong route names.
2016-05-02 13:12:34 -07:00
Jared Tabor 459fb492f3 Removing the FeatureService from state resolve files
Instead, the FeatureService can be added into hte resolve in the StateExender provider
2016-04-29 16:10:03 -07:00
Jared Tabor c2c3c7ebf4 cleaning up hint error 2016-04-28 08:50:18 -07:00
Jared Tabor 90c6e1ca36 Fixing extra vars for inv-sync schedules and projects 2016-04-28 08:41:04 -07:00
Jared Tabor f1545860f0 Adding scheduler for inventory syncs
which can be found in the groups panel on the left side of hte inventory manage page in the row for each group.
2016-04-28 08:41:04 -07:00
Jared Tabor ebe0a3acf5 UI Popover Help for IRC/Slack Channel Names
Adding information in the UI popover allowing the user to send names with or without a prepending symbol.
2016-04-26 13:56:20 -07:00
Jared Tabor 4661437128 inventory source id parsing on edit 2016-04-25 09:21:50 -07:00
Jared Tabor 3d1efea862 Making network credential ssh-key optional 2016-04-22 16:06:07 -07:00
Jared Tabor 9a0363d913 Sat6, CloudForms, Network, and Azure_rm to the UI
Adding UI changes for RH Satellite6, RH CloudForms, Azure RM, and the new Network credentials and inventory sources.

Network Inventory on the UI

making host required for cloudforms and sat6

first commit of azure_rm

More Azure Credential form elements

Fixes to azure_rm after API merges

fixing network credential and new azure inv source
2016-04-22 16:06:07 -07:00
Jared Tabor cd6fff70a8 additional merge conflict fixes for JShint linting 2016-04-22 15:02:51 -04:00
Jared Tabor fd61619063 Fix for notification lookup on inv_sources 2016-04-22 10:18:15 -07:00
Jared Tabor 1fa8a4a4a3 Adding notifications panel to inventory sources 2016-04-22 07:23:42 -07:00
Jared Tabor 28c4a9faba Removing GetChoices from notifications list init 2016-04-21 09:15:06 -07:00
Jared Tabor 25504c9191 adding notifications to management jobs 2016-04-20 13:14:06 -07:00
Jared Tabor fdae63090f Changing verbage of notificaiton success/failure message 2016-04-14 15:23:52 -07:00
Jared Tabor d5f032acb8 updated org-add form controller with form obj 2016-04-13 17:54:38 -07:00
Jared Tabor 62ecefb716 removing unncessary line 2016-04-12 12:55:01 -07:00
Jared Tabor 462eb19087 Changing ngToast success color 2016-04-12 12:55:01 -07:00
Jared Tabor de56747d1c Cleaning up code from PR feedback 2016-04-12 12:55:00 -07:00
Jared Tabor 72ae8f46c9 Adding notifications into the UI 2016-04-12 12:55:00 -07:00
Jared Tabor c51501223c Fixing scope passed to CodeMirror factory on hosts route 2016-03-31 12:11:59 -07:00
Jared Tabor a35368f558 Adding initial notifications files 2016-03-04 15:39:23 -08:00
Jared Tabor 656f77c0de clean up stale code 2016-03-04 07:42:56 -08:00
Jared Tabor fdaee0242a Adding Standard Out and other Job Detail things
This includes the work from the Job Detail standard out panel along with fixes from feedback from UX and other UI devs.
This includes:
- result panel CSS fixes
- selected row styling
- stop job button functionality
- websockets for job detail
- everthing for adding stdout to the job detail: panel, styling, toggle, and websockets
2016-03-03 22:31:40 -08:00
Jared Tabor 295c6b7db5 Fixes from PR review: panel title alignment, cleanup stale code, add color alias for toggle button 2016-03-02 11:54:06 -08:00
Jared Tabor 78baabf676 Job Details--details panel and events summary
This PR consists of the restyling for the Job Details page, specifically for the details panel and for the events summary panel. It includes, but is not limited to changes to the tables, icons, status representations, expendables panels, positioning on screen, the search bars, the toggles, and the pie chart. I also added a CodeMirror instance for the Results panel as a follow up to my last PR.

Remaining items: Responsiveness is the main one, a lot of JS side styling was done on the job detail page to make it fit on one screen. I'll need to have a deeper dive with UX to figure out what we want to do when this page is displayed on smaller browsers. I also have not gotten to the stdout out for htis page.
2016-02-29 22:11:29 -08:00
Jared Tabor 93719094ea Using aliases for colors instead of hard coded pigments 2016-02-19 10:39:17 -08:00
Jared Tabor 68f619e358 Job Detail Results panel tweaks after UX review 2016-02-19 10:23:18 -08:00