Commit Graph

4101 Commits

Author SHA1 Message Date
Jeffrey Hardy 66a7641ecd No need for an instance variable 2024-09-24 15:35:51 -04:00
Jeffrey Hardy d060e051c7 Style 2024-09-24 15:32:50 -04:00
Jeffrey Hardy 4e579e5a34 Rename Project to Bucket 2024-09-24 15:32:44 -04:00
Jeffrey Hardy e6bb6ad76b Join links for user registration 2024-09-24 14:30:22 -04:00
Jason Zimdars db0fcdb8f2 Style 2024-09-23 10:00:11 -05:00
Jason Zimdars 1cde634cd2 Try a light background for now 2024-09-20 17:10:26 -05:00
Jason Zimdars 5a49b79d98 Don't change the order in the list layout 2024-09-20 16:40:22 -05:00
Jason Zimdars 4fc21a7220 No need for positioned link, add hover effect 2024-09-20 16:20:24 -05:00
Jason Zimdars a9e8915de7 More closely match bubbles#index layout, share some styles 2024-09-20 16:05:28 -05:00
Jason Zimdars dcf6647957 Ensure the link is positioned on a layer above other elements 2024-09-20 16:05:28 -05:00
Jason Zimdars 3e4a469dcb Duh! We can just do this with CSS 2024-09-20 16:05:28 -05:00
Jason Zimdars a356a2f0c0 Introduce some randomness
- We'll want to match the sorting inside the project later, but this is a good simulation
2024-09-20 16:05:28 -05:00
Jason Zimdars 25e12e2b12 Refactor so we can set the values in CSS depending on the context 2024-09-20 16:05:28 -05:00
Jason Zimdars 7305f21aca Adjust size and spacing 2024-09-20 16:05:28 -05:00
Jeffrey Hardy 5516bd024a Match non-ASCII characters when extracting initials 2024-09-20 14:53:02 -04:00
Jeffrey Hardy 36ee7a8e75 Reorder associations and validations 2024-09-20 14:53:02 -04:00
Jason Zimdars 97e6bf1fc5 No longer used 2024-09-19 17:05:19 -05:00
Jason Zimdars 5e6095afae Initial stab at projects index with thumbnail views 2024-09-19 17:04:34 -05:00
Jason Zimdars a15865853b Fix that bubble SVGs could get hidden 2024-09-19 16:49:17 -05:00
Jason Zimdars 115e618fb6 Needs preposition 2024-09-19 15:22:02 -05:00
Jeffrey Hardy 8a0a541d5c Drop unused body columns 2024-09-19 10:15:03 -04:00
Jeffrey Hardy b53054bdb0 Upgrade time tags 2024-09-19 10:05:32 -04:00
Jeffrey Hardy 6d9ba6b1d7 Avoid referencing instance variables in templates 2024-09-19 10:05:32 -04:00
Jason Zimdars 861f9909ad Start styling projects 2024-09-18 17:26:07 -05:00
Jason Zimdars ac9deb4df8 No longer used 2024-09-18 17:19:44 -05:00
Jason Zimdars 627b1df1c0 Link to projects index 2024-09-18 17:09:01 -05:00
Jason Zimdars 4c4e02f40b Include project name 2024-09-18 16:58:38 -05:00
Jason Zimdars de1994f622 Rework styles to account for button_to mark-up 2024-09-18 16:45:42 -05:00
Jeffrey Hardy b2d948594a Extract Project::Accessible 2024-09-18 17:25:09 -04:00
Jeffrey Hardy 1d8d10ce63 Replace Bubble#color enum with a standard attribute with a default 2024-09-18 16:00:29 -04:00
Jeffrey Hardy c534ff3810 Deduplicate form 2024-09-18 15:35:50 -04:00
Jeffrey Hardy 9b52dd1b52 Eliminate boosts#index async loading in favor of inlining 2024-09-18 15:24:09 -04:00
Jeffrey Hardy 96a5ad37d5 Drop the auto-submitting boosts/new form in favor of a button 2024-09-18 15:17:09 -04:00
Jason Zimdars 0c2fb156a7 Polish logo placeholder 2024-09-18 12:55:36 -05:00
Jeffrey Hardy bb58725007 Please Brakeman by avoiding a dynamic render path 2024-09-18 13:22:03 -04:00
Jeffrey Hardy 6f2c186208 Redirect to the bubbles index after creating a project 2024-09-18 13:17:53 -04:00
Jeffrey Hardy 72bf68a0c8 Scope bubble query by project 2024-09-18 13:17:31 -04:00
Jeffrey Hardy 355e144ddc Nest bubbles et al under projects 2024-09-18 13:09:06 -04:00
Jeffrey Hardy 2c32c3c536 Use checkboxes to toggle accesses in bulk 2024-09-18 13:06:30 -04:00
Jeffrey Hardy 995f937eef Stub project access control for users 2024-09-18 13:06:30 -04:00
Jeffrey Hardy 5585f74e81 Stub a projects controller and views 2024-09-18 13:06:30 -04:00
Jeffrey Hardy c09a02fa98 Introduce projects and accesses 2024-09-18 13:06:30 -04:00
Jason Zimdars 8c50c0524a Fix that wonky shape 2024-09-18 11:53:23 -05:00
Jason Zimdars d31d19a45e Clean this up 2024-09-18 11:42:02 -05:00
Jason Zimdars 7a8bbc2d6d Display all the assignments 2024-09-18 11:38:40 -05:00
Jason Zimdars 5dc3d57b42 Ensure combined summaries are rendered as a sentence 2024-09-18 11:38:02 -05:00
Jason Zimdars a21ccf049d Include assignments in thread 2024-09-18 10:44:15 -05:00
Jason Zimdars 6c77f2ea1c This belongs in the comments helper 2024-09-18 10:12:15 -05:00
Jason Zimdars 56c7fe4abb Add assignees to a bubble WIP
- Still needs UI to display multiple assignees
- Still needs UI for changing/removing assignees
2024-09-17 17:10:23 -05:00
Jason Zimdars 362f373378 Inline color picker 2024-09-16 17:41:14 -05:00