Commit History

Author SHA1 Message Date
  Shohan 02b4ee3412 [refactor] Change existing page bulk actions confirmation templates to use the base templates 3 years ago
  Shohan de9d87056a [feat] Add resuable templates that can be extended to create confirmation templates 3 years ago
  Shohan d5481b0df5 [fix] Fix small ui issues and inconsistencies in the action bar 3 years ago
  Shohan 0415ab4023 [refactor] Update code and tests in page bulk actions to work with changes in page bulk action url and reusable templatetags 3 years ago
  Shohan b7f24a2d81 [refactor] Refactor existing bulk action code for reusability 3 years ago
  Shohan 539dc79af5 [fix] Fix jinjalint error 3 years ago
  Shohan 6163609655 [refactor] Move bulk action related elements to separate templates for reusability, and make aria label strings translatable 3 years ago
  Shohan bc24f1eb5e [refactor] Use template literals instead of string concatention, and reduce dependency on html structure for querySelector 3 years ago
  Shohan 75764a99e7 [refactor] Capitalise 'More' text using css rather than rendering uppercase text in html 3 years ago
  Shohan 263d652a61 [fix] Fix css issues regarding footer and bulk action buttons 3 years ago
  Shohan 020f8dcfaf [feat] Move actions bar to footer and ad bulk actions to search page 3 years ago
  Shohan 9b463f0429 [refactor] Remove repeated logic in bulk-actions.js 3 years ago
  Shohan a40d4de316 [refactor] Refactor after review commits 3 years ago
  Shohan e95135d5cf [refactor] Refactor after review comments 3 years ago
  Shohan 403cd5eb29 [feat] Add 'Select all pages in listing' support 3 years ago
  Shohan e524ccb995 [feat] Reintroduced ordering column and remove search input box and related views 3 years ago
  Shohan d2c09ec5af [feat] Add descendant context in publish page, and delete previously created bulk_move_choose_dest template 3 years ago
  Shohan 5c1046b2f0 [refactor] Refactor tests to not use parent page id 3 years ago
  Shohan 31db97344f [refactor] Remove the use of parent page id in bulk actions 3 years ago
  Shohan 2d29c12c6f [refactor] Revert earlier changes made for move confirmation page 3 years ago
  Shohan 693471a942 [refactor] Fix linting issues 3 years ago
  Shohan 8de4b23f38 [refactor] Refactor tests for bulk page move 3 years ago
  Shohan f7c4e2eb05 [refactor] Refactor move bulk action to use the PageBulkAction class 3 years ago
  Shohan 6810bd6b33 [refactor] Remove unwanted space 3 years ago
  Shohan 950fb45d98 [refactor] Refactor tests for page bulk actions 3 years ago
  Shohan 77fabffec4 [refactor] Refactor page bulk actions to use the PageBulkActionClass, and restructure the module location 3 years ago
  Shohan 92027d4f50 [refactor] Refactor bulk_action_choices to page_bulk_action_choices 3 years ago
  Shohan 89597cd233 [feat] Add dispatcher view for dispatching page bulk actions 3 years ago
  Shohan 1eaf53b181 [feat] Add base bulk action class, and page bulk action subclass 3 years ago
  Shohan 525e328790 [refactor] Apply pluralisation and change success messages for bulk actions 3 years ago