agola-web/src/views
Simone Gotti 32bd112516 *: abort async fetch on component destroy
* Use AbortController to signal fetch to stop when component is destroyed
* Remove polling and just schedule a new fetch at the end of the current one
when not aborted.
2019-09-20 10:46:26 +02:00
..
AddLinkedAccount.vue *: move to tailwind css 2019-05-21 12:13:21 +02:00
Home.vue Initial commit 2018-12-09 14:21:20 +01:00
Login.vue register/login: show only remotesources with register/login enabled 2019-07-05 13:49:16 +02:00
Logout.vue *: handle api errors 2019-05-13 16:29:47 +02:00
Oauth2.vue *: abort async fetch on component destroy 2019-09-20 10:46:26 +02:00
Org.vue use v-click-outside-x instead of v-click-outside 2019-07-14 14:59:41 +02:00
Project.vue *: abort async fetch on component destroy 2019-09-20 10:46:26 +02:00
ProjectGroup.vue use v-click-outside-x instead of v-click-outside 2019-07-14 14:59:41 +02:00
Register.vue register/login: show only remotesources with register/login enabled 2019-07-05 13:49:16 +02:00
User.vue *: abort async fetch on component destroy 2019-09-20 10:46:26 +02:00