1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00

Commit Graph

  • 2e2840e690
    chore: persist strategy filter when going back from release template preview (#10663) Nuno Góis 2025-09-22 10:52:28 +0100
  • 4a2b4dbd49
    feat: infinity representation serializable kwasniew 2025-09-22 11:16:57 +0200
  • 2b9c580a29
    feat: batch histogram metric type kwasniew 2025-09-22 10:49:33 +0200
  • 7d70f8fc55
    fix: encode application name (#10671) Mateusz Kwasniewski 2025-09-19 11:24:17 +0200
  • d58ed1dee2
    refactor: remove unused code kwasniew 2025-09-19 11:07:01 +0200
  • 834f4e3985
    fix: encode application name kwasniew 2025-09-19 11:03:19 +0200
  • a8f5c9f307
    chore(deps): bump axios from 1.11.0 to 1.12.2 dependabot[bot] 2025-09-18 09:18:36 +0000
  • bcbe3eb0ba chore: bump version to 7.2.1 GitHub Actions Bot 2025-09-18 09:16:38 +0000
  • 7101670f41 7.2.1 v7.2.1 Github Actions Bot 2025-09-18 09:15:53 +0000
  • e5537a3d6c docs: Update CHANGELOG.md Github Actions Bot 2025-09-18 09:15:41 +0000
  • b1edf8f97f
    fix: cherry-pick OSS export-fixes from main (#10668) David Leek 2025-09-18 10:59:18 +0200
  • 7588a26226
    fix: OSS export feature_env was always enabled for feature due to SQL join overwrite (#10667) David Leek 2025-09-18 10:01:25 +0200
  • 831b4541a9
    fix: OSS export feature_env was always enabled for feature due to SQL join overwrite (#10667) David Leek 2025-09-18 10:01:25 +0200
  • f7d85f4a02
    chore: add test for getting the correct enabled state David Leek 2025-09-18 09:45:37 +0200
  • 9135ee9172
    fix: explicitly select feature_envs.enabled so envs.enabled doesnt overwrite David Leek 2025-09-18 09:15:26 +0200
  • 39c6b77a09
    chore(deps): update material-ui monorepo renovate/major-material-ui-monorepo renovate[bot] 2025-09-17 11:23:42 +0000
  • 70d1345ed1
    fix(deps): update react monorepo to v19 renovate/major-react-monorepo renovate[bot] 2025-09-12 18:54:40 +0000
  • 8d88f3d469
    fix(deps): update dependency express to v5 renovate/express-5.x renovate[bot] 2025-09-12 14:00:39 +0000
  • 891b4c5ea7
    fix(deps): update dependency date-fns to v4 renovate/date-fns-4.x renovate[bot] 2025-09-12 14:00:32 +0000
  • 0f882411b4
    chore(deps): bump axios from 1.8.2 to 1.12.0 in /website dependabot[bot] 2025-09-12 13:47:53 +0000
  • c2f6cfe45f
    chore: remove AWS IAM DB auth prototype code (#10662) Nuno Góis 2025-09-12 14:46:28 +0100
  • a519cb84f5
    Add use change request search hook for UI. (#10664) Thomas Heartman 2025-09-12 14:16:58 +0200
  • 4a8ce0c3df
    Add use change request search hook for UI. Thomas Heartman 2025-09-12 14:09:41 +0200
  • c55361ca20
    chore: persist strategy filter when going back from release template preview Nuno Góis 2025-09-12 12:30:57 +0100
  • fc46478260
    chore: remove AWS IAM DB auth prototype code Nuno Góis 2025-09-12 11:04:36 +0100
  • af0b3529b7
    chore: update strategy cards in new add strategy modal (#10659) Nuno Góis 2025-09-12 10:14:21 +0100
  • f9267d9cb4
    chore: add orval schemas for change request search (#10661) Thomas Heartman 2025-09-12 10:43:22 +0200
  • c843518de4
    chore: scroll to the top of table when changing page (#10657) Thomas Heartman 2025-09-12 10:40:48 +0200
  • a9b41135d1
    chore: add orval charts for change request search Thomas Heartman 2025-09-12 10:27:18 +0200
  • b15005895b
    chore: scroll to the top of table when changing page Thomas Heartman 2025-09-11 11:55:49 +0200
  • cf982b2823
    chore: add user select none in the card Nuno Góis 2025-09-11 16:45:26 +0100
  • bba28cb344
    chore: update strategy cards in new add strategy modal Nuno Góis 2025-09-11 16:39:33 +0100
  • e79fa33647
    fix: quick project filters total calculation (#10658) Tymoteusz Czech 2025-09-11 16:29:04 +0200
  • 1fdc73548d
    fix: quick project filters total calculation Tymoteusz Czech 2025-09-11 15:56:22 +0200
  • 4b42435590
    feat(frontend): quick filters on project overview (#10638) Tymoteusz Czech 2025-09-11 13:28:59 +0200
  • 282d969db1
    update improts Tymoteusz Czech 2025-09-11 12:50:18 +0200
  • 1b2ec7ab64
    update types Tymoteusz Czech 2025-09-11 12:49:21 +0200
  • cb46292bb3
    feat: implement FeaturesOverview lifecycle filters and associated tests Tymoteusz Czech 2025-09-11 12:46:03 +0200
  • 2a248ec085
    refactor: remove unused getStageCount function and simplify LifecycleFilters usage Tymoteusz Czech 2025-09-11 12:43:10 +0200
  • be4665f3f1
    chore: update release templates empty states in new add strategy modal (#10656) Nuno Góis 2025-09-11 11:19:55 +0100
  • 92db5a02c3
    test: update LifecycleFilters test to remove count from 'All flags' label Tymoteusz Czech 2025-09-11 12:18:50 +0200
  • c9e99fca1e
    refactor: streamline ProjectLifecycleFilters layout and improve responsiveness Tymoteusz Czech 2025-09-11 12:10:51 +0200
  • 3158cb215d
    chore: update release templates empty states in new add strategy modal Nuno Góis 2025-09-10 16:55:56 +0100
  • c0eedba400
    chore: small updates to the new add strategy modal design (#10646) Nuno Góis 2025-09-11 10:50:16 +0100
  • ca86a4e428
    refactor: simplify lifecycle filter components and remove unused getStageCount function Tymoteusz Czech 2025-09-11 11:42:42 +0200
  • 37ae29ca5a
    feat: implement lifecycle filters for feature toggle list and project lifecycle Tymoteusz Czech 2025-09-11 09:34:23 +0200
  • fabf76e12c
    feat: global change requests table (#10650) Thomas Heartman 2025-09-11 09:15:57 +0200
  • d3e7e67b91
    Fix: use locale string for change request time badge. (#10651) Thomas Heartman 2025-09-11 09:13:26 +0200
  • 74f7a3bb85
    docs: update demo links in readme (#10652) Melinda Fekete 2025-09-10 18:21:46 +0200
  • 26c026f0a6
    Add entrypoint script to only migrate and exit gracefully Alexandre Chakroun 2025-09-10 17:29:46 +0200
  • 865376d6fe
    Fix heading level melindafekete 2025-09-10 16:55:30 +0200
  • 6d0d3b52a7
    Update readme for deploying Unleash melindafekete 2025-09-10 16:41:10 +0200
  • f36fd8a8e3
    chore(deps): bump vite from 6.3.5 to 6.3.6 dependabot/npm_and_yarn/vite-6.3.6 dependabot[bot] 2025-09-10 14:35:49 +0000
  • c4525b63c9
    chore(deps): update dependency vite to v5.4.20 [security] (#10653) renovate[bot] 2025-09-10 14:33:31 +0000
  • 2a98054eb0
    chore(deps): update dependency vite to v5.4.20 [security] renovate[bot] 2025-09-10 14:29:01 +0000
  • 1dc5a0693b
    Update readme melindafekete 2025-09-10 16:24:34 +0200
  • 6550ac1883
    fix flag negation Thomas Heartman 2025-09-10 16:06:43 +0200
  • aec3461159
    chore: change from "change requests" to "open" in project change request tabs (#10648) Thomas Heartman 2025-09-10 16:05:22 +0200
  • 509dd80f86
    chore: Update from "toggles" to "flags" (#10647) Thomas Heartman 2025-09-10 16:05:18 +0200
  • ebf929cc4c
    use schedule failure Thomas Heartman 2025-09-10 16:01:59 +0200
  • cb02b8af07
    Use locale string for change request time badge. Thomas Heartman 2025-09-10 16:01:59 +0200
  • 2ff56be7af
    Don't render anything if the flag isn't on Thomas Heartman 2025-09-10 15:50:02 +0200
  • 61a90a0950
    update mock data Thomas Heartman 2025-09-10 15:49:42 +0200
  • 244f103abd
    add basic table structure Thomas Heartman 2025-09-10 13:22:51 +0200
  • 061cd5a50a
    chore: bump node sdk non beta version (#10649) Mateusz Kwasniewski 2025-09-10 14:44:47 +0200
  • 1c49baf612
    chore: bump node sdk non beta version kwasniew 2025-09-10 14:37:41 +0200
  • e73a6e0432
    chore: change from "change requests" to "open" Thomas Heartman 2025-09-10 13:33:01 +0200
  • 8e64ff8487
    chore: Update from "toggles" to "flags" Thomas Heartman 2025-09-10 13:33:01 +0200
  • 75b29f877e
    chore: small updates to the new add strategy modal design Nuno Góis 2025-09-10 12:49:42 +0100
  • bb60356b4f
    add flag protection Thomas Heartman 2025-09-10 13:07:40 +0200
  • a5adac5d8d
    chore: add quick filters to add strategy modal (#10641) Nuno Góis 2025-09-10 12:14:14 +0100
  • 0cd19d8682
    Create basic change request list page Thomas Heartman 2025-09-10 13:01:51 +0200
  • 0ea006f72c
    Add globalChangeRequestList flag to Unleash (#10645) Thomas Heartman 2025-09-10 13:11:10 +0200
  • 8f87295063
    Add globalChangeRequestList flag to Unleash Thomas Heartman 2025-09-10 13:02:10 +0200
  • 5d646a2f49
    chore(deps-dev): bump vite from 5.4.19 to 5.4.20 in /frontend dependabot[bot] 2025-09-10 09:52:00 +0000
  • 86530bcfbd
    chore: add proxy-aware regional STS authentication for AWS IAM DB auth (#10643) Nuno Góis 2025-09-10 10:50:39 +0100
  • 6a3f4f997e
    fix(deps): update dependency normalize-url to v8 renovate/normalize-url-8.x renovate[bot] 2025-09-10 09:43:07 +0000
  • 5407245fe0
    test: update snapshot Nuno Góis 2025-09-10 10:12:12 +0100
  • 88a25beda4
    chore: add proxy-aware regional STS authentication for AWS IAM DB auth Nuno Góis 2025-09-10 10:05:03 +0100
  • 3d97b120f8
    chore: remove unused prop Nuno Góis 2025-09-09 19:05:47 +0100
  • 3a651bc439
    chore: add quick filters to add strategy modal Nuno Góis 2025-09-09 18:50:37 +0100
  • 7cec4d6923
    chore: remove DB access checker (#10639) Nuno Góis 2025-09-09 15:55:32 +0100
  • 121e4cd3a1
    chore: remove logs Nuno Góis 2025-09-09 15:48:32 +0100
  • 42f6bdc1bc
    chore: remove DB access checker Nuno Góis 2025-09-09 13:59:53 +0100
  • 86f7806dd0
    feat(frontend): quick filters on project overview Tymoteusz Czech 2025-09-09 14:43:53 +0200
  • 71b0d424b8
    chore: correctly import pg client (#10637) Nuno Góis 2025-09-09 13:38:14 +0100
  • 231faeda86
    chore: correctly import pg client Nuno Góis 2025-09-09 13:28:44 +0100
  • e3bc72483a
    chore: add verbose logs to AWS IAM auth logic, add DB access checker (#10635) Nuno Góis 2025-09-09 13:08:36 +0100
  • b55a961da0
    refactor: centralize pagination options (#10636) Mateusz Kwasniewski 2025-09-09 14:00:55 +0200
  • 080c49c2bf
    chore: drop db-pool log Nuno Góis 2025-09-09 12:57:46 +0100
  • 67801d8f5b
    refactor: centralize pagination options kwasniew 2025-09-09 13:49:39 +0200
  • 6ff9ded414
    chore: don't expose token in log Nuno Góis 2025-09-09 12:43:51 +0100
  • 1549257143
    chore: add verbose logs to AWS IAM auth logic, add DB access checker Nuno Góis 2025-09-09 12:36:44 +0100
  • 6198900014
    fix: limit reset when no pagination bar (#10634) Mateusz Kwasniewski 2025-09-09 13:18:33 +0200
  • 386a42aafa
    fix: limit and offset with non numbers kwasniew 2025-09-09 13:09:18 +0200
  • 8c2a502ead
    fix: limit and offset with non numbers kwasniew 2025-09-09 12:58:51 +0200
  • 8137de0be7
    fix: limit reset when no pagination bar kwasniew 2025-09-09 12:34:13 +0200
  • 2cd8135988
    chore: new add strategy modal design (#10633) Nuno Góis 2025-09-09 10:57:06 +0100
  • 726d1ab86e
    chore: rename limit to RELEASE_TEMPLATES_DISPLAY_LIMIT Nuno Góis 2025-09-09 10:41:37 +0100
  • edaea80f0c
    refactor: new endpoint for global impact metrics saving (#10631) Tymoteusz Czech 2025-09-09 09:22:43 +0200