You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcelo Paiva
4602f0fb63
Update Gemfile.lock and improve database schema comments
...
- Added new gems: axe-core-api, axe-core-rspec, axiom-types, coercible, descendants_tracker, dumb_delegator, and virtus for enhanced accessibility and data handling.
- Updated database schema comments for clarity, ensuring proper formatting for index definitions in document_generation_event.rb, email_event.rb, lock_event.rb, submission_event.rb, and submission.rb.
- Adjusted the schema version in db/schema.rb to reflect the latest changes.
These updates contribute to ongoing accessibility improvements and maintain code clarity.
3 weeks ago
..
access_token.rb
fix auth token rotate
2 years ago
account.rb
add tz info
4 months ago
account_access.rb
add account access
10 months ago
account_config.rb
custom fields
2 months ago
account_linked_account.rb
add testing environment
2 years ago
application_record.rb
initial commit
3 years ago
completed_document.rb
fix completed submitters
1 year ago
completed_submitter.rb
add index
4 months ago
document_generation_event.rb
Update Gemfile.lock and improve database schema comments
3 weeks ago
email_event.rb
Update Gemfile.lock and improve database schema comments
3 weeks ago
email_message.rb
preserve submitter preferences
2 years ago
encrypted_config.rb
use webhook urls instead of encrypted configs
1 year ago
encrypted_user_config.rb
rails v7.1.2 and ruby to v3.3.0
2 years ago
lock_event.rb
Update Gemfile.lock and improve database schema comments
3 weeks ago
search_entry.rb
add ngram
9 months ago
submission.rb
Update Gemfile.lock and improve database schema comments
3 weeks ago
submission_event.rb
Update Gemfile.lock and improve database schema comments
3 weeks ago
submitter.rb
fix sqlite remove template
9 months ago
template.rb
add template variables
6 months ago
template_access.rb
add template access
1 year ago
template_folder.rb
add subfolders
8 months ago
template_sharing.rb
ability to share template with testing account
2 years ago
user.rb
add confirmation columns
4 months ago
user_config.rb
add app tour
12 months ago
webhook_attempt.rb
refresh webhook status
9 months ago
webhook_event.rb
add webhook events
9 months ago
webhook_url.rb
add webhook events
9 months ago