Commit History

Author SHA1 Message Date
  sbkwgh b1b623e942 Add 'no categories' message 8 years ago
  sbkwgh e9772dff1a Make index page the thread page, and have index page show different categories of threads 8 years ago
  sbkwgh 77c1ff06a8 Use generic class to add padding etc to route div containers 8 years ago
  sbkwgh 353b6ef074 Click on thread listing to go to thread. Add thread route 8 years ago
  sbkwgh 14caad2cef Add padding and border-bottom to thread listings 8 years ago
  sbkwgh 8ae770b638 Add no posts banner 8 years ago
  sbkwgh bbf8732281 Add select options component 8 years ago
  sbkwgh 4f45826be9 Filter threads by category 8 years ago
  sbkwgh f4f5431bec Add vuex mutations and state to change and store selected category 8 years ago
  sbkwgh 5e2ed17b8d Move categories to store 8 years ago
  sbkwgh 0b0a3f31b9 Add formatDate filter 8 years ago
  sbkwgh 04943ef53a Use vuex to store threads and add computed property in Index route to show threads 8 years ago
  sbkwgh 4846283046 Use v-for instead of hard-coded data 8 years ago
  sbkwgh ef9becea93 Move modal to app.vue rather than specific route 8 years ago
  sbkwgh de25858ddd Add tab-view 8 years ago
  sbkwgh b12c856b21 Scafolding for tab component 8 years ago
  sbkwgh 6e57e77cb3 Use slot 8 years ago
  sbkwgh 6e67f3bb4f Use variable for showModal 8 years ago
  sbkwgh bcc77e33db Add modal window to index 8 years ago
  sbkwgh b7891201c1 Use table rather than divs for threads, add select component 8 years ago
  sbkwgh c9383219ce Add structure to threads page with dummy data 8 years ago
  sbkwgh 6eea5a4a11 Add orange button class 8 years ago
  sbkwgh 15f3d42f4a Add thread sorting buttons 8 years ago
  sbkwgh 194218de6e Add vue-router and basic scaffolding 8 years ago