Commit Graph

1175 Commits

Author SHA1 Message Date
Jorge Manrubia c9813f2fb1 Extract method 2025-05-07 11:38:17 +02:00
Jorge Manrubia 3e5c811bea Format and rename method 2025-05-07 11:37:47 +02:00
Jorge Manrubia 561e9fad0c Support selecting multiple cards by using a list of numbers (separated by comma, or space)
https://3.basecamp.com/2914079/buckets/37331921/todos/8620236700#__recording_8620273944
2025-05-07 11:30:58 +02:00
Jorge Manrubia dc28f4c9c5 Add command to close cards
https://3.basecamp.com/2914079/buckets/37331921/todos/8620236700
2025-05-07 11:00:22 +02:00
Jorge Manrubia 8697cabbe2 Show confirmation when submitting certain commands
https://3.basecamp.com/2914079/buckets/37331921/todos/8617430347
2025-05-07 10:20:32 +02:00
Jorge Manrubia 22c3c33c0b Merge pull request #460 from basecamp/fizzy-do-initial
Fizzy Do (initial)
2025-05-07 08:57:37 +02:00
Andy Smith 4d1c215f02 Merge branch 'main' into closing-soon-badge 2025-05-06 15:25:01 -05:00
Jason Zimdars 28e7b9f59b Merge branch 'main' into default-collection
* main:
  Separate default from selectable workflow colors
  Brighter card colors
  Add transition
  Larger click area for the clear notification button
  Remove empty line
  Use variables for card colors
  Subtle fading and overlapping grid lines
  Toggle should more closely resemble columns
  Add `No.` and tighten-up line
  Display card id
  Don't count the system user
  Handle the case where you can only see one collection
2025-05-06 12:18:24 -05:00
Andy Smith f1daa647fe Separate default from selectable workflow colors 2025-05-06 11:54:40 -05:00
Jorge Manrubia c1dfdfaed4 Fix test 2025-05-06 15:23:31 +02:00
Jorge Manrubia 6961f36a45 Add tests for assignment 2025-05-06 14:57:51 +02:00
Jorge Manrubia 863ced55c4 Add tests 2025-05-06 14:17:28 +02:00
Jorge Manrubia 279a5be717 Rename single-letter param 2025-05-06 12:28:18 +02:00
Jorge Manrubia 01802964c5 Fix: consider "id" param too 2025-05-06 12:17:06 +02:00
Jorge Manrubia af3ecb3772 Add missing validation 2025-05-06 11:50:18 +02:00
Jorge Manrubia ef80c33be2 Move attribute declaration up 2025-05-06 11:47:30 +02:00
Jorge Manrubia ee917f99d6 Override search params instead of accumulating them 2025-05-06 11:45:12 +02:00
Jorge Manrubia ca3a8a444f Fix: filtering combined with search 2025-05-06 11:40:57 +02:00
Jorge Manrubia 583b3450af Format 2025-05-06 11:10:42 +02:00
Jorge Manrubia 712b4157bb Extract undo! method that undoes and destroys 2025-05-06 10:49:46 +02:00
Jorge Manrubia f464e8273e Tweak comment 2025-05-06 10:40:52 +02:00
Jorge Manrubia 9195ce2b2e Extract methods 2025-05-06 10:39:38 +02:00
Jorge Manrubia 3e8896ef93 Undo working for assignments 2025-05-06 09:25:52 +02:00
Jorge Manrubia 9d7459f865 Show recent commands 2025-05-06 08:54:58 +02:00
Jorge Manrubia bdbf1424f1 Reorder 2025-05-06 08:01:45 +02:00
Jorge Manrubia bdf375d6ed Update card titles 2025-05-06 07:45:59 +02:00
Jorge Manrubia ca4c867cdd Don't filter for blank queries 2025-05-06 07:29:59 +02:00
Jorge Manrubia 75558d0056 Move user assignment and validation to the controller 2025-05-06 07:18:27 +02:00
Jorge Manrubia 10c96fa818 Open users with @user 2025-05-06 07:02:45 +02:00
Jorge Manrubia dc4834cb93 Validate commands 2025-05-06 06:55:51 +02:00
Jorge Manrubia 72ffcfac8b Assignments working 2025-05-06 06:45:37 +02:00
Jorge Manrubia 65d809dd8d Basic models for Fizzy do and searches working with them 2025-05-06 06:42:33 +02:00
Andy Smith a42e5c647f Use variables for card colors 2025-05-05 13:34:35 -05:00
Jason Zimdars 117d5c6e59 Accounts always start with a "Cards" collection
- Deleting the last collection, immediately creates a new "Cards" collection
2025-05-02 17:35:24 +02:00
Jason Zimdars dc1d920379 Use black for closed cards only 2025-05-02 15:39:10 +02:00
Jorge Manrubia 7478e7692f Fix condition in callback 2025-05-01 13:11:23 +02:00
Jorge Manrubia 75bc2460ae Reapply "Move condition to the callback"
This reverts commit db50b643b3.
2025-05-01 13:11:01 +02:00
Jorge Manrubia db1a9d8b45 Reapply "Set default "Untitled" title for published cards"
This reverts commit 448989bfa2.
2025-05-01 13:10:58 +02:00
Jorge Manrubia 448989bfa2 Revert "Set default "Untitled" title for published cards"
This reverts commit ca1e002806.
2025-05-01 13:10:36 +02:00
Jorge Manrubia db50b643b3 Revert "Move condition to the callback"
This reverts commit 7b6de076e3.
2025-05-01 13:10:34 +02:00
Jorge Manrubia 7b6de076e3 Move condition to the callback 2025-05-01 13:09:42 +02:00
Jorge Manrubia ca1e002806 Set default "Untitled" title for published cards 2025-05-01 13:08:15 +02:00
Jorge Manrubia 0045e48f70 Don't notify yourself of self-assignments 2025-05-01 12:57:25 +02:00
Andy Smith 6c7de54137 Rename 'badge' to 'bubble' 2025-05-01 11:19:58 +02:00
Andy Smith 0d086cd39e Merge branch 'main' into closing-soon-badge 2025-05-01 09:59:42 +02:00
Andy Smith 78941e5068 Address PR feedback 2025-05-01 09:58:23 +02:00
Jorge Manrubia d9acafcb64 New line 2025-04-30 11:05:58 +02:00
Jorge Manrubia c349f52aec Not used 2025-04-30 10:22:23 +02:00
Jorge Manrubia 174bb21b8a Drop event summaries too
We'll regenerate with a script
2025-04-30 09:55:29 +02:00
Jorge Manrubia e1347bec3f Extract method 2025-04-30 09:47:05 +02:00