Jason Zimdars
c0f67ddf85
Merge branch 'main' into two-cols
...
* main:
Fix setting the workflow on a collection
Extract icon_tag helper to reduce repetition
Proper spacing
If there are no tags, show no tag column for the filter
Protect against an account without workflows
2025-03-31 09:43:03 -05:00
Mike Dalessio
b7c2369988
Fix setting the workflow on a collection
...
The previous implementation would delete all accesses if the bucket
was not all_access.
I think it's simpler to move the bucket workflow into a separate
Buckets::WorkflowsController, rather than deal with different sets of
params from different forms in the existing BucketsController.
2025-03-30 09:24:56 -04:00
David Heinemeier Hansson
de6f782ca3
Extract icon_tag helper to reduce repetition
2025-03-29 17:22:51 +01:00
David Heinemeier Hansson
3faea3c39c
Proper spacing
2025-03-29 15:43:54 +01:00
David Heinemeier Hansson
57ad7d169c
If there are no tags, show no tag column for the filter
2025-03-29 15:40:59 +01:00
David Heinemeier Hansson
ad3b7ef319
Protect against an account without workflows
...
Probably should make it such that a new account sets up the default
workflows, but right now it doesnt, so protect against them by not
showing the workflow filter.
2025-03-29 15:38:02 +01:00
Jason Zimdars
8477d910fd
Fix overlap
2025-03-28 16:55:42 -05:00
Jason Zimdars
8c9d9c7704
Merge branch 'main' into two-cols
...
* main:
Fix overlapping color picker
2025-03-28 16:54:26 -05:00
Jason Zimdars
cdfdee9bd0
Fix overlapping color picker
2025-03-28 16:52:27 -05:00
Jason Zimdars
1aca3b0181
Try two-column layout
2025-03-28 16:40:08 -05:00
Jason Zimdars
c49b272f2a
Merge pull request #329 from basecamp/bucket-level-workflows
...
Set buckets at the workflow level
2025-03-28 16:39:06 -05:00
Jason Zimdars
86317b5396
Link to the workflows index
2025-03-28 09:31:49 -05:00
Kevin McConnell
a0929ac557
Simplify condition
2025-03-28 11:16:17 +00:00
Jason Zimdars
a7380ca1d7
Merge branch 'main' into bucket-level-workflows
...
* main:
Fix z-index issues
2025-03-27 18:50:18 -05:00
Jason Zimdars
4687063fc5
Fix z-index issues
2025-03-27 18:46:11 -05:00
Jason Zimdars
9b3e7c7f3b
Merge branch 'main' into bucket-level-workflows
...
* main:
Fix overlap on new bucket button
2025-03-27 17:17:58 -05:00
Jason Zimdars
bbcbb77082
Update tests
2025-03-27 17:09:05 -05:00
Jason Zimdars
f5bf1f5ac3
Don't bother with this for now
2025-03-27 17:09:00 -05:00
Jason Zimdars
5b4e40b3ea
Fix overlap on new bucket button
2025-03-27 16:47:46 -05:00
Jason Zimdars
1cf2e24bcc
Set buckets at the workflow level
...
- All bubbles inherit the bucket's set workflow
2025-03-27 14:35:07 -05:00
Jason Zimdars
94d12710ad
Fix overlap
2025-03-27 13:42:37 -05:00
Jason Zimdars
ff70da2f5e
Move up a layer
2025-03-27 10:33:10 -05:00
Kevin McConnell
3ea7da26ab
"Stalled" not "Stale"
...
The latter sounds like old bread.
2025-03-27 12:22:55 +00:00
Kevin McConnell
14db651488
Merge pull request #327 from basecamp/staleness
...
Add a sort order to represent "staleness"
2025-03-27 11:31:57 +00:00
Kevin McConnell
47156c42e0
Add a sort order to represent "staleness"
2025-03-27 10:41:03 +00:00
Jason Zimdars
4edbe8fe93
cmd+j to search
2025-03-26 17:56:19 -05:00
Jason Zimdars
db17e0e315
Fix centering
2025-03-26 17:53:04 -05:00
Jason Zimdars
d2d404c26b
Fix overlap
2025-03-26 17:52:56 -05:00
Jason Zimdars
ae1ec22419
Try centered events layout
2025-03-26 16:05:52 -05:00
Jason Zimdars
899c6acbf2
Ensure full-size click area
2025-03-26 15:49:33 -05:00
Jason Zimdars
f3bc2a2316
Tray placeholders
2025-03-26 15:20:23 -05:00
Jason Zimdars
a6c10d3de7
Unused
2025-03-26 14:22:03 -05:00
Jason Zimdars
2867e58ad6
Hide these on phones for now
2025-03-26 14:18:02 -05:00
Jason Zimdars
43401aa7c5
Consistent size
2025-03-26 13:46:55 -05:00
Jason Zimdars
c7aba17303
Massive refactor for better font sizing and responsive layout
2025-03-26 11:45:14 -05:00
Mike Dalessio
1444ad18af
Merge pull request #324 from basecamp/flavorjones-refactor-events-index
...
Extract pagination for "Latest activity" to `Events::PagesController`
2025-03-26 07:50:13 -04:00
Mike Dalessio
1a4e2fdea4
Remove unnecessary "turbo: false" from forms
...
because the turbo responses have been moved from EventsController to
Events::PagesController, we can now redirect to the Events index page
within a turbo session.
2025-03-26 07:47:01 -04:00
Mike Dalessio
91de604815
Move event activity loading into Events::DaysController
2025-03-26 07:46:56 -04:00
Mike Dalessio
b7e5ca780c
Extract the EventsTimeline controller concern
2025-03-26 07:37:42 -04:00
Kevin McConnell
f099ab4dd9
Add console alias
2025-03-26 10:53:19 +00:00
Jason Zimdars
3bde5fdc1c
Comments, list and font improvements
2025-03-25 16:59:13 -05:00
Jason Zimdars
2e390e31b8
Use variable
2025-03-25 15:06:25 -05:00
Jason Zimdars
07c2c53c49
Close attribute
2025-03-25 15:06:25 -05:00
Jason Zimdars
46cd84f306
Remove divider
2025-03-25 15:06:25 -05:00
Jason Fried
eb54c6fa6d
Thinner gridlines on home.
2025-03-25 12:29:34 -07:00
Mike Dalessio
c7e8f78253
dep: update active_record-tenanted for db:reset support
...
and update some other dependencies along the way.
2025-03-25 15:01:45 -04:00
Mike Dalessio
c4500befa6
Merge pull request #323 from basecamp/flavorjones-activity-loading-fix
...
Load past activity when collections list is quite long
2025-03-25 14:11:59 -04:00
Mike Dalessio
733e7f0b09
Load past activity when collections list is quite long
...
ref: https://37s.fizzy.37signals.com/buckets/693169850/bubbles/999008733
This moves the "fetch-on-visible" link to right after the
"div#activity" to which it will append, so that it immediately
triggers if the first day's grid is short.
The link previously was at the end of the page, meaning that a long
list of Collections would push it out of the viewport, requiring a
scroll before loading the next day.
2025-03-25 14:10:52 -04:00
Mike Dalessio
70519c4664
Merge pull request #322 from basecamp/flavorjones-remove-buckets-index
...
Remove the buckets#index action and view
2025-03-25 13:45:28 -04:00
Mike Dalessio
23e4fd9b1c
Remove the buckets#index action and view
...
and have bucket#destroy redirect to root_path
2025-03-25 13:40:36 -04:00