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
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
Thomas Heartman
790bd4da0f
chore: support css modules in storybook
2022-02-25 15:37:04 +01:00
Thomas Heartman
4a795966d1
docs: change primary color for light theme to unleash purple
2022-02-25 13:32:52 +01:00
Thomas Heartman
a6191f5ab8
feat: rough style first question page of feedback component.
2022-02-25 12:57:13 +01:00
Thomas Heartman
aa3fb6c4e2
chore: rename styles to module, add more focus styles
2022-02-24 18:00:03 +01:00
Thomas Heartman
39f4d73d59
feat: add basic (sorta styled) first feedback screen
2022-02-24 17:42:53 +01:00
Thomas Heartman
0160eb8ef3
docs: swizzle root and add feedback component
2022-02-24 16:28:05 +01:00
Thomas Heartman
105f3bac21
chore: use standard css file name
2022-02-23 10:37:52 +01:00
Thomas Heartman
4305166186
chore(storybook): wire storybook up with docusaurus
2022-02-18 08:35:59 +01:00
Thomas Heartman
9bcb489d8c
docs: add data-theme attribute to storybook html
2022-02-17 13:47:04 +01:00
Thomas Heartman
1b8a15aa12
docs: Add storybook
2022-02-17 12:30:49 +01:00
Thomas Heartman
4518605821
Merge pull request #1375 from Unleash/docs/ruby_sdk_has_bootrap_impl
...
docs: Ruby SDK now has a bootstrap impl
2022-02-17 11:02:23 +01:00
olav
eb08ed0b55
refactor: add an hoursBack query param to the raw metrics endpoint ( #1373 )
...
* refactor: add an hoursBack query param to the raw metrics endpoint
* refactor: explicitly return undefined
* refactor: make parseHoursBackQueryParam non-static
* refactor: add test for hoursBack query param
* refactor: improve arg name
* refactor: add a 1 hour test case
2022-02-17 10:47:05 +01:00
Renato Arruda
50cbc78cd8
(docs) Ruby SDK now has a bootstrap impl
2022-02-17 07:58:52 +01:00
Renovate Bot
6d8f401601
chore(deps): update dependency @babel/core to v7.17.4
2022-02-16 02:57:09 +00:00
Renovate Bot
2b9825c342
chore(deps): update dependency @types/node-fetch to v2.6.1
2022-02-16 00:14:03 +00:00
Renovate Bot
10d2762d56
chore(deps): update dependency @babel/core to v7.17.3
2022-02-15 19:13:11 +00:00
Renovate Bot
692cca6b0c
fix(deps): update dependency unleash-frontend to v4.8.0-beta.5
2022-02-15 12:54:40 +00:00
Renovate Bot
551b248969
chore(deps): update dependency @types/node-fetch to v2.6.0
2022-02-15 03:06:33 +00:00
Renovate Bot
415c711c1c
chore(deps): update typescript-eslint monorepo to v5.12.0
2022-02-14 22:43:21 +00:00
Renovate Bot
a50f341334
fix(deps): update dependency unleash-frontend to v4.8.0-beta.4
2022-02-14 20:38:36 +00:00
Renovate Bot
b969773092
fix(deps): update dependency unleash-frontend to v4.8.0-beta.3
2022-02-14 14:44:40 +00:00
Thomas Heartman
d3326976a2
Merge pull request #1358 from Unleash/docs/dark-theme-a11y-search-dropdown
...
docs: adjust primary color scale, fix search dropdown a11y issues
2022-02-14 11:53:27 +01:00
Thomas Heartman
63cd0d229e
docs: adjust primary color scale, fix search dropdown a11y issues
...
This changes the darker end of the primary color scale to make it even
darker. This means that at the lower end of the scale, white text also
gets enough contrast to be accessible.
For the record: these variables do not seem to be in use anywhere else
in the code base (based on a text search), so it shouldn't affect any
other bits or pieces.
2022-02-14 11:43:05 +01:00
Renovate Bot
30682070e7
chore(deps): update dependency eslint to v8.9.0
2022-02-13 21:46:02 +00:00
Renovate Bot
d11541150d
chore(deps): update dependency lint-staged to v12.3.4
2022-02-13 19:34:00 +00:00
Ivar Conradi Østhus
08df9a1d47
fix: increase timeout for tests
2022-02-11 19:17:25 +01:00
Thomas Heartman
c63d552576
Merge pull request #1345 from Unleash/docs/impression-data-how-to
...
docs: Add "How to send impression data to your third-party sink" guide
2022-02-11 12:36:53 +01:00
Fredrik Oseberg
0a9e3fdb8f
4.8.0-beta.1
2022-02-11 12:15:47 +01:00
Fredrik Oseberg
098a5f03fd
chore: update frontend
2022-02-11 12:15:38 +01:00
Thomas Heartman
ea7d599bad
chore: add missing comma
2022-02-11 11:56:16 +01:00
Fredrik Oseberg
99e6012ceb
4.8.0-beta.0
2022-02-11 11:35:02 +01:00
Fredrik Oseberg
2026bbeda6
chore: update frontend
2022-02-11 11:34:31 +01:00
Thomas Heartman
04f6ff2f69
Merge pull request #1348 from Unleash/docs/update-a-b-testing-doc
...
docs: Reference impression data from A/B testing doc
2022-02-11 09:59:46 +01:00
Thomas Heartman
5d0b4b9ccd
Merge pull request #1349 from Unleash/fix/docs-css-img-error
...
fix: don't apply extra image styling to images outside the main
2022-02-11 09:59:21 +01:00
Renovate Bot
ca37b5701b
fix(deps): update dependency knex to v1.0.3
2022-02-11 01:38:04 +00:00
Thomas Heartman
17d32f5e43
fix: don't apply extra image styling to images outside the main
...
Without this modifier, the border, background color, etc, also applies
to logos in the header and footer, and that's not what we want.
2022-02-10 16:42:11 +01:00
Thomas Heartman
ebcab898e7
docs: Reference impression data from A/B testing doc
...
Mention impression data in the A/B discussion topic.
2022-02-10 16:35:29 +01:00
Thomas Heartman
e114025967
docs: reference A/B testing doc from impression data how-to
2022-02-10 16:26:57 +01:00
Thomas Heartman
812aa5c64c
docs: reference how-to impression data from ref impression data
2022-02-10 16:26:44 +01:00