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

Translated region types #238

Open
wants to merge 192 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
192 commits
Select commit Hold shift + click to select a range
4d2002c
Adding github actions
DerCed Aug 23, 2023
7f5bbfe
renamed package
DerCed Aug 23, 2023
6305baf
Added dispach on branch
DerCed Aug 23, 2023
4e7e954
chore(release): 0.1.1
Aug 23, 2023
4a90cc4
Optimized imports
DerCed Aug 23, 2023
20383ef
removed duplicate marginLeft
DerCed Aug 23, 2023
a3a2261
Merge branch 'feature/AB#868-Build-&-and-Release-job-for-image-annota…
DerCed Aug 23, 2023
4ffb7a8
Bumping version
DerCed Aug 24, 2023
2c04d7a
Merge remote-tracking branch 'origin/feature/AB#868-Build-&-and-Relea…
DerCed Aug 24, 2023
d1e9ba0
chore(release): 0.1.2
Aug 24, 2023
f340650
Set package to public
DerCed Aug 24, 2023
4d08701
Merge remote-tracking branch 'origin/feature/AB#868-Build-&-and-Relea…
DerCed Aug 24, 2023
92f1de0
chore(release): 0.1.3
Aug 24, 2023
c0eaa0e
Cleanup of readme and package
DerCed Aug 24, 2023
1a46509
Merge remote-tracking branch 'origin/feature/AB#868-Build-&-and-Relea…
DerCed Aug 24, 2023
c862572
chore(release): 0.1.4
Aug 24, 2023
9efc090
Added npmignore
DerCed Aug 24, 2023
10224af
Merge remote-tracking branch 'origin/feature/AB#868-Build-&-and-Relea…
DerCed Aug 24, 2023
b995d51
chore(release): 0.1.5
Aug 24, 2023
a77a762
Commented out release stuff
DerCed Aug 24, 2023
ff94a86
Merge remote-tracking branch 'origin/feature/AB#868-Build-&-and-Relea…
DerCed Aug 24, 2023
1612956
moved to other folder
DerCed Aug 24, 2023
74e7a63
added debug
DerCed Aug 24, 2023
daa2b1b
package.json removed upload artifact
DerCed Aug 24, 2023
fed2999
Enabled release management
DerCed Aug 24, 2023
546732e
chore(release): 0.1.6
Aug 24, 2023
dc9c402
Removed dry-run
DerCed Aug 24, 2023
0282e03
Merge remote-tracking branch 'origin/feature/AB#868-Build-&-and-Relea…
DerCed Aug 24, 2023
754e712
chore(release): 0.1.7
Aug 24, 2023
f0f1a71
Removed react as dep
DerCed Aug 24, 2023
299a8a1
Merge remote-tracking branch 'origin/feature/AB#868-Build-&-and-Relea…
DerCed Aug 24, 2023
a52dd46
chore(release): 0.1.8
Aug 24, 2023
d4870a6
Removed branch run
DerCed Aug 24, 2023
cc3489b
Merge remote-tracking branch 'origin/feature/AB#868-Build-&-and-Relea…
DerCed Aug 24, 2023
7330974
Merge branch 'feature/AB#868-Build-&-and-Release-job-for-image-annota…
DerCed Aug 24, 2023
af19109
Fixed bug in which the settings dialog was behind the canvas
DerCed Aug 28, 2023
3803dfd
Added documentation
DerCed Aug 28, 2023
8e6b84e
Added Save Icon
DerCed Aug 28, 2023
9bf4eb0
Added comment to rebuild
DerCed Aug 28, 2023
089c2aa
Merge pull request #1 from starwit/feature/AB#868-Build-&-and-Release…
DerCed Aug 30, 2023
e290768
Update src/KeyframeTimeline/index.js
DerCed Aug 30, 2023
e98468c
Merge pull request #2 from starwit/feature/AB#863-Adjust-Styles-for-K…
DerCed Aug 30, 2023
c33b3d8
chore(release): 0.1.9-0
Aug 30, 2023
7177da3
Added proptypes
DerCed Sep 5, 2023
47ae6ec
ab#910: added first corrections
witchpou Oct 6, 2023
56909b7
ab#910: removed further warnings
witchpou Oct 6, 2023
8806550
removed warnings
witchpou Oct 12, 2023
3c4c364
Merge pull request #4 from starwit/feature/ab#910-remove-warnings-and…
witchpou Oct 12, 2023
9e1440c
chore(release): 3.0.0
Oct 12, 2023
f38ce3e
chore(release): 3.0.1-0
Oct 12, 2023
37cd4e3
Update createRelease.yml
witchpou Oct 12, 2023
02735e1
chore(release): 3.0.1-1
Oct 12, 2023
05ff2cd
corrected
witchpou Oct 12, 2023
b013dc4
chore(release): 3.0.1-2
Oct 12, 2023
a4f7bbb
chore(release): 3.0.1-3
Oct 13, 2023
2988d33
add private to not push to npmjs registry
witchpou Oct 13, 2023
18e7019
chore(release): 3.0.1
Oct 13, 2023
af9b802
changed package.json
witchpou Oct 13, 2023
6c89ccd
Merge branch 'master' of https://github.com/starwit/react-image-annotate
witchpou Oct 13, 2023
d63ca96
chore(release): 3.0.2-0
Oct 13, 2023
1e32f60
change package.json
witchpou Oct 13, 2023
7132409
chore(release): 3.0.2-1
Oct 13, 2023
6c1e4f9
Merge branch 'master' into feature/AB#879--Add-Next-and-Previous-Button
witchpou Oct 13, 2023
f0234b0
Merge pull request #3 from starwit/feature/AB#879--Add-Next-and-Previ…
witchpou Oct 13, 2023
f027ce0
revert to old version
witchpou Oct 13, 2023
0d7c996
chore(release): 3.0.2-2
Oct 13, 2023
dba38d9
test first correction
witchpou Oct 13, 2023
922eff3
Merge branch 'master' of https://github.com/starwit/react-image-annotate
witchpou Oct 13, 2023
f3dfa0d
chore(release): 3.0.2-3
Oct 13, 2023
e7725ae
fix warnings
witchpou Oct 13, 2023
9a3b216
chore(release): 3.0.2-4
Oct 13, 2023
4f5436e
removed stories
witchpou Oct 13, 2023
db4ac64
chore(release): 3.0.2-5
Oct 13, 2023
aec0a03
deleted storybook
witchpou Oct 13, 2023
e02f509
Merge branch 'master' of https://github.com/starwit/react-image-annotate
witchpou Oct 13, 2023
f9064ad
chore(release): 3.0.2-6
Oct 13, 2023
470afd6
remove not needed dependencies
witchpou Oct 13, 2023
a676a15
Migrate project to vite (CRA is deprecated); Remove babel
flonix8 Oct 26, 2023
88e2950
Readd type information to some component interfaces (through prop-types)
flonix8 Oct 27, 2023
4a2558a
add prop "preselectCls"
flostyl3 Oct 30, 2023
f30418e
change the Prop preselectCls from boolean to String
flostyl3 Oct 30, 2023
a20a274
change propType of preselectCls
flostyl3 Oct 30, 2023
4c656b9
Fix typo
flonix8 Oct 30, 2023
f7126f3
Update styled-components (and migrate usages)
flonix8 Oct 31, 2023
493d940
Start to remove @mui/styles (which prevents upgrade to React 18). Not…
flonix8 Oct 31, 2023
3b8d540
Inline react-material-workspace-layout and react-resize-panel into th…
flonix8 Oct 31, 2023
985ac9b
Make the Annotator fill the height of its enclosing container; More s…
flonix8 Oct 31, 2023
7f56757
More style fixes
flonix8 Nov 1, 2023
1a7ac19
doku for preselect
flostyl3 Nov 1, 2023
119ae55
More style fixes. Should be usable again
flonix8 Nov 1, 2023
95dd730
Migrate to React 18
flonix8 Nov 1, 2023
cbc87bd
Upgrade more dependencies; Add package-lock.json
flonix8 Nov 1, 2023
fa840b5
Add "main" property to package.json; Adapt README (and document simpl…
flonix8 Nov 2, 2023
afae39c
Fix github action
flonix8 Nov 2, 2023
ff1a65a
chore(release): 4.0.0
Nov 2, 2023
ce34470
Merge pull request #8 from starwit/feature/AB#931-update-dependencies
witchpou Nov 2, 2023
da42324
chore(release): 4.0.1-0
Nov 2, 2023
0d68368
Switch vite to library mode (does not work yet); Remove .babelrc
flonix8 Nov 2, 2023
e639edb
Adapt github actions
flonix8 Nov 2, 2023
02a4f17
Bump version to 4.0.1 manually
flonix8 Nov 2, 2023
1f27647
chore(release): 4.0.2-0
Nov 2, 2023
6d16746
Merge branch 'master' into feature/AB#931-update-dependencies-2
flonix8 Nov 6, 2023
0ffb863
Merge pull request #9 from starwit/feature/AB#931-update-dependencies-2
flonix8 Nov 6, 2023
26e4769
remove number hotkey
witchpou Nov 6, 2023
76d3003
add preselectCls to Editor example
flostyl3 Nov 7, 2023
beac090
fix issues
flostyl3 Nov 8, 2023
b7f2cb5
Merge branch 'master' into feature/ab#898_Preselect_Classification
flostyl3 Nov 8, 2023
130ef05
Fix merge result from earlier (remove useEffect(), as we do not need …
flonix8 Nov 13, 2023
584e7c3
Merge pull request #6 from starwit/feature/ab#898_Preselect_Classific…
flonix8 Nov 13, 2023
98660a4
chore(release): 4.1.0
Nov 13, 2023
f4e66b8
feat: Remove react-syntax-highlighter (outdated and functionality not…
flonix8 Nov 16, 2023
59f902e
chore(release): 4.1.1
Nov 16, 2023
9fc3ca4
Add possibility to hook into event processing; Show no drawing tools …
flonix8 Dec 21, 2023
16114bc
Add more demo presets
flonix8 Dec 21, 2023
b527953
Make lines editable (i.e. endpoints movable)
flonix8 Dec 21, 2023
534938b
Adjust classes for tool constraint demo
flonix8 Dec 21, 2023
30a89e2
Make region editor popup configurable and add `name` property
flonix8 Dec 21, 2023
5646a7c
Fix infinite render loop, that caused high CPU load (not sure if ther…
flonix8 Dec 22, 2023
9c8bfb4
Show configured name in Region label
flonix8 Dec 22, 2023
a5e9de1
Make lines visually more pronounced
flonix8 Dec 22, 2023
09538e1
Show labels on either side of a line (not configurable yet)
flonix8 Dec 22, 2023
f209fd5
Make TransformGrabbers bigger
flonix8 Dec 22, 2023
4de4468
Update README.md
witchpou Jan 8, 2024
b7c5b09
Merge pull request #10 from starwit/temp/improvement-idea
flonix8 Jan 8, 2024
9a07b4c
chore(release): 4.2.0
Jan 8, 2024
a6843a2
Add userReducer doc to README
flonix8 Jan 8, 2024
ef9cb76
Fix line movement bug (crashes if regions points is null and not empt…
flonix8 Jan 8, 2024
b8ae6d8
chore(release): 4.2.1
Jan 8, 2024
64b76d1
Add regionColorList (setting custom region colors)
flonix8 Jan 9, 2024
01e018d
chore(release): 4.3.0
Jan 9, 2024
a8b61c8
Fix "update during render" (event dispatcher must not be called durin…
flonix8 Jan 23, 2024
cf3a7aa
(Hopefully) fix key in list issue: regionId was undefined in many cases
flonix8 Jan 23, 2024
48f71aa
Merge pull request #11 from starwit/feature/fix-errors
flonix8 Jan 25, 2024
3560380
chore(release): 4.3.1
Jan 25, 2024
a80a58b
Make texts configurable
Kaosfaktor Feb 9, 2024
b7554c7
fixed error-image
witchpou Feb 9, 2024
c4a0a8a
Merge pull request #12 from starwit/1029-Make_texts_configrable
witchpou Feb 9, 2024
c841f4d
chore(release): 4.3.2-0
Feb 9, 2024
193ec8c
chore(release): 4.3.2
Feb 9, 2024
c013994
try to fix translations
witchpou Feb 9, 2024
1d82948
chore(release): 4.3.3-0
Feb 9, 2024
c6e5441
try to fix translations
witchpou Feb 9, 2024
9690631
chore(release): 4.3.3-1
Feb 9, 2024
2bf790e
chore(release): 4.3.3
Feb 9, 2024
0a7ba78
delete sidebar
witchpou Feb 9, 2024
1f9d052
remove not needed readme and selections
witchpou Feb 9, 2024
667eb5a
add dependabot
witchpou Feb 9, 2024
fad1243
remove package dependencies
witchpou Feb 9, 2024
5b5460c
added styled libs
witchpou Feb 9, 2024
5af0e69
chore(release): 4.3.4-0
Feb 10, 2024
3c147f6
changedright sidebar length
witchpou Feb 10, 2024
2c2f686
chore(release): 4.3.4-1
Feb 10, 2024
8181069
Merge pull request #14 from starwit/feature/delete-sidebar
witchpou Feb 12, 2024
b451499
chore(release): 4.3.4
Feb 12, 2024
450b6ba
Add Internationalization
Kaosfaktor Feb 13, 2024
06741e9
Add Internationalization
Kaosfaktor Feb 13, 2024
6502854
show region name instead of class
Kaosfaktor Feb 14, 2024
0c58c3c
Impoved Label Text
Kaosfaktor Feb 14, 2024
f599cff
Merge pull request #15 from starwit/AB#1055-Image_Annotation_Tool_Reg…
Kaosfaktor Feb 14, 2024
f82bb97
chore(release): 5.0.0
Feb 14, 2024
0db235a
show name input field after drawing
Kaosfaktor Feb 15, 2024
54fdd11
Update dependabot.yml
witchpou Feb 23, 2024
34805e4
chore(release): 4.3.5
Feb 29, 2024
8e23a58
Merge branch 'master' into AB#1056-show_name_input_field_after_drawing
witchpou Feb 29, 2024
c02174a
Merge pull request #18 from starwit/AB#1056-show_name_input_field_aft…
witchpou Feb 29, 2024
4563910
chore(release): 5.0.1
Feb 29, 2024
cafcabc
Bump the npm-deps group with 12 updates
dependabot[bot] Mar 18, 2024
543595c
Merge pull request #21 from starwit/dependabot/npm_and_yarn/master/np…
flonix8 Mar 18, 2024
ddce6e5
Fix size polygon handles (set box-sizing explicitly)
flonix8 Mar 18, 2024
012b739
chore(release): 5.0.2
Mar 18, 2024
644fe0b
Make placement of region menu more predictable for polygons (anchor t…
flonix8 Mar 18, 2024
c33243e
chore(release): 5.0.3
Mar 18, 2024
37f5b0b
remove ResizePanel
flostyl3 Mar 20, 2024
d887d89
chore(release): 5.0.2-0
Mar 20, 2024
d122b41
test commit
flostyl3 Mar 20, 2024
4323dc6
Merge branch 'feature/AB#1058-Align-styles-of-sidebar' of https://git…
flostyl3 Mar 20, 2024
59ade20
chore(release): 5.0.2-1
Mar 20, 2024
3692daa
remove ResizePanel
flostyl3 Mar 20, 2024
51c30a8
Merge branch 'master' into feature/AB#1058-Align-styles-of-sidebar
witchpou Mar 20, 2024
379eb2c
Merge pull request #22 from starwit/feature/AB#1058-Align-styles-of-s…
witchpou Mar 20, 2024
8d4b5b5
chore(release): 5.0.4
Mar 20, 2024
ec0bbd1
Removed Fullscreen Icon and all Routines
Kaosfaktor Mar 21, 2024
ed2fe4a
Update src/MainLayout/index.jsx
witchpou Mar 21, 2024
d1df97d
removed fullscreen button
witchpoutraining Mar 21, 2024
711a899
Merge pull request #23 from starwit/Removed_Fullscreen_Button
witchpou Mar 21, 2024
f3643ef
chore(release): 5.0.5
Mar 21, 2024
226b717
remove overflow from Sidebox styles
flostyl3 Mar 27, 2024
93cbd6f
add noscroll parametr to SideboxContainer
flostyl3 Mar 27, 2024
ef4c0f1
chore(release): 5.0.6-0
Mar 27, 2024
821a42a
Merge pull request #25 from starwit/bugfix/AB#1111-Sidebar-lists-do-n…
flostyl3 Mar 27, 2024
e324c59
chore(release): 5.0.6
Apr 10, 2024
1d369b6
Translated Region Types
Kaosfaktor Apr 17, 2024
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
6 changes: 0 additions & 6 deletions .babelrc

This file was deleted.

17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
target-branch: master
schedule:
interval: "weekly"
groups:
npm-deps:
patterns:
- "*"

74 changes: 74 additions & 0 deletions .github/workflows/createRelease.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
name: Create release and tag

on:
push:
branches: [ main ]
workflow_dispatch:
inputs:
release-type: # id of input
description: "prerelease, patch, minor or major"
required: true
default: "prerelease"

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
release-type: ${{ github.event.inputs.release-type }}

jobs:
build:
name: "Creating changelog and release"
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
with:
fetch-depth: '0'

- name: generate tag and release body
run: |
RELEASE_TYPE=$(sh ${{ github.workspace }}/.github/workflows/getReleaseType.sh ${{ env.release-type }})
git config user.name github-ljprojectbuilder
git config user.email [email protected]
npx standard-version -i CHANGELOG.md --release-as $RELEASE_TYPE --tag-prefix=''

- name: Read CHANGELOG.md
id: package
uses: juliangruber/read-file-action@v1
with:
path: ./CHANGELOG.md
- name: Echo CHANGELOG.md
run: echo '${{ steps.package.outputs.content }}'

- name: publish tag
id: publish_tag
run: |
git push --follow-tags
echo ::set-output name=tag_name::$(git describe HEAD --abbrev=0)

- name: create release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
release_name: Release ${{ steps.publish_tag.outputs.tag_name }}
tag_name: ${{ steps.publish_tag.outputs.tag_name }}
body_path: CHANGELOG.md

- name: Set up Node
uses: actions/setup-node@v3
with:
node-version: 18
- name: npm install
run: |
npm install
npm run build
- name: publish
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
access: public
package: package.json
- if: steps.publish.outputs.type != 'none'
run: |
echo "Version changed: ${{ steps.publish.outputs.old-version }} => ${{ steps.publish.outputs.version }}"
8 changes: 8 additions & 0 deletions .github/workflows/getReleaseType.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/bin/bash
case "$1" in
prerelease | patch | minor | major )
TYPE=$1 ;;
* )
TYPE='patch' ;;
esac
echo "$TYPE"
32 changes: 0 additions & 32 deletions .github/workflows/release-on-master.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/workflows/test.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ dist
secret.*
secret.story.*
*.secret.*

*.tgz
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.DS_Store
node_modules
.idea
2 changes: 0 additions & 2 deletions .storybook/addons.js

This file was deleted.

16 changes: 0 additions & 16 deletions .storybook/config.js

This file was deleted.

Loading