Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Production Build
BUILD_GRID_VERSION=35.0.0-beta.20260202.1339
BUILD_CHARTS_VERSION=13.0.0-beta.20260202
BUILD_GRID_VERSION=35.0.0-beta.20260206.1039
BUILD_CHARTS_VERSION=13.0.0-beta.20260206
ENV=local
NX_BATCH_MODE=true
NX_ADD_PLUGINS=false
Expand Down
57 changes: 29 additions & 28 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,31 +29,32 @@ env:
AG_LIBRARY: grid

jobs:
rulesync-integrity:
name: Rulesync Integrity Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 1

- name: Setup Node
uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
cache: 'yarn'

- name: Install dependencies
run: yarn install --frozen-lockfile

- name: Verify Rulesync Integrity (Claude Code)
id: rulesync-claudecode
run: ./external/ag-shared/scripts/setup-prompts/verify-rulesync.sh . claudecode

- name: Verify Rulesync Integrity (Codex CLI)
id: rulesync-codexcli
run: ./external/ag-shared/scripts/setup-prompts/verify-rulesync.sh . codexcli
# TODO: Re-enable rulesync-integrity job once rulesync issues are resolved
# rulesync-integrity:
# name: Rulesync Integrity Check
# runs-on: ubuntu-latest
# steps:
# - name: Checkout
# uses: actions/checkout@v4
# with:
# fetch-depth: 1
#
# - name: Setup Node
# uses: actions/setup-node@v4
# with:
# node-version-file: '.nvmrc'
# cache: 'yarn'
#
# - name: Install dependencies
# run: yarn install --frozen-lockfile
#
# - name: Verify Rulesync Integrity (Claude Code)
# id: rulesync-claudecode
# run: ./external/ag-shared/scripts/setup-prompts/verify-rulesync.sh . claudecode
#
# - name: Verify Rulesync Integrity (Codex CLI)
# id: rulesync-codexcli
# run: ./external/ag-shared/scripts/setup-prompts/verify-rulesync.sh . codexcli

code-dependency-scan:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -128,7 +129,7 @@ jobs:
exit 1

combine-scan-results:
needs: [rulesync-integrity, code-dependency-scan, sast-code-scan]
needs: [code-dependency-scan, sast-code-scan]
runs-on: ubuntu-latest
if: ${{ always() }}
steps:
Expand Down Expand Up @@ -206,7 +207,7 @@ jobs:
SLACK_CHANNEL: ${{ env.SLACK_CHANNEL }}
PREV_COMMIT_SHA: ${{ env.PREV_COMMIT_SHA }}
CURRENT_COMMIT_SHA: ${{ github.sha }}
IS_SUCCESS: ${{ needs.rulesync-integrity.result != 'failure' && needs.code-dependency-scan.result != 'failure' && needs.sast-code-scan.result != 'failure' }}
IS_SUCCESS: ${{ needs.code-dependency-scan.result != 'failure' && needs.sast-code-scan.result != 'failure' }}

- name: Create Jira Ticket
uses: ./.github/actions/jira-integration
Expand All @@ -216,7 +217,7 @@ jobs:
JIRA_API_AUTH: ${{ secrets.JIRA_API_AUTH }}
JIRA_SUMMARY: "[NR] CI/CD workflow '${{ github.workflow }}' is failing."
CTRF_REPORT_FILE: ${{ env.REPORT_FILE }}
IS_SUCCESS: ${{ needs.rulesync-integrity.result != 'failure' && needs.code-dependency-scan.result != 'failure' && needs.sast-code-scan.result != 'failure' }}
IS_SUCCESS: ${{ needs.code-dependency-scan.result != 'failure' && needs.sast-code-scan.result != 'failure' }}
PREV_COMMIT_SHA: ${{ env.PREV_COMMIT_SHA }}
CURRENT_COMMIT_SHA: ${{ github.sha }}

Expand Down
2 changes: 1 addition & 1 deletion community-modules/locale/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ag-grid-community/locale",
"version": "35.0.0-beta.20260202.1339",
"version": "35.0.0-beta.20260206.1039",
"description": "Localisation Module for AG Grid, providing translations in 31 languages.",
"main": "./dist/package/main.cjs.js",
"types": "./dist/types/src/main.d.ts",
Expand Down
26 changes: 24 additions & 2 deletions community-modules/locale/src/ar-EG.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,28 @@ export const AG_GRID_LOCALE_EG = {
dateFormatOoo: 'yyyy-mm-dd',
before: 'قبل',
after: 'بعد',
yesterday: 'أمس',
today: 'اليوم',
tomorrow: 'غدا',
last7Days: 'آخر 7 أيام',
lastWeek: 'الأسبوع الماضي',
thisWeek: 'هذا الأسبوع',
nextWeek: 'الأسبوع القادم',
last30Days: 'آخر 30 يومًا',
lastMonth: 'الشهر الماضي',
thisMonth: 'هذا الشهر',
nextMonth: 'الشهر القادم',
last90Days: 'آخر 90 يومًا',
lastQuarter: 'الربع الماضي',
thisQuarter: 'هذا الربع',
nextQuarter: 'الربع القادم',
lastYear: 'العام الماضي',
thisYear: 'هذا العام',
yearToDate: 'منذ بداية العام',
nextYear: 'العام القادم',
last6Months: 'آخر 6 أشهر',
last12Months: 'آخر 12 شهرًا',
last24Months: 'آخر 24 شهرًا',

// Filter Conditions
andCondition: 'و',
Expand Down Expand Up @@ -207,8 +229,8 @@ export const AG_GRID_LOCALE_EG = {
noAggregation: 'بدون تجميع',
autosizeThisColumn: 'تغيير حجم هذا العمود تلقائيًا',
autosizeAllColumns: 'تغيير حجم جميع الأعمدة تلقائيًا',
groupBy: 'تجميع بواسطة',
ungroupBy: 'إلغاء التجميع بواسطة',
groupBy: 'التجميع حسب ${variable}',
ungroupBy: 'إزالة التجميع حسب ${variable}',
ungroupAll: 'إلغاء التجميع الكل',
addToValues: 'إضافة ${variable} إلى القيم',
removeFromValues: 'إزالة ${variable} من القيم',
Expand Down
26 changes: 24 additions & 2 deletions community-modules/locale/src/bg-BG.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,28 @@ export const AG_GRID_LOCALE_BG = {
dateFormatOoo: 'yyyy-mm-dd',
before: 'Преди',
after: 'След',
yesterday: 'Вчера',
today: 'Днес',
tomorrow: 'Утре',
last7Days: 'Последните 7 дни',
lastWeek: 'Миналата седмица',
thisWeek: 'Тази седмица',
nextWeek: 'Следващата седмица',
last30Days: 'Последните 30 дни',
lastMonth: 'Миналият месец',
thisMonth: 'Този месец',
nextMonth: 'Следващият месец',
last90Days: 'Последните 90 дни',
lastQuarter: 'Предходното тримесечие',
thisQuarter: 'Това тримесечие',
nextQuarter: 'Следващото тримесечие',
lastYear: 'Миналата година',
thisYear: 'Тази година',
yearToDate: 'От началото на годината до днес',
nextYear: 'Следващата година',
last6Months: 'Последните 6 месеца',
last12Months: 'Последните 12 месеца',
last24Months: 'Последните 24 месеца',

// Filter Conditions
andCondition: 'И',
Expand Down Expand Up @@ -207,8 +229,8 @@ export const AG_GRID_LOCALE_BG = {
noAggregation: 'Няма',
autosizeThisColumn: 'Автоматично оразмеряване на тази колона',
autosizeAllColumns: 'Автоматично оразмеряване на всички колони',
groupBy: 'Групиране по',
ungroupBy: 'Разгрупиране по',
groupBy: 'Групиране по ${variable}',
ungroupBy: 'Разгрупиране по ${variable}',
ungroupAll: 'Разгрупиране на всички',
addToValues: 'Добавяне на ${variable} към стойности',
removeFromValues: 'Премахване на ${variable} от стойности',
Expand Down
26 changes: 24 additions & 2 deletions community-modules/locale/src/cs-CZ.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,28 @@ export const AG_GRID_LOCALE_CZ = {
dateFormatOoo: 'yyyy-mm-dd',
before: 'Před',
after: 'Po',
yesterday: 'Včera',
today: 'Dnes',
tomorrow: 'Zítra',
last7Days: 'Posledních 7 dní',
lastWeek: 'Minulý týden',
thisWeek: 'Tento týden',
nextWeek: 'Příští týden',
last30Days: 'Posledních 30 dní',
lastMonth: 'Minulý měsíc',
thisMonth: 'Tento měsíc',
nextMonth: 'Příští měsíc',
last90Days: 'Posledních 90 dní',
lastQuarter: 'Minulé čtvrtletí',
thisQuarter: 'Toto čtvrtletí',
nextQuarter: 'Příští čtvrtletí',
lastYear: 'Minulý rok',
thisYear: 'Tento rok',
yearToDate: 'Od začátku roku',
nextYear: 'Příští rok',
last6Months: 'Posledních 6 měsíců',
last12Months: 'Posledních 12 měsíců',
last24Months: 'Posledních 24 měsíců',

// Filter Conditions
andCondition: 'A',
Expand Down Expand Up @@ -207,8 +229,8 @@ export const AG_GRID_LOCALE_CZ = {
noAggregation: 'Žádná',
autosizeThisColumn: 'Automatická velikost tohoto sloupce',
autosizeAllColumns: 'Automatická velikost všech sloupců',
groupBy: 'Seskupit podle',
ungroupBy: 'Zrušit seskupení podle',
groupBy: 'Seskupit podle ${variable}',
ungroupBy: 'Zrušit seskupení podle ${variable}',
ungroupAll: 'Zrušit seskupení všech',
addToValues: 'Přidat ${variable} k hodnotám',
removeFromValues: 'Odebrat ${variable} z hodnot',
Expand Down
26 changes: 24 additions & 2 deletions community-modules/locale/src/da-DK.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,28 @@ export const AG_GRID_LOCALE_DK = {
dateFormatOoo: 'yyyy-mm-dd',
before: 'Før',
after: 'Efter',
yesterday: 'I går',
today: 'I dag',
tomorrow: 'I morgen',
last7Days: 'Seneste 7 dage',
lastWeek: 'Sidste uge',
thisWeek: 'Denne uge',
nextWeek: 'Næste uge',
last30Days: 'Seneste 30 dage',
lastMonth: 'Sidste måned',
thisMonth: 'Denne måned',
nextMonth: 'Næste måned',
last90Days: 'Seneste 90 dage',
lastQuarter: 'Sidste kvartal',
thisQuarter: 'Dette kvartal',
nextQuarter: 'Næste kvartal',
lastYear: 'Sidste år',
thisYear: 'Dette år',
yearToDate: 'År til dato',
nextYear: 'Næste år',
last6Months: 'Seneste 6 måneder',
last12Months: 'Seneste 12 måneder',
last24Months: 'Seneste 24 måneder',

// Filter Conditions
andCondition: 'OG',
Expand Down Expand Up @@ -207,8 +229,8 @@ export const AG_GRID_LOCALE_DK = {
noAggregation: 'Ingen',
autosizeThisColumn: 'Autosize Denne Kolonne',
autosizeAllColumns: 'Autosize Alle Kolonner',
groupBy: 'Gruppér efter',
ungroupBy: 'Fjern Gruppér efter',
groupBy: 'Gruppér efter ${variable}',
ungroupBy: 'Opdel efter ${variable}',
ungroupAll: 'Fjern Alle Gruppér',
addToValues: 'Tilføj ${variable} til værdier',
removeFromValues: 'Fjern ${variable} fra værdier',
Expand Down
26 changes: 24 additions & 2 deletions community-modules/locale/src/de-DE.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,28 @@ export const AG_GRID_LOCALE_DE = {
dateFormatOoo: 'yyyy-mm-dd',
before: 'Vor',
after: 'Nach',
yesterday: 'Gestern',
today: 'Heute',
tomorrow: 'Morgen',
last7Days: 'Letzte 7 Tage',
lastWeek: 'Letzte Woche',
thisWeek: 'Diese Woche',
nextWeek: 'Nächste Woche',
last30Days: 'Letzte 30 Tage',
lastMonth: 'Letzter Monat',
thisMonth: 'Dieser Monat',
nextMonth: 'Nächster Monat',
last90Days: 'Letzte 90 Tage',
lastQuarter: 'Letztes Quartal',
thisQuarter: 'Dieses Quartal',
nextQuarter: 'Nächstes Quartal',
lastYear: 'Letztes Jahr',
thisYear: 'Dieses Jahr',
yearToDate: 'Jahr bis heute',
nextYear: 'Nächstes Jahr',
last6Months: 'Letzte 6 Monate',
last12Months: 'Letzte 12 Monate',
last24Months: 'Letzte 24 Monate',

// Filter Conditions
andCondition: 'UND',
Expand Down Expand Up @@ -207,8 +229,8 @@ export const AG_GRID_LOCALE_DE = {
noAggregation: 'Keine',
autosizeThisColumn: 'Diese Spalte automatisch anpassen',
autosizeAllColumns: 'Alle Spalten automatisch anpassen',
groupBy: 'Gruppieren nach',
ungroupBy: 'Gruppierung aufheben nach',
groupBy: 'Nach ${variable} gruppieren',
ungroupBy: 'Gruppierung nach ${variable} aufheben',
ungroupAll: 'Alle Gruppierungen aufheben',
addToValues: 'Füge ${variable} zu Werten hinzu',
removeFromValues: 'Entferne ${variable} aus Werten',
Expand Down
26 changes: 24 additions & 2 deletions community-modules/locale/src/el-GR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,28 @@ export const AG_GRID_LOCALE_GR = {
dateFormatOoo: 'yyyy-mm-dd',
before: 'Πριν',
after: 'Μετά',
yesterday: 'Χθες',
today: 'Σήμερα',
tomorrow: 'Αύριο',
last7Days: 'Τελευταίες 7 ημέρες',
lastWeek: 'Προηγούμενη εβδομάδα',
thisWeek: 'Αυτή η εβδομάδα',
nextWeek: 'Επόμενη εβδομάδα',
last30Days: 'Τελευταίες 30 ημέρες',
lastMonth: 'Προηγούμενος μήνας',
thisMonth: 'Αυτός ο μήνας',
nextMonth: 'Επόμενος μήνας',
last90Days: 'Τελευταίες 90 ημέρες',
lastQuarter: 'Προηγούμενο τρίμηνο',
thisQuarter: 'Αυτό το τρίμηνο',
nextQuarter: 'Επόμενο τρίμηνο',
lastYear: 'Προηγούμενος χρόνος',
thisYear: 'Αυτός ο χρόνος',
yearToDate: 'Έτος έως σήμερα',
nextYear: 'Επόμενος χρόνος',
last6Months: 'Τελευταίοι 6 μήνες',
last12Months: 'Τελευταίοι 12 μήνες',
last24Months: 'Τελευταίοι 24 μήνες',

// Filter Conditions
andCondition: 'ΚΑΙ',
Expand Down Expand Up @@ -207,8 +229,8 @@ export const AG_GRID_LOCALE_GR = {
noAggregation: 'Καμία',
autosizeThisColumn: 'Αυτόματο Μέγεθος Αυτής της Στήλης',
autosizeAllColumns: 'Αυτόματο Μέγεθος Όλων των Στηλών',
groupBy: 'Ομαδοποίηση κατά',
ungroupBy: 'Διακοπή Ομαδοποίησης κατά',
groupBy: 'Ομαδοποίηση κατά ${variable}',
ungroupBy: 'Κατάργηση ομαδοποίησης από ${variable}',
ungroupAll: 'Διακοπή Ομαδοποίησης Όλων',
addToValues: 'Προσθήκη ${variable} στις τιμές',
removeFromValues: 'Αφαίρεση ${variable} από τις τιμές',
Expand Down
26 changes: 24 additions & 2 deletions community-modules/locale/src/es-ES.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,28 @@ export const AG_GRID_LOCALE_ES = {
dateFormatOoo: 'yyyy-mm-dd',
before: 'Antes',
after: 'Después',
yesterday: 'Ayer',
today: 'Hoy',
tomorrow: 'Mañana',
last7Days: 'Últimos 7 días',
lastWeek: 'Semana pasada',
thisWeek: 'Esta semana',
nextWeek: 'Próxima semana',
last30Days: 'Últimos 30 días',
lastMonth: 'Mes pasado',
thisMonth: 'Este mes',
nextMonth: 'Próximo mes',
last90Days: 'Últimos 90 días',
lastQuarter: 'Último trimestre',
thisQuarter: 'Este trimestre',
nextQuarter: 'Próximo trimestre',
lastYear: 'Año pasado',
thisYear: 'Este año',
yearToDate: 'Año hasta la fecha',
nextYear: 'Próximo año',
last6Months: 'Últimos 6 meses',
last12Months: 'Últimos 12 meses',
last24Months: 'Últimos 24 meses',

// Filter Conditions
andCondition: 'Y',
Expand Down Expand Up @@ -208,8 +230,8 @@ export const AG_GRID_LOCALE_ES = {
noAggregation: 'Ninguna',
autosizeThisColumn: 'Autoajustar Esta Columna',
autosizeAllColumns: 'Autoajustar Todas las Columnas',
groupBy: 'Agrupar por',
ungroupBy: 'Desagrupar por',
groupBy: 'Agrupar por ${variable}',
ungroupBy: 'Desagrupar por ${variable}',
ungroupAll: 'Desagrupar Todo',
addToValues: 'Añadir ${variable} a valores',
removeFromValues: 'Quitar ${variable} de valores',
Expand Down
Loading
Loading