Commit Graph

34 Commits

Author SHA1 Message Date
Kevin McConnell e009874767 Set up for internal deployment 2024-10-07 16:47:39 -04:00
Jason Zimdars 9e28359587 Add proper avatars for users 2024-10-04 10:54:11 -05:00
Jeffrey Hardy 8682bc6a83 Wire up filters for tags and assignees 2024-10-03 15:40:51 -04:00
Kevin McConnell f305776fe4 Update brakeman warnings due to moved code 2024-10-03 16:25:59 +01:00
Kevin McConnell 4161862966 Add pop/restore button to bubble 2024-10-03 13:43:57 +01:00
Jeffrey Hardy 63c4493f7e Update Brakeman ignore for changed dynamic render path warning 2024-10-02 16:07:23 -04:00
Jeffrey Hardy d3748bd495 Ignore false-positive Brakeman dynamic render path warning 2024-10-02 13:03:25 -04:00
Kevin McConnell 15fa3b7582 Ignore a brakeman warning 2024-10-02 13:57:05 +01:00
Jeffrey Hardy 7863bb5862 Prompt for first-run setup when no accounts exist 2024-09-30 13:17:31 -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
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
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
Jeffrey Hardy bd2aa802d9 Remove bubble images independently 2024-09-13 19:16:36 -04:00
Jason Zimdars 3cf841d463 Proper ordering 2024-09-13 09:52:55 -05:00
Jeffrey Hardy 40863453e0 Recast categories as tags 2024-09-05 17:36:48 -04:00
Jeffrey Hardy 5aae70298b Rename Splat to Bubble 2024-09-04 14:54:11 -04:00
Jason Zimdars 73f7ddca36 Animate when boosting (puffing up) 2024-08-22 18:24:43 -05:00
Jeffrey Hardy e0763d4d4b Splat -> Fizzy 2024-08-22 14:53:49 -04:00
Jeffrey Hardy 4b5e2663a9 Use Rails 8.0 configuration defaults 2024-08-20 11:25:35 -04:00
Jason Zimdars 642e8bcd27 Boost splats 2024-08-19 17:33:12 -05:00
Jason Zimdars 6860a0ea36 Create comments on splats 2024-08-19 14:14:26 -05:00
Jeffrey Hardy 391e11de22 Modernize puma configuration 2024-08-16 16:33:36 -04:00
Jeffrey Hardy b5b00f9fdc Update comment 2024-08-16 16:33:36 -04:00
Jeffrey Hardy ca30cb55f3 Reorder routes 2024-08-16 16:33:36 -04:00
Jeffrey Hardy 0c9a6baf2f Modernize route syntax
Hash key path mapping is deprecated in:
https://github.com/rails/rails/pull/52422
2024-08-16 16:33:36 -04:00
Jason Zimdars be2062f902 Simple flow for creating categories
- Also includes a dev-facing index for removing them (for now)
- Saves an interim bubble style for posterity
2024-07-31 16:22:36 -05:00
Jason Zimdars 932a83197b Add Splat model, controller, and views 2024-07-23 15:59:32 -05:00
Kevin McConnell c4fb1bdc76 Add minimal authentication flow to get started 2024-06-21 16:45:29 +01:00
Kevin McConnell b9cf8c5e9d Set up Rubocop 2024-06-21 16:42:48 +01:00
Kevin McConnell 564a0f48ae New Rails app 2024-06-21 13:19:56 +01:00