Commit History

Author SHA1 Message Date
  arianagiroux 97a4d77ea3 Implemented full edit lifecycle in tui 2 weeks ago
  arianagiroux 7a4c891e42 Implemented editing current issue in tui 2 weeks ago
  arianagiroux 8e61321467 Reimplemented edit widget constructor 2 weeks ago
  arianagiroux 3c4e7411c6 Refactors create widget to edit widget, and others 2 weeks ago
  arianagiroux 1d89d38afd Made create widget display new issue after write 2 weeks ago
  arianagiroux ccc4d9e843 Enabled attempting to load ./issues on no args 2 weeks ago
  arianagiroux 376af91f1e Added some styling to collection issue create widget 2 weeks ago
  arianagiroux 0a95c516f3 Enabled issue creation in collection browser 2 weeks ago
  arianagiroux f306b0095a Implemented reset on escape in create widget 2 weeks ago
  arianagiroux 02144c3032 Enforced update on widgets, moved IC keyhandling to IC.update 2 weeks ago
  arianagiroux 1f84edc0cd Cleaned up some keyhelp funcs in tui 2 weeks ago
  arianagiroux e374ecd373 Implemented system editor description creation in tui 2 weeks ago
  arianagiroux 1ec833af32 Minor refactoring of tui docs 2 weeks ago
  arianagiroux 42d4f40716 Minor documentation updates for tui 2 weeks ago
  arianagiroux 174a22f6c3 Added a func to render keyhelp to widget interface 2 weeks ago
  arianagiroux d30742f820 Enables create widget to change title from title defined by path 2 weeks ago
  arianagiroux 3bbb7ac0ab Connected UI create widget to IO funcs 2 weeks ago
  arianagiroux 220e2907d0 Implements WriteIssue() 2 weeks ago
  arianagiroux 42749a7a93 Updates a test for the tui 2 weeks ago
  arianagiroux 8d43a64b5e Added additional stylistic comments to tui for clarity 2 weeks ago
  arianagiroux d82b29794e Implements MVP for create widget 2 weeks ago
  arianagiroux 18298f686e Further refinements to the update func 3 weeks ago
  arianagiroux dcc84133c7 Added some stylized comments to visually break up tui code 3 weeks ago
  arianagiroux 17cb955f5d Reworks Model.Update to more sensibly structure keypress reaction 3 weeks ago
  arianagiroux f9b48760ee Adds new widget struct for issue creation tui 3 weeks ago
  arianagiroux b1858b3490 Squashed fatal bug that crashed the tui 3 weeks ago
  arianagiroux b03db393f1 Cleaned up the output and organization of tui a little 3 weeks ago
  arianagiroux 0b23ed339c Tracked display type via golang interface 3 weeks ago
  arianagiroux 3b8b15ba93 Ensured Issue.New processes titles 3 weeks ago
  arianagiroux 8d3746cf6a Added extensive documentation 3 weeks ago