Jose Farias
9b1c140eef
Clean up divider-controller
2025-01-15 20:10:54 -06:00
Jose Farias
dac9aa9d26
Drag bubble divider
2025-01-15 17:22:25 -06:00
Jose Farias
e9a085f848
Simplify filters
2025-01-15 16:27:33 -06:00
Kevin McConnell
cd1e6378d0
Add drafted and published states
2025-01-15 10:58:00 +00:00
Jason Zimdars
d20288f929
Don't trigger esc to go back when closing dialog
2025-01-14 16:53:38 -06:00
Jason Zimdars
1f911b234b
Avoid navigating back when closing the filter dialog
2025-01-14 16:49:21 -06:00
Jason Zimdars
95f077672b
esc to navigate back to buckets index
2025-01-14 15:57:55 -06:00
Jason Zimdars
f7f063ae0c
Can just use @bucket
2025-01-14 15:49:25 -06:00
Jason Zimdars
32532c53cb
Add bucket link/title so you know where you are
2025-01-14 15:48:49 -06:00
Kevin McConnell
c11b5af5e0
Make Stimulus controller more generic
2025-01-14 13:37:54 +00:00
Kevin McConnell
46989f6ebe
Mark notification read when viewing the Bubble
2025-01-13 14:21:47 +00:00
Kevin McConnell
febcb6c344
A partial is clearer than a helper here
2025-01-13 14:21:47 +00:00
Kevin McConnell
876083c697
Broadcast new notifications
2025-01-13 14:21:47 +00:00
Kevin McConnell
0c152b5439
Style the tray a little bit
2025-01-13 14:21:47 +00:00
Kevin McConnell
952895ae67
WIP: show notifications in a tray
2025-01-13 14:21:47 +00:00
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
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
Jason Zimdars
1530b76af8
Hit esc to navigate back after opening a bubble
2024-12-19 16:22:01 -06:00
Jose Farias
2134fd1a46
No filter in bubble perma
2024-12-18 18:34:58 -06:00
Jason Zimdars
bd35da79c3
Add button and action to delete a bubble
2024-12-17 15:58:12 -06:00
Jason Zimdars
2c038a5739
Stub draggable collection size divider
2024-12-17 14:06:33 -06:00
Jason Zimdars
520bead27f
Open the title field for editing after creating a new bubble
2024-12-16 16:59:31 -06:00
Jose Farias
6157cfcdc0
Merge pull request #157 from basecamp/everyone
...
Implement all-access buckets
2024-12-16 12:46:02 -06:00
Jason Zimdars
b8d256d68d
Improve the flow for editing bubble titles
...
- Keyboard shortcuts (ctrl-enter, meta-enter, esc)
- Visible submit button
- Hide tags while editing (so we can edit them inline later)
2024-12-16 12:04:21 -06:00
Jose Farias
d7e5e0d236
Submit form when toggling all-access + caching
2024-12-12 20:14:09 -06:00
Jason Zimdars
23b936010f
Deal with truncation in the list layout, too
2024-12-04 17:58:14 -06:00
Jason Zimdars
245e2ea3bd
Ensure tags don't affect the bubble shape or spill out of the container
2024-12-04 17:42:47 -06:00
Jason Zimdars
259bb4d8c3
Style pop-up UI for selecting assignments and tags
2024-12-04 17:26:32 -06:00
Jose Farias
cc891a2ad6
No need to preload when not async
2024-11-25 20:34:04 -06:00
Jose Farias
f53cf49e5a
select_option -> listbox_option
2024-11-25 18:28:46 -06:00
Jose Farias
acac683b3e
Do combobox filtering client-side
2024-11-25 16:25:42 -06:00
Jose Farias
505aab6b57
Fix assignment styles in bubble
2024-11-25 16:15:31 -06:00
Jose Farias
88e3640272
Merge branch 'main' into comboboxes
...
* main:
Ensure @filter isn't nil
Bump boost size, adjust assignee alignment
Stub duplicate finder button
Move pop action
Remove some of the more vertical ones
List name next to assignee
Bump font size
Display tags inside the bubble
Needs a little structure
Pull back comment decoration
Tighten up menu
Tighten-up workflow panel
2024-11-25 14:00:52 -06:00
Jason Zimdars
4f42ab973b
Ensure @filter isn't nil
2024-11-22 16:54:21 -06:00
Jason Zimdars
4d9b27f6d8
Stub duplicate finder button
2024-11-22 16:32:54 -06:00
Jason Zimdars
5865c41738
Move pop action
2024-11-22 16:29:05 -06:00
Jason Zimdars
92510755cf
List name next to assignee
2024-11-22 16:21:58 -06:00
Jason Zimdars
ddefd9b548
Display tags inside the bubble
2024-11-22 15:59:29 -06:00
Jason Zimdars
df0813b8d6
Tighten up menu
2024-11-22 12:07:17 -06:00
Jason Zimdars
5267f79b09
Tighten-up workflow panel
2024-11-22 11:36:24 -06:00
Jose Farias
3ef37ca014
Merge branch 'main' into unstubbing
...
* main:
Bump proportionally
Insure text enlarges on perma
Stub admin switch
Refine layout
Tighten up list view
Font sizing tweaks
Polish
Rework Workflows creation and editing flows
Stub everyone switch
2024-11-21 19:58:31 -06:00
Jose Farias
f266e46b57
Wire up comboboxes
2024-11-21 19:58:21 -06:00
Jason Zimdars
b5291acf7c
Bump proportionally
2024-11-20 17:19:23 -06:00
Jason Zimdars
2e772abf25
Refine layout
2024-11-20 16:48:49 -06:00
Jason Zimdars
9b6498290a
Tighten up list view
2024-11-20 13:00:14 -06:00
Jason Zimdars
ead7d0cd5d
Font sizing tweaks
2024-11-20 09:20:41 -06:00
Jason Zimdars
a1a3a2cb24
Polish
2024-11-20 09:03:34 -06:00
Jason Zimdars
71d98d9eaa
Tighten up workflow panel
2024-11-19 12:59:37 -06:00
Jason Zimdars
b1c3ffa72a
Stick with stock buttons for now
2024-11-19 12:06:35 -06:00