1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
Commit Graph

9215 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
13b5bd5154
fix: broken link 2021-05-21 21:30:29 +02:00
Ivar Conradi Østhus
67c03c36d9
fix: upgrade supertest to version 6.1.3 2021-05-21 21:21:13 +02:00
Amr Draz
aa9c2543eb
Update getting started to point to the right page (#849)
I think the deploy getting started link may have changed and right now points to a 404 page, I updated it to what I think is the right page
2021-05-21 19:42:22 +02:00
Ivar Conradi Østhus
3dc25e64d7
fix: upgrade lint-staged to version 11.0.0 2021-05-21 19:32:53 +02:00
Ivar Conradi Østhus
b89bf03d1f
fix: upgrade faker to version 5.5.3 2021-05-21 19:30:57 +02:00
Ivar Conradi Østhus
279f19fe89
fix: upgrade db-migrate to v0.11.12 2021-05-21 19:27:09 +02:00
Ivar Conradi Østhus
deee32aa8c
chore: update types definitions 2021-05-21 19:24:46 +02:00
Ivar Conradi Østhus
77dfd2104a
fix: update transitive dependencies for website 2021-05-21 19:19:51 +02:00
Ivar Conradi Østhus
e095691c1e
fix: lint 2021-05-21 19:16:08 +02:00
Ivar Conradi Østhus
af8fb949cc
fix: update website/yarn.lock 2021-05-21 16:51:55 +02:00
Ivar Conradi Østhus
8300482e1c
fix: update yarn.lock 2021-05-21 16:51:13 +02:00
Christopher Kolstad
d43a13ca02
4.0.0 2021-05-21 15:07:29 +02:00
Ivar Conradi Østhus
9718b0fb1c
chore: update changelog 2021-05-21 14:35:42 +02:00
Ivar Conradi Østhus
88048de600
fix: upgrade unleash-frontend to version 4.0.0 2021-05-21 14:34:28 +02:00
Ivar Conradi Østhus
d152995f36 4.0.0 2021-05-21 14:30:08 +02:00
Ivar Conradi Østhus
e780f71b35 chore: update changelog 2021-05-21 14:29:52 +02:00
Fredrik Oseberg
413818f6b4 fix: reset border radius on mobile 2021-05-21 14:17:32 +02:00
Fredrik Strand Oseberg
ee1715d86a
fix: add migration (#847)
* fix: add migration

* fix: add empty down migration
2021-05-21 14:12:29 +02:00
Fredrik Strand Oseberg
70c5cd7045 feat: update color scheme and logo (#301)
* feat: update color scheme

* fix: update favicon

* fix: remove drawer title container padding and font size
2021-05-21 14:06:40 +02:00
Fredrik Strand Oseberg
911fa35158
Refactor/update email (#848)
* fix: update email template for invited user

* fix: fix styling

* fix: update logo on reset password email

* fix: update reset-password copyright
2021-05-21 14:05:16 +02:00
Fredrik Strand Oseberg
bd93c5d131 Fix/standalone pages (#300)
* feat: change layout

* fix: standalone banner styling

* fix: change styling for banner

* fix: login page

* fix: standalone pages

* fix: page tweaks

* fix: center text

* refactor: new user page

* refactor: remove uneccesary markup

* refactor: remove secondary actions from hosted

* fix: remove authdetails blob

* refactor: remove unused import

* fix: move overflow

* fix: add breakpoint to forgotten password
2021-05-21 14:01:28 +02:00
Ivar Conradi Østhus
998cdf98ab feat: Add admin-invoice section (#299)
* feat: Add admin-invoice section

* fix: do not show invoice table if list is empty
2021-05-21 08:56:22 +02:00
dependabot[bot]
8a9cb58fc4
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /website (#843)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 14:42:21 +02:00
Joseph DeChicchis
18ebde2e9a
Add explanation of how to run multiple instances of Unleash to the Getting Started doc (#845)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-05-18 14:21:39 +02:00
Ivar Conradi Østhus
eb65f40a8f
4.0.0-beta.6 2021-05-18 14:08:02 +02:00
Ivar Conradi Østhus
11de178010
fix: Upgrade unleash-frontend to version 4.0.0-beta.5 2021-05-18 14:04:31 +02:00
Ivar Conradi Østhus
8b8cfd7130 4.0.0-beta.5 2021-05-18 14:01:36 +02:00
Ivar Conradi Østhus
4b26a81e26 chore: update changelog.md 2021-05-18 14:01:25 +02:00
dependabot[bot]
3e2a3909ab chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#291)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-05-18 13:41:41 +02:00
Ivar Conradi Østhus
360defe625
fix: update SDK examples 2021-05-18 13:31:54 +02:00
Ivar Conradi Østhus
bcc2d913cc
fix: more docs 2021-05-18 13:22:28 +02:00
Fredrik Oseberg
c0764a721a fix: remove unused components 2021-05-18 13:03:28 +02:00
Fredrik Strand Oseberg
cbd4773cf6 Fix/customer journey (#297)
* fix: add onClose to archive toggle dialoge

* fix: add link to ConfirmUserLink component

* fix: remove icons from admin menu

* fix: move button on user list to top right

* refactor: move add new api key to header

* refactor: button order

* fix: lowercase dropdown buttons on feature toggle list

* refactor: reorganize reporting dashboard

* refactor: consistent buttons

* feat: enhance gradual rollout strategy creation

* feat: ui tweaks on project access

* fix: adjust divider

* fix: remove unused imports

* fix: update snapshots

* fix: add auth options to new user page

* fix: add divider

* fix: uncontrolled input

* fix: add data-loading to sorted by

* fix: update snapshots

* fix: navigate to project view on create and edit

* fix: rename project

* fix: add placeholder for feature toggle list component

* fix: conditonally render link
2021-05-18 12:59:48 +02:00
Ivar Conradi Østhus
e1034a458b feat: simple project view (#295)
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-05-18 12:13:52 +02:00
Christopher Kolstad
1d71d01a70 chore: fix typos 2021-05-18 12:11:23 +02:00
Fredrik Strand Oseberg
960801b8aa fix: use router match util (#298) 2021-05-18 12:10:57 +02:00
Ivar Conradi Østhus
1530be70a8
fix: doc linkts to api-token 2021-05-18 12:07:07 +02:00
Ivar Conradi Østhus
c4b42db0ed
fix: lint 2021-05-18 12:00:53 +02:00
Ivar Conradi Østhus
2c5e13aacb
fix: docs colors 2021-05-18 11:37:35 +02:00
Ivar Conradi Østhus
4c73dc66fa
fix: add link in docs 2021-05-18 11:22:51 +02:00
Christopher Kolstad
c224786f29
feat: update docs to match v4.
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-05-18 11:19:33 +02:00
Ivar Conradi Østhus
a9d9a54bee fix: typo 2021-05-14 22:46:11 +02:00
Fredrik Strand Oseberg
f585dcb2d7 fix: import correct component container (#296) 2021-05-12 12:30:54 +02:00
Ivar Conradi Østhus
0fa06c2a92
4.0.0-beta.5 2021-05-11 15:12:40 +02:00
Ivar Conradi Østhus
b6e23ceb4c
chore: update changelog 2021-05-11 15:12:18 +02:00
Ivar Conradi Østhus
20c5658876
fix: upgrade to unleash-frontend 4.0.0-beta.4 2021-05-11 15:10:54 +02:00
Ivar Conradi Østhus
1691efbcae
fix: remove errornered envrionment=test 2021-05-11 15:10:14 +02:00
Ivar Conradi Østhus
a93e4f5374 4.0.0-beta.4 2021-05-11 15:03:29 +02:00
Ivar Conradi Østhus
64248938c9 chore: changelog 2021-05-11 15:03:04 +02:00
Ivar Conradi Østhus
a3199e2654 fix: footer 2021-05-11 15:02:07 +02:00