This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app
Osama Sayegh 5d95b68727
FEATURE: Add newly loaded topics to bulk-select automatically if Select All is on (#12026)
Currently it's very tedious to bulk select hundreds of topics in a topic list -- each time a new batch of topics is loaded you have to scroll all the way to the top to click the `Select All` button and scroll back down to load the next batch, or you have to tick each topic individually.

This commit should make that process a lot easier because we will now remember if the `Select All` button was clicked and so whenever a new batch of topics is loaded, they'll automatically be selected.

Meta topic: https://meta.discourse.org/t/add-select-all-controls-at-the-bottom-of-the-list/178020/2?u=osama.
2021-03-05 17:16:03 +03:00
..
adapters DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
components FEATURE: Add newly loaded topics to bulk-select automatically if Select All is on (#12026) 2021-03-05 17:16:03 +03:00
controllers DEV: DRY up wavingHandUrl code. 2021-03-04 15:18:54 +08:00
helpers Login signup zazz (#11957) 2021-02-10 14:53:18 -06:00
initializers DEV: Use separate files for theme component stylesheets (take 2) (#12225) 2021-02-26 12:30:23 -05:00
lib DEV: DRY up wavingHandUrl code. 2021-03-04 15:18:54 +08:00
mixins FEATURE: Add newly loaded topics to bulk-select automatically if Select All is on (#12026) 2021-03-05 17:16:03 +03:00
models FEATURE: Add newly loaded topics to bulk-select automatically if Select All is on (#12026) 2021-03-05 17:16:03 +03:00
pre-initializers DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
raw-views FIX: Show all topic statuses on full page search. 2020-12-23 10:30:35 +08:00
routes FEATURE: Various improvements to invite system (#12023) 2021-03-03 11:45:29 +02:00
services Quite a few Ember-CLI / Upgrade related changes (#11867) 2021-01-29 10:19:54 -05:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates FEATURE: Add newly loaded topics to bulk-select automatically if Select All is on (#12026) 2021-03-05 17:16:03 +03:00
widgets A11Y: Switch tabs using the keyboard (#12262) 2021-03-03 14:37:40 -03:00
app.js DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00
index.html Sync up master with Ember CLI branch where possible (#11707) 2021-01-14 12:52:51 -05:00
mapping-router.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00