Thomas Heartman
70d334efd1
feat: add 'issue/pr to project' workflow
2022-05-11 12:02:00 +02:00
Thomas Heartman
119d958e7c
fix: add version information for reusable workflow
...
without this, the workflow won't run
2022-05-11 11:38:39 +02:00
Thomas Heartman
c260f90094
chore: Add workflow file to auto-add items to project board ( #1588 )
...
This change adds a workflow file that references the reusable workflow
in the unleash/.github repo. It should (if all goes well),
automatically add new issues and prs to the project board.
2022-05-11 11:10:16 +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
Ivar Conradi Østhus
2399f9a301
4.11.0-beta.1
2022-05-10 16:21:36 +02:00
olav
3bea8a9931
refactor: use static as the asset dir name ( #1586 )
...
* refactor: use static as the asset dir name
* chore: update unleash-frontend
* refactor: use the real index.html in tests
2022-05-10 15:47:54 +02: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
olav
3b46bfb83a
refactor: fix CDN prefix rewrite ( #1585 )
...
* fix: change folder path
* refactor: revert cdnPrefix test config
* refactor: fix rewriteHTML test data
* refactor: add rewriteHTML cdnPrefix test
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-05-10 14:05:53 +02:00
Thomas Heartman
943af1e804
docs: Update the react client install instructions ( #1584 )
...
The install instructions didn't previously add the
`unleash-proxy-client` package (presuming it'd be implicitly installed
by `npm`). This doesn't seem to be the case, so we'll list it explicitly.
2022-05-10 13:26:52 +02:00
Thomas Heartman
7d477bf98c
Merge pull request #972 from Unleash/chore/update-feedback-target-url
...
chore: Update target URL for sending feedback input
2022-05-10 12:12:28 +02:00
Thomas Heartman
34d70ad895
chore: Update target URL for sending feedback input
2022-05-10 11:55:57 +02:00
Ivar Conradi Østhus
86184d8a8b
4.11.0-beta.0
2022-05-10 10:23:06 +02:00
Ivar Conradi Østhus
af3c1aba1d
fix: release script use
2022-05-10 10:21:46 +02:00
Ivar Conradi Østhus
9915a19770
fix: upgrade unleash-frontend to v4.11.0-beta.0
2022-05-10 10:17:45 +02:00
Ivar Conradi Østhus
cc5400e9a6
4.11.0-beta.0
2022-05-10 10:04:24 +02:00
Ivar Conradi Østhus
d711c4749d
fix: correct types used in addon.ts
2022-05-10 09:35:39 +02:00
Renovate Bot
7c9966d96b
chore(deps): update dependency @typescript-eslint/eslint-plugin to v5.23.0
2022-05-09 20:45:33 +00:00
renovate[bot]
77874e845d
chore(deps): update dependency husky to v8 ( #1576 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 19:40:51 +02:00
renovate[bot]
b129edc274
chore(deps): update dependency @typescript-eslint/parser to v5.23.0 ( #1580 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 19:40:35 +02:00
sighphyre
5ef8dba7a7
fix: Upgrade knex to 2.0.0 and patch some stores to correctly order their count queries so they compile ( #1579 )
2022-05-09 15:20:12 +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
Christopher Kolstad
c0207bf3ff
docs: Add NODE_EXTRA_CA_CERTS documentation for webhook addons ( #1578 )
...
* docs: Add NODE_EXTRA_CA_CERTS documentation for webhook addons
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-05-09 13:04:56 +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
Thomas Heartman
75e6df5b5b
docs: document Proxy openAPI integration ( #1571 )
...
* docs: document the new OpenAPI functionality
* docs: add availability note for openapi integration
* docs: rewrite openapi section
2022-05-09 09:24:48 +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
b81c056cdb
chore(deps): update dependency eslint to v8.15.0
2022-05-07 01:37:41 +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
ecd6f53784
chore(deps): update dependency @types/memoizee to v0.4.8
2022-05-06 22:56:26 +00:00
Renovate Bot
beaa75f86b
fix(deps): update dependency unleash-frontend to v4.10.1
2022-05-06 19:41:50 +00:00
Fredrik Strand Oseberg
e3c2d006db
fix: update spec ( #1572 )
2022-05-06 19:20:04 +02: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
Thomas Heartman
2113732f3b
docs: clarify that multiple overrides for a variant create unions ( #1551 )
...
* docs: clarify that multiple overrides for a variant create unions
* Update website/docs/advanced/feature-toggle-variants.md
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2022-05-06 14:00:08 +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
Thomas Heartman
3b545b7dcd
docs: add more details to variant creation API ( #1548 )
...
* docs: add more details to variants api PUT example
* docs(fix): correct header title for code sample
2022-05-06 11:46:37 +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
Thomas Heartman
68bad77a84
docs: Update Unleash architecture diagram ( #1549 )
...
* docs: Update Unleash architecture digram
* fix: typo an -> a
* docs(fix): fix img link in readme
* docs: update architecture graph
2022-05-06 11:17:35 +02:00
Connor Teague
e67c0d115b
1568 fix datadog type/value order in addon ( #1569 )
2022-05-06 09:07:19 +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