Kevin McConnell
e7bc04856f
Broadcast bucket changes to index page
...
This will cause each filtered view to stay updated as the items in the
buckets change.
For filters that are specific to buckets, we listen to broadcasts on
those buckets; for filters on "All projects" we listen instead for
broadcasts on an account-specific channel. This is so that "All
projects" views will be aware of any new buckets that are added, while
also avoid unnecessary refreshes from buckets that are filtered out.
2025-01-09 09:14:22 +00:00
Kevin McConnell
22be073a92
Sanitize search terms
2025-01-08 16:49:40 +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
5c19c3422b
Only show create button when in single bucket
2025-01-07 15:04:42 +00:00
Kevin McConnell
93536c3e41
Don't reload entire page when creating comment
2025-01-07 14:47:31 +00:00
Kevin McConnell
4a4b4113c8
Don't use a new request for every comment
2025-01-07 14:14:12 +00:00
Kevin McConnell
21632f30cd
Use latest Thruster
2025-01-07 08:28:08 +00:00
Kevin McConnell
67f4038d46
Don't use fixtures as seeds
...
Otherwise each new deployment starts out with dev data instead of going
through the first run flow.
2025-01-06 10:58:09 +00:00
Kevin McConnell
6df4637309
Require 'logger' to prevent warning in Ruby 3.4
2025-01-06 10:48:52 +00:00
Kevin McConnell
15bd015c3b
Add staging deploy config
2025-01-06 10:48:52 +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
Jose Farias
7b2bf7b99c
Merge pull request #179 from basecamp/dependabot/bundler/hotwire-spark-0.1.12
...
Bump hotwire-spark from 0.1.7 to 0.1.12
2024-12-29 12:14:45 -06: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
Jason Zimdars
a531e627c6
Polish comments
2024-12-20 17:12:28 -06:00
Jose Farias
f8b7b1f10b
Merge pull request #173 from basecamp/dependabot/bundler/hotwire-spark-0.1.7
2024-12-20 15:07:08 -06: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
Jose Farias
4080db742d
Merge pull request #163 from basecamp/dependabot/bundler/sentry-rails-5.22.1
...
Bump sentry-rails from 5.22.0 to 5.22.1
2024-12-19 18:06:06 -06: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
Jose Farias
651a281037
Merge pull request #171 from basecamp/dependabot/bundler/hotwire-spark-0.1.4
...
Bump hotwire-spark from 0.1.3 to 0.1.4
2024-12-19 16:53:38 -06:00
Jason Zimdars
1530b76af8
Hit esc to navigate back after opening a bubble
2024-12-19 16:22:01 -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
Jason Zimdars
53671bb1df
Don't invert uploaded user avatars
2024-12-19 13:13:19 -06:00
Jason Zimdars
0a6b5571c0
Merge pull request #167 from basecamp/users
...
Account users
2024-12-19 11:11:41 -06:00
Jose Farias
2134fd1a46
No filter in bubble perma
2024-12-18 18:34:58 -06:00
Jose Farias
5b83d0b5b2
Filter#persist! -> Filter#remember
2024-12-18 18:34:47 -06:00
Jose Farias
bd28ea8380
Merge pull request #144 from basecamp/house
...
Use House for MD comments
2024-12-18 17:40:36 -06:00
Jason Zimdars
d95e1c5a34
Revert "Backlink should be dynamic now"
...
This reverts commit a850c8bb5a .
2024-12-18 17:08:18 -06:00
Jason Zimdars
a850c8bb5a
Backlink should be dynamic now
2024-12-18 16:41:37 -06:00
Jason Zimdars
114e651d25
Link to profile
2024-12-18 16:40:41 -06:00
Jose Farias
7d83874266
Use Redcarpet for plain text rendering
2024-12-18 16:39:56 -06: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
Jason Zimdars
66640bbac0
Remove avatars
2024-12-18 16:24:39 -06:00
Jason Zimdars
295d8ce088
Upload user avatar
2024-12-18 14:44:05 -06:00
Jason Zimdars
b323cd4e4c
Edit user profile
2024-12-18 14:28:06 -06:00
Jason Zimdars
592c88e639
Add session transfer feature
2024-12-18 12:38:53 -06:00
Jason Zimdars
eeb269adad
Needs display class and modal attribute
2024-12-18 12:38:45 -06:00
Jason Zimdars
3d2f3b8055
Remove debug
2024-12-18 11:46:07 -06:00
Jason Zimdars
b1cdee0022
Add user profile screen
2024-12-18 11:34:18 -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
Jason Zimdars
bb4ee3cb65
Fix for Safari which doesn't support field-sizing: content
2024-12-17 16:08:01 -06:00
Jason Zimdars
bd35da79c3
Add button and action to delete a bubble
2024-12-17 15:58:12 -06:00