summaryrefslogtreecommitdiff
path: root/app/models/concerns/relative_positioning.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Refactor RelativePositioning so that it can be used by other classesJarka Kadlecová2018-01-051-7/+11
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-5/+5
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-6/+4
* Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-191-1/+4
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Group boards CE backportFelipe Artur2017-08-281-5/+9
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-8/+8
* [Issue sorting]Addressed review commentsfix_relative_position_calculationValery Sizov2017-03-141-23/+54
* [Issue sorting] Filling positions preferable in the middleValery Sizov2017-03-141-10/+13
* Fix relative position calculationValery Sizov2017-03-141-8/+12
* Remove unneccessary blank linesDouwe Maan2017-03-071-1/+0
* [Issue Board Sorting] More accurate move through the listorderable-issuesValery Sizov2017-03-071-10/+52
* Addressing review commentsValery Sizov2017-03-061-90/+9
* [Issue sorting on board] Addressing review issuesValery Sizov2017-03-031-0/+7
* Address review commentsValery Sizov2017-03-021-11/+15
* [Issue board sorting] SpecsValery Sizov2017-02-281-4/+0
* [Issue ordering] Using integer instead of floatValery Sizov2017-02-271-3/+3
* [Issue Sorting] Add project scope when calculate maximum position[ci skip]Valery Sizov2017-02-271-2/+4
* Frontend updates to positioning the issue in listsPhil Hughes2017-02-171-2/+2
* Pick a random float position between two positions instead of one exactly hal...Douwe Maan2017-02-171-1/+1
* Allow issues in boards to be orderedDouwe Maan2017-02-171-0/+132