demarches-normaliennes/spec
simon lehericey f27598f235
fix: assign_to.procedure_presentation should return an ActiveModel::Errors if needed
the caller will then calls `errors.full_messages`
2024-10-31 11:03:06 +01:00
..
components move filter button to component and use plug it to new route 2024-10-31 11:03:06 +01:00
controllers remove prefix, use status in controller 2024-10-31 10:54:29 +01:00
factories export cache_key based on column 2024-10-15 16:09:08 +02:00
fields Add a spec file for the JWT Administrate Field 2024-09-17 16:45:45 +02:00
fixtures [#10921] Extend error handling to cover new error codes 2024-10-11 16:16:17 +02:00
graphql refactor(repetition): remove parent_id 2024-10-15 11:42:36 +02:00
helpers feat(flash_messages): dry up code and ensure turbo_force: :server otherwise morphing does not refresh page with new attrs 2024-10-23 16:13:30 +02:00
jobs feat(contact): delete contact forms when max attempts has been reached 2024-10-23 17:05:27 +02:00
lib align columns naming and order for filter and add for export 2024-10-30 18:28:23 +01:00
mailers fix(job): non crirtical mail must be sent into < 15min, not hours 2024-10-10 17:14:28 +02:00
middlewares chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
models fix: assign_to.procedure_presentation should return an ActiveModel::Errors if needed 2024-10-31 11:03:06 +01:00
policies refactor(spec): champs_* -> project_champs_* 2024-10-04 12:29:50 +02:00
services feat(naming): enhance naming of dates columns. 2024-10-30 18:28:24 +01:00
support Remove useless code 2024-10-23 14:58:21 +02:00
system plug column_filter, column_picker, column_header in new controller 2024-10-31 10:54:28 +01:00
tasks/maintenance Merge pull request #10968 from demarches-simplifiees/tech-nettoyage-options-header-section 2024-10-23 09:23:53 +00:00
types add filtered_column type 2024-10-15 16:09:05 +02:00
validators chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
views Merge pull request #10893 from demarches-simplifiees/a11y-form-errors 2024-10-17 10:37:32 +00:00
rails_helper.rb chore: enable freeze string literals by comment 2024-08-22 09:26:48 +02:00
spec_helper.rb change passwords in specs 2024-09-16 15:28:11 +02:00