Nuno Góis
81c25c7774
fix: constraint-related UI fixes ( #1069 )
...
* fix: constraint-related UI fixes
* test spans on values list
* fix: values truncation, misc UI fixes
* fix: no longer assign const variable (debug)
2022-06-08 08:33:39 +01:00
Renovate Bot
ee52f224bc
chore(deps): update dependency react-chartjs-2 to v4.2.0
2022-06-07 23:21:29 +00:00
Renovate Bot
f4386e0228
chore(deps): update dependency plausible-tracker to v0.3.8
2022-06-07 19:36:01 +00:00
olav
42d30e2d79
refactor: remove error class names from input error messages ( #1071 )
...
* refactor: remove error class names from input error messages
* refactor: update error message test
* refactor: show constraint value length error earlier
2022-06-07 15:03:40 +02:00
andreas-unleash
c26bfcf9da
PR comment
2022-06-07 14:22:51 +03:00
andreas-unleash
de51478e19
PR comment
2022-06-07 14:21:36 +03:00
andreas-unleash
539aa89639
lint fix
2022-06-07 14:20:25 +03:00
andreas-unleash
1b1f21caeb
bug fix
2022-06-07 14:16:56 +03:00
andreas-unleash
1922c26f11
bug fix
2022-06-07 14:06:58 +03:00
andreas-unleash
de2a3037f5
Fix PR comments
2022-06-07 13:28:22 +03:00
andreas-unleash
fdf7ef8fb2
Fix PR comments
2022-06-07 13:27:05 +03:00
andreas-unleash
fa0c32a478
Fix PR comments
2022-06-07 13:24:58 +03:00
andreas-unleash
63f147b492
Fix PR comments
2022-06-07 13:23:15 +03:00
andreas-unleash
4ddf69436e
Merge remote-tracking branch 'origin/archive_table' into archive_table
2022-06-07 11:54:47 +03:00
andreas-unleash
dd9a291e09
Fix PR comments
2022-06-07 11:54:16 +03:00
andreas-unleash
8e1bf96d04
Merge branch 'main' into archive_table
2022-06-07 10:12:14 +03:00
Renovate Bot
2f604440b4
chore(deps): update dependency vite to v2.9.10
2022-06-06 22:59:05 +00:00
Renovate Bot
f60aa5fb72
chore(deps): update dependency vitest to v0.14.1
2022-06-06 19:29:59 +00:00
Renovate Bot
aa0cae8471
chore(deps): update dependency plausible-tracker to v0.3.7
2022-06-06 16:05:08 +00:00
Tymoteusz Czech
53b12604b8
Search keyboard shortcut ( #1048 )
...
* feat: search keyboard shortcut
* fix: search input placeholder snapshot update
* fix: update apple device recognition
Co-authored-by: Nuno Góis <github@nunogois.com>
* refactor: return hotkey from useKeyboardShortcut
* fix: don't close non-empty search field
* Archive table
new sort parameter
* Revert "Archive table"
This reverts commit 171806352c2a01ce439ce7bd77476797d544275c.
* update search field focus
* refactor: clarify hotkey description
* fix: make variant payload text box multiline (#1060 )
* fix: make variant payload text box multiline
* refactor: adjust min/max rows
* refactor: use fixed number of rows to avoid MUI render loop bug
* fix: toggle search on escape only in focused
* fix: add hotkey to custom placeholders
Co-authored-by: Nuno Góis <github@nunogois.com>
Co-authored-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: olav <mail@olav.io>
2022-06-06 14:23:48 +02:00
andreas-unleash
406c187372
Project Archive
2022-06-06 12:12:28 +03:00
andreas-unleash
b622767ae9
Merge remote-tracking branch 'origin/archive_table' into archive_table
2022-06-06 10:42:49 +03:00
andreas-unleash
dcad6d2b40
Archive table
...
new sort parameter
2022-06-06 10:21:40 +03:00
Renovate Bot
6dceedbd35
chore(deps): update dependency vitest to v0.14.0
2022-06-06 09:13:05 +02:00
Renovate Bot
3a69fce4a0
chore(deps): update dependency eslint to v8.17.0
2022-06-06 09:13:05 +02:00
Renovate Bot
636db67254
chore(deps): update dependency typescript to v4.7.3
2022-06-06 09:13:05 +02:00
Renovate Bot
a60112a5c8
chore(deps): update dependency sass to v1.52.2
2022-06-06 09:13:05 +02:00
olav
5ff790aa81
fix: make variant payload text box multiline ( #1060 )
...
* fix: make variant payload text box multiline
* refactor: adjust min/max rows
* refactor: use fixed number of rows to avoid MUI render loop bug
2022-06-06 09:13:05 +02:00
andreas-unleash
79af4c39e0
Archive table
...
new sort parameter
2022-06-06 09:54:45 +03:00
andreas-unleash
9edfc22ae1
Merge remote-tracking branch 'origin/main' into main
2022-06-03 16:21:24 +03:00
andreas-unleash
28cfe4d470
Archive table
...
new sort parameter
2022-06-03 16:21:12 +03:00
Nuno Góis
4a5ed3c3e7
feat: add filtering capabilities to search ( #1052 )
...
* feat: add filtering capabilities to search
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
* fix: state custom filter
* fix: undefined search crash
* feat: add suggestions component
* make search visible all the time
* fix: update snaps
* refactor, add tests, filterParsing, pass down searchContext to search components
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
* refactor: TableSearchFieldSuggestions and improvements
* some cleanup and fix edge cases
* adapt new search in project feature toggles
* small ui/ux improvements
* refactor: suggestions into smaller components
* fix: update snaps
* add responsiveness to the search
* fix: update snaps
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-06-03 11:32:30 +01:00
olav
32ada96220
fix: disable project access tab when no access ( #1057 )
...
* refactor: remove unused import
* fix: disable project access tab when no access
* refactor: improve access denied text
2022-06-03 08:14:47 +02:00
olav
006b853f6c
refactor: get segment limits from uiConfig ( #1047 )
...
* refactor: improve useUiConfig return type
* refactor: get segment limits from uiConfig
2022-06-02 10:58:55 +02:00
Nuno Góis
682921d5bf
fix: misc ui fixes post tables upgrade ( #1049 )
...
* fix: misc ui fixes post tables upgrade
* fix: update snaps, small cleanup
* refactor: ReportCard to styled, misc improvements
* cleanup remaining styles file
* rename `Feature Toggle Name` to just `name`
* refactor: address PR comments
2022-06-02 08:21:51 +01:00
Renovate Bot
bad17e3606
chore(deps): update dependency @types/jest to v27.5.2
2022-06-01 23:01:20 +00:00
Renovate Bot
a5ed65b3ac
chore(deps): update dependency vitest to v0.13.1
2022-06-01 16:55:36 +00:00
Tymoteusz Czech
24cb1b21ef
Virtualize project toggles list ( #1043 )
...
* fix: virtualize project toggles list
* refactor: improve type for feature dialogs
* fix: formatting - prettier
2022-06-01 12:24:24 +00:00
olav
c6f0a20fd6
fix: always show tokens page header ( #1050 )
2022-06-01 09:14:27 +02:00
Renovate Bot
c8fccfb9ed
chore(deps): update material-ui monorepo
2022-05-31 14:23:33 +00:00
Fredrik Strand Oseberg
7c52f0fcc8
feat: new variants table ( #1025 )
...
* fix: cleanup
* fix: text
* fix: stable references
* refactor: fix VARIANT_WEIGH test id
* refactor: fix variant element selection in e2e test
* fix: update variants table
* fix: refactor action cell
Co-authored-by: olav <mail@olav.io>
2022-05-31 13:45:04 +02:00
olav
f4d02e37b7
refactor: rewrite feature strategy icons list ( #1039 )
...
* refactor: fix strategy action icon layout
* refactor: use a custom SVG for the rollout strategy icon
* refactor: rewrite feature strategy icons list
2022-05-31 10:50:24 +02:00
Tymoteusz Czech
670bb33fad
fix: prevent search reset on project overview ( #1045 )
...
* fix: prevent search reset on project overview
* fix: use global filter for search in project
2022-05-31 08:31:52 +00:00
olav
36196ad6d5
refactor: port metrics list to react-table ( #1035 )
...
* refactor: port metrics list to react-table
* refactor: hide columns on small screens
* refactor: use disableSortBy instead of canSort
* refactor: fix text contrast
* refactor: fix metrics section ids
2022-05-31 10:26:30 +02:00
Nuno Góis
570e9f88be
feat: upgrade users table ( #1040 )
...
* feat: upgrade users table
* fix misc ui/ux bugs
* refactor: address PR comments
* fix: searching by `undefined`
* fix: searching for undefined on invoices, table placeholder centering
* refactor: abstract users list actions into new component
* refactor: move styled components to top of files
2022-05-31 07:59:09 +01:00
Renovate Bot
63a30695ce
chore(deps): update dependency msw to v0.42.0
2022-05-31 03:54:51 +00:00
Renovate Bot
590a0f20ff
chore(deps): update dependency vitest to v0.13.0
2022-05-30 13:18:08 +00:00
Renovate Bot
5c587685a0
chore(deps): update dependency msw to v0.41.1
2022-05-28 03:15:13 +00:00
Tymoteusz Czech
581dcca2b2
Fix: global filter table rules ( #1016 )
2022-05-27 14:15:32 +00:00
olav
eb5e83cdb4
refactor: remove unused code ( #1036 )
...
* refactor: remove unused code
* refactor: remove more unused code
2022-05-27 13:28:58 +02:00