Commit Graph

20 Commits

Author SHA1 Message Date
Jose Farias f4b5210ca1 Spike persisted filters 2024-10-16 16:41:11 -06:00
Jose Farias dd1752de2a Implement bucket access form 2024-10-09 11:53:05 -04:00
Jason Zimdars 9e28359587 Add proper avatars for users 2024-10-04 10:54:11 -05:00
Kevin McConnell e50144d97f Add modelling for "popped" bubbles 2024-10-03 12:54:13 +01:00
Jeffrey Hardy da21a071b8 Introduce scopes for finding bubbles assigned to or by someone 2024-10-02 15:49:36 -04:00
Jeffrey Hardy 497906010b Track assignment assignees 2024-10-02 12:45:34 -04:00
Jeffrey Hardy ee67d485c4 Forbid account self-removal 2024-09-24 15:48:29 -04:00
Jeffrey Hardy 4e579e5a34 Rename Project to Bucket 2024-09-24 15:32:44 -04: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
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 c09a02fa98 Introduce projects and accesses 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 6dc2c2ba73 Tidy model 'dependent: destroy' options 2024-09-04 14:03:19 -04:00
Jeffrey Hardy e3983d5bbe Use Rails' new sessions generator to replace the existing setup
Ref: https://github.com/rails/rails/pull/52328
2024-08-20 14:17:05 -04:00
Jeffrey Hardy 683338fb02 Go with Account instead of Organization as the top-level tenant entity 2024-08-16 17:06:49 -04:00
Jason Zimdars 09cc76c4f7 Render comments on splats 2024-08-14 17:36:13 -05:00
Jason Zimdars 2ff9dbab51 Track creator 2024-08-14 16:41:59 -05:00
Kevin McConnell c4fb1bdc76 Add minimal authentication flow to get started 2024-06-21 16:45:29 +01:00