Skip to content

feat: merge develop to main#308

Closed
kuanfandevops wants to merge 220 commits intomainfrom
develop
Closed

feat: merge develop to main#308
kuanfandevops wants to merge 220 commits intomainfrom
develop

Conversation

@kuanfandevops
Copy link
Collaborator

No description provided.

tim738745 and others added 30 commits March 12, 2025 20:29
* task queue service initial setup

* some changes/refinements

* formatting

* minor changes
* further credit transfer model refinements/cleanup

* put back schemaOld
* Adding notifications enum and model column based on it

* cleanup

* Moving notification seed to a more readable area not between transfer logic
* zev unit transfer actions + transfer creation client component

* update seed file
* wip

* updates

* pagenate

* sorting

* react-table

* better ui

* remove test data

* wip

* wip

* fix

* wip

* style

* tweaks to UI and row click

* table changes
tim738745 and others added 28 commits December 8, 2025 11:59
* Updating CSS and page layouts for admin pages

* Adding role descriptions

* some changes (#263)

---------

Co-authored-by: tim738745 <98717409+tim738745@users.noreply.github.com>
…nd Vehicles (#271)

* initial commit

* second commit

* more refinements

* more fixes and changes
* initial commit

* second commit

* third commit

* fourth commit

* fifth commit

* sixth commit
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Work in progress. Not thoroughly test yet

* Attempt at fixing sonar issues. WIP

* More fixes

* Fixed dublication issue

* Removed some duplicate code between the two tables

* Made a table header component to remove duplication

* Fixing sonar issues

* Fixing sonar complexity issue

* Fixed header issue
* initial commit

* second commit

* third commit

* some fixes and changes

* some refinements

* cleanup
* ci: add semantic release settings

* chore: start over husky installation

* chore: update commit mssage for husky

* chore: clean up readme

* chore: update dev-release workflow

* feat: add new dev-release workflow

* fix: add semantic-release dependencies to package.json

* fix: update the version number

* fix: update target branch for semantic release

* fix: dev-release disable husky when release

* chore(release): 1.0.0 [skip ci]

# 1.0.0 (2026-02-03)

### Bug Fixes

* add semantic-release dependencies to package.json ([d3a5759](d3a5759))
* dev-release disable husky when release ([66dfc54](66dfc54))
* update target branch for semantic release ([3e2cbf5](3e2cbf5))
* update the version number ([0ecbc7c](0ecbc7c))
* updates reverse for comments ([#100](#100)) ([d1844e6](d1844e6))

### Features

* [ZEVA2-241] Client Side Table ([#289](#289)) ([3994f53](3994f53))
* 43 - vehicle models ([#71](#71)) ([1488c6a](1488c6a))
* 44 - server side pagination, filtering, and sorting for Table component ([#62](#62)) ([f0bed32](f0bed32))
* 44 - vehicles list page ([#77](#77)) ([923a549](923a549))
* 47 - zev unit transfer actions ([#53](#53)) ([403db33](403db33))
* 56 - upload icbc file ([#75](#75)) ([812e81b](812e81b))
* add new dev-release workflow ([9d6c9c8](9d6c9c8))
* more vehicle changes/refinements ([#193](#193)) ([6e8b53d](6e8b53d))
* styles sigin page,  adds logos, adds classname prop to button ([#190](#190)) ([a1640f9](a1640f9))
* ZEVA-206 - Warning modal ([#251](#251)) ([292286b](292286b))

### Reverts

* Revert "Bump lodash from 4.17.21 to 4.17.23 in /next ([#280](#280))" ([#292](#292)) ([19af87f](19af87f))
* Revert "Most likely needs some docker-compose and minio file clean up" ([#272](#272)) ([387f6d7](387f6d7))
* Revert "try to resolve hanging build ([#209](#209))" ([#210](#210)) ([fc74f04](fc74f04))

* chore: add condition for build-dev step

* fix: add fix1 in readme

* chore(release): 1.0.1 [skip ci]

## [1.0.1](v1.0.0...v1.0.1) (2026-02-03)

### Bug Fixes

* add fix1 in readme ([6063261](6063261))

* fix: fix tag in dev-release workflow

* chore(release): 1.0.2 [skip ci]

## [1.0.2](v1.0.1...v1.0.2) (2026-02-03)

### Bug Fixes

* fix tag in dev-release workflow ([8cd662c](8cd662c))

* fix: run jest test for dev-release

* chore(release): 1.0.3 [skip ci]

## [1.0.3](v1.0.2...v1.0.3) (2026-02-03)

### Bug Fixes

* run jest test for dev-release ([a6d124f](a6d124f))

* fix: add fix2

* fix: add fix3

* chore(release): 1.0.4 [skip ci]

## [1.0.4](v1.0.3...v1.0.4) (2026-02-03)

### Bug Fixes

* add fix2 ([d3aa274](d3aa274))
* add fix3 ([7341c17](7341c17))

* chore: update the pr title in cd repo

* fix: update deploy-template-by-pr

* chore(release): 1.0.5 [skip ci]

## [1.0.5](v1.0.4...v1.0.5) (2026-02-04)

### Bug Fixes

* update deploy-template-by-pr ([7b0fb4f](7b0fb4f))

* chore: add pr-title-lint to enforce the pr title to follow conventional commit format

* ci: add pr-test workflow

* ci: restore old prod-ci

---------

Co-authored-by: Codex CLI <devnull@example.com>
Co-authored-by: Zelda Team <semantic-release-bot@martynus.net>
* ci: remove old workflows

* docs: update readme

* docs: remove zeva2-trunk-based-release-model.png

* docs: put back zeva2-trunk-based-release-model.png

---------

Co-authored-by: Codex CLI <devnull@example.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 4, 2026

@tim738745 tim738745 closed this Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants