Skip to content

Releases: 18F/omb-eregs

1.11.1 First Freeze Dried Pasta

19 Mar 14:54
2d8e21c
Compare
Choose a tag to compare

New Features

  • Partial PDF upload support #1051

Improvement

  • Remove references to "requirements" in UI #1051

1.11.0 X... Sprint

02 Mar 00:20
7fec670
Compare
Choose a tag to compare

New Features

  • Buttons to indent/outdent lists #1031 #1033
  • Ability to add links in editor #1045

Improvement

  • Log error messages in editor #1040
  • Add XML schema instruction #1047
  • Only display "Published" policies; remove "public" checkbox #1048

Bug Fixes

  • Account for more types of misparsed data #1049
  • Mass update policies to indicate that a document has been imported #1049

Misc

  • Use Node 8 everywhere #1037 #1044
  • Updates for Docker for Windows #1041
  • Remove unnecessary commands from README #1042

1.10.0 Sprint Whole Wheat

16 Feb 21:12
0ddae6b
Compare
Choose a tag to compare

New Features

  • Buttons to add bulleted and numbered lists #1002 #1016
  • Extend a list by pressing Enter at the end of its text #1006
  • Display footnotes in the editor; allow them to be edited #1021

Improvements

  • Set documents imported from XML files to "published" #1009
  • Styleguide is now available as a separate Docker app #1017

Bugfixes

  • Fix bug which prevented deletion of paragraphs, lists, listitems #1005
  • Lists in the editor had too much padding #1013

Misc

  • Greatly simplify local docker setup #984 #990 #994
  • Speed up continuous integration #999 #1000
  • Improved static analysis tooling #1011
  • Add tests for menu buttons #1025

1.9.0 Sprint Vermicelli

02 Feb 19:49
28aa9f0
Compare
Choose a tag to compare

New Features

Improvements

  • Display headings, lists in WYSIWYG editor #883 #954 #986
  • Carry over styles from UI into editor and admin UI #883 #955 #973
  • Use System fonts everywhere #890
  • Link to documents that don't have M-numbers in the viewer #927
  • Use "workflow phase" to determine which docs should be linked #927
  • Remove unused fields, pages, functions from admin #956 #979

Bugfixes

  • Add more policies to skip when importing #895
  • Allow paragraphs to be deleted #972
  • Fix error building styles on Windows #982

Misc

1.8.0 Sprint Udon

19 Jan 19:57
722e7ec
Compare
Choose a tag to compare

New Features

Improvements

Misc

1.7.0 Sprint Tortellini

05 Jan 19:43
1e33d61
Compare
Choose a tag to compare

New Features

  • Import PDFs into the document database #767 #799
  • Partial Akoma Ntoso serialization #795 #797
  • Scripts to bulk import PDFs #801 #808 #810
  • Style guide to list our components #741

Improvements

  • Ensure each page has a title #776
  • Misc improvements to PDF parsing #794 #806
  • Visual tweaks to document view #786
  • Allow list items to have titles #800

Bug Fixes

  • Fix 500 on bad search result #777

Misc

  • Disable caching during development #781
  • Code cleanup #775 #807
  • Remove KaTeX CDN link
  • Run static typing checking on some files #802 #804

1.6.0 Sprint Spaghetti

15 Dec 20:18
b370b40
Compare
Choose a tag to compare

New Features

  • In-document navigation
  • Bring pdf-importing logic into the app #755
  • Create a "citation" inline element for semantic value #738

Improvements

  • Reduce number of colors for site consistency #719
  • Simpler site-wide header on mobile #766
  • Link back to footnote citation from bottom of page #739
  • Allow inline requirements to be imported from XML #731

Bug Fixes

  • Fix inline-footnote triangle alignment #723
  • Prevent redux error when starting on other pages #744

Misc

  • Upgrade several libraries #724 #745
  • Remove unused pages #746

1.5.0 Sprint Ravioli

15 Dec 19:59
b793b3e
Compare
Choose a tag to compare

New Features

Improvements

  • Add font awesome for icons #716 #705
  • Add triangle to indicated footnote connection #714
  • Improvements to document styles #712

Bug fixes

  • Reduce occasional test failure #692
  • Fix 500 on invalid page number #715

Refactors, etc.

  • Allow nested inline elements #702 #703
  • Inline requirements (though no corresponding data) #706 #713
  • Documentation #686 #687 #690
  • Linting updates #688
  • Update node package for security #717

1.4.0 Sprint Penne

03 Nov 20:11
279495e
Compare
Choose a tag to compare

New Features

  • Whole document view
  • Simple importing utility for XML docs #571 #595 #603
  • Allow referencing policies by M-number #578 #598 #601 #614
  • Add "slug" to policies, allow referencing by it #599 #608
  • Slightly modified styles (fonts, text color) throughout #605 #612

Bug fixes, etc.

  • Update "contact" email address #584
  • Add specific anchor to url on policy-with-partial-data page #574
  • Update Readme #589 #593
  • Add support for Windows development #592 #594
  • Miscellaneous refactors #547 #586 #604

1.3.0 Sprint Orzo

03 Nov 20:09
Compare
Choose a tag to compare

New Features

  • Remove most links to requirements listing; default search to policy page #548 #567
  • Model to represent "documents", connecting them to requirements #560 (not directly accessible in the UI)
  • "Policy Detail" page. #545, #561 #562 #563 (not directly accessible in the UI)

Bugfixes, Refactors, etc.

  • Style fixes for mobile #546
  • Code refactor for best practices #540