Skip to content

Releases: CIT-U-Computer-Students-Society/IPES

Release list

CSS2526-sem2

Choose a tag to compare

@GReturn GReturn released this 01 Jul 16:29
071d31e

What's Changed

  • Created setup: initial files and environment variables by @GReturn in #1
  • Created modular Django apps by @GReturn in #2
  • feature(prototype): migrate_lovable_prototype_to_repo_by_adding_react… by @andresalonga in #3
  • fix(navlink): add IPES logo and blue signature color by @GReturn in #6
  • fix(login_page): add_ui_adjustments_to_login_page by @andresalonga in #4
  • Dev by @andresalonga in #5
  • Feature/backend apis by @andresalonga in #7
  • feature(organizations): add unit completion stats API endpoint by @andresalonga in #9
  • feat: Refactor Evaluations Module and API Authentication by @GReturn in #10
  • Move dev changes to main by @GReturn in #11
  • Add Organization Functionality For Admin v2 by @GReturn in #16
  • Organizations and Refactors by @GReturn in #17
  • Feature(Admin): Add Evaluations & Assignment and Bugfix for Organization, Users, and FormBuilder by @GReturn in #18
  • Update: Added Features: Evaluation Forms, Assignment, and Bugfixes by @GReturn in #19
  • Feature: Audit, Dashboard, and Analytics by @GReturn in #20
  • Feature: Member Features and Admin Bugfixes by @GReturn in #21
  • fix(SelectOrganization): move useMemo before early return to fix hook… by @andresalonga in #22
  • feat: allow members to edit accomplishments and fix admin user visibility by @andresalonga in #23
  • Feature: Evaluation info by @GReturn in #24
  • Feature: A whole bunch of stuff and bugfixes by @GReturn in #25
  • fix: use OrganizationRole instead of Membership to check if the user … by @GReturn in #28
  • Fix: Add fix to join request and more fixes to legacy use of Membership as a source of membership truth by @GReturn in #31
  • fix(accomplishments): improve accomplishment UIs (admin & officer) with tabs, search and scrolling by @andresalonga in #33
  • Update Main with Dev by @GReturn in #34
  • Minor bug fixes and changes by @rkSp4 in #35
  • Secured back navigation and added validation rules to image uploads by @rkSp4 in #36
  • Dev by @rkSp4 in #37
  • fix(hosts): add render hostname in allowed_hosts list by @andresalonga in #38
  • Dev by @andresalonga in #39
  • feature(settings): add CORS and ALLOWED_HOSTS for Render deployment by @andresalonga in #40
  • fix(animation): move animation to public folder for Vite build by @andresalonga in #41
  • fix(settings): configure session and CSRF cookies for cross-origin re… by @andresalonga in #42
  • fix(cookies): add SameSite=None for cross-site cookies by @andresalonga in #43
  • fix(api): configure API base URL for production and fix cross-domain cookies by @andresalonga in #44
  • fix(settings): add gunicorn for production WSGI server by @andresalonga in #45
  • fix(settings): adjust cookie settings to use Lax SameSite and auto domain by @andresalonga in #46
  • fix(api): skip X-Organization-Id header on auth endpoints to avoid pr… by @andresalonga in #47
  • fix(settings): allow cross-site cookies by setting SameSite=None by @andresalonga in #48
  • Refactor: Decompose monolithic files with 1k+ LOC and Resolve CORS issues on Dev mode by @GReturn in #49
  • Testing: Add new tests for the Backend and Frontend by @GReturn in #50
  • Introduce decomposition of large files, fix CORS issues on Dev Mode, and create testing files by @GReturn in #51
  • Frontend Update: Decompose and Add Dark Mode Component for the Authentication Pages (Login and Register) by @GReturn in #52
  • fix(test): Modify the testing sequence to use an SQLite DB and bugfix… by @GReturn in #53
  • fix: add CSRF cookie and session cookie by @GReturn in #54
  • feat(frontend): Remove the preview screens by @GReturn in #55
  • Frontend Improvements by @GReturn in #56
  • Sequence diagrams Evaluation Form Lifecycle and Accomplishment Verification by @GReturn in #57
  • Update project structure in README by @GReturn in #58
  • docs: Update API endpoints by @GReturn in #59
  • Update Frontend Dependencies by @GReturn in #73
  • docs: Add Manifesto by @GReturn in #79
  • fix: store auth token on registration and update lockfile by @rkSp4 in #81
  • Fix: back-to-login uses logout; save auth token on register; enforce … by @rkSp4 in #82
  • build(deps): bump react-router-dom from 6.30.3 to 7.16.0 in /frontend by @dependabot[bot] in #92
  • build(deps): bump vaul from 0.9.9 to 1.1.2 in /frontend by @dependabot[bot] in #91
  • build(deps-dev): bump @vitejs/plugin-react-swc from 3.11.0 to 4.3.1 in /frontend by @dependabot[bot] in #88
  • build(deps): bump tailwind-merge from 2.6.1 to 3.6.0 in /frontend by @dependabot[bot] in #89
  • build(deps): bump zod from 3.25.76 to 4.4.3 in /frontend by @dependabot[bot] in #90
  • build(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #102
  • build(deps-dev): bump js-yaml from 4.1.1 to 4.3.0 in /frontend by @dependabot[bot] in #101
  • build(deps): bump undici from 7.24.6 to 7.28.0 in /frontend by @dependabot[bot] in #100
  • build(deps-dev): bump typescript from 5.9.3 to 6.0.3 in /frontend by @dependabot[bot] in #95
  • build(deps): bump react-day-picker from 8.10.1 to 10.0.1 in /frontend by @dependabot[bot] in #96
  • build(deps-dev): bump vitest from 4.1.2 to 4.1.8 in /frontend by @dependabot[bot] in #97
  • build(deps-dev): bump postcss from 8.5.6 to 8.5.15 in /frontend by @dependabot[bot] in #98
  • refactor/build: dependency audit, sonner standardisation, and redundant components pruning by @GReturn in #103
  • refactor: separate backend and frontend modules by @GReturn in #104
  • docs: reorganize project documentation into modular files by @GReturn in #105
  • release: docs restructure and backend reorganization (2026-07-02) by @GReturn in #107
  • build(deps-dev): bump vite and lovable-tagger in /frontend by @dependabot[bot] in #108
  • build(deps-dev): bump vite and lovable-tagger in /frontend by @dependabot[bot] in https://github.com/CIT-U...
Read more