-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEV: Update for glimmer topic list (#77)
- Loading branch information
1 parent
98a77d9
commit 9094599
Showing
7 changed files
with
44 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
.../javascripts/discourse/connectors/topic-list-before-status/group-tracker-topic-status.gjs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
import GroupTrackerTopicStatus from "../../components/group-tracker-topic-status"; | ||
|
||
const connector = <template> | ||
<GroupTrackerTopicStatus @topic={{@outletArgs.topic}} /> | ||
</template>; | ||
|
||
export default connector; |
1 change: 0 additions & 1 deletion
1
.../javascripts/discourse/connectors/topic-list-before-status/group-tracker-topic-status.hbr
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
assets/javascripts/discourse/raw-templates/tracker-topic-status.hbr
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
assets/javascripts/discourse/raw-views/tracker-topic-status.gjs
This file was deleted.
Oops, something went wrong.