Commit History

Author SHA1 Message Date
  Sam Jaffe 2355348354 Make Preparation no longer an optional element in a Phase. Instead, it will simply be hidden when not in use. 5 years ago
  Sam Jaffe f127e81352 Fix incorrect handling of preparation when deleting the text 5 years ago
  Sam Jaffe ac9ece6818 Fix Element name length 5 years ago
  Sam Jaffe cbef269bad Merge branch 'feat/more-autogrows' 5 years ago
  Sam Jaffe 2a88f0e56d Fix auto-grow panel not updating indices. 5 years ago
  Sam Jaffe ee939b85ca Fix NPE in ReplaceChildrenControllerTest 5 years ago
  Sam Jaffe 79af991ca1 Fix components not disappearing properly. 5 years ago
  Sam Jaffe 344fa000a5 Add hookups to update the Element Name 5 years ago
  Sam Jaffe 40aa7662a9 Switch RecipeCardPanel to use AutoGrow. 5 years ago
  Sam Jaffe 57319ca290 Clean up StepPanelIT 5 years ago
  Sam Jaffe 34384116e5 Fix up a bunch of objects to properly use removeNotify(). 5 years ago
  Sam Jaffe 5ba11d662c Add more tests. 5 years ago
  Sam Jaffe 2fda05a7e3 Add state test to ElementPanel ahead of making it into an AutoGrowPanel.ChildComponent. 5 years ago
  Sam Jaffe 4e1d5ef01c Clean up some test case legacy stuff. 5 years ago
  Sam Jaffe cd9d4fe33a Make StepPanel test use fewer getters. 5 years ago
  Sam Jaffe 5bfcd1aabf Change StepPanel to the construct -> setModel pattern which allows better mocking in tests. 5 years ago
  Sam Jaffe fe9c99013c BetterAutoGrowPanel becomes AutoGrowPanel 5 years ago
  Sam Jaffe 32d7022ec3 Move PhasePanel to use BetterAutoGrowPanel 5 years ago
  Sam Jaffe de406008fc Move StepPanel to use BetterAutoGrowPanel. 5 years ago
  Sam Jaffe 30c45e5a95 Fix layout in BetterAutoGrowPanel 5 years ago
  Sam Jaffe b16fa84016 Fix a bug where we weren't adding the model components above the empty one. 5 years ago
  Sam Jaffe 61e90aa5fc Remove debugging statement 5 years ago
  Sam Jaffe 6c30b5afd2 Create a better version of AutoGrowPanel, to be swapped in next commit. 5 years ago
  Sam Jaffe fba9dfb52f Fix up StepPanel to properly link the Instruction pane 5 years ago
  Sam Jaffe de9e38f340 Write integration tests for PhasePanel 5 years ago
  Sam Jaffe 9ecabb02b3 Fix huge blowup of notifications caused by an explicit loop in signal-ing. 5 years ago
  Sam Jaffe dc472a0c97 Fix a broken test case 5 years ago
  Sam Jaffe 0a2f732249 Make PhasePanel use AutoGrowPanel 5 years ago
  Sam Jaffe d5a19395b3 Perform miscellaneous cleanup. 5 years ago
  Sam Jaffe 2f9476340a Fix a bug with adding range and non-range durations. 5 years ago