Commit Graph

1586 Commits

Author SHA1 Message Date
Joe Fiorini
b649887e61 Implement mobile-friendly menu 2015-05-28 09:03:55 -04:00
Joe Fiorini
d760c96596 Change portal mode icon when in portal mode 2015-05-28 09:03:55 -04:00
Joe Fiorini
91fe2b5444 Implement main menu redesign 2015-05-28 09:03:55 -04:00
Joe Fiorini
ea51113e1b Implement setup menu 2015-05-28 09:03:55 -04:00
jaredevantabor
58b3f4360c Merge pull request #244 from jaredevantabor/license-work
demodalizing the license modal
2015-05-27 12:30:18 -04:00
Joe Fiorini
df771d5c0d Display comparisons with data from API
See https://gist.github.com/joefiorini/3a8c36bcedf7ad954952 for an
explanation of the comparison logic.
2015-05-27 10:17:31 -04:00
Joe Fiorini
8acc73c833 Setup page to display fake data 2015-05-27 10:17:31 -04:00
John Mitchell
bd578f8e6d added datepicker library for system tracking 2015-05-27 10:16:40 -04:00
Joe Fiorini
ae5594a853 Add some promise helpers to lodash 2015-05-27 10:16:40 -04:00
Jared Tabor
54dc36c793 removing search bar for select2 drop downs 2015-05-27 00:35:19 -04:00
Jared Tabor
15773ba242 demodalizing the license modal
the license modal is now its own standalone page. this commit includes demodalizing the license page, directing the user to this page if no license exists, redirects the user to hte home page when a license is entered, and adds the license type to the license page and the About Tower modal. It also includes a small change to the aw-feature directive to better handle a session that does not have a license yet.
2015-05-26 17:29:53 -04:00
Joe Fiorini
7b20dfa98f Merge pull request #232 from joefiorini/breadcrumbs-directive
Move breadcrumb rendering into directive
2015-05-26 16:47:53 -04:00
Jared Tabor
22b44ceb32 Adding cleanup_fact prompt
The cleanup_fact job requires a different set of parameters: older_than and granularity. A different prompt modal was required in order to reflect these extra parameters.
2015-05-26 13:45:46 -04:00
John Mitchell
e068f7bb7f fixed ui adhoc stdout socket endpoint and wrapping of std out 2015-05-21 13:19:40 -04:00
John Mitchell
9aa41fdb8b added debugging for getting standard out events 2015-05-21 10:48:33 -04:00
John Mitchell
17924aedff fixed stdout caputure pending getting prepended when the standard out is not pending anymore 2015-05-20 18:00:46 -04:00
John Mitchell
65a28787d3 fixed order of socket routing 2015-05-20 17:41:16 -04:00
Joe Fiorini
287e1cc8c0 Move breadcrumb rendering into directive 2015-05-20 14:28:33 -04:00
Jared Tabor
8485cd9f85 Pagination left arrow shown at all times for spacing
Within the pagination widget, the left (previous) arrow will always be shown now, with functionality disabled if the user is on the first page of results
2015-05-20 14:22:41 -04:00
John Mitchell
9adfb64d8e fixed unclosed div on password error fixes 2015-05-20 14:20:52 -04:00
John Mitchell
41836a9139 fixed inv vars on UI 2015-05-20 13:51:48 -04:00
John Mitchell
299ece0b22 updating sockets to only init once. 2015-05-20 13:51:47 -04:00
Jared Tabor
90410aa4b5 removing resize behavior from inventory manage page 2015-05-18 22:45:58 -04:00
jaredevantabor
a1011106db Merge pull request #213 from jaredevantabor/dates
Filter Tower dates using moment.js
2015-05-18 15:11:30 -04:00
John Mitchell
647c3cfd7c fixed regex for symbols on password validation 2015-05-18 15:06:22 -04:00
jlmitch5
3166b12cea Merge pull request #215 from jlmitch5/jlm_511--inv_sources_options_change
fix options request parsing for church's changes to API
2015-05-18 13:07:28 -04:00
Jared Tabor
5d696adebf Adding space between status icon and status text on the jobs list page 2015-05-18 12:50:37 -04:00
Jared Tabor
2b7a2a1a3b fixing merge conflicts
from master
2015-05-15 17:18:14 -04:00
John Mitchell
50059f92c5 fixed password strength
-implemented rules for length, and lowercase, uppercase, number and symbol subsets
-made it user configurable in local_config.js
-set defaults to 8 character length and true for all character sets required
2015-05-15 14:15:13 -04:00
Jared Tabor
a84aed63c9 Revert "Setup initial system tracking struture"
This reverts commit 8a6c23d1d9497f1be814e963e13675d8b38014eb.
2015-05-15 14:14:32 -04:00
Jared Tabor
52459d16b9 Revert "jshint fixes"
This reverts commit b2d51abb4048b2e456c04c8ffc35cb7ebf7dfea6.
2015-05-15 14:14:22 -04:00
Jared Tabor
3f6d093869 Revert "adding inventory button"
This reverts commit 949dd868bd6dc2a150068b42d968897dc3674bc3.
2015-05-15 14:14:07 -04:00
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
John Mitchell
5d12240af6 adding inventory button 2015-05-15 11:13:16 -04:00
Joe Fiorini
1b2cce19cd jshint fixes 2015-05-15 11:13:16 -04:00
Joe Fiorini
f70a2acbd9 Setup initial system tracking struture 2015-05-15 11:13:15 -04:00
Jared Tabor
bc9c4d355e Quick fix to survey's to create new surveys
'mode' was added to generate form, and when adding/editing new questions the 'mode' of the question form was getting mixed with the 'mode' of hte job template form.
2015-05-15 11:03:47 -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
Joe Fiorini
e4a9919c24 Merge pull request #208 from joefiorini/browser-data
Move browser data loading into factory
2015-05-15 09:48:54 -04:00
Joe Fiorini
b70fa02f2c Merge pull request #209 from joefiorini/tooltip-for-titles
Use tooltip plugin for title attributes
2015-05-15 09:48:16 -04:00
John Mitchell
3aea602835 don't POST a project for inventory permissions 2015-05-14 18:38:50 -04:00
John Mitchell
ca4a713a42 fixed forEach console error in getChoices 2015-05-14 18:28:38 -04:00
Joe Fiorini
a1ee7ebf58 jshint fixes 2015-05-14 16:27:37 -04:00
Joe Fiorini
42dbe5f0b5 jshint fixes 2015-05-14 16:22:58 -04:00
Joe Fiorini
692bd77e04 Extract colors to easily resuable partial 2015-05-13 13:43:17 -04:00
Joe Fiorini
af67ac6931 Fix setting socketStatus on disconnect 2015-05-13 13:41:19 -04:00
Joe Fiorini
83932ae9e5 Use tooltip plugin for title attributes 2015-05-13 13:38:50 -04:00
Joe Fiorini
5c6cae213f Move browser data loading into factory 2015-05-13 13:30:39 -04:00