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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-15Add active_when helperSemyon Pupkov
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24036
2017-01-30Merge branch 'move-todos-empty-state-icons' into 'master' Fatih Acet
Move todos empty state icons See merge request !7370
2017-01-28Do not rely on style class for changing DOM state on "Mark all as done"Oswaldo Ferreira
2017-01-28Remove unnecessary extra margin on issues, mr and todo pagesOswaldo Ferreira
2017-01-28Remove border from issues, todos and MR pagesOswaldo Ferreira
2017-01-28Present TODO's list without grouping by projectOswaldo Ferreira
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-1525617 Fix placeholder color of todo filterstauriedavis
2016-12-14Remove white space between nav itemsAlfredo Sumaran
2016-11-29Update some more sort/filter dropdownsDavid Wagner
Apart from Issues and Merge Requests pages, there are other sort/filter dropdowns that needed updating. Signed-off-by: David Wagner <david@marvid.fr>
2016-11-22Moved todos icons to new folderLuke "Jared" Bennett
2016-11-12Review comments Nov 11thJosep Llaneras
2016-11-11Remove authorJosep Llaneras
2016-11-11Issue #13823: random message when all Todos are DoneJosep Llaneras
2016-11-08Changed helper method to check for none on paramsPhil Hughes
Moved if statements around in view
2016-11-07Fixed todos empty state when filteringPhil Hughes
Closes #24127
2016-11-04Fix: Todos Filter Shows All UsersValery Sizov
2016-11-01Changed where merge request link isPhil Hughes
2016-11-01New todos blank statePhil Hughes
Closes #20833
2016-10-06Replace bootstrap caret with fontawesome caretClement Ho
2016-09-01Review changes, simplified dropdown initLuke Bennett
2016-09-01Removed inline JS and improved dropdown labelsLuke Bennett
2016-09-01Added type and action dropdowns, need to finalize by removing all inline and ↵Luke Bennett
polishing off the selected dropdown states
2016-09-01Completed project filter dropdown, still need to move it from inline to ↵Luke Bennett
ProjectSelect.js (or different)
2016-09-01Swapped out author dropdown and started on swapping out project dropdownLuke Bennett
2016-08-31Fix bug where pagination is still displayed despite all todos marked as doneClement Ho
2016-08-19Todos sorting dropdownFelipe Artur
2016-07-12Use number_with_delimiter for Todos pending/done tab countsRobert Speicher
2016-05-05Revert counter parentheses back to badgesAnnabel Dunstone
2016-05-05Builds page redesignAnnabel Dunstone
2016-05-05Start builds redesignAnnabel Dunstone
2016-04-01Get pagination options form the viewAlfredo Sumaran
2016-03-18Refactor colors and listsDmitriy Zaporozhets
* Introduce 2 color links: black and blue * Use black color link for UI elements like lists * Refactor lists to use .title nested under li * Make all lists (events, todos, activity, projects etc) use style * List colorschema is now 333 for links and 555 for text Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-17Mark all as done through AJAXPhil Hughes
2016-03-17Adds small AJAX optimistic functionality to todos.Jacob Schatz
Fixes #13656 A good first step and boring solution.
2016-02-20Add "Mark all as done" buttonDouwe Maan
2016-02-20Rename tab from 'Todos' to 'To do'Douwe Maan
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre