Ivar Conradi Østhus
a8c8046b9f
chore: update readme
2021-06-13 23:26:20 +02:00
Christopher Kolstad
6a55524be9
docs: fix typo and remember to note that the slack addon needs Unleash URL
2021-06-11 11:56:53 +02:00
dependabot[bot]
8db61d0384
chore(deps): bump ws from 6.2.1 to 6.2.2 in /websitev2 ( #869 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 23:24:23 +02:00
Ivar Conradi Østhus
429208f561
doc: redirects for external links
2021-06-10 23:15:14 +02:00
Ivar Conradi Østhus
56296f6092
4.0.4
2021-06-10 23:05:10 +02:00
Ivar Conradi Østhus
9672eaef88
chore: update changelog
2021-06-10 23:05:10 +02:00
Thomas Battiston
bb48bb0756
fix: fix broken link to docker image ( #868 )
2021-06-10 11:57:36 +02:00
Christopher Kolstad
60d3982e66
docs: updated jira-plugin from feedback
2021-06-09 14:29:33 +02:00
Christopher Kolstad
297d5474e6
docs: wrong comma
2021-06-09 11:38:33 +02:00
Christopher Kolstad
cdf4efa093
fix: link directly to api token
2021-06-09 11:34:27 +02:00
Christopher Kolstad
81052d7d79
fix: update screenshot for plugin installation
2021-06-09 11:21:59 +02:00
Christopher Kolstad
071a4e9535
task: add doc for jira plugin
2021-06-09 11:14:30 +02:00
Ivar Conradi Østhus
51a0aba86c
Update README.md
2021-06-08 22:39:45 +02:00
Ivar Conradi Østhus
7638ff41a1
Update README.md
2021-06-08 22:35:51 +02:00
Ivar Conradi Østhus
c44f6f5c2f
Update index.md
2021-06-08 22:20:38 +02:00
Ivar Conradi Østhus
bef375e7bf
fix: userFeedback should not be allowed to throw
2021-06-08 20:21:14 +02:00
Ivar Conradi Østhus
8e3e973f22
fix: make sure routes/user handles api calls
2021-06-08 20:15:03 +02:00
Ivar Conradi Østhus
68ee1b57e0
4.0.3
2021-06-08 13:39:00 +02:00
Ivar Conradi Østhus
317b99c88a
chore: update changelog
2021-06-08 13:38:47 +02:00
Ivar Conradi Østhus
5b1f7fc7a9
chore: upgrade unleash-frontend to v4.0.4
2021-06-08 13:35:01 +02:00
Ivar Conradi Østhus
3a39073cb4
chore: upgrade unleash-frontend to v4.0.3
2021-06-08 13:09:27 +02:00
Fredrik Oseberg
a1b6080f38
chore: update frontend
2021-06-07 11:13:35 +02:00
Fredrik Strand Oseberg
9f33285b03
Feat/pnps feedback ( #862 )
...
* feat: setup user feedback service
* fix: map rows
* feat: add tests
* wrap service calls in try catch
* fix: add test for retrieving feedback on user
* feat: add fake user feedback store
* fix: check ffor feedback id in controller
* feat: add test for bad request
2021-06-07 11:11:42 +02:00
Ivar Conradi Østhus
3858b29d80
fix: register metrics middleware before pre-hook ( #866 )
2021-06-07 10:34:32 +02:00
Ivar Conradi Østhus
e8598ee7bf
Fix: minor improvements on docs.
2021-06-05 14:40:43 +02:00
Ivar Conradi Østhus
88a51eed79
fix: styles to docs
2021-06-05 00:25:35 +02:00
Ivar Conradi Østhus
c8eff31fbd
fix: proper logo
2021-06-04 23:26:40 +02:00
Ivar Conradi Østhus
3698aac06d
fix: logo in heroku button
2021-06-04 23:23:56 +02:00
Ivar Conradi Østhus
5c7ffaac93
fix: more docs
2021-06-04 23:17:40 +02:00
Ivar Conradi Østhus
eeda301b17
fix: require at least trim:0.0.3 for docs
2021-06-04 22:57:42 +02:00
Ivar Conradi Østhus
56eb92c72a
Update README.md
2021-06-04 21:14:55 +02:00
Ivar Conradi Østhus
e9dfeee8a5
fix: README.md
2021-06-04 19:39:51 +02:00
Ivar Conradi Østhus
cf89553647
Update README.md
2021-06-04 19:39:04 +02:00
Ivar Conradi Østhus
2819c75194
Update README.md
2021-06-04 19:38:35 +02:00
Ivar Conradi Østhus
1063e356a6
fix: update README.md
2021-06-04 19:35:43 +02:00
Ivar Conradi Østhus
496d9d38a6
fix: update README.md
2021-06-04 19:31:28 +02:00
Christopher Kolstad
a709af1d67
fix: don't build all of unleash just for doc updates
2021-06-04 15:33:47 +02:00
Christopher Kolstad
10fa7d9b8c
fix: typo in docs
2021-06-04 15:32:50 +02:00
Ivar Conradi Østhus
40e4810066
fix: docs highlithing for kotlin
2021-06-04 14:56:58 +02:00
Ivar Conradi Østhus
d6b498e80d
fix: add more code highlighting
2021-06-04 14:51:05 +02:00
Christopher Kolstad
79bf1842fb
chore: add docs for android-proxy-sdk ( #865 )
...
* chore: add docs for android-proxy-sdk
* chore: link back to android-proxy from sdk docs
2021-06-04 14:48:15 +02:00
Ivar Conradi Østhus
5d3c599706
fix: link to sdks
2021-06-04 14:38:11 +02:00
Ivar Conradi Østhus
28e75b816b
fix: slug for /sdks
2021-06-04 14:10:37 +02:00
Ivar Conradi Østhus
f0bf860538
fix: typo
2021-06-04 13:57:00 +02:00
Ivar Conradi Østhus
c29bb83d75
fix: add details about ios proxy sdk
2021-06-04 13:52:32 +02:00
Ivar Conradi Østhus
57c14c7565
fix: add details about the proxy
2021-06-04 13:44:34 +02:00
Christopher Kolstad
0e42f6529f
Deploy documentation to unleash.github.io
2021-06-04 11:22:31 +02:00
Christopher Kolstad
296804c147
fix: only generate docs if websitev2 subfolders are changed
2021-06-04 11:19:22 +02:00
Christopher Kolstad
406f0554cf
Docusaurusv2 ( #864 )
...
feat: Upgraded to Docusaurus v2
closes : #771
2021-06-04 11:17:15 +02:00
Fredrik Oseberg
4e55cd52cd
fix: remove secure headers from server-dev
2021-05-31 18:13:29 +02:00