Ivar Conradi Østhus
ae38000cf7
Fix/make sure stickiness exists ( #320 )
...
* chore: update changelog
* 4.1.0-beta.1
* fix: Project filter was trying to filter based on full project object
* 4.0.6
* fix: add user to archived toggle view
* fix: remove console log
* 4.0.7
* 4.0.8
* fix: make sure the index we're trying to access exists
* fix: load fonts from google, fallback to system fonts
* fix: snapshot
* 4.0.10
* fix: update package json
* fix update fonts
* fix: remove custom font family for archive
* fix: update snapshot
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-08-11 13:34:39 +02:00
Fredrik Strand Oseberg
cad5e1a01b
Load name from url ( #323 )
...
* fix: changed loadNameFromHash to loadNameFromUrl
Co-authored-by: Shane A. Stillwell <shane@northernv.com>
2021-08-11 11:43:31 +02:00
dependabot[bot]
1dbf74f6d8
chore(deps): bump dns-packet from 1.3.1 to 1.3.4 ( #303 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 12:42:14 +02:00
dependabot[bot]
4ba7bae061
chore(deps): bump ws from 6.2.1 to 6.2.2 ( #307 )
...
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/commits )
---
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-08-09 12:41:49 +02:00
dependabot[bot]
77e7a89be0
chore(deps): bump tar from 6.1.0 to 6.1.5 ( #319 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.0 to 6.1.5.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.5 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 12:41:36 +02:00
Ivar Conradi Østhus
f168761c01
fix: variant stickiness should not revert to default when updating ( #318 )
2021-07-21 09:04:50 +02:00
Ivar Conradi Østhus
e339e5c01f
fix: add logout as an explicit call ( #311 )
...
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-07-20 22:56:57 +02:00
Fredrik Strand Oseberg
1a63d91f95
Feat/new navigation ( #314 )
...
* feat: change color scheme
* feat: add navigation menu
* fix: add bg image
* fix: add archive and strategies to navigation
* fix: round corners
* feat: mobile view project details
* feat: mobile view navigation
* fix: only show menu if user is admin
* fix: rename navigation
* fix: only render relevant routes for oss context
* feat: add project actions
* feat: add icons
* feat: add breadcrumbs
* fix: place breadcrumbs absolutely
* fix: adjust breadcrumbs
* fix: toast
* fix: cleanup
* fix login
* fix: breadcrumbs
* fix: add billing link
* fix: links
* fix: feature view
* fix: path to go back
* fix: remove default value
* fix: remove unused imports
* refactor: delete outdated test
* fix: add item to filter in breadcrumb
* fix: remove console log
2021-07-16 15:41:54 +02:00
Fredrik Oseberg
16e0a7b4de
4.0.5
2021-07-16 11:24:08 +02:00
Fredrik Oseberg
82c46a7175
chore: update changelog
2021-07-16 11:23:59 +02:00
Fredrik Strand Oseberg
1c2381d9a0
fix: run use effect when value changes, not object ( #315 )
...
* fix: run use effect when value changes, not object
* fix: add user to archived toggle view
* fix: remove console log
2021-07-16 11:21:53 +02:00
Fredrik Oseberg
f1a714e7e1
fix: add flex wrap
2021-07-07 17:05:56 +02:00
Fredrik Oseberg
a73f4bb892
4.0.5-beta.2
2021-07-07 16:27:26 +02:00
Fredrik Oseberg
f631f366ff
chore: update changelog
2021-07-07 16:27:19 +02:00
Fredrik Strand Oseberg
b8469b5a98
Fix/pagination ( #313 )
...
* fix: add pagination page rules
* fix: set amount of features to paginate to 9
2021-07-07 16:26:16 +02:00
Fredrik Oseberg
8759f1ae9b
4.0.5-beta.1
2021-07-07 11:07:47 +02:00
Fredrik Oseberg
b4d7ea1c4b
chore: update changelog
2021-07-07 11:07:12 +02:00
Fredrik Strand Oseberg
85a7c55fdf
Feat/group by projects ( #308 )
...
This PR adds support for projects as a first class citizen, and toggling features on in different environments.
2021-07-07 11:04:36 +02:00
Fredrik Oseberg
151fccc262
fix: add missing icons
2021-06-29 10:35:09 +02:00
Fredrik Strand Oseberg
10eabb366f
Offline mode ( #312 )
...
* move all icons to offline mode
* Reorder imports
* revert yarn.lock to original
* resolve errors
* use ConditionalRender, revert material icon css
* add all other font weights
* fix: add library icon
Co-authored-by: Aneesh Relan <aneesh.r@lucideustech.com>
2021-06-29 10:21:54 +02:00
Ivar Conradi Østhus
f0b864d206
4.0.4
2021-06-08 13:33:05 +02:00
Ivar Conradi Østhus
1d72f17284
fix: update feedback url
2021-06-08 13:32:43 +02:00
Ivar Conradi Østhus
215be8b672
4.0.3
2021-06-08 13:02:23 +02:00
Ivar Conradi Østhus
71d0f96a7c
chore: update changelog
2021-06-08 13:02:07 +02:00
Ivar Conradi Østhus
39de00f2fe
fix: add null check for dueDate
2021-06-07 16:07:24 +02:00
Fredrik Oseberg
95b58fdb41
4.0.2
2021-06-07 11:05:00 +02:00
Fredrik Oseberg
3513239986
chore: update changelog
2021-06-07 11:04:48 +02:00
Fredrik Strand Oseberg
7fddf04398
Feat/pnps ( #306 )
...
* feat: animation
* feat: setup api calls
* feat: try catch
* feat: refetch user
* fix: remove unused variables
* fix: call hideFeedback
* fix: return expression
2021-06-07 10:29:08 +02:00
Fredrik Strand Oseberg
a17e2f29b2
Fix/customer journey patches ( #304 )
...
* fix: logo
* fix: move proclamation show logic to useEffect
* fix: add spacing on strategy headers
* fix: add role sorting
2021-06-07 10:15:30 +02:00
Fredrik Strand Oseberg
0e32583fa0
fix: add check for obscure error ( #305 )
2021-06-07 10:09:49 +02:00
Fredrik Oseberg
281e027c8a
fix: passwordchecker
2021-05-31 13:55:20 +02:00
Ivar Conradi Østhus
0a020c6b3e
4.0.1
2021-05-25 19:29:43 +02:00
Ivar Conradi Østhus
c63d4ecd80
chore: update changelog
2021-05-25 19:29:38 +02:00
Ivar Conradi Østhus
cf1cae9b84
fix: Project actions need to checkAccess based on projectId
2021-05-25 19:08:57 +02:00
Ivar Conradi Østhus
5bbd0a734b
fix: INLINE_RUNTIME_CHUNK
2021-05-25 18:50:29 +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
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
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
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
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
Fredrik Strand Oseberg
960801b8aa
fix: use router match util ( #298 )
2021-05-18 12:10:57 +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