Граф коммитов

24 Коммитов

Автор SHA1 Сообщение Дата
Jonathan French 247e1b980c Bug 1053203 - Remove builds and tests tables from user guide (#3164) 2018-01-25 11:54:59 +00:00
Ed Morley f7f38ef4d0
Bug 1257602 - Remove support for revision_hash (#2983)
Now that no submissions are using revision_hash, it can be removed.
This removes everything but the model field, which will be handled
later.

I've removed revision_hash from the Pulse jobs schema without bumping
the version, which wouldn't normally be ok, but no one is still using
it, and I'd rather have explicit failures later than if we left the
schema unchanged.
2017-11-28 00:09:17 +00:00
Jonathan French 92a2d66778 Bug 1419966 - Angularize start/end query examples in the User Guide 2017-11-27 08:27:03 -08:00
Cameron Dawson 51dc3cc938 Bug 1408100 - Upgrade to Bootstrap 4
This adds the upgrade to Bootstrap 4, and some basic changes and
some CSS tweaks we needed to keep out UI consistent.

The simpler changes are things like:

* Classes that were renamed
* Adding classes that are now needed (dropdown-item, etc)
* Change an item from a button to a span
* Changing order of items (modal header close button, etc)
* CSS class syntax changes

The other changes are lots of CSS padding, margin, font and
other spacing tweaks.
2017-11-09 11:12:09 -08:00
Cameron Dawson a250d1dcb6 Bug 1400069 - Replace term coalesced with superseded in most places
Except where it has to touch the database field, since that will be
vestigial in a later commit and removed in a alter PR.
2017-09-29 17:18:42 -07:00
Ed Morley d26651edb4 Bug 1403195 - Fix styling and mismatched tags in userguide.html (#2790)
The `class='kbd'` usages were missed from the changes in bug 1339508.
The mismatched tags have been present since the original landing in
bug 1139421.

Also removes a stray whitespace character from index.html.
2017-09-27 00:00:59 +01:00
KWierso 09295f2d7f Bug 1393567 - update userguide.html (#2732) r=camd 2017-08-25 16:19:19 -07:00
Casey Williams afa7d63d1d Bug 1336556 - Replace grunt build system with neutrino/webpack 2017-03-29 22:07:24 +01:00
Casey Williams de1137aeb8 Bug 1336556 - Apply strict DI in angular controllers & apps
This will prevent some minification errors after the migration from grunt
to webpack.
2017-03-01 21:35:55 +00:00
KWierso 52f0197927 Bug 1184510 - Change some more UI references to 'result set' (#2137) r=emorley 2017-02-06 18:11:14 -10:00
KWierso 7042a20970 Bug 1184510 - Stop using the term 'resultset' for pushes (#2123) r=emorley 2017-02-02 14:49:40 -10:00
Ed Morley 9cbe78e150 Bug 1270236 - Update Auto-Tools wiki links to EngineeringProductivity
The pages were moved when the team was renamed.
2016-05-04 20:30:23 +01:00
Ed Morley 0e48f7d45b Bug 1256173 - Update userguide for job removals 2016-03-14 16:47:51 +00:00
Henrik Skupin a41d78d277 Bug 1251649 - Add firefox-ui-tests to userguide.html 2016-02-26 20:43:47 +01:00
Ed Morley 8ce4c6e320 Bug 1227495 - Add the WhatsDeployed link back to the help menu
It has since moved from the Stackato Paas (which was EOL). I've omitted
the Heroku revision since WhatsDeployed doesn't handle divergent
branches well.
2016-01-18 16:48:50 +00:00
Ed Morley a76a06b850 Bug 1209523 - Fix grunt build minification of userguide.html
Also the s/userguide.app/userguide/ was to fix:

Error: [$injector:nomod] Module 'userguide' is not available!
2015-09-29 21:11:17 +01:00
Jonathan French ca700dce6f Bug 1141569 - Display onscreen keyboard shortcuts 2015-09-28 16:33:49 -04:00
Jonathan French 82f45f74d1 Bug 1193804 - Break up treeherder.css - global.css 2015-09-28 12:31:40 -04:00
William Lachance e6caeee9e3 Bug 1208086 - Hide links to whatsdeployed
It currently doesn't do anything useful. Commenting it out instead of eliminating
it just in case someone wants to bring it back.
2015-09-24 13:53:24 -04:00
Jonathan French 42bbf9383c Bug 1193804 - Break up treeherder.css - job-buttons.css 2015-09-16 14:02:42 -04:00
Jonathan French 13ff0a9ee3 Bug 1202476 - Move remaining userguide css, naming and indent 2015-09-09 09:53:33 -04:00
Ed Morley 525866a553 Bug 1201517 - Export a revision.txt containing the Git SHA on Heroku too
The Git SHA is available in the SOURCE_VERSION environment variable:
https://devcenter.heroku.com/articles/buildpack-api#bin-compile-summary

Also update the What's Deployed links to include Heroku in the
comparison alongside stage/prod.
2015-09-08 17:22:24 +01:00
Jonathan French b7b28f0f8e Bug 1193804 - break up treeherder.css - userguide.css 2015-09-04 11:06:40 -04:00
Jonathan French c23cee5d05 Bug 1197988 - Add Help menu and useful menu entries 2015-08-28 15:48:17 -04:00