Jason Zimdars
e2372fae93
Same style as combobox pop-ups
2024-12-05 15:39:48 -06:00
Jason Zimdars
c84e1b4685
Ensure bubbles are clickable anyplace in windshield
2024-12-05 11:46:33 -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
Jason Zimdars
a8e24ffdda
Adjust position now that bubbles won't be so vertical
2024-12-04 17:26:32 -06:00
Jason Zimdars
792a862e9f
Fix that bubbles could collapse in some situations
2024-12-04 17:26:32 -06:00
Jose Farias
22d59ba4fb
Test UploadsController
2024-11-29 18:40:58 -06:00
Jose Farias
2b9c4d9b71
Sanitize rendered markdown
2024-11-29 18:00:50 -06:00
Jose Farias
8a5b672adb
Add syntax highlighting
2024-11-29 17:22:16 -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
84c11e11f5
Add .heading__link styles
2024-11-29 14:32:14 -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
3e1b2c74e4
Make one-way assignment and tagging methods private
2024-11-25 17:55:25 -06:00
Jose Farias
a9f845ed47
Assigner is always Current.user
2024-11-25 17:51:20 -06:00
Jose Farias
43add9d0be
Move combobox initializer to helper
2024-11-25 16:30:38 -06:00
Jose Farias
acac683b3e
Do combobox filtering client-side
2024-11-25 16:25:42 -06:00
Jose Farias
5e09f5a9b9
Remove swapping
2024-11-25 16:17:44 -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
e9b0f8d39f
Bump boost size, adjust assignee alignment
2024-11-22 16:35:31 -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
c052a796d8
Remove some of the more vertical ones
2024-11-22 16:25:40 -06:00
Jason Zimdars
92510755cf
List name next to assignee
2024-11-22 16:21:58 -06:00
Jason Zimdars
01f4acd7d0
Bump font size
2024-11-22 16:00:12 -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
30bcfc9d72
Insure text enlarges on perma
2024-11-20 17:08:33 -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
Jason Zimdars
47208a20da
Rework Workflows creation and editing flows
2024-11-19 20:20:15 -06:00
Jason Zimdars
7456949791
Stub everyone switch
2024-11-19 20:20:15 -06:00
Jose Farias
aae612473c
Merge pull request #137 from basecamp/activity-score
...
Pre-calculate comment counts and activity scores
2024-11-19 15:13:38 -06:00
Jose Farias
e117f4e5af
boost_count -> boosts_count
...
This aligns better with counter_cache conventions, in case we turn boosts into a model later
2024-11-19 14:22:51 -06:00