Commit History

Author SHA1 Message Date
  sbkwgh 83f9a0fee6 Add error field 8 years ago
  sbkwgh 58a4dadd41 Add dummy error value 8 years ago
  sbkwgh b1b623e942 Add 'no categories' message 8 years ago
  sbkwgh ac89a50223 Return if there are no divs in container 8 years ago
  sbkwgh 53b3cabb20 Remove all hard-coded dummy data 8 years ago
  sbkwgh 6563741e6e Generally move from vuex to component data and clear things up 8 years ago
  sbkwgh 1d9a8a23f8 Use show rather than visible on editor 8 years ago
  sbkwgh e0e1996665 Switch editor to use v-model 8 years ago
  sbkwgh 88c2cb3d6f Use tabs to use v-model 8 years ago
  sbkwgh 80f40e7e44 Convert all but use v-model and internal state rather than vuex 8 years ago
  sbkwgh a31d0e7900 Update modal and account modal to use value prop 8 years ago
  sbkwgh b8de9e5e60 Add fancy textarea 8 years ago
  sbkwgh 0a0dc6ebcb Add start page 8 years ago
  sbkwgh 015181d649 Add start page 8 years ago
  sbkwgh 2a17a59588 Set menu to fixed width 8 years ago
  sbkwgh 95bfeb98f3 Add title 8 years ago
  sbkwgh 03ff12e0f7 Select menu item on route change and load 8 years ago
  sbkwgh 66cbae4ec9 Add nested routes; redirect /admin to /admin/dashboard 8 years ago
  sbkwgh b271e771c8 Use admin store to display menu items 8 years ago
  sbkwgh 63cb881a2a Add admin store module 8 years ago
  sbkwgh 071e451f61 Implement menu design 8 years ago
  sbkwgh f8d6ffddb3 Change padding/height 8 years ago
  sbkwgh 2cd90bfcbe Add /admin page 8 years ago
  sbkwgh 7c522c1fb3 Proxy requests to /api to backend server 8 years ago
  sbkwgh 27d4d029c6 Add settings route 8 years ago
  sbkwgh 868c2b5a7f Add test for GET methods on post and thread routes 8 years ago
  sbkwgh bc86d371e8 Add GET /:thread_id route 8 years ago
  sbkwgh 8516275d04 Use Post.includeOptions class method; make sure all possible errors are thrown before creating post; add GET /:post_id route 8 years ago
  sbkwgh ce0af9cadd Add includeOptions class method 8 years ago
  sbkwgh bed82c1e42 Add includeOptions class method 8 years ago