gitlab-org--gitlab-foss/features/steps/dashboard
Callum Dryden 9124310f28
Differentiate the expire from leave event
At the moment we cannot see weather a user left a project due to their
membership expiring of if they themselves opted to leave the project.
This adds a new event type that allows us to make this differentiation.
Note that is not really feasable to go back and reliably fix up the
previous events. As a result the events for previous expire removals
will remain the same however events of this nature going forward will be
correctly represented.
2016-10-20 00:26:45 +00:00
..
active_tab.rb Modify tests to match new navigation behaviour for project pages 2016-05-16 12:36:27 -05:00
archived_projects.rb Add test for archive toggle feature 2016-03-04 19:26:10 +01:00
dashboard.rb Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00
event_filters.rb Remove sleeping and replace escaped text. 2016-08-13 00:57:40 -05:00
group.rb Fix and remove duplicate specs 2016-06-20 12:36:59 +02:00
help.rb Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
issues.rb Updated tests 2016-08-13 00:57:40 -05:00
merge_requests.rb Updated tests 2016-08-13 00:57:40 -05:00
new_project.rb Enable import/export back for non-admins 2016-10-03 10:53:18 +02:00
shortcuts.rb Fix shortcuts tests 2016-05-16 17:36:06 -05:00
starred_projects.rb Fix tests and update CHANGELOG 2015-09-02 20:02:26 +02:00
todos.rb Removed select2 from todos feature spec 2016-09-01 14:36:02 +01:00