Tymoteusz Czech
06b0a29ea8
Project features list update ( #991 )
...
* refactor: column icon position
* project overview horizontal scroll
* updated table headers styles
* fix: feature overview switch title
* refactor: cleanup of sortable header styles
* fix: z-index issue in test
* fix: html semantics after review
2022-05-18 11:56:55 +02:00
olav
98b6214c28
fix: avoid erasing previous environments data on refetch ( #990 )
...
* refactor: avoid duplicate useLoading call
* fix: avoid erasing previous environments data on refetch
* refactor: keep mutataion logic within useEnvironments
2022-05-18 11:26:38 +02:00
olav
159c54ed37
fix: resolve issues around changing a toggle's project ( #978 )
...
* refactor: show save button before using the dropdown
* refactor: simplify FeatureSettingsProject toast message
* refactor: fix FeatureProjectSelect filter prop type
* refactor: hide change project page for non-enterprise
* refactor: derive move targets from projects list instead of from permissions
* refactor: align frontend project compat check with backend
* refactor: fix useProject object stability
* refactor: disable the save button for the current project
* refactor: require equal environments when moving toggles
* refactor: improve arraysHaveSameItems name
2022-05-18 11:07:19 +02:00
Renovate Bot
4aee33e189
chore(deps): update dependency msw to v0.40.0
2022-05-18 04:07:47 +00:00
Renovate Bot
ac808d5849
chore(deps): update dependency react-table to v7.8.0
2022-05-17 17:11:43 +00:00
Renovate Bot
1fdf62dcaf
chore(deps): update material-ui monorepo
2022-05-17 14:32:14 +00:00
Renovate Bot
3c9563c7eb
chore(deps): update dependency vitest to v0.12.6
2022-05-13 19:18:32 +00:00
Tymoteusz Czech
b1166bb2f4
Project overview feature toggles list ( #971 )
...
* refactor: page container
* refactor: table page header
* feat: new feature toggles list in project overview
* feat: sortable enviromnents in project overview
* feat: project overview toggles search
* feat: project overview features column actions
* project overview table column sizing
* project overview feature actions permissions
* project overview archive feature action
* project overview toggle state strategy fallback
* remove previous project overview implementation
* fix: remove additional prop in sortable table
* fix: stale feature refetch
* improvements after review
* feat: manage visible columns in project overview
* improve project overview columns selection
* fix: simplify columns
* Revert "remove previous project overview implementation"
This reverts commit 98b051ff6a5a4fb8a9a0921b661514e15a00249a.
* restore legacy project overview table
2022-05-13 14:51:22 +02:00
olav
a66168a348
refactor: fix metrics chart series colors ( #987 )
2022-05-13 09:42:24 +02:00
Renovate Bot
752885a0ac
chore(deps): update dependency @types/react-dom to v17.0.17
2022-05-12 22:57:32 +00:00
Renovate Bot
36ce99413d
chore(deps): update dependency @testing-library/user-event to v14.2.0
2022-05-12 20:50:44 +00:00
Ivar Conradi Østhus
f245730366
4.11.0-beta.2
2022-05-12 20:10:27 +02:00
Renovate Bot
fd12d842a5
chore(deps): update dependency immer to v9.0.14
2022-05-12 16:06:33 +00:00
Nuno Góis
cdfb1f2452
fix: feature toggle list and UI adjustments ( #970 )
...
* fix: add highlight and hover colors, fix them
* misc ui adjustments
* test isGrow prop in table cols
* fix: revert typography changes, update snaps
* Update src/themes/themeTypes.ts
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
* fix: misc ui adjustments
* fix: backButton color
* refactor: color not needed, can be inherited
* fix: project roles case, new borderRadius values
* fix: color green
* fix: feature form link
* update snaps
* fix: formatting
* update snap
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-05-12 15:34:04 +02:00
sighphyre
3f766995fb
Disable default env in project view ( #969 )
...
* fix: Block user from turning on default env in project view
* fix: Allow changing environment state for default in a project if using non OSS
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-05-12 09:41:36 +02:00
olav
d1e7a26763
refactor: fix missing eslint deps after CRA removal ( #976 )
...
* refactor: fix missing eslint deps after CRA removal
* refactor: fix eslint issues
2022-05-12 08:11:41 +02:00
Renovate Bot
945dc2bc90
chore(deps): update dependency @types/jest to v27.5.1
2022-05-12 03:16:42 +00:00
Renovate Bot
5e6f8db3dc
chore(deps): update dependency immer to v9.0.13
2022-05-11 22:20:37 +00:00
Renovate Bot
97fa9d8ae6
chore(deps): update dependency @types/react-table to v7.7.12
2022-05-11 19:27:44 +00:00
Renovate Bot
83d7c356b6
chore(deps): update dependency vite to v2.9.9
2022-05-11 14:27:56 +00:00
Thomas Heartman
70d334efd1
feat: add 'issue/pr to project' workflow
2022-05-11 12:02:00 +02:00
olav
52e25bd632
fix: correct type for variant stickiness dropdown
2022-05-11 10:35:34 +02:00
Renovate Bot
4c2ec052f6
chore(deps): update dependency vitest to v0.12.4
2022-05-11 03:18:09 +00:00
Renovate Bot
b0b5ddd7d3
chore(deps): update material-ui monorepo
2022-05-10 18:48:43 +00:00
Renovate Bot
2a77a9ef6d
chore(deps): update dependency vitest to v0.12.3
2022-05-10 16:37:39 +00:00
olav
7343c52e70
4.11.0-beta.1
2022-05-10 15:11:59 +02:00
olav
3b8eecbe88
refactor: use static as the asset dir name ( #975 )
2022-05-10 15:10:21 +02:00
Thomas Heartman
34d70ad895
chore: Update target URL for sending feedback input
2022-05-10 11:55:57 +02:00
Ivar Conradi Østhus
cc5400e9a6
4.11.0-beta.0
2022-05-10 10:04:24 +02:00
olav
9902494f58
refactor: improve tooltip styles after MUI update ( #966 )
...
* refactor: add missing event arg type
* refactor: fix project card popup position
* refactor: add tooltip arrows
* refactor: update snapshot
* refactor: add missing tooltips
* refactor: use a custom Autocomplete size in AutocompleteBox
2022-05-09 15:17:20 +02:00
Tymoteusz Czech
44c579f7a8
Refactor: page container ( #967 )
...
* refactor: page container
* refactor: table page header
2022-05-09 14:38:12 +02:00
Tymoteusz Czech
cd37624de4
Theme consistency updates ( #960 )
...
* fix: theme palette and shape
* fix: update snapshots
* fix: adjust after review
2022-05-09 12:01:12 +02:00
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
Tymoteusz Czech
5ecc83f1b4
Refactored feature toggles table ( #951 )
...
* refactor: simplify table toolbar
* refactor: table links and padding
* fix: header icons colors
* fix: minor table style changes
2022-05-06 12:21:31 +02:00
olav
7785e2c717
refactor: improve header button ARIA attrs ( #957 )
...
* refactor: fix header docs icon color
* refactor: improve header button ARIA attrs
2022-05-06 11:38:11 +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
olav
b40a2f2bf1
fix: use correct asset path for texture image ( #950 )
2022-05-05 16:17:11 +02:00
Nuno Góis
004ded8f74
feat: add last seen col to admin users list ( #949 )
...
* feat: add last seen col to admin users list
* fix: header hover effect, duplicate title from TimeAgo
* fix: use YMD format, never logged
* fix: small tooltip change
* refactor: adapt to review suggestions
2022-05-05 14:53:28 +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
olav
4c42639a62
fix: remove trailing slash from OpenAPI route ( #948 )
2022-05-05 11:45:17 +02:00