Highlights
- Arctic Code Vault Contributor
Pinned
778 contributions in the last year
Less
More
Activity overview
Contributed to
SuffolkLITLab/docassemble-assemblylinewizard,
SuffolkLITLab/docassemble-AssemblyLine-documentation,
SuffolkLITLab/docassemble-AppealsCivilDocketingStatement
and 5 other
repositories
Contribution activity
February 2021
Created 70 commits in 10 repositories
Created 1 repository
- BryceStevenWilley/sms-counter JavaScript
Created a pull request in SuffolkLITLab/docassemble-ALMassachusetts that received 4 comments
BBO Number with Validation
Adds a BBO number question with validation. Was originally going to keep this unvalidated in AssemblyLine, but the Appeals Court asked for SuffolkL…
+15
−1
•
4
comments
Opened 20 other pull requests in 8 repositories
SuffolkLITLab/docassemble-assemblylinewizard
9
merged
- Also patch PDF Preflight checker when it has no fields
- Added metadata to PDF pre-flight interview
- Fix Lingering "Other" in allowed_courts causing errors in resulting interview
- Tell user when they give us a PDF with no fields
- Review screen full display
- Review screen
- Allow modifying court choices as constants, or during weaving
- Only show user "field type", not input and data types + Format numbers
- Phase 1 of Object Oriented Refactor: Fields
SuffolkLITLab/docassemble-AssemblyLine-documentation
3
merged
plocket/sms-counter
2
merged
SuffolkLITLab/docassemble-MassAppealsCourt
2
merged
jhpyle/docassemble
1
merged
SuffolkLITLab/legal-tech-class
1
merged
SuffolkLITLab/docassemble-AppealsCivilDocketingStatement
1
merged
SuffolkLITLab/docassemble-AssemblyLine
1
merged
Reviewed 24 pull requests in 3 repositories
SuffolkLITLab/docassemble-assemblylinewizard 11 pull requests
- Close #105, add info-only screen
- Add people candidates; fix #257
- Move interview order higher fix #265
- Allow question reordering, fix #133 and progress on #77
- Limit allowed mimetypes of uploaded files
- Close #207, add singular Person prefix to global_constants (trial_court)
- Fix 209: handle asking about people quantities in more flexible ways
- Close #153, create main order block
- Add objects block for all people in generated interview, allow limiting number of people to exactly 1
- Allow interview author to download template + interview file in one package.zip
- Close #67, add `mail_address` to reserved suffixes
SuffolkLITLab/docassemble-AssemblyLine-documentation 11 pull requests
- Clarify Trello boards and getting started info, close #26
- Correct typo under people prefixes
- Link to Adobe's PDF page deleter. Add to docs doc. Other tweaks.
- Close #18, close #53 add broad-strokes overview of weaver process
- Close #65, add PDF generic motion family law
- Link to weaver, not to repo. Add resource links at top. #52...
- Add documate section on editing PDF labels, close #54
- Add links and info to intro (forgot about this branch)
- Adds sign up link for bootcamp, adjust headings
- Close #30 start anatomy of generated code
- Close #17 label var names
SuffolkLITLab/docassemble-AppealsCivilDocketingStatement 2 pull requests
Created an issue in SuffolkLITLab/docassemble-assemblylinewizard that received 3 comments
Escape User input text that goes in code blocks
For example, one of our bootcamp users put "Judge Judy's Court" in the "Other Courts" selection screen. We 100% just plopped that text directly int…
3
comments
Opened 7 other issues in 2 repositories
SuffolkLITLab/docassemble-assemblylinewizard
5
open
- Extra newline in `field_entry_yaml()`, when `_max_length_str()` is empty
- On a text document with no fields, we spit out empty review screens that are broken
- Restrict "Information about People" screen to options that are valid with the given interview
- `interview_label` needs to be unique i.e. not reserved words
- We need to add a birthdate type to our wizard that is distinct from date type