Andy Smith
1e3684adb4
Keep card columns from expanding too much
2025-09-18 16:05:36 -05:00
Andy Smith
4097fc37ad
Merge pull request #1138 from basecamp/mobile-notification-settings-layout
...
Ensure settings panels don't expand too much
2025-09-18 16:03:04 -05:00
Andy Smith
b3a12de809
Ensure settings panels don't expand too much
2025-09-18 15:24:26 -05:00
Andy Smith
1630354813
Merge pull request #1136 from basecamp/404-back-link
...
Link to home page instead of browser history
2025-09-18 14:52:29 -05:00
Andy Smith
9b06a2cc79
Link to home page instead of browser history
2025-09-18 14:35:24 -05:00
Mike Dalessio
0519749576
Merge pull request #1129 from basecamp/flavorjones/perf-collection-clean-inaccessible-data
...
Improved performance of cleaning inaccessible data
2025-09-18 15:23:38 -04:00
Jorge Manrubia
b5ed5d8fd3
Remove unused module
2025-09-18 21:22:47 +02:00
Andy Smith
695615dfb9
Merge pull request #1135 from basecamp/bubble-position
...
Position bubbles within On Deck
2025-09-18 14:22:06 -05:00
Mike Dalessio
53ae8a33e3
Improved performance of cleaning inaccessible data
...
ref: https://fizzy.37signals.com/5986089/cards/1865
2025-09-18 15:20:54 -04:00
Andy Smith
cc09029587
Position bubbles within On Deck
2025-09-18 14:15:04 -05:00
Andy Smith
d527548621
Merge pull request #1134 from basecamp/bump-golden-ticket
...
Bump golden ticket
2025-09-18 14:06:35 -05:00
Andy Smith
0670ee8eeb
Make golden cards brighter in dark mode
2025-09-18 13:54:31 -05:00
Jason Zimdars
fa69fd9c54
Drag/drop, add title to the container
2025-09-18 13:43:07 -05:00
Andy Smith
ccf4442562
Merge pull request #1119 from basecamp/nav-filter-handle-collapsed-sections
...
Nav filter handle collapsed sections
2025-09-18 13:32:01 -05:00
Andy Smith
d8bdbc9a65
WIP: Touch up considering BG in dark mode
2025-09-18 13:10:58 -05:00
Jason Zimdars
475500c617
A little more width
2025-09-18 11:43:38 -05:00
Jason Zimdars
e033ae0107
Empty state
2025-09-18 11:41:53 -05:00
Jason Zimdars
32bd548930
Restore bottom border
2025-09-18 11:27:09 -05:00
Jason Zimdars
0a58411398
Move closed to a column
2025-09-18 11:26:01 -05:00
Jason Zimdars
c0058dbb2c
Improve collapsed display
2025-09-18 10:02:50 -05:00
Jason Zimdars
2e662a30c2
Bring back visual effect
2025-09-18 09:41:49 -05:00
Jorge Manrubia
4484ca29b7
Fix pagination not working because the filter was lost
2025-09-18 12:47:54 +02:00
Jorge Manrubia
217f5ca5c1
Merge pull request #1132 from basecamp/invalidation-cache
...
Fix several caching issues when viewing card permas
2025-09-18 12:21:22 +02:00
Jorge Manrubia
98edc2cdfb
Format
2025-09-18 12:19:33 +02:00
Jorge Manrubia
8b827d2baf
Extract partial
2025-09-18 12:12:19 +02:00
Jorge Manrubia
346e0ef121
Proper cache invalidation for all the columns
2025-09-18 12:08:40 +02:00
Jorge Manrubia
607541a9fd
Fetch workflow from collection, since the stage can be stale after changing collections
2025-09-18 12:07:36 +02:00
Jorge Manrubia
375b16b26e
Introduce columns and column entity
...
To refactor some messy code used to render the cards index screen
2025-09-18 11:41:28 +02:00
Jorge Manrubia
b625ad4530
Invalidate previews when workflows themselves are changed
2025-09-18 11:02:49 +02:00
Jorge Manrubia
690734d8ab
Fix several caching issues when viewing card permas
2025-09-18 10:58:09 +02:00
Jason Zimdars
f53ae63538
First pass at collapsible columns
2025-09-17 16:38:51 -05:00
Mike Dalessio
b4f1c26264
Merge pull request #1131 from basecamp/flavorjones/dep-artenanted-041
...
dep: bump activerecord-tenanted
2025-09-17 17:11:39 -04:00
Mike Dalessio
97f5a492cd
dep: bump activerecord-tenanted
...
to a version with max_connection_pool
2025-09-17 17:07:42 -04:00
Mike Dalessio
b5bed55fe7
Merge pull request #1130 from basecamp/flavorjones/setup-runs-mise-install
...
bin/setup runs mise install
2025-09-17 16:05:47 -04:00
Mike Dalessio
0a0816aca6
bin/setup runs mise install
2025-09-17 16:03:15 -04:00
Jorge Manrubia
d3ebf4c879
Merge pull request #1128 from basecamp/collection=settings
...
Fixes for editing users in collection
2025-09-17 19:41:06 +02:00
Jorge Manrubia
e6608748f6
Fix test
2025-09-17 19:40:03 +02:00
Jason Zimdars
d65f51ae53
Copy edits
2025-09-17 12:36:21 -05:00
Jorge Manrubia
a7b6dbdc7a
Review copy
2025-09-17 18:59:41 +02:00
Jorge Manrubia
74193f8140
Show confirmation dialog when removing yourself
2025-09-17 18:57:30 +02:00
Jason Zimdars
a3ac9041b5
Style buttons
2025-09-17 11:27:15 -05:00
Jorge Manrubia
a680235773
Redirect to home if remove yourself from the collection
2025-09-17 18:21:50 +02:00
Andy Smith
c7737f6e35
Merge branch 'main' into nav-filter-handle-collapsed-sections
...
* main: (55 commits)
Use polymorphic_url instead of path
Rename redundant name
Exclude inactive users
Send HTML to campfire instead of JSON
Fix crash due to missing default value
Bundle rails from main
Sort alphabetically
Now that we have space on the left, move it there
Add missing actions
Remove URL field from edit form
Improve active state
Don't need to navigate this list
Style show view
Style web hooks forms and list WIP
Rename methods for clarity
Use HTML5 validation for the URL
Change the icon if there are webhooks on a collection
Simplify delinquency tracking
Scope Webhooks to Collections
Limit access to webhooks to admins
...
2025-09-17 11:12:31 -05:00
Jorge Manrubia
515fb72d54
Add buttons for toggle on and off
2025-09-17 18:08:26 +02:00
Andy Smith
de7780b5e5
Don't save state to localStorage when filtering
2025-09-17 11:07:24 -05:00
Stanko Krtalić
e34eee8237
Merge pull request #1127 from basecamp/send-urls-in-webhooks
...
Use polymorphic_url instead of path
2025-09-17 14:08:32 +02:00
Stanko K.R.
f020d377f3
Use polymorphic_url instead of path
2025-09-17 14:05:43 +02:00
Jorge Manrubia
90617e8e3d
Rename redundant name
2025-09-17 13:57:07 +02:00
Jorge Manrubia
87c0e3faaa
Merge pull request #1126 from basecamp/notify-system
...
Don´t add system users to collections
2025-09-17 13:32:00 +02:00
Jorge Manrubia
f1d76a7cb7
Exclude inactive users
...
The system user should never be a subsriber but we should not serve it if it is
2025-09-17 13:26:53 +02:00