Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-13Update link to feature templateSeth Berger
2021-02-12Make Disqus snippet appear inlineAchilleas Pipinellis
We have defined the Disqus snippet in an immutable file (assets/javascripts/disqus.js), but the snippet needs to be present in the HTML body in order to take the right values (the disqus_identifier takes into account the name of the file).
2021-01-29Update documentation label in feedback issuesMarcin Sedlak-Jakubowski
2021-01-28Tweak beta tests wordingMarcin Sedlak-Jakubowski
2021-01-28Automatic linting formattingMarcin Sedlak-Jakubowski
2020-12-28Update free trial wordingCraig Norris
Update wording for free trial.
2020-11-30Fix a Rubocop predicate name problemEvan Read
2020-11-14Add CSP meta tagdcouture
2020-10-26Use the default branch instead of masterTakuya Noguchi
2020-10-23Revert "Merge branch 'csp-headers' into 'master'"Jacques Erasmus
This reverts merge request !1217
2020-10-22Add CSP headersAchilleas Pipinellis
2020-07-30Make edit page links to open in a new tabAchilleas Pipinellis
2020-05-25Follow up redlinesDavid O'Regan
2020-05-20Update redirecting links in help/feedbackMarcel Amirault
2020-05-19Extract check of production in its own functionAchilleas Pipinellis
2020-05-19feat(home): Redesign landing pageDavid O'Regan
We are using a new home page design ensuring users are easil able to navigate the site.
2020-04-23Update colors and spacingJustin Ho Tuan Duong
After UX feedback
2020-02-07Move specs `spec/javascripts/` -> `specs/frontend/`Jacques Erasmus
Moved specs from `spec/javascripts/` to `specs/frontend/`
2019-12-09Add eslint to the codebaseJacques Erasmus
Added/configured eslint
2019-10-21Remove conditional to show Disqus commentsJacques Erasmus
Temporarily commented the conditional to display disqus
2019-09-13Remove gitlab-foss Git URLs as we don't need them anymoreAchilleas Pipinellis
[ci skip]
2019-08-08Rename redirect_from to disqus_identifierAchilleas Pipinellis
To prepare for https://gitlab.com/gitlab-org/gitlab-docs/merge_requests/511, we need to have redirect_from freed from usage as it will be used by the nanoc-redirector gem.
2019-05-29Upgrade to bootstrap 4Winnie Hellmann
Upgrade and address migration issues
2019-02-25Add "beta testing" to help & feedback sectionMarcia Ramos
2018-11-21Fix feedback link text typoMark Fletcher
2018-10-18Add conditional to omit the feedback section if necessaryMarcia Ramos
2018-10-11shorter feedback tabsMarcia Ramos
2018-10-11add conditional backMarcia Ramos
2018-10-11Move pricing row up, improve wordingMarcia Ramos
2018-10-11rename features tab to "get more features"Marcia Ramos
2018-10-11(PROPOSAL based on sales feedback) add a new tab for upgrading GitLab with ↵Marcia Ramos
buttons linking to trials and pricing
2018-10-10fix alignment of the button (for the bigger text)Marcia Ramos
2018-10-10Include GitLab tier link in the bolded text for SalesMike Lewis
2018-10-10Update wordingMike Lewis
2018-10-10Update wordingMike Lewis
2018-10-10add "sales" button back into "get help"Marcia Ramos
2018-10-10move sales button to the product tab, keep "get help"Marcia Ramos
2018-10-10polish code, styling improvementsMarcia Ramos
2018-10-08Add Sales button to feedback layoutAchilleas Pipinellis
Also: - Rename section from "Your feedback is important" to "Help and feedback" - Switch the order of the first two tabs so the Docs one is first - Change "Get Help" tab name to Questions - Add id to "Help and feedback"
2018-10-04address Mike's feedbackMarcia Ramos
2018-10-04display product feedback items text/button side by sideMarcia Ramos
- wrap each item in a div.row - split text with col-md-8 // button col-md-4 - move script to the end of the file - styles
2018-10-04comment the conditional to keep previewing with review apps (TO BE REVERTED)Marcia Ramos
2018-10-04adds docs-comments label to issue linksMarcia Ramos
2018-10-04move the ee/ce/production/master conditionals to apply them only for the ↵Marcia Ramos
comments
2018-10-04rename layout from "disqus.html" to "feedback.html"Marcia Ramos