Skip to content
Merged

Dev #313

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
b6a2b4e
feat: Enhance text color for better readability in KYCContent and Bad…
renulucshmi Jul 15, 2025
80d31c1
Merge branch 'dev' of https://github.com/Code102SoftwareProject/skill…
renulucshmi Jul 15, 2025
455a320
feat: Add admin management features including create, edit, and filte…
renulucshmi Jul 16, 2025
30ef387
feat: Refactor SuspendedUsersContent component to improve structure a…
renulucshmi Jul 16, 2025
40d481a
feat: Refactor SuspendedUsersContent component for improved readabili…
renulucshmi Jul 16, 2025
078fc22
feat: Update AdminSidebar to use NotebookTabs icon for Forum Reports
renulucshmi Jul 16, 2025
fbade21
feat: Refactor reporting system with enhanced filtering and email han…
renulucshmi Jul 16, 2025
e52fa13
Merge branch 'dev' of https://github.com/Code102SoftwareProject/skill…
renulucshmi Jul 16, 2025
d32d239
feat: Add hasInstallScript property to package-lock.json
renulucshmi Jul 16, 2025
aec7399
Merge branch 'dev' of https://github.com/Code102SoftwareProject/skill…
renulucshmi Jul 16, 2025
d4127a9
feat: Add ReportDetailsModal component and enhance report filtering f…
renulucshmi Jul 16, 2025
9715bd4
Add session test results for 2025-07-17 with detailed execution summa…
AdeepaK2 Jul 17, 2025
c96d763
feat: Refactor ReportDetailsModal to use string constants for user-vi…
renulucshmi Jul 17, 2025
d89199d
Refactor code structure for improved readability and maintainability
AdeepaK2 Jul 17, 2025
9e43e9c
Add HTML test results for Notification System with detailed execution…
AdeepaK2 Jul 17, 2025
9c8e19c
feat(feedback): implement feedback system with schema, API, and form
SamFaMH Jul 17, 2025
dce10f9
Merge pull request #288 from Code102SoftwareProject/main
SamFaMH Jul 17, 2025
8d75519
Merge branch 'feat/user-feedback-form-samha' of https://github.com/Co…
SamFaMH Jul 17, 2025
33ee427
Merge pull request #289 from Code102SoftwareProject/feat/user-feedbac…
SamFaMH Jul 17, 2025
a456056
Merge pull request #291 from Code102SoftwareProject/main
SamFaMH Jul 17, 2025
ef0cd49
feat: Remove "Engagement and Activity Badges" from badge categories a…
renulucshmi Jul 17, 2025
322a7af
Add detailed HTML test results for Meeting System with execution outc…
AdeepaK2 Jul 17, 2025
ea1e3b1
feat: Add message decryption and formatting for sidebar display
AdeepaK2 Jul 17, 2025
58067ad
Merge pull request #295 from Code102SoftwareProject/test-Adeepa
AdeepaK2 Jul 17, 2025
4f4ebec
feat: Add react-hook-form and resolvers dependencies
AdeepaK2 Jul 17, 2025
9057afe
Merge branch 'dev' of https://github.com/Code102SoftwareProject/skill…
renulucshmi Jul 17, 2025
3eaa7e8
refactor: Update message handling to remove client-side encryption
AdeepaK2 Jul 17, 2025
6f7022c
fix: Correct typo in header text from "What You Want to Learn" to "Wh…
AdeepaK2 Jul 17, 2025
f9ca139
feat: Enhance meeting notes functionality and cleanup processes
AdeepaK2 Jul 17, 2025
c4e11aa
fix: Update error message for user information loading failure
AdeepaK2 Jul 17, 2025
f0f5ac6
feat: Enhance badge name validation to require a minimum length of 3 …
renulucshmi Jul 17, 2025
3410e71
feat: Enhance meeting fetching logic and improve PATCH request handli…
AdeepaK2 Jul 17, 2025
705c0e6
feat: Add saved meeting notes functionality and improve meeting list …
AdeepaK2 Jul 17, 2025
e1959bc
feat: Implement automatic meeting cleanup with TTL index and add CI w…
AdeepaK2 Jul 18, 2025
ddcc604
refactor: Remove TypeScript check from CI workflows and update layout…
AdeepaK2 Jul 18, 2025
6a28fdb
refactor: Remove PR comment actions from CI workflow and update Testi…
AdeepaK2 Jul 18, 2025
48714fe
Merge pull request #300 from Code102SoftwareProject/test-Adeepa
AdeepaK2 Jul 18, 2025
56ec17c
feat: Enhance DailyMeeting component with improved error handling and…
AdeepaK2 Jul 18, 2025
cf395c1
refactor: Remove Daily Badge Assignment workflow from CI configuration
AdeepaK2 Jul 18, 2025
7f5e9cb
Merge pull request #302 from Code102SoftwareProject/test-Adeepa
AdeepaK2 Jul 18, 2025
c64ba05
feat(test): add manual test cases and unit test
SamFaMH Jul 18, 2025
318979a
Merge pull request #304 from Code102SoftwareProject/dev
SamFaMH Jul 18, 2025
3915b12
Merge branch 'test-samha' of https://github.com/Code102SoftwareProjec…
SamFaMH Jul 18, 2025
909c8b5
Merge pull request #306 from Code102SoftwareProject/test-samha
SamFaMH Jul 18, 2025
8924fa4
Merge branch 'dev' of https://github.com/Code102SoftwareProject/skill…
renulucshmi Jul 18, 2025
0f010a7
Merge pull request #307 from Code102SoftwareProject/dev
SamFaMH Jul 18, 2025
138c0e0
refactor: remove MediaDeviceTips and MediaDeviceWarning components
AdeepaK2 Jul 18, 2025
d7acd20
Merge branch 'dev' of https://github.com/Code102SoftwareProject/skill…
AdeepaK2 Jul 18, 2025
26af02c
Merge pull request #308 from Code102SoftwareProject/test-Adeepa
AdeepaK2 Jul 18, 2025
f8d71b3
chore: update next and related dependencies to version 15.4.1 and sha…
renulucshmi Jul 18, 2025
e9e43e1
Merge branch 'dev' of https://github.com/Code102SoftwareProject/skill…
renulucshmi Jul 18, 2025
b6765a3
Merge pull request #309 from Code102SoftwareProject/admin-report-renu
renulucshmi Jul 18, 2025
9a24693
Add comprehensive manual test result reports for various features
renulucshmi Jul 18, 2025
18f2238
Remove obsolete test scripts for unsuspension and user population
renulucshmi Jul 18, 2025
401769d
Merge pull request #310 from Code102SoftwareProject/test-renu
renulucshmi Jul 18, 2025
795ab02
feat(api): create endpoint to fetch badges for specific user
SamFaMH Jul 18, 2025
04697d3
Merge pull request #311 from Code102SoftwareProject/dev
SamFaMH Jul 18, 2025
1f05281
Merge branch 'feat/user-dashboard' of https://github.com/Code102Softw…
SamFaMH Jul 18, 2025
68600d8
Merge pull request #312 from Code102SoftwareProject/feat/user-dashboard
SamFaMH Jul 18, 2025
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
24 changes: 0 additions & 24 deletions .github/workflows/badge-assignment.yml

This file was deleted.

119 changes: 119 additions & 0 deletions .github/workflows/ci-build-check.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
name: CI - Build and Test

on:
# Trigger on pull requests to main branch
pull_request:
branches: [ main, master ]

# Trigger on pushes to main branch (merges)
push:
branches: [ main, master ]

# Allow manual trigger
workflow_dispatch:

jobs:
build-and-test:
runs-on: ubuntu-latest

strategy:
matrix:
node-version: [18.x, 20.x]

steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'

- name: Install dependencies
run: npm ci

- name: Run tests
run: npm test
continue-on-error: false
env:
CI: true

- name: Build application
run: npm run build
continue-on-error: false
env:
CI: true

- name: Check build output
run: |
if [ ! -d ".next" ]; then
echo "Build failed - .next directory not found"
exit 1
fi
echo "Build successful - .next directory exists"

- name: Upload build artifacts (on failure)
if: failure()
uses: actions/upload-artifact@v4
with:
name: build-logs-${{ matrix.node-version }}
path: |
.next/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
retention-days: 5

# Additional job for documentation build (if needed)
build-docs:
runs-on: ubuntu-latest
if: github.event_name == 'pull_request' || github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master'

steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20.x'
cache: 'npm'

- name: Install main dependencies
run: npm ci

- name: Install documentation dependencies
run: |
cd documentation
npm ci

- name: Build documentation
run: |
cd documentation
npm run build
continue-on-error: false

# Security and quality checks
security-audit:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20.x'
cache: 'npm'

- name: Install dependencies
run: npm ci

- name: Run security audit
run: npm audit --audit-level=high
continue-on-error: true

- name: Check for outdated packages
run: npm outdated || true
32 changes: 32 additions & 0 deletions .github/workflows/pr-quality-check.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: PR Quality Check

on:
pull_request:
types: [opened, synchronize, reopened]

permissions:
contents: read
pull-requests: write
issues: write

jobs:
quick-check:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20.x'
cache: 'npm'

- name: Install dependencies
run: npm ci

- name: Build check
run: npm run build
env:
CI: true
Loading
Loading