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 15.1.0 #764

Merged
54 commits merged into from
Aug 4, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
b0223c4
adding custom data to basic bar charts
dvzacharycutler May 6, 2022
25afce9
fixing context selection bug
dvzacharycutler May 11, 2022
cd312f4
more bug fixes
dvzacharycutler May 11, 2022
09de131
Refactor multi selection adapter
thinkh May 13, 2022
7c1aa95
Replace `PromiseLike` with `Promise` + async/await
thinkh May 13, 2022
5c1891c
Replace `() => IContext` with `IContext`
thinkh May 13, 2022
919cfb2
Remove `waitForIt` promise from selection adapter
thinkh May 13, 2022
cb7c8ad
Add unit tests for SelectionAdapter
thinkh May 13, 2022
7b9f96b
Merge branch 'thinkh/refactor-selection-adapter' into zc/contextSelec…
dvzacharycutler May 19, 2022
75e34df
adding parameters check on use effect
dvzacharycutler May 19, 2022
726ca43
removing outdated todo
dvzacharycutler May 23, 2022
3d1d98c
Update context inside selection adapter
oltionchampari May 24, 2022
35b456b
fixing default params value
dvzacharycutler May 30, 2022
26e8021
Merge branch 'develop' into zc/barSelection
dvzacharycutler May 30, 2022
595bdc8
builds
dvzacharycutler May 30, 2022
ed4117b
fixing bar selection
dvzacharycutler May 30, 2022
0434485
making bar click removal work
dvzacharycutler May 31, 2022
ecaeeb6
code improvements
dvzacharycutler May 31, 2022
7e7b44d
fixing uncontrolled error
dvzacharycutler May 31, 2022
dccfbe8
removing zooming on bar charts
dvzacharycutler May 31, 2022
330c8a7
Merge branch 'develop' into zc/contextSelectionBug
dvzacharycutler May 31, 2022
c34e98c
adding promise to fix typing
dvzacharycutler May 31, 2022
b163423
pr suggestions/cleanup
dvzacharycutler Jun 10, 2022
581f7ea
prepare next development version 15.0.1-SNAPSHOT
dvvanessastoiber Jun 15, 2022
b2076de
Merge branch 'develop' into zc/barSelection
thinkh Jun 17, 2022
0d7d556
Merge pull request #729 from datavisyn/zc/barSelection
thinkh Jun 17, 2022
0cd85ed
Merge branch 'develop' into zc/contextSelectionBug
thinkh Jun 17, 2022
088826d
Added build-storybook to build script (#733)
puehringer Jun 17, 2022
5c54a1b
Fix eslint for AggregateTypeSelected
thinkh Jun 17, 2022
2863967
Remove await `this.built` in `withoutTracking()`
thinkh Jun 17, 2022
d4d4a57
use `useRef` instead of `useSyncedRef`
dvchristianbors Jun 21, 2022
081e327
Add Storybook stories for custom buttons (#708)
dvflorianengertsberger Jun 21, 2022
193edc8
added cypress run script to package json (#738)
dvmoritzschoefl Jun 21, 2022
5721573
Add exception handler middleware (#723)
puehringer Jun 21, 2022
2d295cb
address PR comments
dvchristianbors Jun 22, 2022
a45bf5f
Merge pull request #725 from datavisyn/zc/contextSelectionBug
thinkh Jun 24, 2022
8dcfc5d
adding description to axis labels (#744)
dvzacharycutler Jun 28, 2022
329cd33
Add NODE_OPTIONS=--max_old_space_size=4096 to storybook scripts (#746)
puehringer Jun 30, 2022
17172ce
Fix `ARankingView` typings of `rebuild` and `reloadData` (#749)
thinkh Jul 1, 2022
491d6aa
Merge remote-tracking branch 'origin/master' into develop
dvvanessastoiber Jul 1, 2022
1129d42
prepare next dev version
dvvanessastoiber Jul 1, 2022
d7bb813
Fixed return value of logout of ALB security store (#751)
puehringer Jul 6, 2022
54627ee
Fix incorrect route for server buildInfo.json (#752)
puehringer Jul 8, 2022
c695e91
Export initialize.ts for external Storybook instance (#753)
thinkh Jul 13, 2022
c4a4fa6
Fix SCSS warning for divide numbers using `/` (#758)
thinkh Jul 29, 2022
a0b2a07
Show selection indicator next to scroll bar in rankings (#756)
thinkh Jul 29, 2022
11a7adf
Prepare github changes
Aug 2, 2022
f5a1b73
Update CODEOWNERS
Aug 2, 2022
8a0690f
Prepare github changes
Aug 2, 2022
8b7aae0
Prepare github changes
Aug 2, 2022
321793c
Prepare github changes
Aug 2, 2022
dac81aa
Prepare github changes
Aug 2, 2022
65c42a5
Remove circleci
Aug 4, 2022
3c7c699
prepare release_15.1.0
dvvanessastoiber Aug 4, 2022
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
192 changes: 0 additions & 192 deletions .circleci/config.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* @datavisyn/core

17 changes: 0 additions & 17 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

36 changes: 36 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
name: 🐛Bug Report
about: Create a bug report to help us improve
title: ""
labels: ["type: bug"]
assignees: ""

---

### Environment

* Release number or git hash:
* Browser:
* Deployed / Local:
---

### Steps to reproduce the bug

1. Open a list of ... / Search ...
2. Do something else

### Observed Behavior

> Please provide a short description of the actual behavior you observed
> If applicable, add screenshots to help explain your problem.
> - Any unexpected output or action (or lack of expected output or action)
> - Web browser console errors (including tracebacks)
> - Server errors (relevant messages and tracebacks)
> - Static or animated images showing the UI behavior

### Expected Behavior

> Please provide a short description which behavior you expected from your steps

Thanks for taking the time to fill out this bug report 🤗
Make sure there aren't any open/closed issues for this topic 😃
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: ✨Feature Request
about: Request a new feature or enhancement
title: ""
labels: ["type: feature"]
---

## Short description

Please provide a short description which summarizes the idea behind this feature request and why this is useful.

## User stories

* As a *user*, I want to ... so that ...


Please make sure this feature request hasn't been already submitted by someone by looking through other open/closed issues 😃
45 changes: 45 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
Closes *list issues numbers here*

### Developer Checklist (Definition of Done)

**Issue**

- [ ] All acceptance criteria from the issue are met
- [ ] Tested in latest Chrome/Firefox

**UI/UX/Vis**

- [ ] Requires UI/UX/Vis review
- [ ] Reviewer(s) are notified (_tag assignees_)
- [ ] Review has occurred (_link to notes_)
- [ ] Feedback is included in this PR
- [ ] Reviewer(s) approve of concept and design

**Code**

- [ ] Branch is up-to-date with the branch to be merged with, i.e., develop
- [ ] Code is cleaned up and formatted
- [ ] Unit tests are written (frontend/backend if applicable)
- [ ] Integration tests are written (if applicable)

**PR**

- [ ] Descriptive title for this pull request is provided (will be used for release notes later)
- [ ] Reviewer and assignees are defined
- [ ] Add type label (e.g., *bug*, *feature*) to this pull request
- [ ] Add release label (e.g., `release: minor`) to this PR following [semver](https://semver.org/)
- [ ] The PR is connected to the corresponding issue (via `Closes #...`)
- [ ] [Summary of changes](#summary-of-changes) is written


### Summary of changes

-

### Screenshots


### Additional notes for the reviewer(s)

-
Thanks for creating this pull request 🤗
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: build

on: [push, workflow_dispatch]

jobs:
build:
uses: datavisyn/github-workflows/.github/workflows/build-node-python.yml@main
secrets: inherit
8 changes: 8 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: publish

on: workflow_dispatch

jobs:
publish:
uses: datavisyn/github-workflows/.github/workflows/publish-node-python.yml@main
secrets: inherit
8 changes: 8 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: release

on: workflow_dispatch

jobs:
release:
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@main
secrets: inherit
2 changes: 1 addition & 1 deletion dist/components/buildInfo.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 8 additions & 1 deletion dist/components/buildInfo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/components/buildInfo.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/index.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading