discourse/app/assets/javascripts
Martin Brennan 68a912952c
FIX: min/max not passed to NumberField for site settings (#24402)
When we started using NumberField for integer site settings
in e113eff663, we did not end up
passing down a min/max value for the integer to the field, which
meant that for some fields where negative numbers were allowed
we were not accepting that as valid input.

This commit passes down the min/max options from the server for
integer settings then in turn passes them down to NumberField.

c.f. https://meta.discourse.org/t/delete-user-self-max-post-count-not-accepting-1-to-disable/285162
2023-11-16 12:37:05 +10:00
..
admin FIX: min/max not passed to NumberField for site settings (#24402) 2023-11-16 12:37:05 +10:00
bootstrap-json DEV: Reorder custom ember-cli middleware to restore error page (#24383) 2023-11-15 14:43:01 +00:00
confirm-new-email
deprecation-silencer
dialog-holder UX: html-safe dialog.message, clarify poll error (#24388) 2023-11-15 11:37:25 -05:00
discourse FIX: min/max not passed to NumberField for site settings (#24402) 2023-11-16 12:37:05 +10:00
discourse-common DEV: Remove category-macro (#24395) 2023-11-16 00:16:19 +01:00
discourse-hbr DEV: Apply raw-hbs compilation via ember-cli-build.js (#24384) 2023-11-15 15:20:32 +00:00
discourse-i18n DEV: Simplify I18n shim check (#24244) 2023-11-06 16:54:39 +00:00
discourse-markdown-it DEV: Modernise highlightjs loading (#24197) 2023-11-10 20:39:48 +00:00
discourse-plugins DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
discourse-widget-hbs Build(deps): Bump the babel group (#24310) 2023-11-10 00:00:05 +01:00
docs
ember-addons
ember-cli-progress-ci
ember-production-deprecations
float-kit Build(deps): Bump the babel group (#24310) 2023-11-10 00:00:05 +01:00
locales DEV: convert I18n pseudo package into real package (discourse-i18n) (#23867) 2023-10-12 14:44:01 +01:00
patches DEV: remove @ember/jquery in favor of just jquery (#24034) 2023-10-25 10:14:50 +01:00
pretty-text DEV: Modernise highlightjs loading (#24197) 2023-11-10 20:39:48 +00:00
select-kit FEATURE: remove category badge style options, set bullet style as default (#24198) 2023-11-13 10:46:15 -05:00
theme-transpiler DEV: Support legacy precompiler paths in theme compiler (#24329) 2023-11-10 10:37:50 +00:00
truth-helpers Build(deps): Bump the babel group (#24310) 2023-11-10 00:00:05 +01:00
wizard DEV: allows to wrap wizard checkbox with outlet (#24334) 2023-11-13 14:02:14 -05:00
.licensee.json
.npmrc
handlebars-shim.js
package.json DEV: remove markdown-it-bundle and custom build code (#23859) 2023-11-06 16:59:49 +00:00
polyfills.js
run-patch-package DEV: Automatically retry patch-package on failure (#23583) 2023-09-14 12:25:06 +01:00
service-worker.js.erb FIX: Ensure service-worker cache is cleaned correctly (#23204) 2023-08-23 13:58:32 +01:00
yarn.lock Build(deps): Bump ember-route-template in /app/assets/javascripts (#24353) 2023-11-14 13:06:53 +01:00