Commit Graph

247 Commits

Author SHA1 Message Date
Mike Dalessio 4284025fca dep: get on public release of activerecord-tenanted 2025-09-09 12:51:14 -04:00
Mike Dalessio 09d4adba29 dep: bump rails to 604e8e05
which is after 8.1.beta1
2025-09-09 12:48:02 -04:00
Jorge Manrubia cc37b44c61 Update lexxy to latest
https://3.basecamp.com/2914079/buckets/43459788/todos/9046695702
2025-09-09 10:15:35 +02:00
Jorge Manrubia a86e1294fc Update to ruby_llm latest and add more models to try in the sandbox 2025-09-05 18:01:59 +02:00
Mike Dalessio 496a85d2cf dep: update activerecord-tenanted
to the version with safety checks on Active Record associations
2025-09-01 09:26:10 -04:00
Jorge Manrubia 6f2670d6dd Merge main into bundle-emails branch and resolve conflicts 2025-09-01 11:49:20 +02:00
Mike Dalessio 7c33289f60 dep: activerecord-tenanted 2025-08-29 15:21:07 -04:00
Jorge Manrubia 218519d075 Configure letter opener 2025-08-26 10:21:13 +02:00
Jorge Manrubia 78c3484b44 Update to latest lexxy (merged renamed branch) 2025-08-26 08:36:03 +02:00
Jorge Manrubia 5b5c698af7 Rename Action Text Lexical => Lexxy
 Conflicts:
	app/assets/stylesheets/terminals.css
2025-08-26 08:25:19 +02:00
Mike Dalessio bd6fd7a4a3 Update dependencies (#951)
* dep: actiontext-lexical for upload icon fix

* dep: aws sdk

* dep: solid cable

* dep: jbuilder

* dep: selenium-webdriver and rubyzip

* dep: rails

* dep: the rest

except ruby_llm

* dep: active record tenanted
2025-08-20 09:21:27 -04:00
Jason Zimdars 10f0638997 Update lexical 2025-08-19 17:07:30 -05:00
Mike Dalessio a1f62f0e2c dep: bump AR::Tenanted to get a conn pool fix
See https://github.com/basecamp/active_record-tenanted/pull/145
2025-08-15 14:49:18 -04:00
Jorge Manrubia 1d9905d071 Update lexical to remove debug traces 2025-08-14 15:14:22 +02:00
Jorge Manrubia 3dc2e3fc43 Update lexical to bring https://github.com/basecamp/actiontext-lexical/pull/43 2025-08-14 15:05:14 +02:00
Jorge Manrubia f21bab5390 Update action text lexical 2025-08-14 11:57:17 +02:00
Jorge Manrubia 3ecb387797 Update lexical 2025-08-14 11:25:47 +02:00
Jorge Manrubia 6e2c8615a0 Add language picker for code blocks 2025-08-14 11:24:39 +02:00
Jorge Manrubia 79b5d57bde Update action text lexical to latest 2025-08-13 11:18:22 +02:00
Jorge Manrubia 06abad8e4d Update lexical and make SPACE select by default (except when searching cards with #) 2025-08-13 11:17:41 +02:00
Mike Dalessio 8b0cfefb5d dep: update jbuilder to 2.14.1 2025-08-12 12:31:43 -04:00
Jorge Manrubia bd0b474587 Update action text lexical to bring fix for https://3.basecamp.com/2914079/buckets/43459788/todos/8954483910 2025-08-12 13:51:29 +02:00
Jorge Manrubia 1bdc5e886e Update action text lexical to bring improvements from https://github.com/basecamp/actiontext-lexical/pull/37 2025-08-12 13:37:36 +02:00
Mike Dalessio dbeab5a726 dep: Revert jbuilder upgrade
because it breaks structured logging
2025-08-11 18:31:11 -04:00
Mike Dalessio 2a047fd7ff dep: bundle update
- active_record-tenanted
- mini_magick: 5.2.0 -> 5.3.0
  - used by image_processing
- ostruct: 0.6.2 -> 0.6.3
  - used by kamal
- json: 2.13.0 -> 2.13.2
  - used by rails_structured_logging, ruby_llm
- faraday: 2.13.2 -> 2.13.4
  - used by ruby_llm
- multi_json: 1.15.0 -> 1.17.0
  - used by signal_id
- et-orbi: 1.2.11 -> 1.3.0
  - used by solid_queue
2025-08-11 14:27:11 -04:00
Mike Dalessio b30d40e618 dep: bump rails, rack, reline 2025-08-11 14:26:27 -04:00
Mike Dalessio 8238c06857 dep: update signal_id and portfolio 2025-08-11 14:10:04 -04:00
Mike Dalessio 8ece7a037e dep: update aws-sdk-s3 1.193.0 → 1.196.1 2025-08-11 14:08:49 -04:00
Mike Dalessio 11215eff72 dep: update puma 6.6.0 → 6.6.1 2025-08-11 14:08:12 -04:00
Mike Dalessio 8e2fc57938 dep: update importmap-rails 2.1.0 → 2.2.2 2025-08-11 14:07:32 -04:00
Mike Dalessio eeb81e263b dep: update rouge 4.5.2 → 4.6.0 2025-08-11 14:06:49 -04:00
Mike Dalessio f5a509e966 dep: update propshaft 1.2.0 → 1.2.1 2025-08-11 14:05:37 -04:00
Mike Dalessio 9f86d5824c dep: brakeman 7.0.2 → 7.1.0 2025-08-11 14:04:56 -04:00
Jorge Manrubia bdcb3b90ba Update rubyllm to latest 2025-08-11 12:42:25 +02:00
Mike Dalessio 360e22feb0 Move testing setup for path-based tenanting into test helper
This was previously in the AR::Tenanted branch we were using, but
feels like it doesn't belong in the gem.
2025-08-10 18:53:33 -04:00
Mike Dalessio d3aa7de351 Update actiontext-lexical to get the code block entities fix
ref: https://fizzy.37signals.com/5986089/collections/2/cards/1229
ref: https://github.com/basecamp/actiontext-lexical/pull/34
2025-08-09 14:16:44 -04:00
Kevin McConnell 8eaf53250d Update Thruster 2025-08-05 09:02:48 +01:00
Jorge Manrubia b7200509f4 Bundle after merge issues 2025-07-24 16:49:22 +02:00
Jason Zimdars 4619429db0 Update Gemfile.lock 2025-07-23 11:53:10 -05:00
Jason Zimdars dfb6198e94 Merge branch 'main' into web-push
* main: (50 commits)
  Regenerate fixtures
  Let summaries know about collections
  Regenerate fixtures
  More tweaks
  Regenerate fixtures after tweaking prompt
  Fix model selection (I had broken it!)
  Some prompt refinements
  Some of us have basecamp.com email addresses
  Update nokogiri and thor to addres CVEs
  Fix tests
  Format
  Move model options to helper
  Tidy up the admin tool for prompts
  Extract methods
  Format
  Default to the current summary
  Make models selectable
  Add an animated effect for the generating state
  Remove debug
  Wrap them both in the container so the generating state looks right
  ...
2025-07-23 11:50:35 -05:00
Jorge Manrubia 70f51376c7 Update nokogiri and thor to addres CVEs 2025-07-23 12:23:15 +02:00
Jason Zimdars 5fb0353660 Update Gemfile.lock 2025-07-21 11:05:41 -05:00
dependabot[bot] d91e9a2804 Bump sqlite3 from 2.7.2 to 2.7.3
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v2.7.2...v2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-20 18:07:09 +00:00
Mike Dalessio 0961fa6ac9 Use the utf8-patched mysql driver
ref: https://fizzy.37signals.com/5986089/collections/2/cards/1143
2025-07-19 11:05:51 -04:00
Jason Zimdars 6524363aec Merge branch 'main' into web-push
* main:
  Update dependencies
  dep: bump to ruby 3.4.5
  Switch to docker-dev
  Cache needs to include publication key
  First iteration on adding new users, from the console.
  Fix clear button position in Safari
  Give them screen reader labels
  Not needed
  Add missing `lang` attribute
  Restore missing aspect ratio on the perma
  Give the field more space when typing on mobile
  We're only concerned with truncating the placeholder, scope to that
  Make sure users can't login from launchpad if they're deactivated
  Destroy the SignalId::User when a user is deactivated
2025-07-17 14:31:05 -05:00
Mike Dalessio 97a4fe6a36 Update dependencies 2025-07-17 08:34:57 -04:00
Mike Dalessio a099b4101a dep: bump to ruby 3.4.5
Also:

- bump bundler to 2.7.0
- work around the fix for https://bugs.ruby-lang.org/issues/21196 that appeared in 3.4.5
2025-07-16 19:13:39 -04:00
Jason Zimdars 2e7a7384ab Add gems for web push 2025-07-14 17:22:07 -05:00
Jorge Manrubia 3eadd5db41 Update editor 2025-07-04 19:18:59 +02:00
Mike Dalessio 93f9e93239 dep: bump actiontext-lexical for previewable attachment fix
ref: https://fizzy.37signals.com/5986089/collections/2/cards/1004
2025-07-03 18:35:53 -04:00