Skip to content
Success

Changes

Summary

  1. [Fix #113] Fix existing tests (commit: e24ec57) (details)
  2. [New #113] Add useEvent to trigger comment tooltip (commit: 77f52a0) (details)
  3. [Upd #113] Make visual change to test chromatic (commit: 4ae5c92) (details)
  4. [Upd #113] Revert changes (commit: 871607d) (details)
  5. [New #113] Set up environment to test stories (commit: c1f56d7) (details)
  6. [Fix #113] Fix existing tests (commit: f7b367f) (details)
  7. [Upd #113] Removing useless test (testing external component) (commit: 5d68703) (details)
  8. [Upd #113] Add global decorator (commit: d69fae8) (details)
  9. [New #113] Add interaction test (commit: f8f8473) (details)
  10. [New #113] Remove token from script (commit: 9d36cc4) (details)
  11. [New #113] Add question story (commit: 380eab1) (details)
  12. [New #113] Add workflows to automate chromatic (commit: 39885ca) (details)
  13. [New #113] Add tests for QuestionCommentIcon (commit: e1ae10a) (details)
  14. [Upd #113] Improve QuestionCommentIcon tests (commit: 83c7b29) (details)
  15. [Upd #113] Refactor (commit: 37c5b83) (details)
  16. Simplify code (commit: 55b6ce3) (details)
  17. [Upd #131] Remove useless babel dependencies and plugins (commit: 6332ff6) (details)
  18. [Upd #131] Reimport and fix TypeheadAnswer test (commit: 4b54fa0) (details)
  19. [Upd #131] Remove .env as not needed (commit: cc86a80) (details)
The file was modified test/__tests__/DefaultFormGenerator.test.js (diff)
The file was removedjest.config.js
The file was addedjest.config.cjs
The file was modified test/setup.js (diff)
The file was modified src/model/DefaultFormGenerator.js (diff)
The file was added.babelrc
The file was modified package.json (diff)
The file was modified test/__tests__/Answer.test.js (diff)
The file was modified package-lock.json (diff)
Commit 77f52a06761e8b4f9073d8575541d73e80493e31 by max.chopart
[New #113] Add useEvent to trigger comment tooltip
(commit: 77f52a0)
The file was modified package-lock.json (diff)
The file was modified package.json (diff)
The file was modified src/stories/QuestionCommentIcon.stories.tsx (diff)
The file was modified src/components/comment/QuestionCommentIcon.jsx (diff)
Commit 4ae5c923cf7d8cbcf51adcce0c0c2cf7f0b06fd8 by max.chopart
[Upd #113] Make visual change to test chromatic
(commit: 4ae5c92)
The file was modified src/styles/s-forms.css (diff)
The file was modified src/styles/s-forms.css (diff)
Commit c1f56d75b29986a2fe242d5d219891c4565ad9b3 by max.chopart
[New #113] Set up environment to test stories
(commit: c1f56d7)
The file was modified .storybook/main.cjs (diff)
The file was modified test/setup.js (diff)
The file was modified jest.config.cjs (diff)
The file was modified package-lock.json (diff)
The file was modified package.json (diff)
The file was modified src/model/FormGenerator.js (diff)
The file was modified test/__tests__/DefaultFormGenerator.test.js (diff)
Commit 5d687038e0e3e967817ff13201c715544c8e7185 by max.chopart
[Upd #113] Removing useless test (testing external component)
(commit: 5d68703)
The file was removedtest/__tests__/TypeaheadAnswer.test.js
The file was modified package.json (diff)
The file was modified .storybook/preview.js (diff)
The file was modified package-lock.json (diff)
The file was modified src/stories/Answer.stories.tsx (diff)
The file was modified src/stories/QuestionCommentIcon.stories.tsx (diff)
The file was modified package.json (diff)
The file was modified .gitignore (diff)
The file was addedsrc/stories/Question.stories.tsx
Commit 39885ca6797ffc1410c11f66cef1e052934deae3 by max.chopart
[New #113] Add workflows to automate chromatic
(commit: 39885ca)
The file was added.github/workflows/chromatic.yml
The file was modified src/stories/assets/question/questionWithComment.json (diff)
The file was addedtest/__tests__/QuestionCommentIcon.js
The file was modified src/stories/QuestionCommentIcon.stories.tsx (diff)
The file was addedsrc/stories/CommentForm.stories.tsx
The file was modified .github/workflows/chromatic.yml (diff)
The file was addedtest/__tests__/QuestionCommentIcon.test.js
The file was removedtest/__tests__/QuestionCommentIcon.js
The file was modified .storybook/preview.js (diff)
The file was modified src/components/comment/CommentView.jsx (diff)
The file was modified src/components/comment/QuestionCommentIcon.jsx (diff)
The file was modified src/model/FormGenerator.js (diff)
Commit 6332ff61f13cfe89ca871b644c0c2817e826ea8e by max.chopart
[Upd #131] Remove useless babel dependencies and plugins
(commit: 6332ff6)
The file was modified package.json (diff)
The file was modified .babelrc (diff)
The file was modified package-lock.json (diff)
The file was addedtest/__tests__/TypeheadAnswer.test.js
Commit cc86a80bf63c1c7e6ca6c184d318e4c5b8f4ce6a by max.chopart
[Upd #131] Remove .env as not needed
(commit: cc86a80)
The file was modified .gitignore (diff)