Commit Graph

62 Commits

Author SHA1 Message Date
Jason Zimdars 8ee1e670f9 Remove Hotwire Combobox, adjust related styles 2025-02-10 17:01:42 -06:00
Kevin McConnell 890c754f85 Add Kamal deploy config 2025-01-27 13:02:55 +00:00
Kevin McConnell 1f3bc1134f Paginate the read notifications 2025-01-24 17:42:36 +00:00
dependabot[bot] e907cdbc41 Bump hotwire_combobox from 57ee6c9 to c280da0
Bumps [hotwire_combobox](https://github.com/josefarias/hotwire_combobox) from `57ee6c9` to `c280da0`.
- [Release notes](https://github.com/josefarias/hotwire_combobox/releases)
- [Commits](https://github.com/josefarias/hotwire_combobox/compare/57ee6c9087320fab9383a07fa919fe75e0ea72ba...c280da0f4b61386729959a28f32fbed728a0c773)

---
updated-dependencies:
- dependency-name: hotwire_combobox
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 14:05:47 +00:00
Kevin McConnell 90538afb3b Add Solid Queue
We'll run jobs via the Puma plugin for now, to simplify the deployment.
2025-01-08 14:02:45 +00:00
Kevin McConnell 2e892e0766 Add Solid Cache 2025-01-08 14:02:45 +00:00
Kevin McConnell 21632f30cd Use latest Thruster 2025-01-07 08:28:08 +00:00
Kevin McConnell 648e9b2296 Add solid_cable 2025-01-03 16:29:43 +00:00
Kevin McConnell 50b803aab1 Ruby 3.4.1 2025-01-03 15:21:14 +00:00
dependabot[bot] 25b84035e0 Bump hotwire-spark from 0.1.7 to 0.1.12
Bumps [hotwire-spark](https://github.com/hotwired/spark) from 0.1.7 to 0.1.12.
- [Release notes](https://github.com/hotwired/spark/releases)
- [Commits](https://github.com/hotwired/spark/compare/v0.1.7...v0.1.12)

---
updated-dependencies:
- dependency-name: hotwire-spark
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-26 20:25:54 +00:00
David Heinemeier Hansson 84a07343a4 Use stale_when_importmap_changes 2024-12-20 17:42:14 -08:00
dependabot[bot] 9108df743e Bump hotwire-spark from 0.1.4 to 0.1.7
Bumps [hotwire-spark](https://github.com/basecamp/hotwire_spark) from 0.1.4 to 0.1.7.
- [Release notes](https://github.com/basecamp/hotwire_spark/releases)
- [Commits](https://github.com/basecamp/hotwire_spark/compare/v0.1.4...v0.1.7)

---
updated-dependencies:
- dependency-name: hotwire-spark
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-20 20:55:59 +00:00
dependabot[bot] 2ce861c944 Bump sentry-rails from 5.22.0 to 5.22.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.22.0 to 5.22.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.22.0...5.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19 22:55:37 +00:00
Jose Farias 841333c064 Merge pull request #169 from basecamp/dependabot/bundler/debug-1.10.0
Bump debug from 1.9.2 to 1.10.0
2024-12-19 16:53:56 -06:00
dependabot[bot] cf1e7a40b5 Bump hotwire-spark from 0.1.3 to 0.1.4
Bumps [hotwire-spark](https://github.com/basecamp/hotwire_spark) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/basecamp/hotwire_spark/releases)
- [Commits](https://github.com/basecamp/hotwire_spark/compare/v0.1.3...v0.1.4)

---
updated-dependencies:
- dependency-name: hotwire-spark
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19 20:21:38 +00:00
dependabot[bot] 577ee596c1 Bump debug from 1.9.2 to 1.10.0
Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.9.2...v1.10.0)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19 20:20:58 +00:00
Jose Farias 0139f71bf2 Use redcarpet as markdown renderer 2024-12-18 16:37:33 -06:00
Jose Farias 0d2e4ed604 Merge branch 'main' into house
* main:
  Add hotwire-spark
  Fix for Safari which doesn't support `field-sizing: content`
  Add button and action to delete a bubble
  Indicate draggable element
  Stub draggable collection size divider
  Make close and trash more distinct
2024-12-18 16:27:07 -06:00
Jose Farias 4c9779a0e9 Add hotwire-spark 2024-12-18 16:25:57 -06:00
Jose Farias a7df0ccdfa Remove redcarpet 2024-12-17 18:20:39 -06:00
Jose Farias cb1686d84e Use house ssr 2024-12-17 18:02:42 -06:00
Jose Farias 3ca31e0a7e Install house deps 2024-12-09 13:17:35 -06:00
Jose Farias 39421bab57 Merge branch 'main' into house
* main:
  Bump rails from `91d4563` to `5520bd8`
  dep: bundle update everything except rails
  dep: update sqlite3 gem to v2.4.1
2024-12-09 13:17:04 -06:00
dependabot[bot] ef39cb1d8b Bump rails from 91d4563 to 5520bd8
Bumps [rails](https://github.com/rails/rails) from `91d4563` to `5520bd8`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/91d456366638ac6c3f6dec38670c8ada5e7c69b1...5520bd835e3724ffafe3f719f9aafe951567f2f3)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 19:13:37 +00:00
Mike Dalessio 3764f0dfa1 dep: bundle update everything except rails 2024-12-09 14:10:20 -05:00
Mike Dalessio df4af0808c dep: update sqlite3 gem to v2.4.1 2024-12-09 14:06:23 -05:00
Jose Farias 12b073bdf6 Update dependencies 2024-12-09 10:39:59 -06:00
Mike Dalessio a95aa1ea97 dep: bump rexml to address dependabot alert
- https://github.com/basecamp/fizzy/security/dependabot/8
- https://www.ruby-lang.org/en/news/2024/10/28/redos-rexml-cve-2024-49761/
2024-12-04 17:42:38 -05:00
Mike Dalessio 2465de186f dep: bump rails to edge 2024-12-04 17:35:05 -05:00
Jose Farias d556e21287 Use House for MD comments 2024-11-27 18:59:15 -06:00
Jose Farias f266e46b57 Wire up comboboxes 2024-11-21 19:58:21 -06:00
Jeremy Daer 0ea5719431 Ruby 3.3.5 (#122) 2024-10-21 21:42:51 -07:00
David Heinemeier Hansson 23d81c07c1 Use Rails 8.0 rc1 2024-10-19 16:42:13 -07:00
Jose Farias 07ca967bf5 Merge pull request #105 from basecamp/dependabot/bundler/rails-57fe7e7 2024-10-10 21:18:19 -04:00
dependabot[bot] d9c0237ebe Bump importmap-rails from 2.0.2 to 2.0.3
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v2.0.2...v2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 20:52:48 +00:00
dependabot[bot] 357e30ff58 Bump rails from f1be11a to 57fe7e7
Bumps [rails](https://github.com/rails/rails) from `f1be11a` to `57fe7e7`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/f1be11af8e4294764ece2f1bfcf7f7bb7fae43ff...57fe7e781ee37a50e54b17df24738ce6c26b22db)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 20:52:08 +00:00
Jose Farias 71da31e931 Bring all deps up to date 2024-10-09 13:25:40 -04:00
Jose Farias 999dd8fbcc Add Sentry 2024-10-09 13:01:04 -04:00
Jose Farias cf142084f3 Add debug gem 2024-10-09 11:30:32 -04:00
Kevin McConnell e009874767 Set up for internal deployment 2024-10-07 16:47:39 -04:00
Kevin McConnell a3aef3b869 Rails 8.0.0.beta1 2024-10-02 13:50:53 +01:00
Jeffrey Hardy e6bb6ad76b Join links for user registration 2024-09-24 14:30:22 -04:00
Jeffrey Hardy 1a45659e09 Merge pull request #33 from basecamp/dependabot/bundler/bootsnap-1.18.4
Bump bootsnap from 1.18.3 to 1.18.4
2024-09-18 13:25:57 -04:00
Jeffrey Hardy d26bce5571 Merge pull request #44 from basecamp/dependabot/bundler/sqlite3-2.0.4
Bump sqlite3 from 2.0.2 to 2.0.4
2024-09-18 13:25:42 -04:00
Jeffrey Hardy 4fe089aef6 Merge pull request #54 from basecamp/dependabot/bundler/brakeman-6.2.1
Bump brakeman from 6.1.2 to 6.2.1
2024-09-18 13:24:47 -04:00
Jeffrey Hardy aca0da6620 Merge pull request #69 from basecamp/dependabot/bundler/propshaft-1.0.0
Bump propshaft from 0.9.0 to 1.0.0
2024-09-18 13:24:29 -04:00
Jeffrey Hardy 12d61f3567 Merge pull request #73 from basecamp/dependabot/bundler/turbo-rails-2.0.7
Bump turbo-rails from 2.0.5 to 2.0.7
2024-09-18 13:24:04 -04:00
dependabot[bot] 64e50b54b1 Bump turbo-rails from 2.0.5 to 2.0.7
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.5 to 2.0.7.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.5...v2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 20:46:05 +00:00
dependabot[bot] e491b7ce08 Bump propshaft from 0.9.0 to 1.0.0
Bumps [propshaft](https://github.com/rails/propshaft) from 0.9.0 to 1.0.0.
- [Release notes](https://github.com/rails/propshaft/releases)
- [Commits](https://github.com/rails/propshaft/compare/v0.9.0...v1.0.0)

---
updated-dependencies:
- dependency-name: propshaft
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 20:12:56 +00:00
dependabot[bot] 104b21e161 Bump brakeman from 6.1.2 to 6.2.1
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 6.1.2 to 6.2.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v6.1.2...v6.2.1)

---
updated-dependencies:
- dependency-name: brakeman
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 20:50:15 +00:00