scinote-web/config
wandji 31f8bc19d5
Add unique database index to checklist items position (#5886)
* Add unique database index to checklist items position and update errors to render flash message when a checklist item validation fails [SCI-8841]

* Improve protocol checklist item reordering [SCI-8841]

* Add act as list to gemfile and use sequential updates for reodering with act_as_list [SCI-8841]
2023-08-02 15:37:01 +02:00
..
environments Fix multiple issues after Rails upgrade [SCI-8780] (#5716) 2023-07-05 12:43:23 +02:00
initializers Fix displaying of file previews, refactor file analyzer [SCI-8892] (#5818) 2023-07-20 12:59:45 +02:00
locales Add unique database index to checklist items position (#5886) 2023-08-02 15:37:01 +02:00
routes Refactor user_notifications controller, remove unused code [SCI-8207] 2023-04-06 14:57:00 +02:00
webpack Remove BMT and bioeddie from Scinote [SCI-8643] (#5760) 2023-07-13 09:45:53 +02:00
application.rb Merge branch 'features/rails-upgrade' into develop 2023-07-13 13:10:59 +02:00
boot.rb Add dynamic form elements in report wizard step 1 [SCI-5591] 2021-04-06 13:56:24 +02:00
cable.yml Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
cucumber.yml Replace empty? with blank? [SCI-5579] 2021-07-23 11:56:28 +02:00
database.yml Improve database and Okta config [SCI-6184] 2021-12-13 10:29:28 +01:00
environment.rb
newrelic.yml FIX: new relic CSP [SCI-8118][SCI-8119] (#5430) 2023-05-18 14:20:20 +02:00
puma.rb Upgrade Rails to version 7.0.5 [SCI-8632] 2023-06-21 14:38:32 +02:00
routes.rb Remove not used code for global activities [SCI-4851] (#5773) 2023-07-17 15:36:22 +02:00
secrets.yml Add variables with TLS CA configuration for mail [SCI-4370] 2020-02-20 11:10:20 +01:00
spring.rb
storage.yml Change env variable name for s3 bucket region [SCI-6603] (#3944) 2022-03-18 15:05:55 +01:00
tailwind.config.js Multiple CSS fixes [SCI-8762] 2023-07-12 12:25:31 +02:00
whacamole.rb