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
Jeffrey Hardy
b7169b3a4c
Merge pull request #52 from basecamp/dependabot/bundler/rexml-3.3.6
...
Bump rexml from 3.3.0 to 3.3.6
2024-09-18 13:23:18 -04:00
Jeffrey Hardy
bb58725007
Please Brakeman by avoiding a dynamic render path
2024-09-18 13:22:03 -04:00
Jeffrey Hardy
4a0fd759e5
Remove errant empty argument
2024-09-18 13:20:20 -04:00
Jeffrey Hardy
6f2c186208
Redirect to the bubbles index after creating a project
2024-09-18 13:17:53 -04:00
Jeffrey Hardy
72bf68a0c8
Scope bubble query by project
2024-09-18 13:17:31 -04:00
Jeffrey Hardy
355e144ddc
Nest bubbles et al under projects
2024-09-18 13:09:06 -04:00
Jeffrey Hardy
2c32c3c536
Use checkboxes to toggle accesses in bulk
2024-09-18 13:06:30 -04:00
Jeffrey Hardy
995f937eef
Stub project access control for users
2024-09-18 13:06:30 -04:00
Jeffrey Hardy
5585f74e81
Stub a projects controller and views
2024-09-18 13:06:30 -04:00
Jeffrey Hardy
c09a02fa98
Introduce projects and accesses
2024-09-18 13:06:30 -04:00
Jason Zimdars
8c50c0524a
Fix that wonky shape
2024-09-18 11:53:23 -05:00
Jason Zimdars
d31d19a45e
Clean this up
2024-09-18 11:42:02 -05:00
Jason Zimdars
7a8bbc2d6d
Display all the assignments
2024-09-18 11:38:40 -05:00
Jason Zimdars
5dc3d57b42
Ensure combined summaries are rendered as a sentence
2024-09-18 11:38:02 -05:00
Jason Zimdars
834b71c17f
Adjust fixtures
2024-09-18 10:44:34 -05:00
Jason Zimdars
a21ccf049d
Include assignments in thread
2024-09-18 10:44:15 -05:00
Jason Zimdars
6c77f2ea1c
This belongs in the comments helper
2024-09-18 10:12:15 -05:00
Jason Zimdars
56c7fe4abb
Add assignees to a bubble WIP
...
- Still needs UI to display multiple assignees
- Still needs UI for changing/removing assignees
2024-09-17 17:10:23 -05:00
Jason Zimdars
362f373378
Inline color picker
2024-09-16 17:41:14 -05:00
Jeffrey Hardy
55e999ffa9
Remove unused partial
2024-09-13 19:55:25 -04:00
Jeffrey Hardy
fa4eb26eb5
Remove unnecessary image-preview#clear
...
Destroying an image happens asynchronously and requests are fast enough that
we don't need to be optimistic. Uploads by contrast are slow, and benefit
from immediate feedback.
2024-09-13 19:50:33 -04:00
Jeffrey Hardy
bd2aa802d9
Remove bubble images independently
2024-09-13 19:16:36 -04:00
Jeffrey Hardy
87cd9348f7
Tidy BubblesController
2024-09-13 19:16:36 -04:00
Jeffrey Hardy
7f45b8fe6e
Extract BubbleScoped
2024-09-13 19:16:36 -04:00
Jeffrey Hardy
85f49fe3cb
Remove speculative association and normalization
2024-09-13 19:16:18 -04:00
Jeffrey Hardy
d98f92f0e6
Style
2024-09-13 18:28:12 -04:00
Jason Zimdars
3c57c1583e
Escaping not necessary
2024-09-13 17:18:53 -05:00
Jason Zimdars
8ff33bee88
Adjust position
2024-09-13 17:16:15 -05:00
Jason Zimdars
1661f64c90
Fix rotation on hover
2024-09-13 17:16:15 -05:00
Jason Zimdars
5636711ae4
Clean up with partials
2024-09-13 17:16:15 -05:00
Jason Zimdars
52d8989c1a
Make it appear to be interactive
2024-09-13 17:16:15 -05:00
Jason Zimdars
885c20f330
Make bubble title editing a little nicer
2024-09-13 17:16:15 -05:00
Jason Zimdars
4b7fc61136
Add and change a due date on bubbles
2024-09-13 17:16:15 -05:00
Jason Zimdars
72601f3c0d
Adjust secondary bubbles positions so they don't get so far outside the container
2024-09-13 17:16:15 -05:00
Jeffrey Hardy
b3f7b0e256
There are no services to restart
2024-09-13 18:05:45 -04:00
Jason Zimdars
a144cd1d14
Linter prefer double-quoted strings
2024-09-13 10:16:03 -05:00
Jason Zimdars
3cf841d463
Proper ordering
2024-09-13 09:52:55 -05:00
Jason Zimdars
5c72be49dd
Prevent overflowing the container
2024-09-13 09:52:22 -05:00
Jason Zimdars
352fd609e3
Include Added by... event in comments thread, move to helper
2024-09-13 08:59:07 -05:00
Jason Zimdars
cc69d84c96
Ensure bubbles are nicely sized on perma
2024-09-12 16:32:31 -05:00
Jason Zimdars
ca1b8e03e7
Polish
...
- Nicer responsive type for comments threads
- Improved responsive layout for bubbles index lists, too
- Polished hover state on bubbles list
2024-09-12 16:08:39 -05: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
Jason Zimdars
957a0d70b1
Bubbles should be huge on perma
2024-09-11 17:16:29 -05:00
Jason Zimdars
bcfba64c69
Polish sign-in screen
2024-09-11 16:27:15 -05: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