Историја ревизија

Аутор SHA1 Порука Датум
  sbkwgh e7184783ad Only show check mark if not already removed пре 8 година
  sbkwgh ef734e8589 Align to center of button пре 8 година
  sbkwgh ae3f2f1c94 Show/hide button after api call is complete пре 8 година
  sbkwgh 55b5b4017c Use api to remove posts on backend пре 8 година
  sbkwgh cee94cbc40 Use min-width instead of width пре 8 година
  sbkwgh f556978dd1 Implement remove post functionality пре 8 година
  sbkwgh d8ded4cfbc Expect a specific string on a removed post, rather than ust null пре 8 година
  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 година
  sbkwgh 36485d4523 Add tests for DELETE /post/:id route пре 8 година
  sbkwgh c3a450d32d Show button in side-bar if selectState is enabled пре 8 година
  sbkwgh 36ea1dad49 Add button--disabled class пре 8 година
  sbkwgh c107e0936f Add selection functionality using vuex пре 8 година
  sbkwgh 872f8e5c75 Add select capability to posts пре 8 година
  sbkwgh 985340c65f Only show reply thread button and reply post links if thread is not locked пре 8 година
  sbkwgh 9e148f1bde Use h2 instead of h1 tag and decrease padding for thread-locked message пре 8 година
  sbkwgh 610f3bc0d8 Add admin cookie for ui purposes пре 8 година
  sbkwgh 214b5d7c13 Set width of sidebar пре 8 година
  sbkwgh 1faa3b8cda Only show thread management button if logged in admin пре 8 година
  sbkwgh b748912177 Add admin field to vuex and set this field when a user logs in пре 8 година
  sbkwgh 80e581fc12 Add conditional thread lock message пре 8 година
  sbkwgh 865f990ffb Implement ajax functionality for lock thread пре 8 година
  sbkwgh befabc0972 Use new menu-button options parameter format, and call threadLock method пре 8 година
  sbkwgh 1cd3e43bb4 Use object with event and value parameter for options, in case value parameter is dynamic пре 8 година
  sbkwgh c5e978fcc3 Throw error if thread is locked пре 8 година
  sbkwgh b9cc76a5cd Add threadLocked error пре 8 година
  sbkwgh 007ceb2507 Use own thread for locked tests to make tests more independent пре 8 година
  sbkwgh 8e686265c6 Implement locked/unlocked thread route пре 8 година
  sbkwgh c883be1f6b Fix wrong request agent пре 8 година
  sbkwgh 47d97c149a Add locked field to model пре 8 година
  sbkwgh 74ac8b98ca Add tests for locking the thread пре 8 година