Renovate Bot
78f06d3dcb
chore(deps): update dependency vitest to v0.12.0
2022-05-08 12:56:20 +00:00
Renovate Bot
4bbfabfdc7
chore(deps): update dependency vitest to v0.11.0
2022-05-08 01:44:14 +00:00
Renovate Bot
016547232b
chore(deps): update dependency @types/react to v17.0.45
2022-05-07 01:12:01 +00:00
Renovate Bot
73a78644bd
chore(deps): update dependency vitest to v0.10.5
2022-05-06 16:57:24 +00:00
Renovate Bot
c99aac5a6f
chore(deps): update dependency vite-plugin-svgr to v2.1.0
2022-05-06 14:30:40 +00:00
olav
ae51e979cd
refactor: add Plausible tracker on SaaS domain ( #956 )
...
* feat: add Plausible tracker on SaaS domain
* refactor: check uiFlags.T instead of the domain
2022-05-06 14:04:09 +02:00
Nuno Góis
badc65ddf0
refactor: some cleanup after the vite PR ( #958 )
2022-05-06 13:11:46 +02:00
Renovate Bot
02ab34ef0e
chore(deps): update dependency vitest to v0.10.4
2022-05-05 23:29:53 +00:00
Renovate Bot
923a575c0c
chore(deps): update dependency vite to v2.9.8
2022-05-05 20:54:49 +00:00
Renovate Bot
2bfdfcbe50
chore(deps): update dependency @vitejs/plugin-react to v1.3.2
2022-05-05 18:19:06 +00:00
Nuno Góis
5872a1c82c
refactor: adapt to Vite ( #940 )
...
* chore: adapt to vite
* remove react-scripts
* add jsdom dep, update snaps
* fix tests
* fix: formatting
* fix: vercel rewrite
* fix: regeneratorRuntime is not defined
Co-authored-by: Tymoteusz Czech <tymek+gpg@getunleash.ai>
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-05-05 16:15:22 +01:00
Tymoteusz Czech
1772997d28
Feature list table ( #908 )
...
* experiment with generic table
* feat: example implementation of sortable table interfaces
* add enhanced table header
Co-authored-by: Nuno Góis <github@nunogois.com>
* table cleanup
Co-authored-by: Nuno Góis
Co-authored-by: Fredrik Strand Oseberg
* useSort hook interface surface
Co-authored-by: Nuno Góis <github@nunogois.com>
* sort handler initial implementation
Co-authored-by: Tymoteusz Czech <Tymek@users.noreply.github.com>
* new table unified components
* feature flags table components
Co-authored-by: Nuno Góis <github@nunogois.com>
* feat: new table sort hook
* feat: table sort
* useSearch hook implementation
* update new sort hook tests
* sortable headers hook
* feat: add sort to other table features
* move experimental table hooks to a directory
* update new table header styles
* fix: header, tableActions
* add some details like pagination and highlighter so we keep them in mind
* feature table cells
* update new table sort logic
* new pagination
* fix formatting and remove unused component
* fix: adapt useSearch default search to text instead of regex (PR #924 )
* fix: update table title based on visible rows
* fix: remove test route
* refactor: move table experiment files
* features table experimentation
* feat: enhanced feature flags table
* fix: features default sort
* feat: enhanced table loading
* fix: table theme after mui5 update
* features list placeholder
* add react-table
* update snapshots after theme change
* remove unused files
* fix: improve features table after review
* refactor: rename feature type cell variables
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
Co-authored-by: Nuno Góis <github@nunogois.com>
Co-authored-by: Tymoteusz Czech <Tymek@users.noreply.github.com>
2022-05-05 15:34:46 +02:00
olav
d8143c6ff4
chore: update react-router to v6 ( #946 )
...
* refactor: fix child selector warnings
* refactor: update react-router-dom
* refactor: use BrowserRouter as in react-router docs
* refactor: replace Redirect with Navigate
* refactor: replace Switch with Routes
* refactor: replace useHistory with useNavigate
* refactor: replace useParams types with useRequiredPathParam
* refactor: replace NavLink activeStyle with callback
* refactor: fix matchPath arg order
* refactor: Remove unused link state
* refactor: delete broken snapshot test
* refactor: render 404 page without redirect
* refactor: normalize path parameter names
* refactor: fix Route component usage
2022-05-05 13:42:18 +02:00
Renovate Bot
73d2b73955
chore(deps): update dependency @types/jest to v27.5.0
2022-05-03 17:55:28 +00:00
Renovate Bot
b3830538f9
chore(deps): update material-ui monorepo
2022-05-02 17:08:58 +00:00
olav
24c11332b5
chore: update MUI to v5 ( #923 )
...
* refactor: update mui packages
* refactor: run mui codemods
* refactor: format files after codemods
* refactor: fix broken types
* refactor: clean up theme
* refactor: fix broken tests
* refactor: replace @mui/styles with tss-react
* refactor: move breakpoints into classes for tss
* refactor: fix crash on missing feature description
* refactor: remove void classNames
* refactor: adjust styles to new defaults
* refactor: remove broken rollout slider e2e test
* refactor: fix duplicate e2e testid
* refactor: update makeStyles after rebase
* refactor: add missing snapshot after rebase
* refactor: fix TableCellSortable focus styles
* refactor: use 1.4 as the default line-height
* refactor: hide webkit search field icons
* refactor: fix select box label
* refactor: make AutocompleteBox smaller
* refactor: make heading smaller
* refactor: fix toast close icon color
* refactor: update snapshots
* refactor: add missing test event awaits
* refactor: fix default button line-height
2022-05-02 15:52:41 +02:00
Renovate Bot
00341c6d67
chore(deps): update dependency swr to v1.3.0
2022-04-30 14:06:37 +00:00
Renovate Bot
0a1dab9464
chore(deps): update dependency sass to v1.51.0
2022-04-30 11:17:31 +00:00
Renovate Bot
2940cb105b
chore(deps): update dependency @testing-library/user-event to v14.1.1
2022-04-30 06:00:20 +00:00
Renovate Bot
5f03a2d1ee
chore(deps): update dependency @testing-library/dom to v8.13.0
2022-04-30 03:12:47 +00:00
Renovate Bot
f9fb1e5981
chore(deps): update dependency @openapitools/openapi-generator-cli to v2.5.1
2022-04-30 00:16:28 +00:00
Renovate Bot
fbff586c04
chore(deps): update dependency typescript to v4.6.4
2022-04-29 21:35:57 +00:00
Renovate Bot
d11b30f7b3
chore(deps): update dependency semver to v7.3.7
2022-04-29 18:56:52 +00:00
Renovate Bot
a5446b1a3e
chore(deps): update dependency @testing-library/jest-dom to v5.16.4
2022-04-29 16:25:52 +00:00
sighphyre
80367e206e
4.10.0
2022-04-29 16:00:56 +02:00
olav
fc950a3c8b
4.10.0-beta.9
2022-04-29 15:15:33 +02:00
Renovate Bot
a255ccb458
chore(deps): update dependency react-scripts to v5.0.1
2022-04-29 10:34:04 +00:00
Renovate Bot
e3eb89fdf4
chore(deps): update dependency react-router-dom to v5.3.1
2022-04-29 04:14:20 +00:00
Renovate Bot
7073ab45b9
chore(deps): update dependency http-proxy-middleware to v2.0.6
2022-04-29 01:39:41 +00:00
Renovate Bot
ea7cda5200
chore(deps): update dependency @types/react-test-renderer to v17.0.2
2022-04-28 23:06:30 +00:00
Renovate Bot
45077f4b6a
chore(deps): update dependency @types/react-dom to v17.0.16
2022-04-28 19:15:04 +00:00
Renovate Bot
b9bf564f51
chore(deps): update dependency @types/lodash.clonedeep to v4.5.7
2022-04-28 17:01:51 +00:00
Renovate Bot
36deb8bf32
chore(deps): update dependency prettier to v2.6.2
2022-04-28 14:56:50 +00:00
sighphyre
610fb0266c
4.10.0-beta.8
2022-04-28 15:01:55 +02:00
olav
af61090e73
4.10.0-beta.7
2022-04-26 11:43:21 +02:00
olav
8f1900f32b
feat: generate an OpenAPI client (2) ( #875 )
...
* feat: add a script that generates an OpenAPI client
* feat: generate an OpenAPI client
* feat: use the generated OpenAPI client
* refactor: add an OpenAPI section to the readme
* refactor: fix missing interface prefixes
* refactor: regenerate OpenAPI client
2022-04-26 10:53:46 +02:00
Renovate Bot
9200e74c90
chore(deps): update dependency @testing-library/react to v12.1.5
2022-04-17 21:57:56 +00:00
olav
49b8e7329e
refactor: convert auth tests from Cypress to Jest ( #864 )
...
* refactor: replace data-test with data-testid
* refactor: add Jest tests for auth pages
* refactor: remove Cypress tests for auth pages
* refactor: remove questionable snapshots
* refactor: share test server setup/teardown
* refactor: restore auth page flex layout
* refactor: use toBeInTheDocument
* refactor: change recent data-test attrs to data-testid
2022-04-08 13:13:45 +02:00
Tymoteusz Czech
b23226370a
feat: multi-project api access tokens ( #857 )
...
* fix: general select component typings
* custom multi-select for projects
* autocomplete element for token projects
* project multi-select with error handling
* projects in tokens list update
* multi-project tokens - select all button
* fix conflicting typescript changes
* improve multi-projects tokens form after review
* refactor multi-project select code structure
* test api token list projects column element
* simplify test renderer
2022-04-08 12:26:44 +02:00
Ivar Conradi Østhus
881728bb5e
fix: expose unleash-frontend version in index.js ( #661 )
2022-04-08 11:45:23 +02:00
olav
8440da97fa
4.10.0-beta.6
2022-04-08 09:19:23 +02:00
Renovate Bot
294321be80
chore(deps): update dependency react-chartjs-2 to v4.1.0
2022-04-08 03:38:53 +00:00
Renovate Bot
b5ef10b224
chore(deps): update dependency @types/react to v17.0.44
2022-04-08 00:39:01 +00:00
Renovate Bot
92d830f8ef
chore(deps): update dependency @types/react-dom to v17.0.15
2022-04-07 21:51:15 +00:00
Renovate Bot
e909d22300
chore(deps): update dependency semver to v7.3.6
2022-04-06 22:24:06 +00:00
Ivar Conradi Østhus
b453cd5c7e
4.10.0-beta.5
2022-04-05 15:24:00 +02:00
Ivar Conradi Østhus
251df96a91
4.10.0-beta.4
2022-04-05 15:21:51 +02:00
Ivar Conradi Østhus
3608724457
4.10.0-beta.3
2022-04-05 14:59:07 +02:00
Ivar Conradi Østhus
9636a323ff
4.10.0-beta.2
2022-04-05 14:49:22 +02:00
Ivar Conradi Østhus
2d7847df07
4.10.0-beta.1
2022-04-05 14:44:39 +02:00