1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src/component
Fredrik Strand Oseberg 18287cdbd0 Fix/cleanup unused code (#651)
* fix: remove unused context code

* fix: refactor users

* fix: rename delete user

* fix: rename frontend

* fix: update feature view path

* fix: cleanup create feature

* fix: cleanup feature views

* fix: cleanup feature strategies

* fix: update paths

* fix: remove unused strategy components

* fix strategies link

* fix: update snapshots

* fix: import paths

* fix: add name to useEffect dependency
2022-02-04 10:36:08 +01:00
..
addons fix: cleanup based on PR feedback 2022-02-01 16:00:40 +01:00
admin Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
application feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
archive Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
common Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
context Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
environments fix: add autofocus to create environment screen 2022-01-28 15:18:40 +01:00
error Offline mode (#312) 2021-06-29 10:21:54 +02:00
feature Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
history fix: support new event format with diff will be done in the UI (#496) 2021-11-08 16:01:27 +01:00
layout Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
menu Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
project fix: add tsx and nullish coalescence (#667) 2022-02-03 14:29:15 +01:00
providers fix: format api paths (#655) 2022-02-02 00:25:00 +01:00
Reporting Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
strategies feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
tag-types feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
tags feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
tagTypes fix: add autofocus to all new create-screens 2022-01-28 15:14:12 +01:00
user feat: allow enterprise to disable password based login (#629) 2022-01-26 13:28:51 +01:00
App.tsx fix: pnps 2022-01-28 10:51:48 +01:00
AppContainer.tsx Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
scroll-to-top.jsx Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
styles.module.scss Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00