Commit Graph

193 Commits

Author SHA1 Message Date
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 5266b4cbd3 ./bin/dev -> bin/dev 2024-09-20 14:53:02 -04:00
Jeffrey Hardy 5516bd024a Match non-ASCII characters when extracting initials 2024-09-20 14:53:02 -04:00
Jeffrey Hardy 3025a0ce08 Test user creation and deactivation 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 695dbb3630 Tidy addtional fixtures 2024-09-19 13:08:40 -04:00
Jeffrey Hardy 2dd0e79f1e Tidy fixtures 2024-09-19 10:36:07 -04: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 cd6e086fcc Clean up fixtures 2024-09-18 13:57:40 -05:00
Jason Zimdars 0c2fb156a7 Polish logo placeholder 2024-09-18 12:55:36 -05:00
Jeffrey Hardy 1a45659e09 Merge pull request #33 from basecamp/dependabot/bundler/bootsnap-1.18.4
Bump bootsnap from 1.18.3 to 1.18.4
2024-09-18 13:25:57 -04:00
Jeffrey Hardy d26bce5571 Merge pull request #44 from basecamp/dependabot/bundler/sqlite3-2.0.4
Bump sqlite3 from 2.0.2 to 2.0.4
2024-09-18 13:25:42 -04:00
Jeffrey Hardy 4fe089aef6 Merge pull request #54 from basecamp/dependabot/bundler/brakeman-6.2.1
Bump brakeman from 6.1.2 to 6.2.1
2024-09-18 13:24:47 -04:00
Jeffrey Hardy aca0da6620 Merge pull request #69 from basecamp/dependabot/bundler/propshaft-1.0.0
Bump propshaft from 0.9.0 to 1.0.0
2024-09-18 13:24:29 -04:00
Jeffrey Hardy 12d61f3567 Merge pull request #73 from basecamp/dependabot/bundler/turbo-rails-2.0.7
Bump turbo-rails from 2.0.5 to 2.0.7
2024-09-18 13:24:04 -04:00
Jeffrey Hardy b7169b3a4c Merge pull request #52 from basecamp/dependabot/bundler/rexml-3.3.6
Bump rexml from 3.3.0 to 3.3.6
2024-09-18 13:23:18 -04:00
Jeffrey Hardy bb58725007 Please Brakeman by avoiding a dynamic render path 2024-09-18 13:22:03 -04:00
Jeffrey Hardy 4a0fd759e5 Remove errant empty argument 2024-09-18 13:20:20 -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