Skip to content
Success

#95 (Jun 11, 2021, 11:43:28 AM)

Started 4 yr 4 mo ago
Took 18 sec
Build Artifacts
s-forms-0.2.6.tgz53.70 KiB view

Started by GitHub push by blcham

This run spent:

  • 5.6 sec waiting;
  • 18 sec build duration;
  • 24 sec total from scheduled to completion.
Revision: b7deb21ddc41efd80d6ba2c0602909735ac78df5
Repository: https://github.com/kbss-cvut/s-forms.git
  • origin/master
Changes
  1. Implement composite question (commit: cf0f579) (details / githubweb)
  2. Move modified code to new CompositeQuestion class (commit: e1a906c) (details / githubweb)
  3. Create component registry (commit: 7b5c84d) (details / githubweb)
  4. Fix for nested smart components (commit: 7c672fd) (details / githubweb)
  5. Change library version (commit: 18ffd26) (details / githubweb)
  6. Implement question with advanced (commit: 774b248) (details / githubweb)
  7. Render show advanced as switch (commit: 5d5ea02) (details / githubweb)
  8. Make is-relevant-if as OR conditions (commit: f3a217b) (details / githubweb)
  9. Add accepts-non-empty-answer-value to is-relevant-if conditions (commit: fedcda3) (details / githubweb)
  10. Render help for show advanced switch (commit: f2c664d) (details / githubweb)
  11. Fix hiding of answered advanced sub-sections (commit: 8dac1c9) (details / githubweb)
  12. Refactor WizardStep to React component class (commit: ff30ba1) (details / githubweb)
  13. Add wizard step mapping to component registry (commit: 5f685a8) (details / githubweb)
  14. Add WizardStepWithAdvanced (commit: 11dffd5) (details / githubweb)
  15. Render advanced answerable question (commit: 73ebca6) (details / githubweb)
  16. Edit default colors (commit: e426f14) (details / githubweb)
  17. Improve answerable section with advanced questions (commit: 1a3f2c3) (details / githubweb)
  18. Make answerable section collapsible (commit: 4be4793) (details / githubweb)
  19. Make answerable with advanced section collapsible (commit: ac45396) (details / githubweb)
  20. Add emphasise-on-relevant (commit: 9d18b41) (details / githubweb)
  21. Refactor and fix answerable section rendering (commit: 8eacd86) (details / githubweb)
  22. Revert changes in FormUtils (commit: cf5f453) (details / githubweb)
  23. Make answerable section label bolder (commit: bb5f5b8) (details / githubweb)
  24. Export classes (commit: 092af62) (details / githubweb)
  25. Move smart components to separate project (commit: 0afbca4) (details / githubweb)
  26. Move smart component css to separate project (commit: 805602b) (details / githubweb)
  27. Bump version (commit: 5138a70) (details / githubweb)
  28. Refactor ComponentRegistry (commit: 40f4721) (details / githubweb)
  29. Fix answerable section help position (commit: 6873f88) (details / githubweb)
  30. Export ComponentRegistry in ts (commit: d7040ca) (details / githubweb)
  31. Bump version (commit: 8c95d61) (details / githubweb)
  32. Update ComponentRegistry.js (commit: 4ff1136) (details / githubweb)
  33. Implement emphasize-on-relevant for sections (commit: 0834cf3) (details / githubweb)
  34. Refactor answer rendering (commit: 2d765da) (details / githubweb)
  35. Make question mark less distracting by changing its color (commit: 9c7482b) (details / githubweb)
  36. Bump version (commit: c04a09a) (details / githubweb)
  37. Make ComponentRegistry non-global (commit: a3ab291) (details / githubweb)
  38. Export FormQuestionsContext (commit: b4d92b0) (details / githubweb)
  39. Pass form questions to component mapping rule (commit: eda2146) (details / githubweb)
  40. [Upd] Remove annoying console warning from test condition evaluation (commit: 1a0977e) (details / githubweb)
  41. Fix answerable section not collapsing when answer is false (commit: 79dc6f3) (details / githubweb)
  42. Bump version (commit: 2150063) (details / githubweb)
  43. Update Question.jsx (commit: ee48e69) (details / githubweb)
  44. Implement initial input length property (commit: 17c91d3) (details / githubweb)
  45. [Upd] Refactoring (commit: 8227f10) (details / githubweb)
  46. Support number step (commit: b7deb21) (details / githubweb)