Skip to content

Instantly share code, notes, and snippets.

@IdahoEv
Created January 30, 2015 03:43
Show Gist options
  • Select an option

  • Save IdahoEv/6bd34038ad79ddc86b5c to your computer and use it in GitHub Desktop.

Select an option

Save IdahoEv/6bd34038ad79ddc86b5c to your computer and use it in GitHub Desktop.
Browser console for User Sends Reset Password step list
Thu Jan 29 2015 19:37:50 GMT-0800 (PST)
+-------+--------------+------------------+-------------------+-------------+
| index | currentScope | defaultPrevented | name | targetScope |
+-------+--------------+------------------+-------------------+-------------+
| event | | false | $stateChangeStart | |
+-------+--------------+------------------+-------------------+-------------+
Thu Jan 29 2015 19:37:50 GMT-0800 (PST)
+-----------+----------+--------------------+-----+-------+------------------+---------------------------------+
| index | abstract | name | url | views | controller | templateUrl |
+-----------+----------+--------------------+-----+-------+------------------+---------------------------------+
| fromState | true | | ^ | | | |
| toState | | root.homepage.show | | | HomepageShowCtrl | homepage/homepage-show.tpl.html |
+-----------+----------+--------------------+-----+-------+------------------+---------------------------------+
Thu Jan 29 2015 19:37:50 GMT-0800 (PST)
+------------+
| index |
+------------+
| fromParams |
| toParams |
+------------+
Thu Jan 29 2015 19:37:50 GMT-0800 (PST)
+-------+--------------+------------------+---------------------+-------------+
| index | currentScope | defaultPrevented | name | targetScope |
+-------+--------------+------------------+---------------------+-------------+
| event | | false | $stateChangeSuccess | |
+-------+--------------+------------------+---------------------+-------------+
Thu Jan 29 2015 19:37:50 GMT-0800 (PST)
+---------+------------------+--------------------+---------------------------------+-----+
| index | controller | name | templateUrl | url |
+---------+------------------+--------------------+---------------------------------+-----+
| toState | HomepageShowCtrl | root.homepage.show | homepage/homepage-show.tpl.html | |
+---------+------------------+--------------------+---------------------------------+-----+
Thu Jan 29 2015 19:37:50 GMT-0800 (PST)
+-------+--------------+------------------+-------------------+-------------+
| index | currentScope | defaultPrevented | name | targetScope |
+-------+--------------+------------------+-------------------+-------------+
| event | | false | $stateChangeStart | |
+-------+--------------+------------------+-------------------+-------------+
Thu Jan 29 2015 19:37:50 GMT-0800 (PST)
+-----------+------------------+---------------------+---------------------------------+-----------+
| index | controller | name | templateUrl | url |
+-----------+------------------+---------------------+---------------------------------+-----------+
| fromState | HomepageShowCtrl | root.homepage.show | homepage/homepage-show.tpl.html | |
| toState | SessionsCtrl | root.inner.sessions | auth/sessions/sessions.tpl.html | ^/sign-in |
+-----------+------------------+---------------------+---------------------------------+-----------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment