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

187436627 registration only textbox #37

Closed
wants to merge 99 commits into from

Conversation

tiffanylamm
Copy link

Pivotal Tracker Link

What this PR does:

This pull request implements snapcon issue snap-cloud#234. I added a message to registered users on a conferences splash page right above a conferences description.

Include screenshots, videos, etc.

Screenshot 2024-04-27 at 12 08 05 AM

Who authored this PR?

@tiffanylamm

How should this PR be tested?

I wrote feature tests checking to make sure the message disappears for a non registered user and appeared for registered user.

Are there any complications to deploying this?

This requires a migration to add a new field registered_attendees_message to the conference model.

Checklist:

  • Has this been deployed to a staging environment or reviewed by a customer?
  • Tag someone for code review (either a coach / team member)
  • I have renamed the branch to match PivotTracker's suggested one (necessary for BlueJay)

cycomachead and others added 30 commits July 23, 2023 00:28
Bumps the bundler group group with 2 updates: [rails](https://github.com/rails/rails) and [rack](https://github.com/rack/rack).


Updates `rails` from 7.0.8 to 7.0.8.1
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.0.8...v7.0.8.1)

Updates `rack` from 2.2.8 to 2.2.8.1
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.8...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  dependency-group: bundler-security-group
- dependency-name: rack
  dependency-type: indirect
  dependency-group: bundler-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the bundler group group with 1 update: [rack](https://github.com/rack/rack).


Updates `rack` from 2.2.8 to 2.2.8.1
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.8...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
  dependency-group: bundler-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
🚨 [security] Update nokogiri 1.15.3 → 1.16.2 (minor)
🚨 [security] Update rack 2.2.7 → 2.2.8.1 (minor)
🚨 [security] Update carrierwave 2.2.4 → 2.2.5 (patch)
It really does not need to run on every page load...
Move word counting javascript to the page
Just moving the things we currently use (and should drop in the ASAP) to vendor/assets
…bundler-security-group-f235350fca

Bump the bundler group group with 1 update
tiffanylamm and others added 29 commits April 28, 2024 15:08
Bumps the bundler group with 2 updates in the / directory: [rexml](https://github.com/ruby/rexml) and [nokogiri](https://github.com/sparklemotion/nokogiri).


Updates `rexml` from 3.2.6 to 3.2.7
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.7)

Updates `nokogiri` from 1.16.3 to 1.16.5
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.3...v1.16.5)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: nokogiri
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
…bundler-3b98305d1a

Bump the bundler group across 1 directory with 2 updates
* 'main' of github.com:snap-cloud/snapcon:
  Bump the bundler group across 1 directory with 2 updates
* prod-patch:
  Load superevents on update/create routes when something errors
…submission-event-types

187217062 enable public submission event types
…a-urls

* 'main' of github.com:snap-cloud/snapcon:
  fixed user_params and added visible_event_types to view
  Update .rubocop_todo.yml
  Update .rubocop_todo.yml
  proposals work for not signed in user
  finished applying enable-public-submission plus tests
  admin vs non-admin dropdown and descriptions event types working
  added enable_public_submission to event_types model need to implement in views
Better Registrations Datatable + Media URL embedding
…to-time-button

Add "jump to current event" button to events schedule
…bed-snap

187436622 commercials embed snap
…es-curr-conversion

187376318 ticket purchases curr conversion
@cycomachead cycomachead closed this Aug 1, 2024
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.

4 participants