1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
Commit Graph

6519 Commits

Author SHA1 Message Date
Thomas Heartman
ea51004914 fix: inconsistent use of colons, wrong image link 2022-04-08 13:32:11 +02:00
Thomas Heartman
46c15764c4 docs: Add section with links to deployment setup docs 2022-04-08 13:25:46 +02:00
Thomas Heartman
124c54ca3d fix: Add unleash users image 2022-04-08 13:19:24 +02:00
Thomas Heartman
0213dbc8dc docs: Update users of Unleash section 2022-04-08 13:19:02 +02:00
Thomas Heartman
b38963e560 fix: remove rogue question mark 2022-04-08 13:14:36 +02:00
Thomas Heartman
b138812da8 docs: Update "want to know more about unleash" 2022-04-08 13:13:51 +02: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
Thomas Heartman
210bb9da22 docs: delete old sections 2022-04-08 12:55:07 +02:00
Thomas Heartman
c7544d4e08 docs: Update SDKs section 2022-04-08 12:53:47 +02:00
Thomas Heartman
2d8812ef28 docs: move and update architecture section 2022-04-08 12:51:08 +02:00
Thomas Heartman
eeead5216a docs: add updated features section 2022-04-08 12:48:18 +02:00
Nuno Góis
1132a79f6d fix: reject duplicate segment names (#855)
* fix: reject duplicate segment names

* fix: useSegmentValidation now takes into account initial value

* refactor: add segments e2e test

* refactor: add github action from segments e2e test

* refactor: use enterprise edition for all e2e tests

* refactor: use enterprise edition for all e2e tests
2022-04-08 11:34:59 +01: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
Tymoteusz Czech
4b9271637d chore: update .nvmrc (#870)
some dependencies don't work with 14.0 etc
2022-04-08 11:56:37 +02:00
sighphyre
c9b44b6546
Merge pull request #1476 from Unleash/feat/multi-project-tokens
feat: Implement multi token support for client tokens
2022-04-08 11:51:31 +02:00
Ivar Conradi Østhus
881728bb5e fix: expose unleash-frontend version in index.js (#661) 2022-04-08 11:45:23 +02:00
Thomas Heartman
5f3396f709 fix: remove in-text reminder 2022-04-08 11:05:09 +02:00
Thomas Heartman
479eee7904 docs: Update community section 2022-04-08 11:04:43 +02:00
Thomas Heartman
c42089d6d4 docs: Add online demo illustration image. 2022-04-08 11:02:32 +02:00
Christopher Kolstad
608d870851
fix: remove duplicate foreign key (#1491) 2022-04-08 10:34:22 +02:00
olav
fe0f684b61 4.10.0-beta.3 2022-04-08 10:10:09 +02:00
olav
d2e5c07add
chore: update unleash-frontend (#1490) 2022-04-08 09:42:21 +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]
4e545dc421
chore(deps): update dependency tsc-watch to v5 (#1487)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-07 20:57:09 +02:00
Salvatore Novelli
7ddbff2669
feat: add "application_name" as an optional DB option #1170 (#1478)
* implemented changes to resolve issue 1170

* added applicationName to the list of db options in the documentation'

Co-authored-by: Daniele Casal <daniele.casal@lloydsbanking.com>
Co-authored-by: Sukhvinder Panesar <79143027+esspee-lbg@users.noreply.github.com>
2022-04-07 20:55:56 +02:00
Renovate Bot
2f59426851 chore(deps): update typescript-eslint monorepo to v5.18.0 2022-04-07 14:46:06 +00:00
Thomas Heartman
78098578a2 docs: add placeholder for online demo; start community section 2022-04-07 16:01:26 +02:00
Thomas Heartman
e6943dddf7 docs: add links for git and docker 2022-04-07 15:53:04 +02:00
Thomas Heartman
602fce8189 fix: header order and sizes 2022-04-07 15:41:49 +02:00
Thomas Heartman
bd22d3db30 fix: add missing header image 2022-04-07 15:40:43 +02:00
Thomas Heartman
9042263d2f docs: move heroku / DO buttons 2022-04-07 15:40:26 +02:00
Thomas Heartman
83c9125f27 chore: add new header 2022-04-07 15:40:21 +02:00
Thomas Heartman
95c243fa78 chore: fix readme buttons 2022-04-07 15:32:29 +02:00
Thomas Heartman
0c1698cef8 docs: Add client API example. 2022-04-07 15:26:04 +02:00
Thomas Heartman
07408bba45 docs: Add "about unleash section" 2022-04-07 15:22:08 +02:00
olav
f59ba567fb refactor: add segment limit warnings (#851)
* refactor: fix environment name text alignment

* refactor: use rounded corners for AutocompleteBox

* refactor: add tooltips to the strategy segment icons

* refactor: add segment limit warnings

* refactor: improve segments warning text
2022-04-07 14:47:24 +02:00
Renovate Bot
63c178e32d chore(deps): update dependency eslint-plugin-import to v2.26.0 2022-04-07 11:07:56 +00:00
olav
42a81e6647 refactor: use --frozen-lockfile in actions (#853) 2022-04-07 11:33:07 +02:00
olav
fb8d0e7efc fix: use the first project if there's no default project (#859)
* refactor: extract FeatureToggleListCreate component

* fix: use the first project if there's no default project
2022-04-07 11:08:05 +02:00
olav
f33ca9db4b feat: expand constraint operator descriptions (2) (#858)
* refactor: remove pre-CO constraints list

* refactor: improve constraints dropdown order

* refactor: simplify prop value

* refactor: add missing space around parameter names

* refactor: remove constraint accordion box shadow

* refactor: show operator descriptions in constraints accordion

* refactor: show operator descriptions in constraints dropdown

* refactor: use ConstraintAccordionList in FeatureOverviewExecution

* refactor: add separators between operators in constraints dropdown

* refactor: remove unnecessary comment
2022-04-07 10:31:06 +02:00
Renovate Bot
21eac0e348 chore(deps): update dependency eslint to v8.12.0 2022-04-07 05:26:10 +00:00
Renovate Bot
b222c7b05b chore(deps): update dependency typescript to v4.6.3 2022-04-07 02:09:54 +00:00
Renovate Bot
e68bce05b4 chore(deps): update dependency prettier to v2.6.2 2022-04-06 23:46:19 +00:00
Renovate Bot
e909d22300 chore(deps): update dependency semver to v7.3.6 2022-04-06 22:24:06 +00:00
Renovate Bot
7c188f3868 chore(deps): update dependency @babel/core to v7.17.9 2022-04-06 22:00:22 +00:00
renovate[bot]
86f03ed3a3
chore(deps): update actions/setup-node action to v3 (#1396)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-06 21:43:29 +02:00
renovate[bot]
19db5bb857
chore(deps): update actions/checkout action to v3 (#1407)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-06 21:43:00 +02:00