Skip to content
Snippets Groups Projects
  1. May 26, 2019
  2. May 21, 2019
    • Sean McGivern's avatar
      Put vacancies last on the team page · 49d23918
      Sean McGivern authored
      Regardless of their start date, vacancies should be shown last. This
      means that the team page won't intersperse vacancies and current
      GitLabbers, and we can set the start_date for the new vacancies
      correctly.
      Unverified
      49d23918
  3. May 17, 2019
  4. Mar 26, 2019
  5. Mar 08, 2019
  6. Feb 25, 2019
  7. Dec 12, 2018
  8. Dec 11, 2018
  9. Nov 03, 2018
  10. Nov 02, 2018
  11. Oct 01, 2018
    • Sean McGivern's avatar
      Build individual team pages using data from team.yml · ebc742e5
      Sean McGivern authored
      This adds two helpers, `direct_team` and `stable_counterparts`. By using these
      in a template (for example, changing an .html.md file to be .html.md.erb), it's
      possible to display a table of team members without copying and pasting from
      team.yml.
      
      `direct_team` renders a table of the people who report directly to a person with
      a particular title, including the manager. (The manager is always listed first.)
      
      `stable_counterparts` lists people whose titles match a regex (for instance,
      those whose titles end in 'Plan'), and excludes anyone in the direct team to
      avoid duplicating entries.
      
      Apart from the manager being first in `direct_team`, both of these are otherwise
      in the order of appearance in team.yml.
      Unverified
      ebc742e5
  12. Sep 14, 2018
  13. Sep 05, 2018
  14. Aug 30, 2018
  15. Aug 08, 2018
  16. Apr 03, 2018
  17. Mar 05, 2018
  18. Oct 15, 2017
  19. Sep 22, 2017
  20. May 10, 2017
  21. Apr 14, 2017
  22. Apr 11, 2017
Loading