Commit History

Author SHA1 Message Date
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes 8 years ago
  sbkwgh 77dcc88ecc Add test for invalid username response 8 years ago
  sbkwgh 2d25e30164 Add tests for permissions 8 years ago
  sbkwgh 77fdb954ef require not import 8 years ago
  sbkwgh c777350d89 Refactor posts route including GET DELETE and POST http verbs 8 years ago
  sbkwgh 86b8bb6bc0 Add permissions function 8 years ago
  sbkwgh f0a411cbac Use separate routes for each tab 8 years ago
  sbkwgh 81b764dab5 Add ConfirmModal component and use in AdminModeration page for deleting a post 8 years ago
  sbkwgh 7486a9540f Use real server data and add delete report and delete post functions 8 years ago
  sbkwgh 0641031f54 Fix modal and hookup to server, sending ajax post request to create report 8 years ago
  sbkwgh 019c6cc99c Fix problem with associations and add test to check for this 8 years ago
  sbkwgh 9f0a0ae991 Add and implement tests for DELETE route 8 years ago
  sbkwgh 51a31918ca Move post id error to class method on model 8 years ago
  sbkwgh 21068b039e Fix test, implement tests for report routes 8 years ago
  sbkwgh 61ba7f0f50 Add route 'guards' for admin/user account, fix test callbacks 8 years ago
  sbkwgh 70361199b5 Add model and scaffolding for route 8 years ago
  sbkwgh c7f5699af8 Add tests for report 8 years ago
  sbkwgh 30a3407146 Allow tooltip at bottom of input, use this for start page category form 8 years ago
  sbkwgh 12fea7ddc4 Update parameter/path error handling (i.e. where a tooltip is used to display an error) for backend refactor 8 years ago
  sbkwgh fc47f44817 Create ReportPostModal component, add component to ThreadPost 8 years ago
  sbkwgh f502bd0b57 Remove event listener when component is destroyed, n.b. this removes throttling 8 years ago
  sbkwgh 176a89f0c2 Add dynamic title, for moderation page add mock table of reports 8 years ago
  sbkwgh 8bee4d9199 Set 'top' to 0 so that it is directly above parent 8 years ago
  sbkwgh 45da69802c Use lowercase for letter 8 years ago
  sbkwgh 21ceeb4044 Add table 8 years ago
  sbkwgh 049f5ae0fd Add tabs and ban user modal 8 years ago
  sbkwgh d498831527 Better implementation of 'transparent' tabs 8 years ago
  sbkwgh 17bbf68ad3 Add transparent prop 8 years ago
  sbkwgh 3dd9cdec87 Add transparent border-color so that text does not move in tab on selection, use lighter font-weight 8 years ago
  sbkwgh 45c6eba8f2 Add custom prop for tooltip message 8 years ago