Fredrik Strand Oseberg
0340573199
fix/locale ( #277 )
...
* fix/locale
* fix: check on lowercase values
* fix: remove console logs
2021-04-28 11:57:45 +02:00
Ivar Conradi Østhus
f66cca468e
fix: added teams logo
2021-04-27 21:39:34 +02:00
Fredrik Strand Oseberg
1f46d3b21b
Fix/cleanup ( #276 )
...
* chore: update changelog
* 4.0.0-alpha.10
* fix: add dnd provider as top level wrapper
* fix: add forgotten password link to password auth
* fix: remove unecceesary dnd component
* fix: check for usedTokenError
2021-04-27 09:48:00 +02:00
Fredrik Oseberg
e81918ee48
fix: password
2021-04-23 15:31:42 +02:00
Fredrik Oseberg
b1c32eab71
4.0.0-alpha.9
2021-04-23 15:23:36 +02:00
Fredrik Oseberg
f2a483a76a
chore: update changelog
2021-04-23 15:23:33 +02:00
Fredrik Oseberg
2dec218422
chore: update changelog
2021-04-23 15:21:38 +02:00
Fredrik Strand Oseberg
b9f5585c62
Fix/optimizations ( #275 )
...
* chore: update changelog
* feat: login mobile view
* fix: lists
* fix: colors
* fix: resolve merge conflict
* fix: tests
* fix: set defualt location object
* fix: don't check password before length exceeds 2
* fix: check length
2021-04-23 15:21:24 +02:00
Fredrik Strand Oseberg
05334337c2
Feat/user profile ( #274 )
...
* chore: update changelog
* feat: user profile
* feat: onOutsideClick hook
* feat: tune user profile
* fix: refactor to button
* feat: mobile view
* fix: update tests
* feat: add link to docs
2021-04-23 13:49:42 +02:00
Ivar Conradi Østhus
99c4b7e36d
4.0.0-alpha.8
2021-04-23 13:39:34 +02:00
Ivar Conradi Østhus
062916f865
chore: update changelog
2021-04-23 13:39:22 +02:00
dependabot[bot]
982ed4a441
chore(deps): bump ssri from 6.0.1 to 6.0.2 ( #270 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-23 13:29:36 +02:00
Ivar Conradi Østhus
423646e4eb
fix: lint
2021-04-23 12:21:15 +02:00
Ivar Conradi Østhus
cb7555d048
fix: minor tuning on auth
2021-04-23 11:40:23 +02:00
Fredrik Strand Oseberg
0ca753e7e5
Feat/add new user ( #273 )
...
* chore: update changelog
* chore: update changelog
* fix: refactor AddUser
* feat: add screens for email and copy
* fix: remove interface
* fix: admin constant in userlist
* chore: fix changelog
* feat: user data fetching with useSWR
* feat: flesh out dialogues
* fix: remove useRequest
* refactor: remove redux for user admin
* refactor: remove from store
* refactor: userListItem
* fix: change type
* feat: add initial loading
* fix: useLayoutEffeect in useLoading
* fix: remove useEffect
* fix: update snapshots
* fix: remove status code
* fix: remove roles from store
2021-04-23 10:59:11 +02:00
Ivar Conradi Østhus
a82feadf01
4.0.0-alpha.7
2021-04-22 10:48:46 +02:00
Ivar Conradi Østhus
cc357cea87
chore: update changelog
2021-04-22 10:47:27 +02:00
Ivar Conradi Østhus
c31e9b9392
feat: add support for demo-signin
2021-04-22 08:44:16 +02:00
Ivar Conradi Østhus
43101d0483
4.0.0-alpha.6
2021-04-21 09:41:29 +02:00
Ivar Conradi Østhus
6532d6a136
4.0.0-alpha.5
2021-04-21 09:38:40 +02:00
Ivar Conradi Østhus
c4c6d6d9f0
chore: update changelog
2021-04-21 09:36:51 +02:00
Ivar Conradi Østhus
5bedf0c344
fix: require ADMIN role to manage users
2021-04-21 09:35:13 +02:00
Ivar Conradi Østhus
3ad447b7d9
fix: add permissions for tag-types and project
2021-04-21 09:27:50 +02:00
Ivar Conradi Østhus
f669f96d49
wip: frontend should understand rbac permissions ( #269 )
...
* chore: update changelog
* 4.0.0-alpha.4
* wip: frontend should understand rbac permissions
* move all feature components to hasAccess
* fix: remove all change permissions
* fix all the tests
* fix all the tests x2
* fix snapshot for node 12
* fine tune perms a bit
* refactor: rewrite to ts
* refactor: use admin constant
* fix: import
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-04-20 19:13:31 +02:00
Fredrik Strand Oseberg
3bf9bd73ae
Fix/overall bugs ( #271 )
...
* fix: reporting
* fix: center icon
* fix: paths in featureview
* fix: revert path in passwordauth
* fix: remove console log
2021-04-20 16:22:23 +02:00
Fredrik Strand Oseberg
524936912d
Feat/user flow ( #267 )
...
* feat: add new user page
* feat: passwordchecker
* fix: remove loading
* feat: reset password
* fix: move swr to devDeps
* feat: generate reset link
* feat: add reset password form
* fix: remove console log
* fix: rename to forgotten password
* feat: add simple menu
* fix: change password checker title
* fix: change text in new-user view
* fix: lint errors
* fix: add status code to constants
* fix: comment
* fix: add classes for new user component
* fix: tests
* fix: remove console log
* fix: remove retry method
* fix: invalid token constant
* fix: remove console log
* fix: dependency array on useCallback
* fix: featureview
* fix: redirect on authenticated
* refactor: progresswheel
* fix: lint deps
2021-04-19 10:55:15 +02:00
Ivar Conradi Østhus
3cca2513fb
fix: small description for toggles
2021-04-16 12:59:36 +02:00
Ivar Conradi Østhus
b3436b5ae6
fix: make admin pages work for OSS and enterprise ( #268 )
...
* fix: make admin pages work for OSS and enterprise
* fix: more admin tuning
* fix: project mgm access
2021-04-16 11:31:47 +02:00
Fredrik Oseberg
2a0acd3fb2
fix: remove console log
2021-04-13 09:10:01 +02:00
Ivar Conradi Østhus
e69ba78536
4.0.0-alpha.3
2021-04-12 20:22:08 +02:00
Ivar Conradi Østhus
36f01e0668
chore: update changelog
2021-04-12 20:21:56 +02:00
Fredrik Oseberg
fa9a1c3145
fix: logout redirect logic
2021-04-12 16:25:38 +02:00
Fredrik Oseberg
8d295fd176
fix: redirect from login page if authorized
2021-04-12 15:34:37 +02:00
Fredrik Strand Oseberg
86631b53c9
Fix/material UI cleanup ( #264 )
...
* fix: strategy dialogue
* fix: fontweight dropdown
* fix: eventlog padding
* refactor: history
* refactor: use material ui styling conventions for history
* refactor: add empty state for features
* refactor: variant dialog
* refactor: delete unused variant config
* fix: variant typography
* fix: remove unused styles file
* fix: footer
* feat: protected routes
* fix: rename app
* fix: remove console log
* fix: convert app to typescript
* fix: add standalone login screen
* fix: cleanup
* fix: add theme colors for login
* fix: update tests
* fix: swap route with ProtectedRoute
* fix: remove unused redirect
* fix: use redirect to correctly setup breadcrumbs
* refactor: isUnauthorized
* fix: reset loading count on logout
* fix: create a more comprehensive auth check
* feat: add unleash logo
2021-04-12 15:04:03 +02:00
Ivar Conradi Østhus
4e92e068ab
4.0.0-alpha.2
2021-04-09 13:39:49 +02:00
Ivar Conradi Østhus
684ca081d0
chore: update changelog
2021-04-09 13:39:40 +02:00
Ivar Conradi Østhus
41ce9105c6
fix: move all deps to devDependecies
2021-04-09 13:38:30 +02:00
Ivar Conradi Østhus
a64cbada1f
chore: update readme
2021-04-09 13:29:39 +02:00
Ivar Conradi Østhus
5166198f07
Feat: admin users ( #266 )
...
* fix: make it work
* fix: cleanup add/update users a bit
* fix: fix
* fix: fine tune
2021-04-09 13:25:39 +02:00
Fredrik Oseberg
45bce4576d
fix: remove editableStrategies from useEffect deps
2021-04-07 09:26:34 +02:00
Christopher Kolstad
22795e251f
Migrate to create-react-app and react-scripts ( #263 )
...
* Setup create-react-app and typescript
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-04-07 09:04:48 +02:00
Fredrik Oseberg
30e3f468eb
4.0.0-alpha.1
2021-03-30 15:52:18 +02:00
Fredrik Oseberg
6403f68d20
chore: update changelog
2021-03-30 15:52:14 +02:00
Fredrik Strand Oseberg
b5917515d2
fix: delete strategy ( #262 )
2021-03-30 15:49:03 +02:00
Ivar Conradi Østhus
f2d8bc27f0
chore: update changelog
2021-03-30 15:15:26 +02:00
Fredrik Strand Oseberg
dbed06f300
Feat/material UI ( #250 )
...
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Christopher Kolstad <git@chriswk.no>
2021-03-30 15:14:02 +02:00
Ivar Conradi Østhus
335a0a3cc3
3.15.0
2021-03-29 19:47:56 +02:00
Ivar Conradi Østhus
830f672fca
chore: update changelog
2021-03-29 19:47:38 +02:00
Ivar Conradi Østhus
b8b48b5726
feat: Adapt API keys to new endpoint ( #259 )
...
* 3.14.1
* more changs!
* fix: cleanup UI to match API
* fix
2021-03-29 19:32:15 +02:00
dependabot[bot]
2c070bf88d
chore(deps): bump elliptic from 6.5.3 to 6.5.4 ( #253 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 19:31:57 +02:00
dependabot[bot]
a238ba9b77
chore(deps): bump yargs-parser from 5.0.0 to 5.0.1 ( #256 )
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 19:31:43 +02:00
dependabot[bot]
459060508e
chore(deps): bump y18n from 3.2.1 to 3.2.2 ( #261 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 19:31:22 +02:00
Fredrik Strand Oseberg
30ba213f07
fix: add ascending sorting ( #260 )
2021-03-29 19:24:16 +02:00
Christopher Kolstad
980dfcefcb
chore: changelog
2021-03-17 09:58:09 +01:00
Christopher Kolstad
1dc81af7c3
fix: encode URI value when deleting tag
2021-03-17 09:57:46 +01:00
Fredrik Oseberg
dbba23d7a6
fix: encode tag value
2021-03-17 09:50:51 +01:00
Ivar Conradi Østhus
19aebbf774
3.14.0
2021-03-12 11:47:00 +01:00
Ivar Conradi Østhus
96bb48cb82
chore: update changelog
2021-03-12 11:43:00 +01:00
Ivar Conradi Østhus
9ed4e08cd4
fix: lint error
2021-03-11 16:11:49 +01:00
Ivar Conradi Østhus
24d9bb03b1
fix: should fetch projects once to make sure we know about projects
2021-03-11 16:07:26 +01:00
Ivar Conradi Østhus
b9e6586c30
feat/rbac: edit access for projects. ( #251 )
2021-03-11 13:59:20 +01:00
Fredrik Oseberg
ae977b0bf1
3.13.5
2021-03-08 15:34:08 +01:00
Fredrik Oseberg
805bc9e1b2
chore: update changelog
2021-03-08 15:34:02 +01:00
Fredrik Strand Oseberg
be8b0e7358
fix: check that strategies exists before calling includes ( #252 )
2021-03-08 15:31:02 +01:00
Fredrik Oseberg
95d83dc812
3.13.4
2021-03-05 11:36:42 +01:00
Fredrik Oseberg
f48f8d6d96
chore: update changelog
2021-03-05 11:36:37 +01:00
Fredrik Strand Oseberg
10d95c36e0
fix: metrics invalid date ( #248 )
...
* fix: lint
* refactor: return fetch from create
* fix: lint
* fix: change name from featureToggle to createdToggle
2021-03-05 11:33:58 +01:00
Fredrik Oseberg
8929e106cb
3.13.3
2021-02-26 10:46:13 +01:00
Fredrik Oseberg
bfd7c7cd78
chore: update changelog
2021-02-26 10:45:59 +01:00
Fredrik Strand Oseberg
e1078ef822
fix: content-min-height
...
* fix: add min height calculation based on footer and header height
* fix: set flex-shrink to 0
* fix: lint
* feat: add support for navigating to feature from reporting dash
* fix: tests
2021-02-26 10:42:34 +01:00
Fredrik Oseberg
72e2981cf5
3.13.2
2021-02-25 15:21:57 +01:00
Fredrik Oseberg
1f3aadecaa
chore: update changelog
2021-02-25 15:19:23 +01:00
Fredrik Strand Oseberg
d11bee0b95
Feature/stale dashboard ( #243 )
...
* feat: initial structure
* feat: add reportCard
* feat: add report-toggle-list
* feat: add report-card
* feat: connect data
* feat: add material icons
* feat: add table styles
* fix: rename reportcard
* feat: add checkbox functionality
* fix: correct invalid json format
* feat: add support for changing project
* fix: linting
* fix: remove trailing slash
* fix: change rewrites to routes
* fix: update glob
* feat: add name sorting
* refactor: swap routes for rewrites in vercel.json
* feat: add rewrite rules
* feat: add all rewrite rules
* feat: initial useSort implementation
* feat: finalized useSort for consistent name sorting
* feat: date parsing
* feat: implement sorting functionality for headers
* fix: ensure consistent naming in useSort
* feat: finish reportcard
* fix: remove loader class
* feat: hide bulk actions behind feature flag
* feat: add tests
* fix: lint and proptypes
* fix: lint
* fix: update select styles
* fix: create snapshots from node 12
* fix: safari flex inconsistencies
* feat: expand conditionallyRender functionality to encompass passing functions as elseShow param
* fix: conditional project selector
* fix: add missing new-line
* fix: move dependencies
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-02-25 10:54:53 +01:00
Ivar Conradi Østhus
74b04b7a43
3.13.1
2021-02-24 11:25:07 +01:00
Ivar Conradi Østhus
faf69e3c3a
chore: update changelog
2021-02-24 11:24:29 +01:00
Ivar Conradi Østhus
5cab5754a3
fix: fix update-variant-test
2021-02-24 11:22:03 +01:00
Ivar Conradi Østhus
73c0c8beb0
fix: unsecure => insecure
2021-02-24 11:17:46 +01:00
Ivar Conradi Østhus
6fa6aaf68c
fix: upgrade uglifyjs-webpack-plugin to version 2.2.0
2021-02-24 11:13:37 +01:00
Ivar Conradi Østhus
5342c86b60
fix: one and only one front ( #244 )
...
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2021-02-24 11:03:18 +01:00
Ivar Conradi Østhus
8a72a7ef5d
3.13.0
2021-02-23 14:08:42 +01:00
Ivar Conradi Østhus
16e3c5dd40
chore: update changelog
2021-02-23 14:07:34 +01:00
Ivar Conradi Østhus
b9585b352d
fix: tests
2021-02-23 14:06:41 +01:00
Ivar Conradi Østhus
726b707a99
fix: minor visual for dropdowns
2021-02-23 14:06:05 +01:00
Christopher Kolstad
a9cb68705a
feat: add oss/enterprise version to footer ( #245 )
2021-02-23 12:59:38 +01:00
Ivar Conradi Østhus
6101a2525d
3.12.0
2021-02-19 12:34:36 +01:00
Ivar Conradi Østhus
e3133c8537
chore: update changelog
2021-02-19 12:34:31 +01:00
Ivar Conradi Østhus
8b18b8cca4
fix: filter duplicates
2021-02-16 13:30:26 +01:00
Ivar Conradi Østhus
388dfe45d3
feat: allow custom context fields to define stickiness. ( #241 )
2021-02-16 12:22:33 +01:00
Ivar Conradi Østhus
972eccb7f1
3.11.4
2021-02-09 21:58:18 +01:00
Ivar Conradi Østhus
86298c86fe
chore: update changelog
2021-02-09 21:58:07 +01:00
Ivar Conradi Østhus
107cc0636f
fix: should not register duplicate HTML5 backends
2021-02-09 21:56:49 +01:00
Ivar Conradi Østhus
c499a6cb9e
fix: typo in test
2021-02-09 14:02:39 +01:00
Ivar Conradi Østhus
a3554834e5
3.11.3
2021-02-09 12:49:20 +01:00
Ivar Conradi Østhus
f26058de5a
chore: update changelog
2021-02-09 12:49:06 +01:00
Ivar Conradi Østhus
cbffa278f2
fix: use findIndex when using predicate.
...
indexOf takes and actual value:
https://immutable-js.github.io/immutable-js/docs/#/List/indexOf
findIndex allows you to specify a predicate:
https://immutable-js.github.io/immutable-js/docs/#/List/findIndex
2021-02-09 12:45:33 +01:00
Ivar Conradi Østhus
16dcf858d7
3.11.2
2021-02-09 10:41:04 +01:00
Ivar Conradi Østhus
19870b188c
chore: update changelog
2021-02-09 10:40:34 +01:00
Ivar Conradi Østhus
0b58048c86
fix: Add UI for showing 'create tag' errors
2021-02-09 10:33:48 +01:00
Ivar Conradi Østhus
00f411d9d2
fix: UX should not eagerly store strategy updates! ( #240 )
...
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-02-09 10:14:04 +01:00
Ivar Conradi Østhus
d0a54d6859
fix: upgraded jest to version 26.6.3
2021-02-05 15:35:32 +01:00
Ivar Conradi Østhus
aa83e68ef9
3.11.1
2021-02-05 15:09:25 +01:00
Ivar Conradi Østhus
71ee10f4d2
chore: update changelog.md
2021-02-05 15:09:13 +01:00
Ivar Conradi Østhus
1b2f723750
fix: make sure we also bundle SVG in public
2021-02-05 15:08:35 +01:00
Ivar Conradi Østhus
cc29392e6c
3.11.0
2021-02-05 14:33:32 +01:00
Ivar Conradi Østhus
19543dc1fa
chore: update changelog for next release
2021-02-05 14:27:50 +01:00
Ivar Conradi Østhus
3a6fa577bc
feat: Addon support from UI ( #236 )
2021-02-05 14:24:22 +01:00
dependabot[bot]
f7f58fa0a7
chore(deps): bump ini from 1.3.5 to 1.3.8 ( #231 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-02-04 20:06:52 +01:00
Christopher Kolstad
50b6a5790d
fix: Use type and value from action to remove tag ( #238 )
...
fixes : #237
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-02-04 16:08:25 +01:00
Simen Bekkhus
02ab9169da
fix: add missing space ( #239 )
2021-02-04 16:03:32 +01:00
Ivar Conradi Østhus
f4cbfe8bee
fix: error in snapshot
2021-02-01 12:41:47 +01:00
Christopher Kolstad
913db58c35
Added a release workflow, creating GH releases from tags
2021-01-27 11:37:03 +01:00
Christopher Kolstad
82f9dbf7a7
Fix typos
2021-01-27 09:14:55 +01:00
Christopher Kolstad
9221f69ca8
3.10.0
2021-01-22 10:21:12 +01:00
Christopher Kolstad
de40d3032d
Updated changelog
2021-01-22 10:20:57 +01:00
Ivar Conradi Østhus
33e16a2536
fix: tweak deprecated strategies view
2021-01-21 19:35:59 +01:00
Christopher Kolstad
3014c0029d
Basic implementation of deprecation/reactivation of strategies
2021-01-21 15:27:24 +01:00
Christopher Kolstad
c536a892b9
3.9.1
2021-01-21 10:14:33 +01:00
Christopher Kolstad
d7d3598ad2
Updated changelog
2021-01-21 10:13:44 +01:00
Christopher Kolstad
90e9606d37
Fix missing methods for displaying tags on archived toggles
...
Fixes #233
2021-01-21 09:39:58 +01:00
Christopher Kolstad
9438465bfd
3.9.0
2021-01-18 09:57:10 +01:00
Christopher Kolstad
2cabe7f297
Add tag feature
...
- CRUD for tag-types
- CD for tags
- tagging for features
- display tags on feature-toggle
2021-01-18 09:26:32 +01:00
Ivar Conradi Østhus
d8c531b7de
fix: stop using travis for builds
2021-01-12 11:48:05 +01:00
Ivar Conradi Østhus
2b31e5b56c
fix: github action
2021-01-12 11:45:30 +01:00
Ivar Conradi Østhus
8ad81be8af
Create node.js.yml
2021-01-12 11:44:38 +01:00
Ivar Conradi Østhus
547676c491
fix: use node 12 for building
2021-01-12 11:41:55 +01:00
Ivar Conradi Østhus
171ccd337d
fix: upgrade redux-devtools to version 3.7.0
2021-01-07 13:50:48 +01:00
Ivar Conradi Østhus
7380d92e45
fix: migrate all .scss files to .module.scss
2021-01-07 13:36:13 +01:00
Ivar Conradi Østhus
de9e544dc7
3.8.4
2021-01-06 22:30:38 +01:00
Ivar Conradi Østhus
847db773c3
chore: update changelog
2021-01-06 22:29:51 +01:00
Ivar Conradi Østhus
04dc797fe4
fix: update canisue-lite
2021-01-06 22:22:30 +01:00
Ivar Conradi Østhus
24899b40e0
fix: move all api calls to store folders
2021-01-06 22:19:50 +01:00
Ivar Conradi Østhus
b8277f01ac
fix: move feature-metrics store to its own folder
2021-01-06 22:10:28 +01:00
Ivar Conradi Østhus
b6582fc891
fix: move history to folder
2021-01-06 22:07:20 +01:00
Ivar Conradi Østhus
92f9fdc50e
fix: move feature-toggle store into folder
2021-01-06 22:05:11 +01:00
Ivar Conradi Østhus
f42dce509c
fix: move error store into folder
2021-01-06 21:59:47 +01:00
Ivar Conradi Østhus
bd5b60936f
fix: remove unused client-instance concept
2021-01-06 21:55:16 +01:00
Ivar Conradi Østhus
ba79da7a99
fix: archive store in folder
2021-01-06 21:47:39 +01:00
Ivar Conradi Østhus
46843aecf1
fix: remove use of input stores
2021-01-06 21:41:56 +01:00
Ivar Conradi Østhus
a5bd890e12
3.8.3
2020-12-22 10:13:43 +01:00
Ivar Conradi Østhus
56340717c5
chore: update changelog
2020-12-22 10:10:59 +01:00
Ivar Conradi Østhus
3c09818c75
fix: update snapshot for tests
2020-12-22 10:07:53 +01:00
Ivar Conradi Østhus
cc96134e2f
fix: add last seen as sort option
2020-12-22 10:05:56 +01:00
Ivar Conradi Østhus
6b742a0b92
fix: lint it
2020-12-22 09:53:56 +01:00
Ivar Conradi Østhus
d1662d75c8
feat: Add last seen at timestamp
...
Closes #226
2020-12-22 09:45:35 +01:00
Ivar Conradi Østhus
9db1d59093
fix: minor CSS tweak
2020-12-15 21:36:21 +01:00
Ivar Conradi Østhus
fc5110aaa9
3.8.2
2020-12-15 13:27:53 +01:00
Ivar Conradi Østhus
c51010ae76
chore: update changelog
2020-12-15 13:25:34 +01:00
Ivar Conradi Østhus
be2664d38b
fix: new feature toggle gets default strategy
2020-12-15 13:21:38 +01:00
Ivar Conradi Østhus
5c06541859
3.8.1
2020-12-14 23:02:51 +01:00
Ivar Conradi Østhus
111b2353bf
fix: minor strategy configure update
2020-12-14 21:39:22 +01:00
Ivar Conradi Østhus
6715ee8af0
fix: minor css tweaks
2020-12-14 15:50:32 +01:00
Ivar Conradi Østhus
6387b2d8f0
fix: namespace settings in localStorage
2020-12-03 10:21:03 +01:00
Ivar Conradi Østhus
9e9b2ffe6a
3.8.0
2020-11-27 22:27:34 +01:00
Ivar Conradi Østhus
0c9097e897
chore: update CHANGELOG
2020-11-27 22:27:20 +01:00
dependabot[bot]
39befeafe2
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 ( #223 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
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>
2020-11-27 22:24:46 +01:00
Ivar Conradi Østhus
8a083ce748
fix: Should update activation strategies immediately ( #229 )
2020-11-27 22:23:44 +01:00
Ivar Conradi Østhus
af8c9c1683
3.7.0
2020-11-23 21:40:47 +01:00
Ivar Conradi Østhus
8da70eaa6c
chore: update README.md
2020-11-23 21:36:16 +01:00
Ivar Conradi Østhus
7bfce105e1
fix: remove deprecated badges
2020-11-23 21:34:38 +01:00
Ivar Conradi Østhus
718c4fa608
fix: filter for projects
2020-11-23 21:32:05 +01:00
Ivar Conradi Østhus
fc15144a15
chore(deps-dev): bump node-fetch from 2.6.0 to 2.6.1
2020-11-23 21:15:05 +01:00
Ivar Conradi Østhus
264e9c56ae
feat: add support for projects
2020-11-23 21:09:19 +01:00
Ivar Conradi Østhus
8d1ffba52c
3.6.5
2020-11-04 09:21:14 +01:00
Ivar Conradi Østhus
a8bd6f8063
fix: should be possible to remove all variants.
2020-11-04 09:07:02 +01:00
Ivar Conradi Østhus
06ac056d2b
3.6.4
2020-10-05 23:15:33 +02:00
Ivar Conradi Østhus
9b72567806
chore: update changelog
2020-10-05 23:15:19 +02:00
Ivar Conradi Østhus
107f932e03
fix: minur ux tweaks
2020-10-05 21:51:45 +02:00
Ivar Conradi Østhus
14595fb051
3.6.3
2020-10-04 20:41:09 +02:00
Ivar Conradi Østhus
ddeebeae5c
chore: update changelog
2020-10-04 20:37:52 +02:00
Ivar Conradi Østhus
e66a4de026
fix: hide content if showing authentication modal
2020-10-04 20:27:52 +02:00
Ivar Conradi Østhus
0a2672270e
fix: add security wanring to the console
2020-10-04 19:42:24 +02:00
Ivar Conradi Østhus
87c32015a4
fix: typo description => descriptionn
2020-10-02 11:05:29 +02:00
Ivar Conradi Østhus
b9fd968735
3.6.2
2020-09-26 22:21:51 +02:00
Ivar Conradi Østhus
e167e94a12
chore update README.md
2020-09-26 22:16:42 +02:00
Ivar Conradi Østhus
82c67aba30
fix: add created date for applications
2020-09-26 22:14:56 +02:00
Ivar Conradi Østhus
31398571b4
fix: show notification when app updates
2020-09-26 21:31:34 +02:00
Ivar Conradi Østhus
9acb0bb8b3
chore: fix CHANGELOG
2020-09-25 22:14:01 +02:00
Ivar Conradi Østhus
050209376f
3.6.1
2020-09-25 22:13:20 +02:00
Ivar Conradi Østhus
7da10fcdcc
fix: failing test
2020-09-25 22:12:48 +02:00
Ivar Conradi Østhus
f66883db74
chore: update CHANGELOG
2020-09-25 22:10:15 +02:00
Ivar Conradi Østhus
1759bfe911
fix: minor css tweaks for mobile
2020-09-25 22:09:18 +02:00
Ivar Conradi Østhus
97decf801a
fix: should support 409 responses as well
2020-09-25 21:46:52 +02:00
Ivar Conradi Østhus
61c933f982
3.6.0
2020-09-25 21:21:10 +02:00
Ivar Conradi Østhus
54b04555ba
chore: upgrade CHANGELOG
2020-09-25 21:20:36 +02:00
Ivar Conradi Østhus
ff4e66354f
fix: upgrade whatwg-fetch to version 3.4.1
2020-09-25 21:18:42 +02:00
Ivar Conradi Østhus
987fce309c
fix: cleanup edit application a bit
2020-09-25 09:36:11 +02:00
Ivar Conradi Østhus
130110f5a4
feat: add search for applications
2020-09-24 20:02:45 +02:00
Ivar Conradi Østhus
d88435f0c5
fix: use https url for local->heroku proxy
2020-09-24 19:30:27 +02:00
Ivar Conradi Østhus
b1d30b045e
feat: Should be possible to remove applications
...
https://github.com/Unleash/unleash/issues/634
2020-09-23 23:18:53 +02:00
Ivar Conradi Østhus
a097a90dbe
fix: make sure application is updated on edit
2020-09-23 21:47:07 +02:00
Ivar Conradi Østhus
ece95f87be
fix: list parameters should be trimmed
...
see https://github.com/Unleash/unleash/issues/629
2020-09-23 19:50:00 +02:00
Ivar Conradi Østhus
96bcee8d2b
3.5.1
2020-08-11 12:16:16 +02:00
Ivar Conradi Østhus
a17703988e
chore: update changelog
2020-08-11 12:15:53 +02:00
Ivar Conradi Østhus
d059706299
fix: add link to client SDKs
2020-08-11 11:02:29 +02:00
Ivar Conradi Østhus
8df8ee8bcd
fix: use Rect.memo to increase performance
2020-08-11 10:58:19 +02:00
Ivar Conradi Østhus
5cb2036bba
3.5.0
2020-08-10 22:06:20 +02:00
Ivar Conradi Østhus
6cbec0c8db
chore: update chanelog
2020-08-10 22:06:08 +02:00
Ivar Conradi Østhus
7e50ebbad9
fix: some ux cleanup for toggle types
2020-08-10 21:58:14 +02:00
Ivar Conradi Østhus
3ecdab8583
fix: tests
2020-08-07 11:27:49 +02:00
Ivar Conradi Østhus
5844c488f3
fix: add disabled propertu to select
2020-08-07 11:25:24 +02:00