커밋 기록

작성자 SHA1 메시지 날짜
  Shohan 023f292208 [refactor] Reuse existing templates 3 년 전
  Shohan 9848bb3bc3 [fix] Fix failing tests 3 년 전
  Shohan 02fb709446 [refactor] Refactor execute_action to be an instance method instead of a class method 3 년 전
  Shohan 1fe1b15623 [fix] destination is evaluated when formis created, not in a class variable, which caused failing of some tests 3 년 전
  Shohan 8eaaa9967d [refactor] Use the new reusable templates for the forms in page bulk actions 3 년 전
  Shohan 2b09a653d1 [feat] Add reusable templates to generate forms 3 년 전
  Shohan d6c787fc51 [refactor] Use the cleaned form data instead of directly accessing request.POST 3 년 전
  Shohan fc280f92a3 [refactor] Base bulk action class now uses FormView instead of TemplateView 3 년 전
  Shohan 3749f6022a [feat] Check for edit permissions in the move bulk action for pages with no move permission 3 년 전
  Shohan 02b4ee3412 [refactor] Change existing page bulk actions confirmation templates to use the base templates 3 년 전
  Shohan de9d87056a [feat] Add resuable templates that can be extended to create confirmation templates 3 년 전
  Shohan d5481b0df5 [fix] Fix small ui issues and inconsistencies in the action bar 3 년 전
  Shohan 0415ab4023 [refactor] Update code and tests in page bulk actions to work with changes in page bulk action url and reusable templatetags 3 년 전
  Shohan b7f24a2d81 [refactor] Refactor existing bulk action code for reusability 3 년 전
  Shohan 539dc79af5 [fix] Fix jinjalint error 3 년 전
  Shohan 6163609655 [refactor] Move bulk action related elements to separate templates for reusability, and make aria label strings translatable 3 년 전
  Shohan bc24f1eb5e [refactor] Use template literals instead of string concatention, and reduce dependency on html structure for querySelector 3 년 전
  Shohan 75764a99e7 [refactor] Capitalise 'More' text using css rather than rendering uppercase text in html 3 년 전
  Shohan 263d652a61 [fix] Fix css issues regarding footer and bulk action buttons 3 년 전
  Shohan 020f8dcfaf [feat] Move actions bar to footer and ad bulk actions to search page 3 년 전
  Shohan 9b463f0429 [refactor] Remove repeated logic in bulk-actions.js 3 년 전
  Shohan a40d4de316 [refactor] Refactor after review commits 3 년 전
  Shohan e95135d5cf [refactor] Refactor after review comments 3 년 전
  Shohan 403cd5eb29 [feat] Add 'Select all pages in listing' support 3 년 전
  Shohan e524ccb995 [feat] Reintroduced ordering column and remove search input box and related views 3 년 전
  Shohan d2c09ec5af [feat] Add descendant context in publish page, and delete previously created bulk_move_choose_dest template 3 년 전
  Shohan 5c1046b2f0 [refactor] Refactor tests to not use parent page id 3 년 전
  Shohan 31db97344f [refactor] Remove the use of parent page id in bulk actions 3 년 전
  Shohan 2d29c12c6f [refactor] Revert earlier changes made for move confirmation page 3 년 전
  Shohan 693471a942 [refactor] Fix linting issues 3 년 전