Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.2.0 #207

Merged
merged 53 commits into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
b98abd6
ci: Use GitHub Glue Action for requests instead of curl
Starttoaster Sep 24, 2024
4988e01
feat: refactor initial commit - based on tokenization refactor
wwills2 Sep 25, 2024
06d62d6
feat: refactored app architecture configuration WIP
wwills2 Sep 30, 2024
4aeea06
feat: activities table layout configured
wwills2 Oct 2, 2024
391f1c6
feat: configured connect mechanism
wwills2 Oct 3, 2024
b83825b
Merge pull request #195 from Chia-Network/refactor/connect-and-store-…
wwills2 Oct 3, 2024
c0639bc
feat: activity details modal WIP
wwills2 Oct 4, 2024
eea9c3b
feat: activity details modal complete
wwills2 Oct 7, 2024
322648a
feat: activity blockchain height sort
wwills2 Oct 7, 2024
c5b551f
feat: dynamic organization left nav WIP
wwills2 Oct 8, 2024
67b8eca
feat: activity details modal updated to use the new activity by wareh…
wwills2 Oct 8, 2024
5bc9e20
feat: updated query param hook
wwills2 Oct 10, 2024
9f430f9
feat: updated activities detail modal to use updated explorer activit…
wwills2 Oct 14, 2024
3a0ebdc
feat: updated activities detail modal to use updated explorer activit…
wwills2 Oct 14, 2024
097ee5b
Merge remote-tracking branch 'origin/refactor/activity-details' into …
wwills2 Oct 15, 2024
1175fc6
Merge pull request #197 from Chia-Network/refactor/activity-details
wwills2 Oct 15, 2024
0fce742
feat: updated activities api parameters and request generation
wwills2 Oct 15, 2024
19a85fc
feat: updated activities api parameters and request generation
wwills2 Oct 15, 2024
cc9d9c8
Merge remote-tracking branch 'origin/refactor/activities-search' into…
wwills2 Oct 16, 2024
d0b5aaf
feat: created constants file
wwills2 Oct 16, 2024
c10904d
Merge pull request #198 from Chia-Network/refactor/activities-search
wwills2 Oct 16, 2024
a1fac7a
Merge branch 'refactor/refactor-base' into refactor/dynamic-registry-…
wwills2 Oct 16, 2024
9085d92
feat: implement left nav with organizations
wwills2 Oct 16, 2024
80bc921
feat: completed dynamic left nav
wwills2 Oct 17, 2024
26c7363
feat: added explorer logo
wwills2 Oct 17, 2024
60ef478
Merge pull request #199 from Chia-Network/refactor/dynamic-registry-l…
wwills2 Oct 17, 2024
3426f13
feat: table size tweak
wwills2 Oct 17, 2024
4c8dc2c
feat: added refresh button
wwills2 Nov 7, 2024
a6b1d5e
feat: update translations
wwills2 Nov 8, 2024
7109257
feat: adjusted app window size when child app
wwills2 Nov 12, 2024
47f386a
Merge pull request #203 from Chia-Network/refactor/core-registry-ui-c…
wwills2 Nov 12, 2024
9e7f08a
chore: update README.md
wwills2 Nov 13, 2024
0a15ae7
Merge remote-tracking branch 'origin/refactor/refactor-base' into ref…
wwills2 Nov 13, 2024
0030612
feat: update packaged app icon
wwills2 Nov 14, 2024
bb848a3
build: cleanup template language in package.json
TheLastCicada Nov 14, 2024
dc581cb
ci: use standard updated ci script
TheLastCicada Nov 14, 2024
42fd90a
ci: update to checkoutv4
TheLastCicada Nov 14, 2024
27c9f2a
chore: remove unneeded logo.svg file
TheLastCicada Nov 14, 2024
98d3387
docs: updated web build instructions
TheLastCicada Nov 14, 2024
8b23997
Update README.md
wwills2 Nov 14, 2024
b2490c8
Merge pull request #204 from Chia-Network/ci-and-build-cleanup
TheLastCicada Nov 14, 2024
8001ac4
Merge pull request #200 from Chia-Network/refactor/refactor-base
TheLastCicada Nov 14, 2024
762138a
build(deps): bump actions/download-artifact from 3 to 4
dependabot[bot] Nov 14, 2024
374bac7
build(deps): bump Apple-Actions/import-codesign-certs from 1 to 3
dependabot[bot] Nov 14, 2024
432c49c
build(deps): bump softprops/action-gh-release from 0.1.15 to 2.1.0
dependabot[bot] Nov 14, 2024
dd129cc
chore: remove auto-generated changelog from merge - it will be recrea…
TheLastCicada Nov 14, 2024
eb972b2
Merge pull request #208 from Chia-Network/dependabot/github_actions/A…
TheLastCicada Nov 14, 2024
312b8df
Merge pull request #209 from Chia-Network/dependabot/github_actions/s…
TheLastCicada Nov 14, 2024
5c4eae2
Merge pull request #206 from Chia-Network/dependabot/github_actions/a…
TheLastCicada Nov 14, 2024
548b186
Update package.json
wwills2 Nov 14, 2024
36ce460
chore: update dependencies
TheLastCicada Nov 14, 2024
2603254
Merge pull request #219 from Chia-Network/fix-icon-path
wwills2 Nov 14, 2024
ac259a5
Merge pull request #220 from Chia-Network/update-deps
TheLastCicada Nov 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 0 additions & 7 deletions .babelrc

This file was deleted.

2 changes: 0 additions & 2 deletions .env

This file was deleted.

1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.config.js
23 changes: 23 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
module.exports = {
root: true,
env: { browser: true, es2020: true },
extends: [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
"plugin:react-hooks/recommended",
],
ignorePatterns: ["dist", ".eslintrc.cjs"],
parser: "@typescript-eslint/parser",
plugins: ["react-refresh"],
rules: {
"react-refresh/only-export-components": [
"warn",
{ allowConstantExport: true },
],
// Disabling the rules related to enforcing types
"@typescript-eslint/explicit-module-boundary-types": "off",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-implicit-any-catch": "off",
"@typescript-eslint/ban-ts-comment": "off",
},
};
30 changes: 0 additions & 30 deletions .eslintrc.json

This file was deleted.

56 changes: 56 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# This file is managed by the repo-content-updater project. Manual changes here will result in a PR to bring back
# inline with the upstream template, unless you remove the dependabot managed file property from the repo

version: 2
updates:
- package-ecosystem: "gomod"
directory: /
schedule:
interval: "weekly"
day: "tuesday"
open-pull-requests-limit: 10
labels:
- dependencies
- go
- "Changed"
reviewers: ["cmmarslender", "starttoaster"]
groups:
global:
patterns:
- "*"

- package-ecosystem: "pip"
directory: /
schedule:
interval: "weekly"
day: "tuesday"
open-pull-requests-limit: 10
labels:
- dependencies
- python
- "Changed"
reviewers: ["emlowe", "altendky"]

- package-ecosystem: "github-actions"
directory: /
schedule:
interval: "weekly"
day: "tuesday"
open-pull-requests-limit: 10
labels:
- dependencies
- github_actions
- "Changed"
reviewers: ["cmmarslender", "Starttoaster", "pmaslana"]

- package-ecosystem: "npm"
directory: /
schedule:
interval: "weekly"
day: "tuesday"
open-pull-requests-limit: 10
labels:
- dependencies
- javascript
- "Changed"
reviewers: ["cmmarslender", "emlowe"]
15 changes: 8 additions & 7 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@ concurrency:
group: main-release-check

jobs:
tag-and-changelog:
name: Create Changelog and tag release
check-version:
name: Check version increment
runs-on: ubuntu-latest
steps:
- name: Clean Workspace
- name: Clean workspace
uses: Chia-Network/actions/clean-workspace@main

- name: Checkout current branch
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
# Need PACKAGE_ADMIN_PAT token so when the tag is created, the tag automation runs
token: ${{ secrets.PACKAGE_ADMIN_PAT }}
fetch-depth: 0

- name: Configure commit signing for ChiaAutomation
- name: Setup commit signing for ChiaAutomation
uses: Chia-Network/actions/commit-sign/gpg@main
with:
gpg_private_key: ${{ secrets.CHIA_AUTOMATION_PRIVATE_GPG_KEY }}
passphrase: ${{ secrets.CHIA_AUTOMATION_PRIVATE_GPG_PASSPHRASE }}

- name: Check for current version tag. Create if it doesn't exist. Generate changelog
- name: Check for current version tag. Create if it doesn't exist
run: |
version=$(cat $GITHUB_WORKSPACE/package.json | jq -r '.version')
echo "Version is: $version"
Expand All @@ -44,7 +44,8 @@ jobs:
npx conventional-changelog-cli -p angular -i CHANGELOG.md -s -r 0
changes=$(npx conventional-changelog-cli -r 1 | tail -n +2)
git add CHANGELOG.md
git commit -m "chore: Updating changelog for $version"
sed -i -e '/<s>/d' CHANGELOG.md
git commit -m "Updating changelog for $version"
git tag $version -m "Release $version $changes"
git push origin $version
git push origin main
Expand Down
Loading
Loading