docbrown/app/views/comments
Mac Siri afa73e06e3
Replace Webpacker with Esbuild (#20470)
* Migrate to esbuild WIP

* Add exclude

* Remove redundant file

* Move file

* Move to javascript_include_tag

* Lint fix

* WIP

* WIP

* Add watch mode to esbuild WIP

* Get jest working

* Remove babel

* Revert "Remove babel"

This reverts commit 6da35260aa19d6f97f586deb66c0ecaf48433b73.

* More WIP

* Got image to load

* WIP

* Resolve audit

* Lint fix

* WIP

* Fix jest spec

* [CI] Remove asset-restore for test build stage

* Production compliant

* Temp disable sourcemap

* Update glob

* Add esbuild helper to stimulus

* Import fragment

* Temp disable coverage to see failing tests

* Fix broken spec

* Address lint

* Set proper es6 target

* Use esbuild for everything

* wait what

* Revert "Set proper es6 target"

This reverts commit 98f5278093421baa8ffe2ca580845b01c1a1eadf.

* Revert "Use esbuild for everything"

This reverts commit 0ac46738f07ffcb6af095ccb1ffa5e439b7fefa3.

* Replace uglifier with terser

* New compiled assets version

* Remvoe honeybadger-io/webpack

* Remove cypress coverage checks for now

* Update jsconfig.json

* Update docker-compose

* Remove public/packs-test from ci cache
2024-01-25 20:29:21 +00:00
..
_comment.html.erb Comment fragment link when signed out (#18517) 2022-10-03 07:58:34 -06:00
_comment.json.jbuilder Try fixing comment like count bugs (#18438) 2022-09-12 10:12:46 +02:00
_comment_avatar.html.erb Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
_comment_date.erb Tweak i18n edited date format(#19104) 2023-02-21 18:30:57 -05:00
_comment_footer.html.erb Hide like text if no likes on comment (#18322) 2022-08-12 15:19:53 +01:00
_comment_header.html.erb Prevent comments by the staff account from being hidden (#19698) 2023-07-10 11:46:46 +01:00
_comment_proper.html.erb Hide low quality comments from an article page (#20541) 2024-01-23 20:33:12 +00:00
_comment_quality_marker.html.erb Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
_discussion_lock_reason.html.erb views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00
_form.html.erb Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
_hide_comments_modal.html.erb fix missing i18n strings & keys in views/comments (#15657) 2021-12-02 14:24:57 -06:00
_liquid.html.erb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
_sort_option.html.erb Minor margin added + different anchor in link (#18450) 2022-09-15 08:57:30 -06:00
delete_confirm.html.erb views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00
edit.html.erb Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
index.html.erb Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
index.json.jbuilder Initial commit 2018-02-28 16:11:08 -05:00
new.html.erb Fix linting issues in app/views/comments (#1853) [ci skip] 2019-02-25 13:03:31 -05:00
settings.html.erb views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00