1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

895 Commits

Author SHA1 Message Date
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
Christopher Kolstad
56ce9b2084 Merge pull request #235 from Unleash/deprecate-strategies
Basic implementation of deprecation/reactivation of strategies
2021-01-22 10:19:33 +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
2d8b107b04 Merge pull request #234 from Unleash/fix-archived-toggles-tags
Fix missing methods for displaying tags on archived toggles
2021-01-21 10:12:47 +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
c963a2ab21 Merge pull request #232 from Unleash/add-tags
Add tags
2021-01-18 09:52:22 +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