Renovate Bot
|
49f1a9f03e
|
chore(deps): update dependency typescript to v4.6.2
|
2022-03-01 04:52:58 +00:00 |
|
Renovate Bot
|
d61e44fcd2
|
chore(deps): update dependency cypress to v9.5.1
|
2022-03-01 03:21:32 +00:00 |
|
Renovate Bot
|
4c34757f01
|
chore(deps): update typescript-eslint monorepo to v5.13.0
|
2022-02-28 23:14:20 +00:00 |
|
Thomas Heartman
|
e12aa94695
|
feat: set completion flag upon submitting form
|
2022-02-28 23:59:59 +01:00 |
|
Thomas Heartman
|
44cac1e7d2
|
chore: remove debug logs
|
2022-02-28 23:50:10 +01:00 |
|
Thomas Heartman
|
98298dc42b
|
feat: implement saving and loading from localStorage
|
2022-02-28 23:41:42 +01:00 |
|
Thomas Heartman
|
f9561c3661
|
feat: clear form on manual closing.
|
2022-02-28 23:33:48 +01:00 |
|
Thomas Heartman
|
74a3c27b06
|
clear form after submission and re-opening
|
2022-02-28 23:18:53 +01:00 |
|
Thomas Heartman
|
0e96a39ecf
|
fix: remove pointer events from hidden content.
|
2022-02-28 23:18:36 +01:00 |
|
Thomas Heartman
|
b2a1628ff5
|
feat: set up request execution on form submission
|
2022-02-28 23:13:07 +01:00 |
|
Thomas Heartman
|
0e4d2cf102
|
step forward after submitting response
|
2022-02-28 22:29:27 +01:00 |
|
Thomas Heartman
|
5c35ea84b7
|
fix: don't reset radio group values to undefined
|
2022-02-28 22:14:53 +01:00 |
|
Thomas Heartman
|
a2a7499e95
|
chore: minor cleanup and simplification
|
2022-02-28 22:11:55 +01:00 |
|
Thomas Heartman
|
05d8cfe10c
|
feat: fix keyboard focus between screens
|
2022-02-28 22:09:18 +01:00 |
|
Youssef
|
65713bc78f
|
style: add className for SearchField
|
2022-02-28 17:20:47 +01:00 |
|
Youssef
|
55de43ad07
|
feat: add search in projects
|
2022-02-28 17:00:12 +01:00 |
|
Youssef
|
722c06b73f
|
feat: add search input in project features
|
2022-02-28 16:27:23 +01:00 |
|
Thomas Heartman
|
f215980d6c
|
feat: overlay form sections
|
2022-02-28 15:36:46 +01:00 |
|
Thomas Heartman
|
355b516dae
|
feat: render all steps at the same time, add thank you; first anims
|
2022-02-28 15:19:15 +01:00 |
|
Thomas Heartman
|
5456b093be
|
feat: style open-feedback-button.
|
2022-02-28 14:35:02 +01:00 |
|
Thomas Heartman
|
911f65856f
|
feat: further styling and hooking up of open feedback-button
|
2022-02-28 12:27:10 +01:00 |
|
Thomas Heartman
|
56d9335162
|
docs: set customer type correctly
|
2022-02-28 10:25:16 +01:00 |
|
Thomas Heartman
|
6916873ec7
|
docs: style input text area
|
2022-02-28 10:19:02 +01:00 |
|
renovate[bot]
|
cd50f66dd5
|
chore(deps): update actions/checkout action to v2 (#589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-02-28 09:28:01 +01:00 |
|
Thomas Heartman
|
9b1f9b764b
|
feat: start hooking up open/close logic
|
2022-02-27 19:59:30 +01:00 |
|
Thomas Heartman
|
a629c36fe7
|
feat: hide 'very unsatisfied'/'very satisfied' on smaller sreens
|
2022-02-27 19:40:14 +01:00 |
|
Thomas Heartman
|
e007123c59
|
fix: make close button visible again
|
2022-02-27 16:27:28 +01:00 |
|
Thomas Heartman
|
1534fd1674
|
feat: style page 3
|
2022-02-27 16:15:46 +01:00 |
|
Thomas Heartman
|
5bc48076a2
|
feat: reverse source order of form control buttons.
this makes 'submit' or 'next' the first button you reach when tabbing
out of the control
|
2022-02-27 16:02:00 +01:00 |
|
Thomas Heartman
|
19e03e94e0
|
style page 2
|
2022-02-27 15:57:30 +01:00 |
|
Thomas Heartman
|
da38a419ed
|
feat: create step 1 and set up step 2
|
2022-02-27 15:16:51 +01:00 |
|
Thomas Heartman
|
5340ca28fc
|
move subcomponent into wrapper
|
2022-02-27 14:59:33 +01:00 |
|
Thomas Heartman
|
35a939b895
|
feat: start splitting component up into multiple pieces.
|
2022-02-27 14:37:44 +01:00 |
|
Thomas Heartman
|
211b18c4a3
|
feat: start adding state logic to component.
|
2022-02-26 21:38:07 +01:00 |
|
Renovate Bot
|
ecfa80746b
|
chore(deps): update dependency eslint to v8.10.0
|
2022-02-26 01:54:23 +00:00 |
|
Renovate Bot
|
dc33678c48
|
chore(deps): update dependency sass to v1.49.9
|
2022-02-25 16:23:45 +00:00 |
|
Thomas Heartman
|
6e2072bca4
|
chore: first feedback page
|
2022-02-25 17:10:29 +01:00 |
|
Thomas Heartman
|
532f0cb634
|
fix: explicitly set background for the light theme
the default is for it to be transparent, which causes issues when
you're overlaying components with the default background color.
|
2022-02-25 16:39:25 +01:00 |
|
Thomas Heartman
|
43597687df
|
fix: make css module loading work as expected.
|
2022-02-25 16:38:32 +01:00 |
|
Youssef Khedher
|
470e3b9656
|
fix: remove console log
|
2022-02-25 16:26:09 +01:00 |
|
Youssef Khedher
|
cdf2e487b7
|
Merge pull request #745 from Unleash/feat/create-ressources-buttons
feat: create resources buttons and update all forms
|
2022-02-25 15:37:35 +01:00 |
|
Thomas Heartman
|
790bd4da0f
|
chore: support css modules in storybook
|
2022-02-25 15:37:04 +01:00 |
|
Youssef
|
b58cccc7d0
|
fix: merge conflicts
|
2022-02-25 15:28:38 +01:00 |
|
Youssef Khedher
|
b485a6c900
|
Merge pull request #749 from Unleash/fix/context-form-validation
fix: handle context name errors before submitting the form
|
2022-02-25 14:47:29 +01:00 |
|
Youssef Khedher
|
b582d3d294
|
Merge branch 'main' into fix/context-form-validation
|
2022-02-25 14:42:23 +01:00 |
|
Youssef
|
5a813743a2
|
style: fix unformatted file
|
2022-02-25 14:41:54 +01:00 |
|
dependabot[bot]
|
2ae7cbbb6a
|
chore(deps): bump follow-redirects from 1.13.3 to 1.14.9 (#726)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.3...v1.14.9)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-25 14:23:20 +01:00 |
|
Youssef Khedher
|
19abd37b60
|
Merge branch 'main' into fix/context-form-validation
|
2022-02-25 14:02:42 +01:00 |
|
Youssef Khedher
|
a0a31efdd3
|
Merge pull request #737 from Unleash/fix/ui-consistency
refactor: make text in ui consistent
|
2022-02-25 14:02:01 +01:00 |
|
Youssef Khedher
|
a3f439ea17
|
Merge branch 'main' into fix/ui-consistency
|
2022-02-25 13:54:11 +01:00 |
|