docbrown/app/javascript/admin/controllers
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
..
users/tools Upgrade Stimulus to 3.0 (#14869) 2021-10-05 20:00:37 +02:00
ahoy_controller.js Upgrade Stimulus to 3.0 (#14869) 2021-10-05 20:00:37 +02:00
alert_controller.js Upgrade Stimulus to 3.0 (#14869) 2021-10-05 20:00:37 +02:00
article_controller.js API V1 transition (#17835) 2022-06-23 14:26:00 -06:00
article_pinned_modal_controller.js Fix: cannot unpin articles using checkbox (#15090) 2021-11-02 13:50:56 -04:00
config_controller.js Resolve minor UI bug in Admin-Config (#18668) 2022-11-04 16:13:24 -04:00
confirmation_modal_controller.js Rename Admin::DisplayAds controller to Billboards (#19687) 2023-07-07 08:11:35 -04:00
consumer_app_controller.js Upgrade Stimulus to 3.0 (#14869) 2021-10-05 20:00:37 +02:00
data_update_script_controller.js Upgrade Stimulus to 3.0 (#14869) 2021-10-05 20:00:37 +02:00
image_upload_controller.js Remove bootstrap from admin/comments, admin/data-update-scripts, admin/response_templates and admin/tools and use Crayons (#18869) 2022-12-21 22:26:07 +05:30
landing_page_modal_controller.js [15 min fix] Refactor private landing pages model code (#13982) 2021-06-15 18:17:15 +02:00
logo_upload_controller.js Added the logo upload to the admin -> customization -> config -> images section. (#15729) 2021-12-15 14:10:27 -05:00
modal_controller.js Upgrade Stimulus to 3.0 (#14869) 2021-10-05 20:00:37 +02:00
notice_controller.js Removed nav related classes from feedback tabs (#18924) 2023-01-09 20:18:28 +05:30
reaction_controller.js Add more visibility to admins (part-2) (#19375) 2023-05-26 19:15:12 +05:30
sidebar_controller.js Upgrade Stimulus to 3.0 (#14869) 2021-10-05 20:00:37 +02:00
snackbar_controller.js Replace Webpacker with Esbuild (#20470) 2024-01-25 20:29:21 +00:00
svg_icon_upload_controller.js Upgrade Stimulus to 3.0 (#14869) 2021-10-05 20:00:37 +02:00
user_controller.js Upgrade Stimulus to 3.0 (#14869) 2021-10-05 20:00:37 +02:00