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
PJ
3f922921e5
Admin setting to control enabled countries for billboard geotargeting ( #20083 )
...
* use instance setting for enabled target geolocations
* add validation for enabled geolocations setting
* a start on the UI?
* backend tweaks for UI
* proper crack at autocomplete component
* fix region targeting toggle
* e2e spec
2023-09-12 12:06:00 -04:00
yheuhtozr
d6c15a3fc6
I18nize Constants::Settings ( #17086 )
...
* app/lib i18n (no callers)
* tidy key names
* callers deconstantified
* delete ja.yml
* update locale keys and calls
* remove ja.yml
* Revert "remove ja.yml"
This reverts commit 6a6881e274b58424ece0411c887c862124a2ca87.
* fix conflicts
* remove ja.yml
* Update general.rb
2022-05-11 09:58:37 +01:00
ludwiczakpawel
2cec22e146
Removing bootstrap from Config's collapsable sections ( #16620 )
...
* .
* updates
* update specs
* expand profile field before deleting
* expand auth section in rspec test
* expand smtp settings summary in rspec
* update user experience section specs
* more spec tweaks
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-03-22 14:57:07 +01:00
Arit Amana
877cb5c322
Save Confirmation - Admin (Part 1 of 2) ( #14418 )
2021-09-02 11:49:05 -04:00
Michael Kohl
0d193ab75c
Refactor admin settings view into partials ( #13950 )
...
* Reactor admin settings view into partials
* Fix Stimulus problem
* Add SMTP partial
2021-06-15 10:30:24 +07:00