Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe 2fda05a7e3 Add state test to ElementPanel ahead of making it into an AutoGrowPanel.ChildComponent. il y a 5 ans
  Sam Jaffe 4e1d5ef01c Clean up some test case legacy stuff. il y a 5 ans
  Sam Jaffe cd9d4fe33a Make StepPanel test use fewer getters. il y a 5 ans
  Sam Jaffe 5bfcd1aabf Change StepPanel to the construct -> setModel pattern which allows better mocking in tests. il y a 5 ans
  Sam Jaffe fe9c99013c BetterAutoGrowPanel becomes AutoGrowPanel il y a 5 ans
  Sam Jaffe 32d7022ec3 Move PhasePanel to use BetterAutoGrowPanel il y a 5 ans
  Sam Jaffe de406008fc Move StepPanel to use BetterAutoGrowPanel. il y a 5 ans
  Sam Jaffe 30c45e5a95 Fix layout in BetterAutoGrowPanel il y a 5 ans
  Sam Jaffe b16fa84016 Fix a bug where we weren't adding the model components above the empty one. il y a 5 ans
  Sam Jaffe 61e90aa5fc Remove debugging statement il y a 5 ans
  Sam Jaffe 6c30b5afd2 Create a better version of AutoGrowPanel, to be swapped in next commit. il y a 5 ans
  Sam Jaffe fba9dfb52f Fix up StepPanel to properly link the Instruction pane il y a 5 ans
  Sam Jaffe de9e38f340 Write integration tests for PhasePanel il y a 5 ans
  Sam Jaffe 9ecabb02b3 Fix huge blowup of notifications caused by an explicit loop in signal-ing. il y a 5 ans
  Sam Jaffe dc472a0c97 Fix a broken test case il y a 5 ans
  Sam Jaffe 0a2f732249 Make PhasePanel use AutoGrowPanel il y a 5 ans
  Sam Jaffe d5a19395b3 Perform miscellaneous cleanup. il y a 5 ans
  Sam Jaffe 2f9476340a Fix a bug with adding range and non-range durations. il y a 5 ans
  Sam Jaffe 7db8dfb3e9 Merge branch 'feat/input-duration' il y a 5 ans
  Sam Jaffe 11cf8c358d Add coverage to phase-panel test. il y a 5 ans
  Sam Jaffe d133d90bda Make some better tests. il y a 5 ans
  Sam Jaffe e7dda3b3c0 Add duration hookups, minimally alter tests to pass. il y a 5 ans
  Sam Jaffe 7422e151e0 Get better ObservableController from v0.6.0 il y a 5 ans
  Sam Jaffe 3b75b976bf Add ObservableController to IngredientPanel for Amounts il y a 5 ans
  Sam Jaffe 5664f5e2f4 Switch all ingredient panels to use AmountFormatter instead of two separate fields. il y a 5 ans
  Sam Jaffe a1d4281267 Remove unneeded dependency. il y a 5 ans
  Sam Jaffe 58a0780ca9 Change DurationPanel to use the new Formatter. il y a 5 ans
  Sam Jaffe bae1361be4 Add formatters for Duration and Amount in anticipation of using them. il y a 5 ans
  Sam Jaffe 9c68a9fd11 Add string ctor to Duration, as well as the test cases to cover it. il y a 5 ans
  Sam Jaffe a460dc4168 Reduce complexity of Duration. il y a 5 ans