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 Workbench 2.2.0 #550

Merged
merged 31 commits into from
Oct 31, 2024
Merged

Release Workbench 2.2.0 #550

merged 31 commits into from
Oct 31, 2024

Conversation

jondricek
Copy link
Contributor

No description provided.

clemiller and others added 30 commits November 2, 2023 10:26
* filter "more" routes from "explore" section

* update utils

* init contributors page

* contributor page

* fix popover style

* update popover content

* update changelog
* display number of contributions

* fix alignment

* add state icon to default lists

* move dialog template to new component

* remove style

* reset on reload

* edit contributor and update across objects

* validation

* refetch objects on contributor edit

* template for no results

* update styles and fn docs

* stop editing on save
* fetch techniques detected by all data components

* minor changes

* update changelog

* fix filter by deprecated status

* apply filters on stix-list init
* Update docker-compose.md (#501)

fix path error for restAPI image

* Update changelog.md

* Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /app

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

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

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Mike Cunningham <[email protected]>
Co-authored-by: Charissa Miller <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* init search drawer

* update getAllObjects endpoint

* default to search drawer

* display search results

* add revoked/deprecated filters

* always include revoked/deprecated objects

* minor changes

* add tooltip to reference sidebar

* update styles

* fn docs

* fix color for pagination icons

* check if editing before navigation

* update changelog

* package updates

* small service refactor
* Update docker-compose.md (#501)

fix path error for restAPI image

* Update changelog.md

* Bump follow-redirects from 1.15.3 to 1.15.4 in /app

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Mike Cunningham <[email protected]>
Co-authored-by: Charissa Miller <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update docker-compose.md (#501)

fix path error for restAPI image

* Update changelog.md

* Bump follow-redirects from 1.15.3 to 1.15.6 in /app

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

* fix merge develop

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Mike Cunningham <[email protected]>
Co-authored-by: Charissa Miller <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump katex from 0.16.9 to 0.16.10 in /app

Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.9 to 0.16.10.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.9...v0.16.10)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: indirect
...

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

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Mike Cunningham <[email protected]>
Co-authored-by: Charissa Miller <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump express from 4.18.2 to 4.19.2 in /app

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

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

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Mike Cunningham <[email protected]>
Co-authored-by: Charissa Miller <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* sonarcloud code smells

* parse collection events

* show history for release and non-release collections

* view collection object page

* better parsing

* minor changes

* sonarlint

* rename variable
* bump typescript to 4.8

* upgrade to angular v15

* temp uninstall ngx-markdown

* temp uninstall ngx-material-file-input

* upgrade to angular material v15

* install ngx-markdown v15

* reinstall ngx-material-file-input

* fixes

* install marked

* bump typescript to 4.9.5

* temp unintall ngx-material-file-input again

* upgrade to angular v16

* upgrade angular material to v16

* reinstall ngx-material-file-input (testing)

* remove smart popover references

* uninstall ngx-smart-popover (not supported)

* mdc button migration

* mdc card migration

* mdc checkbox migration

* mdc chip migration

* mdc dialog migration

* mdc partial form field migration

* migration complete

* cleanup TODOs

* bump nodejs version to 18

* temp uninstall ngx-markdown

* temp uninstall ngx-material-file-input

* upgrade to angular v17

* upgrade angular material to v17

* reinstall ngx-markdown & ngx-material-file-input

* fix custom theming

* dialog improvements

* more css fixes

* package updates

* fix registration sub

* update stepper theme

* replace ngx-material-file-input (incompatible)

* update package license syntax: https://docs.npmjs.com/cli/v10/configuring-npm/package-json

* more scss updates

* update schematic

* replace ngx-smart-popover

* fix validation colors

* minor change

* bump version to 2.2.0

* add link to popover lib

* update subheading

* remove use of label tag without form fields

* fix code smells

* update angular to v17.3.8 (released yesterday)

* fix warnings

* code cleanup

* popover updates

* update subheader

* fix history event styles

* sort list on view
* update navigator integration documentation

* update changelog

* add link
* Update docker-compose.md (#501)

fix path error for restAPI image

* Update changelog.md

* Bump braces from 3.0.2 to 3.0.3 in /app

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

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

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Mike Cunningham <[email protected]>
Co-authored-by: Charissa Miller <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jondricek jondricek merged commit 976aa56 into master Oct 31, 2024
1 check passed
@jondricek jondricek deleted the develop branch October 31, 2024 14:50
@jondricek jondricek restored the develop branch October 31, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants