1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Fredrik Strand Oseberg 15c22d7630
feat: integrate with API for suggest changes (#2286)
* feat: integrate with API for suggest changes

* fix: suggestions table tabs state (#2287)

* fix: suggestions table tabs state

* fix suggestion header padding

* fix: update snapshots

* fix: pr comments

* fix: revert store change

* fix: revert store fix

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-10-31 12:46:31 +01:00
..
__mocks__
assets Feat/apply changes (#2258) 2022-10-26 09:45:24 +02:00
component feat: integrate with API for suggest changes (#2286) 2022-10-31 12:46:31 +01:00
constants Feat clone environment modal (#2245) 2022-10-28 09:15:46 +01:00
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
hooks feat: integrate with API for suggest changes (#2286) 2022-10-31 12:46:31 +01:00
interfaces refactor: remove PAT experimental flag (#2299) 2022-10-31 09:38:30 +00:00
openapi Archive table 2022-06-03 16:21:12 +03:00
themes feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
types refactor: fix missing eslint deps after CRA removal (#976) 2022-05-12 08:11:41 +02:00
utils Feat/apply changes (#2258) 2022-10-26 09:45:24 +02:00
index.tsx Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts