demarches-normaliennes/app
Pierre de La Morinerie 2f948f7e46 active_storage: fix blob update hooks
For some reason on Rails 6.1 the `after_update_commit` hook is properly
registered – but disappears from the record later, and in the end is
never run.

Fix it by using the general `after_commit` hook instead.
2021-03-04 14:30:38 +01:00
..
assets gems: upgrade to Sprockets 4 2021-02-24 17:09:51 +01:00
controllers Cleanup feature flags usage 2021-03-04 11:06:04 +01:00
dashboards bump administrate 2020-09-21 11:15:25 +02:00
fields manager: remove support for old pj 2019-07-30 16:11:17 +02:00
graphql Some addresses have no street_address 2021-03-04 12:52:01 +01:00
helpers Cleanup feature flags usage 2021-03-04 11:06:04 +01:00
javascript Add proper external data API errors handling 2021-03-04 10:16:06 +01:00
jobs Add ChampFetchExternalDataJob 2021-02-17 19:10:16 +01:00
lib Add api address external data fetch 2021-02-17 19:10:16 +01:00
mailers mailers: fix Ruby 2.7 arguments passing 2021-02-09 09:20:46 +01:00
models active_storage: fix blob update hooks 2021-03-04 14:30:38 +01:00
policies policies: clarify the role of ChampPolicy 2020-06-24 15:42:30 +02:00
schemas Add api address external data fetch 2021-02-17 19:10:16 +01:00
serializers Add SerializerService 2021-03-02 12:42:22 +01:00
services Add SerializerService 2021-03-02 12:42:22 +01:00
validators extract password complexity validator 2020-12-15 16:26:09 +01:00
views Hide groupe instructeur selector when routage is done via API 2021-03-04 11:06:04 +01:00