Saurabh Singh
77f0db79f8
chore: add github PR template ( #1067 )
...
* added Pr template
* rename
2026-02-16 00:26:58 +05:30
theborakompanioni
2267385300
chore(ci): fix playwright version in ci
2025-11-16 13:51:54 +01:00
theborakompanioni
c8f44a7486
chore(build): min node version is 24.11.1
2025-11-16 13:38:38 +01:00
theborakompanioni
0c24346681
chore(ci): cleanup build action
2025-11-16 13:34:02 +01:00
Nischal Shetty
ee5ea32379
initialize Jam V2
...
Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
2025-06-20 01:19:54 +05:30
theborakompanioni
92bf282aa7
ci: run build and codeql on v2
2025-06-17 18:38:02 +02:00
Thebora Kompanioni
30b3a33601
chore: add warning text to bug report and feature request templates ( #910 )
2025-06-10 10:27:52 +02:00
Thebora Kompanioni
72d2c7d152
build: update node version ( #866 )
...
* build(deps): require node >=v22.11.0
* chore(build): add .nvmrc
2024-10-31 10:00:41 +01:00
Thebora Kompanioni
bbf72b993a
chore(i18n): remove unused translations ( #832 )
...
* chore(i18n): remove unused translations
* test(settings): verify link and button texts
* ci(actions): run workflows on devel branch
* fix(api): possible referencing missing response error values
2024-09-04 11:53:41 +02:00
Thebora Kompanioni
88ed96ffb4
ci(deps): update codeql actions from v2 to v3 ( #763 )
2024-05-22 15:34:31 +05:30
Thebora Kompanioni
82f2ae730f
build(deps): update dependencies ( #757 )
...
* build(deps): update testing libs dependencies
@testing-library/jest-dom ^6.2.0 → ^6.4.5
@testing-library/react ^14.1.2 → ^15.0.7
@types/jest ^29.5.11 → ^29.5.12
* build(deps): update react from v18.2.0 to v18.3.1
@types/react ^18.2.47 → ^18.3.2
@types/react-dom ^18.2.18 → ^18.3.0
react ^18.2.0 → ^18.3.1
react-dom ^18.2.0 → ^18.3.1
* build(deps): update i18next lib dependencies
* ci(deps): update github actions deps
* build(deps): update bootstrap from v5.3.2 to v5.3.3
@emotion/react ^11.11.3 → ^11.11.4
bootstrap ^5.3.2 → ^5.3.3
* build(deps): update react-router-dom from v6.21.1 to v6.23.1
* build(dev-deps): update prettier from v3.1.1 to v3.2.5
2024-05-17 18:19:33 +05:30
Thebora Kompanioni
dc0e83be33
deps(workflow): update github actions to newest versions ( #552 )
2022-10-26 21:37:01 +02:00
Thebora Kompanioni
e37fcf04c5
chore(github): add issue templates ( #526 )
...
* chore(github): add issue templates
* chore(github): minor improvement to issue templates
Co-authored-by: Gigi <109058+dergigi@users.noreply.github.com>
2022-10-03 18:30:26 +02:00
Thebora Kompanioni
087eb0782e
deps: update dependencies ( #425 )
...
* deps: remove unused lib moving-letters
* deps: update react-bootstrap from v2.4.0 to v2.5.0-beta.1
* deps: update react-router-bootstrap from v0.26.1 to v0.26.2
* deps: update bootstrap from v5.1.3 to v5.2.0
* dev: update node from v16.11.0 to v16.16.0 in GitHub build action
* dev: harmonize options button styles on Receive and Earn page
2022-07-26 16:29:49 +02:00
Thebora Kompanioni
f32e95ac8e
dev: enable npm config engine-strict ( #197 )
...
* dev: enable engine-strict to enforce specified npm/node min versions
* dev: update npm min version from v7.0.0 to v8.0.0
* dev: update node min version from v16.0.0 to v16.11.0
2022-04-04 09:30:42 +02:00
Thebora Kompanioni
90fa57374b
test: add basic test suite ( #130 )
...
* test: add basic test for App component
* test: add basic test for Wallets component
* Debug log only in dev env (spare test environment)
* ci: enable tests in GitHub build workflow
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-03-03 11:04:31 +01:00
d11n
eb59bd7b76
Add build workflow ( #25 )
...
* Add build workflow
Perform the lint, test and build tasks on master and pull requests targeting master.
* Format CSS file
* Exclude non-existing tests for now
2022-01-27 15:51:00 +01:00
d11n
d2e81c9b6a
Create codeql-analysis.yml
2022-01-04 14:29:28 +01:00