storj/web/satellite/vuetify-poc/src
Jeremy Wharton c706df5218 web/satellite/vuetify-poc: make project invite titles unclickable
Users with a pending invitation for a project could be redirected to
that project's dashboard if its title in the projects table was
clicked. This type of redirection is only intended for projects that
the user is a member of, as navigating into any other project will send
the user back to the all projects dashboard. This change fixes this
issue, making invitation titles in the projects table unclickable.

Change-Id: I6ef6a72d92e8eb576d49d6268373af340116ee2f
2023-08-17 20:07:16 +00:00
..
assets web/satellite/vuetify-poc: add bucket deletion option to buckets table 2023-08-17 18:48:54 +00:00
components web/satellite/vuetify-poc: make project invite titles unclickable 2023-08-17 20:07:16 +00:00
layouts/default web/satellite/vuetify-poc: fix project navigation sidebar paths 2023-08-17 16:52:31 +00:00
plugins web/satellite/vuetify-poc: fix visibility of input details 2023-08-15 19:45:53 +00:00
router web/satellite/vuetify-poc: add project settings page 2023-08-16 11:55:01 -05:00
store web/satellite: Implement "sign out" in vuetify poc 2023-07-26 13:49:30 -04:00
styles web/satellite/vuetify-poc: add bucket deletion option to buckets table 2023-08-17 18:48:54 +00:00
types web/satellite/vuetify-poc: add access grant creation flow 2023-08-09 12:23:24 +00:00
views web/satellite/vuetify-poc: fix vuetify form reloads 2023-08-17 19:28:11 +00:00
App.vue web/satellite/vuetify: added notifications 2023-08-08 07:14:52 +00:00
main.ts web/satellite/vuetify: speed up build commands 2023-08-11 12:13:08 +00:00