Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  sbkwgh f10ce41912 Remove test for User field being null - as the username that a post is replying to is set manually, this would require manually updating this association, so is currently not implemented 8 vuotta sitten
  sbkwgh 36485d4523 Add tests for DELETE /post/:id route 8 vuotta sitten
  sbkwgh c3a450d32d Show button in side-bar if selectState is enabled 8 vuotta sitten
  sbkwgh 36ea1dad49 Add button--disabled class 8 vuotta sitten
  sbkwgh c107e0936f Add selection functionality using vuex 8 vuotta sitten
  sbkwgh 872f8e5c75 Add select capability to posts 8 vuotta sitten
  sbkwgh 985340c65f Only show reply thread button and reply post links if thread is not locked 8 vuotta sitten
  sbkwgh 9e148f1bde Use h2 instead of h1 tag and decrease padding for thread-locked message 8 vuotta sitten
  sbkwgh 610f3bc0d8 Add admin cookie for ui purposes 8 vuotta sitten
  sbkwgh 214b5d7c13 Set width of sidebar 8 vuotta sitten
  sbkwgh 1faa3b8cda Only show thread management button if logged in admin 8 vuotta sitten
  sbkwgh b748912177 Add admin field to vuex and set this field when a user logs in 8 vuotta sitten
  sbkwgh 80e581fc12 Add conditional thread lock message 8 vuotta sitten
  sbkwgh 865f990ffb Implement ajax functionality for lock thread 8 vuotta sitten
  sbkwgh befabc0972 Use new menu-button options parameter format, and call threadLock method 8 vuotta sitten
  sbkwgh 1cd3e43bb4 Use object with event and value parameter for options, in case value parameter is dynamic 8 vuotta sitten
  sbkwgh c5e978fcc3 Throw error if thread is locked 8 vuotta sitten
  sbkwgh b9cc76a5cd Add threadLocked error 8 vuotta sitten
  sbkwgh 007ceb2507 Use own thread for locked tests to make tests more independent 8 vuotta sitten
  sbkwgh 8e686265c6 Implement locked/unlocked thread route 8 vuotta sitten
  sbkwgh c883be1f6b Fix wrong request agent 8 vuotta sitten
  sbkwgh 47d97c149a Add locked field to model 8 vuotta sitten
  sbkwgh 74ac8b98ca Add tests for locking the thread 8 vuotta sitten
  sbkwgh ef183eedca Change menu position 8 vuotta sitten
  sbkwgh 19cbf5229e Move post scrubber and other side-bar elements to thread_side_bar div 8 vuotta sitten
  sbkwgh c718a51709 Add menu-button component 8 vuotta sitten
  sbkwgh c4b697073e Implement menu-button 8 vuotta sitten
  sbkwgh 9b8f131f81 Bootstrap menu-button component 8 vuotta sitten
  sbkwgh 294ac29883 Only set cateogry if on index page 8 vuotta sitten
  sbkwgh 4aaad80d0c Use correct object path (typo) 8 vuotta sitten