Jose Farias
|
2387f8f211
|
Reorganize methods in BubblesController
|
2024-10-16 17:30:42 -06:00 |
|
Jose Farias
|
f127fad1e4
|
Add flash notices
|
2024-10-16 17:22:11 -06:00 |
|
Jose Farias
|
73f64f542e
|
Fix tag and assignee selects
|
2024-10-16 17:16:13 -06:00 |
|
Jose Farias
|
8fd28c3809
|
Remove unnecesary compact_blank
|
2024-10-16 17:10:48 -06:00 |
|
Jose Farias
|
956dce9e34
|
upcase_first -> humanize
|
2024-10-16 17:08:42 -06:00 |
|
Jose Farias
|
310a102ec9
|
Split out filters into partials
|
2024-10-16 16:55:09 -06:00 |
|
Jose Farias
|
f4b5210ca1
|
Spike persisted filters
|
2024-10-16 16:41:11 -06:00 |
|
Jose Farias
|
1d6acb6119
|
Stop caching threads — YAGNI
|
2024-10-12 23:23:12 -06:00 |
|
Jose Farias
|
2c6c821e20
|
Use local time for rollups
|
2024-10-12 23:03:27 -06:00 |
|
Jose Farias
|
ec7fc75054
|
Spike events system
|
2024-10-11 20:14:09 -05:00 |
|
Jose Farias
|
dd1752de2a
|
Implement bucket access form
|
2024-10-09 11:53:05 -04:00 |
|
Jason Zimdars
|
fb5254d13b
|
Scope to just users on the bucket
|
2024-10-08 13:39:14 -04:00 |
|
Jeffrey Hardy
|
d38bab9664
|
Scope tags by bucket
|
2024-10-07 09:03:17 -04:00 |
|
Jason Zimdars
|
65f29ae3b5
|
Fix deleting tags (just need this for local data)
|
2024-10-06 13:05:21 -04:00 |
|
Jason Zimdars
|
9be032beda
|
Add close/collapse actions
|
2024-10-06 12:41:28 -04:00 |
|
Jason Zimdars
|
045a4d39c5
|
Improve filter menu styles
|
2024-10-06 10:36:51 -04:00 |
|
Jason Zimdars
|
dd9c7c2b96
|
Close filters on click outside
|
2024-10-06 10:36:51 -04:00 |
|
Jason Zimdars
|
12911b6873
|
Match term size
|
2024-10-06 10:36:51 -04:00 |
|
Jason Zimdars
|
fb3077811d
|
Remove for now, needs more thought
|
2024-10-06 10:36:51 -04:00 |
|
Jeffrey Hardy
|
6c26a100f7
|
Restore the search filter input
|
2024-10-05 18:23:56 -04:00 |
|
Jason Zimdars
|
f0f7da7df6
|
Tweaks for demo
|
2024-10-05 07:47:34 -05:00 |
|
Jason Zimdars
|
63a3763f8d
|
Don't list deleted users
|
2024-10-04 15:24:17 -05:00 |
|
Jeffrey Hardy
|
f7c79ac6d8
|
Ensure popped bubbles are clickable
|
2024-10-04 16:16:50 -04:00 |
|
Jeffrey Hardy
|
86e30fffcc
|
Stub filtering for popped bubbles
|
2024-10-04 16:11:09 -04:00 |
|
Jeffrey Hardy
|
cbb20ecc64
|
Rename the search param for clarity
|
2024-10-04 15:55:55 -04:00 |
|
Jeffrey Hardy
|
a14b4e1073
|
Extract filter params for reuse
|
2024-10-04 15:43:43 -04:00 |
|
Jeffrey Hardy
|
9d6e668d88
|
Use explicit bubble paths for filter links
|
2024-10-04 15:40:29 -04:00 |
|
Jason Zimdars
|
9e28359587
|
Add proper avatars for users
|
2024-10-04 10:54:11 -05:00 |
|
Jason Zimdars
|
f2e0a7e17b
|
Tighten
|
2024-10-03 16:53:10 -05:00 |
|
Jason Zimdars
|
a919a352d9
|
Bare blank slate
|
2024-10-03 16:29:37 -05:00 |
|
Jason Zimdars
|
4998b88e58
|
We don't need all this for a sentence
|
2024-10-03 16:26:50 -05:00 |
|
Jason Zimdars
|
65eb3a767d
|
Simplify bucket display
|
2024-10-03 16:23:25 -05:00 |
|
Jason Zimdars
|
cdd46a3e98
|
Unnecessary
|
2024-10-03 16:00:20 -05:00 |
|
Jason Zimdars
|
547b0f49ae
|
Popped effect
|
2024-10-03 15:41:00 -05:00 |
|
Jason Zimdars
|
b81b6c3ce4
|
Use the same collection for the list
|
2024-10-03 15:10:21 -05:00 |
|
Jason Zimdars
|
16ca77665a
|
Add due dates to list view
|
2024-10-03 15:08:11 -05:00 |
|
Jason Zimdars
|
9c521b1685
|
Display assignments in list
|
2024-10-03 15:08:11 -05:00 |
|
Jeffrey Hardy
|
8682bc6a83
|
Wire up filters for tags and assignees
|
2024-10-03 15:40:51 -04:00 |
|
Jeffrey Hardy
|
81087295a0
|
Scope and order assignee and tag filters
|
2024-10-03 15:40:51 -04:00 |
|
Jeffrey Hardy
|
ad1c7ae51d
|
Remove redundant ordering for most-active bubbles
The base bubbles query is the same, differing only in the ordering and limit.
|
2024-10-03 15:40:51 -04:00 |
|
Jeffrey Hardy
|
462032155c
|
Always set a default Bubble title
|
2024-10-03 15:40:51 -04:00 |
|
Jason Zimdars
|
e5e035609c
|
Spacing
|
2024-10-03 14:35:36 -05:00 |
|
Jason Zimdars
|
76e0c3af8f
|
Delete buckets
|
2024-10-03 13:39:16 -05:00 |
|
Jason Zimdars
|
bd17881d4f
|
Polish add and edit buckets, expose edit link
|
2024-10-03 13:37:01 -05:00 |
|
Jason Zimdars
|
6d4172c558
|
Bubbly button icons
|
2024-10-03 12:46:40 -05:00 |
|
Kevin McConnell
|
b7feddf6b7
|
Temporarily wire up filtering on the form
|
2024-10-03 16:11:29 +01:00 |
|
Kevin McConnell
|
4161862966
|
Add pop/restore button to bubble
|
2024-10-03 13:43:57 +01:00 |
|
Jason Zimdars
|
8ff85b44e0
|
Stub filter input
|
2024-10-02 17:33:14 -05:00 |
|
Jason Zimdars
|
eabba22607
|
First stab at filter button + popup component
|
2024-10-02 17:24:20 -05:00 |
|
Jason Zimdars
|
4d26a8c765
|
Fix color dialog behavior
|
2024-10-02 16:19:01 -05:00 |
|