Skip to content

Conversation

@jmilljr24
Copy link
Collaborator

  • This work Closes [link an issue]

What is the goal of this PR and why is this important?

How did you approach the change?

Anything else to add?

jmilljr24 and others added 30 commits November 12, 2025 11:43
* Community News crud and tests

* Change author field to nil in community news spec

* Change author from 'Author' to nil in spec

* Update show.html.erb_spec.rb

* Change author from 'Author' to nil in spec

* Update new.html.erb_spec.rb

* Update author and user fields in community news spec

* Update CommunityNews specs to use user factories

* Update show.html.erb_spec.rb

* Update show.html.erb_spec.rb

* Update new.html.erb_spec.rb

* Setup permissions in community news index spec

Add permissions setup for community news index spec

* Update edit.html.erb_spec.rb

* Remove workshop attribute from factory

Removed workshop attribute from community news factory.

* Remove 'workshop' attribute from CommunityNews specs

Removed 'workshop' attribute from CommunityNews creation in specs.

* Remove unused attributes from community news spec

Removed 'inactive' and 'workshop' attributes from the community news spec.

* Remove workshop attribute from factory

Removed workshop attribute from community news factory.
* WIP: Organization profile

* Add projects to user_nav

* Update tests

* Update admin to add git add -p! if not built out yet
* Community News crud and tests

* Update community news

* Change passive let to evaluated let
* Update display of dashboard

* Adjust truncation of objective on dashboard

* Move bookmarks below profile

* Update accordion css
* Add more details to projects

* Remove Project text/label from views in favor of Organization
* Cleanup stories display

* Cleanup stories display

* Update stories tests
* Add additional fields to project and rearrange form

* Change form validation to select
* Update display of workshops on dashboard

* Don't show bookmark in title
* add migration

Add user_id to event registration
Remove email and name

* add index and associations

* change create/destroy event registartion action to turbo_stream

* clean up

* update tests

* use registrant alias

* change tests to use registrant

* migrate

* fix user association

* migrate
* Change workshop carousel styling

* Fix project path
* fix trucnacte when description is nil for event

* pass in object - not the decorator
* Remove helper, use workshop time display method

* Update workshop idea time_frame_total method as well
* add stimlus dropdown to form

* format

* hidden unless children
Co-authored-by: diti <diti@diti.localdomain>
* add stimulus controller for dimiss

* use class hidden instead of remove

* fix width
* Only show dropdowns of User.active

* Set users dropdown to include non-active assigned users, otherwise active

* Include active scope on user

* Fix typo
* Allow admin CRUD of EventRegistrations

* Add EventRegistrations to admin dashboard
…stomization we need (o/w it accepts a single argument) (#386)
* Change member to facilitator

* Change text on org views from 'Member since' to 'Affiliated since'
maebeale and others added 30 commits November 28, 2025 11:39
* Add workshop assn to quote, since it already has workshop_id in db

* Add views for Quote CRUD
* Change pr template text (so gh will automatically close associated issues)

* Show quotes on workshop_logs show

* Add new, scoped assn for quotable_item_quotes and show on workshop_log show
* more shared methods to helper

* clean up
* add zip and word doc types

* use valid types
… (2) include links to owners for them. Add link to object from audit page (so needed some temporary show page routes for images) (#492)
* Simplify seeds and related files

* Update contributing and readmin, and move StoryIdea::PUBLISH_PREFERENCES values into a constant

* Rename new dev seeds file

* Update windows_type factory to have a short_name
* Simplify seeds and related files

* Update contributing and readmin, and move StoryIdea::PUBLISH_PREFERENCES values into a constant

* Rename new dev seeds file

* Introduce new class CategoryType to access 'metadata' table so it's clearer what it's for
* Remove AgeRange and WorkshopAgeRange since no prod data and we have age ranges in categories

* Add sectorable_items and categorizable_items attributes to workshop strong params

* Change windows_type to have_many age_ranges through categorizable_items instead of directly

* Update workshop to have many workshop_variations and resources restrict_with_error

* Add nested attributes for categories and sectors to workshop
* Remove hard-coded references for WindowsType. Change log_title method to type_name for legibility

* Use short_name more conspicuously
* WindowsType CRUD with tests

* Add short_name to windows_types factory since it's now validated
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
remove id as it was causing issues with idempotency
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.

6 participants