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

Аутор SHA1 Порука Датум
  sbkwgh 0763f5e5e5 Use rounded border and thicker shadow пре 8 година
  sbkwgh 5450196e3b Use more succinct menu option пре 8 година
  sbkwgh 36aae71ad9 Use thumbs up icon пре 8 година
  sbkwgh 3f3e98753b Add no bans div пре 8 година
  sbkwgh 50662f4a97 Use vuex so that ban modal can be launched from reports page пре 8 година
  sbkwgh 9daa227cd0 Return ban instance with associated User object пре 8 година
  sbkwgh d61bbf1d68 Hookup to backend пре 8 година
  sbkwgh 7c7dc7d45d Fix missing vuex parameter so that error alert can be shown пре 8 година
  sbkwgh 27a05b0b79 Use username rather than userId пре 8 година
  sbkwgh a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model пре 8 година
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes пре 8 година
  sbkwgh 77dcc88ecc Add test for invalid username response пре 8 година
  sbkwgh 2d25e30164 Add tests for permissions пре 8 година
  sbkwgh 77fdb954ef require not import пре 8 година
  sbkwgh c777350d89 Refactor posts route including GET DELETE and POST http verbs пре 8 година
  sbkwgh 86b8bb6bc0 Add permissions function пре 8 година
  sbkwgh f0a411cbac Use separate routes for each tab пре 8 година
  sbkwgh 81b764dab5 Add ConfirmModal component and use in AdminModeration page for deleting a post пре 8 година
  sbkwgh 7486a9540f Use real server data and add delete report and delete post functions пре 8 година
  sbkwgh 0641031f54 Fix modal and hookup to server, sending ajax post request to create report пре 8 година
  sbkwgh 019c6cc99c Fix problem with associations and add test to check for this пре 8 година
  sbkwgh 9f0a0ae991 Add and implement tests for DELETE route пре 8 година
  sbkwgh 51a31918ca Move post id error to class method on model пре 8 година
  sbkwgh 21068b039e Fix test, implement tests for report routes пре 8 година
  sbkwgh 61ba7f0f50 Add route 'guards' for admin/user account, fix test callbacks пре 8 година
  sbkwgh 70361199b5 Add model and scaffolding for route пре 8 година
  sbkwgh c7f5699af8 Add tests for report пре 8 година
  sbkwgh 30a3407146 Allow tooltip at bottom of input, use this for start page category form пре 8 година
  sbkwgh 12fea7ddc4 Update parameter/path error handling (i.e. where a tooltip is used to display an error) for backend refactor пре 8 година
  sbkwgh fc47f44817 Create ReportPostModal component, add component to ThreadPost пре 8 година