Commit Graph

2143 Commits

Author SHA1 Message Date
Jason Zimdars bcc57d66dd Whitespace 2024-12-16 17:29:07 -06:00
Jason Zimdars 4644fe43ee Wire up editing comments 2024-12-16 17:28:27 -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 326bdc74cf Merge branch 'main' into house
* main: (23 commits)
  Improve the flow for editing bubble titles
  Use path helpers in tests
  Revising access shouldn't do a replace turbo-action
  Split into new tests
  Update this test, too
  Adjust tests to match new behavior
  Reapply "Destroy equivalent filters upon resource removal"
  Revert "Destroy equivalent filters upon resource removal"
  Destroy equivalent filters upon resource removal
  Don't autocomplete
  Rework boosts form so you can enter any integer
  Pull out access_menu_tag
  Punt on removing filters for inaccessible buckets
  Can't see bubbles in buckets you've lost access to
  Users can remove themselves from buckets
  Fix redirect assertion
  Fix redirect assertion
  Submit form when toggling all-access + caching
  Unnecessary parens
  Can't revoke access to all-access bucket
  ...
2024-12-16 13:50:55 -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 292b323ab9 Revising access shouldn't do a replace turbo-action 2024-12-16 11:36:11 -06:00
Jose Farias d13d558a0b Merge branch 'main' into everyone
* main:
  Update this test, too
  Adjust tests to match new behavior
  Don't autocomplete
  Rework boosts form so you can enter any integer
2024-12-16 11:19:36 -06:00
Jason Zimdars b6d4e8a07e Don't autocomplete 2024-12-13 17:02:11 -06:00
Jason Zimdars 0b28a18c05 Rework boosts form so you can enter any integer 2024-12-13 16:54:11 -06:00
Jose Farias 4482a7e5e9 Pull out access_menu_tag 2024-12-13 14:59:31 -06:00
Jose Farias 4095eba266 Can't see bubbles in buckets you've lost access to 2024-12-13 14:37:19 -06:00
Jose Farias ce0577d3c1 Users can remove themselves from buckets 2024-12-13 14:07:48 -06:00
Jose Farias d7e5e0d236 Submit form when toggling all-access + caching 2024-12-12 20:14:09 -06:00
Jose Farias 065b73f889 Can't revoke access to all-access bucket 2024-12-12 19:08:36 -06:00
Jose Farias 59c66923f0 Implement all_access buckets 2024-12-10 19:46:40 -06:00
Jose Farias a74dd7a081 Merge branch 'main' into house
* main:
  Adjust position of settings buttons
  Actually, no need for a max-size, just let it grow
  Improve comment form design
  Same style as combobox pop-ups
  Ensure bubbles are clickable anyplace in windshield
  Deal with truncation in the list layout, too
  Ensure tags don't affect the bubble shape or spill out of the container
  Style pop-up UI for selecting assignments and tags
  Adjust position now that bubbles won't be so vertical
  Fix that bubbles could collapse in some situations
  dep: bump rexml to address dependabot alert
  dep: bump rails to edge
2024-12-09 10:39:09 -06:00
Jason Zimdars f8f320d76c Adjust position of settings buttons 2024-12-06 17:21:34 -06:00
Jason Zimdars 4d383c7a77 Improve comment form design 2024-12-06 17:01:25 -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 2b9c4d9b71 Sanitize rendered markdown 2024-11-29 18:00:50 -06:00
Jose Farias 6164da2e38 Unnest uploads controller 2024-11-29 17:05:32 -06:00
Jose Farias 0e8d4104f8 Implement lightbox 2024-11-29 15:52:45 -06:00
Jose Farias ce3db053c2 Sanitize comment html 2024-11-29 14:34:39 -06:00
Jose Farias 45e94e4484 Support search on markdown fields 2024-11-29 14:28:37 -06:00
Jose Farias d556e21287 Use House for MD comments 2024-11-27 18:59:15 -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 43fa91fc05 Needs a little structure 2024-11-22 14:19:50 -06:00
Jason Zimdars 8d41b3e410 Pull back comment decoration 2024-11-22 13:51:46 -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 56e627ecec Stub admin switch 2024-11-20 17:04:36 -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