Jason Zimdars
4cdf9ee009
New comments should look like they will when posted (mine)
2024-08-28 16:12:15 -05:00
Jason Zimdars
11597b7de1
Unique styles for your comments
2024-08-27 17:44:30 -05:00
Jason Zimdars
127d811607
Render boosts in the comments timeline
2024-08-27 16:48:42 -05:00
Jason Zimdars
a8fa39a21f
body better aligns with splat and comment
2024-08-26 15:25:06 -05:00
Jason Zimdars
e11bbee4bb
Try just using comments for details with a subtle prompt for the creator
2024-08-22 18:30:30 -05:00
Jason Zimdars
73f7ddca36
Animate when boosting (puffing up)
2024-08-22 18:24:43 -05: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
Jeffrey Hardy
174779cdb9
Merge pull request #53 from basecamp/rename-to-fizzy
...
Splat -> Fizzy
2024-08-22 14:58:56 -04:00
Jeffrey Hardy
e0763d4d4b
Splat -> Fizzy
2024-08-22 14:53:49 -04:00
dependabot[bot]
049f4dc177
Bump rexml from 3.3.0 to 3.3.6
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.3.0 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.3.0...v3.3.6 )
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-22 18:49:01 +00:00
Jeffrey Hardy
adbe830321
Bump Rails for recent routing fix
2024-08-22 14:46:31 -04:00
Jason Zimdars
e142ea370b
Try a hover animation, prefer utility classes
2024-08-22 10:22:09 -05:00
Jason Zimdars
f48df75c9c
Improve comments style
2024-08-20 16:45:02 -05:00
Jeffrey Hardy
97b7c6e212
Tidy setup output
2024-08-20 14:17:08 -04:00
Jeffrey Hardy
84e586ff65
Render the assigned page title
2024-08-20 14:17:08 -04:00
Jeffrey Hardy
c36831c0ed
Remove default username input value from params until needed
2024-08-20 14:17:08 -04:00
Jeffrey Hardy
e3983d5bbe
Use Rails' new sessions generator to replace the existing setup
...
Ref: https://github.com/rails/rails/pull/52328
2024-08-20 14:17:05 -04:00
Jason Zimdars
43329387a7
Linter: spaces inside brackets
2024-08-20 11:30:21 -05:00
Jason Zimdars
34273f4ef7
Try a simple calculation to size bubbles by number activity
2024-08-20 10:55:57 -05:00
Jeffrey Hardy
4b5e2663a9
Use Rails 8.0 configuration defaults
2024-08-20 11:25:35 -04:00
Jeffrey Hardy
2272954f0d
Bump Rails
2024-08-20 11:24:55 -04:00
Jason Zimdars
642e8bcd27
Boost splats
2024-08-19 17:33:12 -05:00
Jason Zimdars
b5c9f7affd
Don't autofocus or you end up anchored to the bottom of the page
2024-08-19 17:05:09 -05:00
Jason Zimdars
5ce9aac56c
Tweak hover transition so categories wrap around the bubble
2024-08-19 15:57:51 -05:00
Jason Zimdars
f39b58040b
Display number of boosts on a splat
2024-08-19 15:56:53 -05:00
Jason Zimdars
40dcf9883f
Add boosts model
2024-08-19 15:55:40 -05:00
Jason Zimdars
7b2ecf5d1a
Anchor to newly created comments
...
This doesn't actually work but I thought I'd leave it in since it's a reproducible case for: https://github.com/hotwired/turbo/issues/211
2024-08-19 14:16:32 -05:00
Jason Zimdars
6860a0ea36
Create comments on splats
2024-08-19 14:14:26 -05:00
Jeffrey Hardy
117d5b1e2e
Use bin/setup --reset to recreate the database
2024-08-16 17:06:51 -04:00
Jeffrey Hardy
683338fb02
Go with Account instead of Organization as the top-level tenant entity
2024-08-16 17:06:49 -04:00
Jeffrey Hardy
391e11de22
Modernize puma configuration
2024-08-16 16:33:36 -04:00
Jeffrey Hardy
b5b00f9fdc
Update comment
2024-08-16 16:33:36 -04:00
Jeffrey Hardy
ca30cb55f3
Reorder routes
2024-08-16 16:33:36 -04:00
Jeffrey Hardy
0c9a6baf2f
Modernize route syntax
...
Hash key path mapping is deprecated in:
https://github.com/rails/rails/pull/52422
2024-08-16 16:33:36 -04:00
Jason Zimdars
09cc76c4f7
Render comments on splats
2024-08-14 17:36:13 -05:00
Jason Zimdars
2ff9dbab51
Track creator
2024-08-14 16:41:59 -05:00
Jason Zimdars
8b23dfe52f
Just make them strings instead of trying to escape
2024-08-14 16:14:48 -05:00
Jason Zimdars
75e402bea6
Handful of tweaks before all-hands
2024-08-14 15:10:42 -05:00
Jason Zimdars
eb2c563439
Remove for now
2024-08-14 15:10:42 -05:00
Jeffrey Hardy
9ab6269c29
Merge pull request #41 from basecamp/bash-setup
...
Use bash for bin/setup
2024-08-14 14:52:19 -04:00
dependabot[bot]
c4139f1b71
Bump sqlite3 from 2.0.2 to 2.0.4
...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby ) from 2.0.2 to 2.0.4.
- [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.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-13 21:03:59 +00:00
Jeffrey Hardy
d17326ecd9
Use bash for bin/setup
...
That the ruby version is mostly shelling out is a hint that a shell language
might be a better choice. It's more direct, slightly faster, it sidesteps
chicken/egg problems when installing ruby, and writing things in bash is fun.
It's good to have an excuse to flex those shell muscles 💪
2024-08-13 13:03:35 -04:00
Jason Zimdars
5998ec3c21
Timeline exploration
2024-08-12 17:42:35 -05:00
Jason Zimdars
7f14b14dc6
Style note field
2024-08-12 14:09:26 -05:00
Jason Zimdars
2dd5f926f4
Account for svg on sessions#new
2024-08-12 14:02:18 -05:00
Jason Zimdars
81abde2849
Some polish and name change stuff
2024-08-08 18:06:19 -05:00
Jason Zimdars
fdc0937bc7
Direct flow for creating new splats
2024-08-07 22:32:42 -05:00
Kevin McConnell
fb5e6b469c
Add missing dependency
2024-08-07 11:11:24 +01:00
Kevin McConnell
4e9ee4a162
Remove stray table from schema.rb
2024-08-07 11:04:22 +01:00
Kevin McConnell
4240947729
Ruby 3.3.4
2024-08-07 11:02:38 +01:00