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

Stage Direction Highlighting #547

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Stage Direction Highlighting #547

merged 1 commit into from
Jul 8, 2024

Conversation

Tim020
Copy link
Contributor

@Tim020 Tim020 commented Jul 8, 2024

No description provided.

@Tim020 Tim020 changed the title Tim/highlight Stage Direction Highlighting Jul 8, 2024
@github-actions github-actions bot added client Pull requests changing front end code large-diff server Pull requests changing back end code git labels Jul 8, 2024
Copy link

github-actions bot commented Jul 8, 2024

Test Results

18 tests  ±0   18 ✅ ±0   3s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 5b4f4cf. ± Comparison against base commit 9f1390f.

♻️ This comment has been updated with latest results.

@github-actions github-actions bot added xsmall-diff and removed large-diff server Pull requests changing back end code git labels Jul 8, 2024
@Tim020 Tim020 merged commit 4473667 into dev Jul 8, 2024
10 checks passed
@Tim020 Tim020 deleted the tim/highlight branch July 8, 2024 13:00
Tim020 added a commit that referenced this pull request Jul 15, 2024
Tim020 added a commit that referenced this pull request Jul 15, 2024
mattg66 added a commit that referenced this pull request Dec 1, 2024
* Release 0.7.11 (#520)

* Bump anytree from 2.12.0 to 2.12.1 in /server

Bumps [anytree](https://github.com/c0fec0de/anytree) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/c0fec0de/anytree/releases)
- [Commits](c0fec0de/anytree@2.12.0...2.12.1)

---
updated-dependencies:
- dependency-name: anytree
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump bcrypt from 4.0.1 to 4.1.1 in /server

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.0.1 to 4.1.1.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.0.1...4.1.1)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump tornado from 6.3.3 to 6.4 in /server

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.3.3...v6.4.0)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump version to 0.7.11

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Release 0.7.12 (#530)

* Bump bcrypt from 4.1.1 to 4.1.2 in /server

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.1 to 4.1.2.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.1.1...4.1.2)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump marshmallow-sqlalchemy from 0.29.0 to 0.30.0 in /server

Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 0.29.0 to 0.30.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow-sqlalchemy@0.29.0...0.30.0)

---
updated-dependencies:
- dependency-name: marshmallow-sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump python-dateutil from 2.8.2 to 2.9.0.post0 in /server

Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0.
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.8.2...2.9.0.post0)

---
updated-dependencies:
- dependency-name: python-dateutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* [Release] 0.7.12

* [Fix] Python unit test failures

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Focus line input after selecting character/character group (#534) (#536)

* Release 0.7.13 (#543)

* Add automatic database migration support via Alembic (#537)

* Add automatic database migration support via Alembic

* Move some stuff around

* Fix test implementation

* Create backup of database file before performing migrations

* Ignore migrations directory with pylint

* Bump bcrypt from 4.1.2 to 4.1.3 in /server

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.2 to 4.1.3.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.1.2...4.1.3)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump alembic from 1.13.1 to 1.13.2 in /server

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump tornado from 6.4 to 6.4.1 in /server

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump version to 0.7.13

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Stage direction highlight (#547)

* Allow script leader to reload all connected clients

* Auto dismiss no leader toast when leader reconnects

* Add server config option for disabling lazy loading

* Reload client on websocket reconnect after error on live page

* Highlight stage direction in cue and script edit pages

* Add option to disable page batching in live page view

* Do not allow cues to be added to cut lines

* Update browsers list

* Set version to 0.7.14

* Run npm update and audit fix

* Release 0.8.0 (#556)

* Upgrade client packages to latest minor

* Upgrade to node 22

* Bump version to 0.8.0

* Update github actions node version

* Bump bcrypt from 4.1.3 to 4.2.0 in /server

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.3 to 4.2.0.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.1.3...4.2.0)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump alembic from 1.13.2 to 1.13.3 in /server

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add ID returns to API and update Docker Compose to build (#568)

* Updated API to return ID values of created objects

* Updated docker compose to build if no image found

* Update shows API return

---------

Co-authored-by: Tim Bradgate <[email protected]>

* Bump tornado from 6.4.1 to 6.4.2 in /server

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump bcrypt from 4.2.0 to 4.2.1 in /server

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](pyca/bcrypt@4.2.0...4.2.1)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump alembic from 1.13.3 to 1.14.0 in /server (#564)

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.3 to 1.14.0.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [Release] 0.8.1

* Add display name and help text to settings

* [Release] 0.8.2

* Starburst UI Changes and scroll fix

* Scroll fixes

* Update ScriptLineViewer.vue - act and scene set to bold purple

* Update ScriptLineViewer.vue

Add functionality to only display a cue on a line by inserting  a cue with a space - hacky! :)

* Loading bug and cue on blank line fix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Tim Bradgate <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Gaynor <[email protected]>
Co-authored-by: Matt Gaynor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Pull requests changing front end code xsmall-diff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant