An error occurred fetching the project authors.
- 21 Jun, 2016 1 commit
-
-
Jacob Schatz authored
Resolve "Tooltip for pinning sidebar" ## What does this MR do? Adds tooltip to show whether sidebar is pinned/unpinned ## What are the relevant issue numbers? Closes #18743 ## Screenshots (if relevant) ![Screen_Shot_2016-06-17_at_12.14.25_PM](/uploads/162f52084a770012cdc621122acd6c6c/Screen_Shot_2016-06-17_at_12.14.25_PM.png) ![Screen_Shot_2016-06-17_at_12.14.35_PM](/uploads/d9296720aeada972441f48d9a3d2f7f8/Screen_Shot_2016-06-17_at_12.14.35_PM.png) See merge request !4759
-
- 20 Jun, 2016 1 commit
-
-
Jacob Schatz authored
Set path for pinned nav cookie ## What does this MR do? Sets a path for the pinned nav cookie so it will be present across page reload. Closes #18836 See merge request !4784
-
- 16 Jun, 2016 2 commits
-
-
Jacob Schatz authored
Pinned sidebar navigation option ## What does this MR do? Gives the ability to pin the sidebar navigation. Pinning is only possible on screens with above `lg` which is `1200px` if not it reverts to being hidden by default. ## What are the relevant issue numbers? Closes #18542 ## Screenshots (if relevant) ### Un-pinned ![Screen_Shot_2016-06-15_at_17.29.08](/uploads/82b7495df6ea46a2334a7c25d03b019b/Screen_Shot_2016-06-15_at_17.29.08.png) ### Pinned ![Screen_Shot_2016-06-15_at_17.29.41](/uploads/3eb381be807985d0a9583f000cb802f9/Screen_Shot_2016-06-15_at_17.29.41.png) See merge request !4683
-
Jacob Schatz authored
Replace raphael-rails with raphael.js and split it from the rest of the JS ## What does this MR do? Removes raphael.js and its related libraries from the default JS bundle. It also removes raphael-rails because the gem is unmaintained and – for whatever reason – didn't want to cooperate with the way I was trying to require it. This brings the default (compressed and minified) application.js from 354KB after the d3 MR (!4394) down to 324KB. ## Are there points in the code the reviewer needs to double check? That tests pass and that there aren't errors on any pages (especially the Network page). ## Why was this MR needed? It's only used on the Network page and was using way too much bandwidth for just one page. ## What are the relevant issue numbers? #14372 #13165 Follow-up to !4394 and !4516. cc: @jschatz1 See merge request !4519
-
- 15 Jun, 2016 1 commit
-
-
Fatih Acet authored
-
- 13 Jun, 2016 2 commits
-
-
Phil Hughes authored
-
Kamil Trzcinski authored
-
- 10 Jun, 2016 5 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
Revert side nav to full width; remove border under nav; remove tooltips on nav links; stop page content shifting with side nav; put project nav in container
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Phil Hughes authored
Added sidebar Removed elements not present in design
-
- 08 Jun, 2016 1 commit
-
-
Fatih Acet authored
-
- 07 Jun, 2016 1 commit
-
-
Connor Shea authored
-
- 06 Jun, 2016 1 commit
-
-
Timothy Andrew authored
- Move the `TwoFactorAuthsController`'s `new` action to `show`, since the page is not used to create a single "two factor auth" anymore. We can have a single 2FA authenticator app, along with any number of U2F devices, in any combination, so the page will be accessed after the first "two factor auth" is created. - Add the `u2f` javascript library, which provides an API to the browser's U2F implementation. - Add tests for the JS components
-
- 05 Jun, 2016 1 commit
-
-
Phil Hughes authored
Closes #12440
-
- 02 Jun, 2016 1 commit
-
-
Connor Shea authored
-
- 01 Jun, 2016 1 commit
-
- 16 May, 2016 1 commit
-
-
Phil Hughes authored
This aligns the boxes correctly with the day on the left side of the calendar
-
- 11 May, 2016 1 commit
-
-
Fatih Acet authored
-
- 09 May, 2016 1 commit
-
-
Annabel Dunstone authored
-
- 21 Apr, 2016 1 commit
-
-
Jacob Schatz authored
This reverts commit 0f309794, reversing changes made to 1e596fef.
-
- 19 Apr, 2016 2 commits
-
-
Arinde Eniola authored
-
Arinde Eniola authored
-
- 18 Apr, 2016 3 commits
-
-
Arinde Eniola authored
-
Jacob Schatz authored
Use the correct sentry dsn.
-
Jacob Schatz authored
-
- 14 Apr, 2016 1 commit
-
-
Phil Hughes authored
-
- 12 Apr, 2016 1 commit
-
-
connorshea authored
The Bootstrap carousel module is used for image carousels, and we don't use it anywhere on the site. Also separated the Bootstrap JavaScript into separate components and removed the carousel component. Fixes #14670.
-
- 11 Apr, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 07 Apr, 2016 1 commit
-
-
Alfredo Sumaran authored
This should be done before .timeago() is called on the element
-
- 23 Mar, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 22 Mar, 2016 1 commit
-
-
Phil Hughes authored
Closes #14475
-
- 20 Mar, 2016 1 commit
-
-
Arinde Eniola authored
-
- 19 Mar, 2016 1 commit
-
-
Stan Hu authored
Closes #13856
-
- 15 Mar, 2016 1 commit
-
-
Rémy Coutable authored
This reverts commit 01160fc0, reversing changes made to 4bff9daf.
-
- 14 Mar, 2016 3 commits
-
-
Phil Hughes authored
Changed breakpoint class into singleton
-
Phil Hughes authored
-
Phil Hughes authored
This class checks the current bootstrap breakpoint
-
- 10 Mar, 2016 1 commit
-
-
Phil Hughes authored
Closes #14195
-