docbrown/app
Arit Amana 4f1bdcda22
[Small Wins] Show character limits for profile inputs (#15255)
* Start implementation

* Extend raw implementation; will refactor later

* still building

* basic implementation

* create JS pack

* Rename JS pack; use existing CSS property

* complete implementation for profile fields

* Add guard againt irrelevant profile fields

* extract view logic to helper and add specs
2021-11-05 09:11:42 -04:00
..
assets Remove optional chaining syntax from comments page initializer (#15277) 2021-11-03 12:04:28 -05:00
black_box Make Rubocop happy again (#14729) 2021-09-14 09:15:01 -05:00
components/admin/users Small change to make the tools section of member details mobile friendly. (#15159) 2021-10-22 18:47:20 +02:00
controllers Fix: cannot unpin articles using checkbox (#15090) 2021-11-02 13:50:56 -04:00
decorators Theming changes part 1: Rename default and night_theme (#15176) 2021-10-28 07:55:46 -04:00
errors When a user is blocked from commenting on an article, show correct error message (#15009) 2021-10-14 07:42:08 -06:00
helpers [Small Wins] Show character limits for profile inputs (#15255) 2021-11-05 09:11:42 -04:00
javascript [Small Wins] Show character limits for profile inputs (#15255) 2021-11-05 09:11:42 -04:00
lib Tokenize settings menu and add French translations (#14905) 2021-10-06 17:53:58 +02:00
liquid_tags Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
mailers
models Creator Onboarding: Creator Setup View (#14728) 2021-11-01 15:50:08 -04:00
policies When a user is blocked from commenting on an article, show correct error message (#15009) 2021-10-14 07:42:08 -06:00
queries Adds validations to avoid creating unnecessary PNs (#14621) 2021-08-31 15:00:30 -06:00
refinements
sanitizers Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
serializers
services Disable all providers when providers_to_enable param is blank (#15260) 2021-11-02 21:20:26 -04:00
uploaders ✂✂✂ Remove events (#15062) 2021-10-15 09:31:08 -04:00
validators Remove redundant freeze calls (#14596) 2021-08-26 10:01:08 -04:00
view_objects Upgrade to Ruby 3.0.2 (#12103) 2021-08-25 14:26:33 -04:00
views [Small Wins] Show character limits for profile inputs (#15255) 2021-11-05 09:11:42 -04:00
workers Asynchronously detect image aspect ratios and apply proper attributes (#15170) 2021-10-26 13:39:25 -07:00