Commit Graph

  • dd9c7c2b96 Close filters on click outside Jason Zimdars 2024-10-06 07:41:44 -05:00
  • 4025462602 Just embolden thin lines Jason Zimdars 2024-10-06 07:37:08 -05:00
  • 12911b6873 Match term size Jason Zimdars 2024-10-06 07:32:51 -05:00
  • fb3077811d Remove for now, needs more thought Jason Zimdars 2024-10-06 07:29:27 -05:00
  • d0e3ce5186 Memoize filter params to quiet noisy permitted parameter logging Jeffrey Hardy 2024-10-05 18:31:24 -04:00
  • ad2259d7ea Remove any suggestion that we accept params when creating a bubble Jeffrey Hardy 2024-10-05 18:30:00 -04:00
  • 6c26a100f7 Restore the search filter input Jeffrey Hardy 2024-10-05 18:23:56 -04:00
  • f0f7da7df6 Tweaks for demo Jason Zimdars 2024-10-05 07:47:34 -05:00
  • 63a3763f8d Don't list deleted users Jason Zimdars 2024-10-04 15:24:17 -05:00
  • bddae34baf Adjust for overflow Jason Zimdars 2024-10-04 15:20:47 -05:00
  • f7c79ac6d8 Ensure popped bubbles are clickable Jeffrey Hardy 2024-10-04 16:16:50 -04:00
  • 86e30fffcc Stub filtering for popped bubbles Jeffrey Hardy 2024-10-04 16:11:09 -04:00
  • cbb20ecc64 Rename the search param for clarity Jeffrey Hardy 2024-10-04 15:55:54 -04:00
  • a14b4e1073 Extract filter params for reuse Jeffrey Hardy 2024-10-04 15:43:43 -04:00
  • 9d6e668d88 Use explicit bubble paths for filter links Jeffrey Hardy 2024-10-04 15:40:29 -04:00
  • 2f886d6b34 Remove unused helpers Jeffrey Hardy 2024-10-04 15:40:07 -04:00
  • 6953701df4 Scope user finding by Current.account Jeffrey Hardy 2024-10-04 12:51:04 -04:00
  • 9e28359587 Add proper avatars for users Jason Zimdars 2024-10-04 10:54:11 -05:00
  • f2e0a7e17b Tighten Jason Zimdars 2024-10-03 16:53:10 -05:00
  • 8702a26466 Make these more complete (even though not using at the moment) Jason Zimdars 2024-10-03 16:53:05 -05:00
  • a919a352d9 Bare blank slate Jason Zimdars 2024-10-03 16:29:37 -05:00
  • 4998b88e58 We don't need all this for a sentence Jason Zimdars 2024-10-03 16:26:50 -05:00
  • 68eb1c1ab2 Only hover icon buttons, no outline on focus for now Jason Zimdars 2024-10-03 16:26:38 -05:00
  • 65eb3a767d Simplify bucket display Jason Zimdars 2024-10-03 16:23:25 -05:00
  • f261b9b8b0 Make buttons without hover states react on hover Jason Zimdars 2024-10-03 16:02:58 -05:00
  • cdd46a3e98 Unnecessary Jason Zimdars 2024-10-03 16:00:20 -05:00
  • 547b0f49ae Popped effect Jason Zimdars 2024-10-03 15:41:00 -05:00
  • b81b6c3ce4 Use the same collection for the list Jason Zimdars 2024-10-03 15:10:21 -05:00
  • 16ca77665a Add due dates to list view Jason Zimdars 2024-10-03 15:08:04 -05:00
  • 9c521b1685 Display assignments in list Jason Zimdars 2024-10-03 14:56:33 -05:00
  • 8682bc6a83 Wire up filters for tags and assignees Jeffrey Hardy 2024-10-03 15:27:51 -04:00
  • 81087295a0 Scope and order assignee and tag filters Jeffrey Hardy 2024-10-03 14:15:05 -04:00
  • ad1c7ae51d Remove redundant ordering for most-active bubbles Jeffrey Hardy 2024-10-03 14:10:11 -04:00
  • 462032155c Always set a default Bubble title Jeffrey Hardy 2024-10-03 13:54:04 -04:00
  • 56798348a3 Line after first 10 bubbles shows which are bubbled up Jason Zimdars 2024-10-03 14:35:57 -05:00
  • e5e035609c Spacing Jason Zimdars 2024-10-03 14:35:36 -05:00
  • 76e0c3af8f Delete buckets Jason Zimdars 2024-10-03 13:39:16 -05:00
  • bd17881d4f Polish add and edit buckets, expose edit link Jason Zimdars 2024-10-03 13:37:01 -05:00
  • 6d4172c558 Bubbly button icons Jason Zimdars 2024-10-03 12:46:40 -05:00
  • f305776fe4 Update brakeman warnings due to moved code Kevin McConnell 2024-10-03 16:25:59 +01:00
  • b7feddf6b7 Temporarily wire up filtering on the form Kevin McConnell 2024-10-03 14:40:51 +01:00
  • 4161862966 Add pop/restore button to bubble Kevin McConnell 2024-10-03 13:39:45 +01:00
  • e50144d97f Add modelling for "popped" bubbles Kevin McConnell 2024-10-02 14:25:20 +01:00
  • 8ff85b44e0 Stub filter input Jason Zimdars 2024-10-02 17:33:14 -05:00
  • eabba22607 First stab at filter button + popup component Jason Zimdars 2024-10-02 17:24:20 -05:00
  • 4d26a8c765 Fix color dialog behavior Jason Zimdars 2024-10-02 16:19:01 -05:00
  • 63c4493f7e Update Brakeman ignore for changed dynamic render path warning Jeffrey Hardy 2024-10-02 16:06:21 -04:00
  • da21a071b8 Introduce scopes for finding bubbles assigned to or by someone Jeffrey Hardy 2024-10-02 15:47:33 -04:00
  • 889dfdd06a Introduce a Bubble.tagged_with scope to simplify controller finding Jeffrey Hardy 2024-10-02 15:23:30 -04:00
  • d3748bd495 Ignore false-positive Brakeman dynamic render path warning Jeffrey Hardy 2024-10-02 13:03:25 -04:00
  • 7f7b953a8c Introduce Bubble#assign Jeffrey Hardy 2024-10-02 12:49:13 -04:00
  • 497906010b Track assignment assignees Jeffrey Hardy 2024-10-02 12:42:56 -04:00
  • 044117f9c1 Extract Bucket::Assignable and rename Assignment#user to #assignee Jeffrey Hardy 2024-10-02 12:28:03 -04:00
  • 49a3e569c2 Use chained scopes Jeffrey Hardy 2024-10-02 09:08:00 -04:00
  • 15fa3b7582 Ignore a brakeman warning Kevin McConnell 2024-10-02 13:57:05 +01:00
  • 518828883c Make bubbles and comments searchable Kevin McConnell 2024-10-02 12:39:02 +01:00
  • b3a8e9c904 Create search indexes Kevin McConnell 2024-10-02 11:39:15 +01:00
  • a3aef3b869 Rails 8.0.0.beta1 Kevin McConnell 2024-10-02 11:39:36 +01:00
  • 13f5952336 Fix migrations that can no longer be applied Kevin McConnell 2024-10-02 13:47:05 +01:00
  • 53b61c0752 Inline tag finding Jeffrey Hardy 2024-10-01 16:25:31 -04:00
  • 774fbb6060 Scope tags by account Jeffrey Hardy 2024-10-01 16:20:29 -04:00
  • 7863bb5862 Prompt for first-run setup when no accounts exist Jeffrey Hardy 2024-09-30 13:17:31 -04:00
  • dc60c9b1a2 Require a bucket name Jeffrey Hardy 2024-09-30 13:03:45 -04:00
  • d916736210 Remove fk constraints from assignments Jeffrey Hardy 2024-09-30 12:59:01 -04:00
  • 55d846fce2 Fix syntax error from stray closing bracket Jeffrey Hardy 2024-09-24 16:14:36 -04:00
  • 1d2de248ee Only active users can authenticate Jeffrey Hardy 2024-09-24 15:51:38 -04:00
  • ee67d485c4 Forbid account self-removal Jeffrey Hardy 2024-09-24 15:46:03 -04:00
  • 66a7641ecd No need for an instance variable Jeffrey Hardy 2024-09-24 15:35:51 -04:00
  • d060e051c7 Style Jeffrey Hardy 2024-09-24 15:32:50 -04:00
  • 4e579e5a34 Rename Project to Bucket Jeffrey Hardy 2024-09-24 15:32:44 -04:00
  • e6bb6ad76b Join links for user registration Jeffrey Hardy 2024-09-19 16:48:33 -04:00
  • db0fcdb8f2 Style Jason Zimdars 2024-09-23 10:00:11 -05:00
  • 1cde634cd2 Try a light background for now Jason Zimdars 2024-09-20 17:10:26 -05:00
  • 5a49b79d98 Don't change the order in the list layout Jason Zimdars 2024-09-20 16:40:22 -05:00
  • 4fc21a7220 No need for positioned link, add hover effect Jason Zimdars 2024-09-20 16:20:24 -05:00
  • a9e8915de7 More closely match bubbles#index layout, share some styles Jason Zimdars 2024-09-20 16:05:13 -05:00
  • dcf6647957 Ensure the link is positioned on a layer above other elements Jason Zimdars 2024-09-20 15:51:52 -05:00
  • 3e4a469dcb Duh! We can just do this with CSS Jason Zimdars 2024-09-20 15:51:19 -05:00
  • a356a2f0c0 Introduce some randomness Jason Zimdars 2024-09-20 15:30:32 -05:00
  • 25e12e2b12 Refactor so we can set the values in CSS depending on the context Jason Zimdars 2024-09-20 15:03:28 -05:00
  • 7305f21aca Adjust size and spacing Jason Zimdars 2024-09-20 13:36:34 -05:00
  • 5266b4cbd3 ./bin/dev -> bin/dev Jeffrey Hardy 2024-09-19 17:26:00 -04:00
  • 5516bd024a Match non-ASCII characters when extracting initials Jeffrey Hardy 2024-09-19 14:01:01 -04:00
  • 3025a0ce08 Test user creation and deactivation Jeffrey Hardy 2024-09-19 13:57:23 -04:00
  • 36ee7a8e75 Reorder associations and validations Jeffrey Hardy 2024-09-19 13:56:05 -04:00
  • 97e6bf1fc5 No longer used Jason Zimdars 2024-09-19 17:05:19 -05:00
  • 5e6095afae Initial stab at projects index with thumbnail views Jason Zimdars 2024-09-19 17:04:34 -05:00
  • a15865853b Fix that bubble SVGs could get hidden Jason Zimdars 2024-09-19 16:49:17 -05:00
  • 115e618fb6 Needs preposition Jason Zimdars 2024-09-19 15:22:02 -05:00
  • 695dbb3630 Tidy addtional fixtures Jeffrey Hardy 2024-09-19 13:08:40 -04:00
  • 2dd0e79f1e Tidy fixtures Jeffrey Hardy 2024-09-19 10:36:07 -04:00
  • 8a0a541d5c Drop unused body columns Jeffrey Hardy 2024-09-19 10:11:30 -04:00
  • b53054bdb0 Upgrade time tags Jeffrey Hardy 2024-09-18 17:42:27 -04:00
  • 6d9ba6b1d7 Avoid referencing instance variables in templates Jeffrey Hardy 2024-09-18 17:41:55 -04:00
  • 861f9909ad Start styling projects Jason Zimdars 2024-09-18 17:26:07 -05:00
  • ac9deb4df8 No longer used Jason Zimdars 2024-09-18 17:19:44 -05:00
  • 627b1df1c0 Link to projects index Jason Zimdars 2024-09-18 17:09:01 -05:00
  • 4c4e02f40b Include project name Jason Zimdars 2024-09-18 16:58:38 -05:00
  • de1994f622 Rework styles to account for button_to mark-up Jason Zimdars 2024-09-18 16:45:39 -05:00
  • b2d948594a Extract Project::Accessible Jeffrey Hardy 2024-09-18 17:25:09 -04:00