Commit Graph

1066 Commits

Author SHA1 Message Date
Jason Zimdars 8e0154addc Subtle fading and overlapping grid lines 2025-05-02 15:51:50 -05:00
Jason Zimdars bc6709c4eb Display card id 2025-05-02 20:00:51 +02:00
Jason Zimdars ba83625a60 Don't count the system user 2025-05-02 18:17:03 +02:00
Jason Zimdars 4cf0242443 Handle the case where you can only see one collection 2025-05-02 18:08:57 +02:00
Jason Zimdars 360d37d6ff Stub stalled setting, adjust auto-close options 2025-05-02 16:04:32 +02:00
Jason Zimdars 1ef1839a81 No need for it to be huge 2025-05-02 15:51:29 +02:00
Jason Zimdars 61be8ef3b8 No need to separate users with a space 2025-05-02 15:48:06 +02:00
Jason Zimdars c9d5a78ac4 Avoid truncating workflow name, adjust alignment and sizing 2025-05-02 15:47:14 +02:00
Jason Zimdars 38062aab47 No need to set this here, it's inherited 2025-05-02 15:38:36 +02:00
Jason Zimdars 4797896686 Copy edit 2025-05-02 14:18:42 +02:00
Jason Zimdars 9c813720e5 Remove duplicate class name 2025-05-02 14:18:28 +02:00
Jason Zimdars 8e5209a4a5 Merge branch 'main' into jz-4-30
* main:
  New line
  Not used
  Remove another reference to message
  Remove summary id column too
  Script to re-create system comments
  Drop event summaries too
  Extract method
  Add tests and clean unused events
  Format
  Remove default chronological order
  Format
  Create system comments on events
  Rename test that was being skipped
  Flatten out comments and messages
2025-04-30 11:30:04 +02:00
Jason Zimdars c6542e3d85 Filter assignees 2025-04-30 11:27:42 +02:00
Jason Zimdars f45554bfc3 Use dialog controller actions, re-enable default action 2025-04-30 11:27:09 +02:00
Jason Zimdars 14825e4daf Don't trigger other hotkeys when dismissing 2025-04-30 10:53:08 +02:00
Jason Zimdars 6ed5549c1b 'Reported' -> 'Added' 2025-04-30 10:29:16 +02:00
Jorge Manrubia 7d20e8e8cd Remove another reference to message 2025-04-30 10:19:40 +02:00
Jason Zimdars dabec3e124 More verbose time stamps 2025-04-30 10:09:31 +02:00
Jason Zimdars d3ba47c2fa Sort alphabetically 2025-04-30 09:56:13 +02:00
Jorge Manrubia c7893aa24d Remove default chronological order 2025-04-30 08:24:22 +02:00
Jorge Manrubia 4ff55df2e0 Create system comments on events 2025-04-29 20:33:07 +02:00
Jorge Manrubia 2b98db9e66 Flatten out comments and messages
https://37s.fizzy.37signals.com/collections/693169850/cards/999008989#comment_994777841
2025-04-29 19:21:18 +02:00
Jason Zimdars de13f85949 Remove debug 2025-04-28 22:45:54 +02:00
Jason Zimdars 9d6e40904f Adjust size for demo 2025-04-27 21:26:06 +02:00
Jason Zimdars 81ea8f2a1d Completely revert that 2025-04-27 17:26:00 +02:00
Jason Zimdars dfbdd3da4d We can't filter these right now 2025-04-27 17:19:22 +02:00
Jason Zimdars b8fe50113b Shouldn't be nested, we already have a popup__list 2025-04-27 17:13:36 +02:00
Jason Zimdars d93419581f Add truncation to custom collections, add them to the filterable list 2025-04-27 16:47:01 +02:00
Jason Zimdars ec0fcf7420 Ensure entire row is clickable 2025-04-27 16:12:19 +02:00
Jason Zimdars 1d230adf1a Ensure button fills the container so you can click anywhere 2025-04-26 21:04:15 -05:00
Jason Zimdars b6658d3081 Bring back custom collections
WIP, still needs UI for creating new custom collections but there are two hard-coded collections and any previously created ones on production should now be available again
2025-04-26 20:49:35 -05:00
Jason Zimdars 80a43454a8 Bring back chips to indicate custom collections 2025-04-26 19:48:51 -05:00
Jason Zimdars 9172d68d46 Reporter avatar should be clickable 2025-04-26 19:29:31 -05:00
Jason Zimdars 137a16a810 Move to concern 2025-04-26 19:26:34 -05:00
Jason Zimdars 9e553e0a32 Show button labels, make sign-out less prominent 2025-04-26 19:13:39 -05:00
Jason Zimdars aff5abb92d Adjust copy and alignment 2025-04-26 19:06:51 -05:00
Jason Zimdars 52e6992fcf Use the same language as the view 2025-04-26 19:03:38 -05:00
Jason Zimdars cc9863572b First name is enough 2025-04-26 19:03:05 -05:00
Jason Zimdars da147bd7b4 Proper circle button 2025-04-26 19:01:41 -05:00
Jason Zimdars 91cca616ba Fix broken spacing 2025-04-26 18:57:47 -05:00
Jason Zimdars 4e9bd45e5e Autocomplete + autofocus is annoying 2025-04-26 18:57:37 -05:00
Jason Zimdars d25ebe8030 Extra element affected flex layout 2025-04-26 18:52:02 -05:00
Jason Zimdars 5f00cb7e2c Remove debug 2025-04-25 16:33:55 -05:00
Jason Zimdars 0fa0622b06 Post-merge misc 2025-04-25 16:18:46 -05:00
Jason Zimdars a3b81af1da Merge branch 'main' into colors
* main: (284 commits)
  Polish closed stamp
  Add new card button to considering column
  Let's leave inside the menu for now
  Improve terminal history behavior
  More space between
  Add a navigation hint, make "All collections" link navigate like the others
  Reorder methods
  Fix: dismiss notifications from comments
  Fix card icons
  Filter collections menus, add keyboard shortcuts
  Style
  Space between
  Remove debug
  Consistent sizing
  Configure deployment for load balancing
  Configure the autoclose period at the collection level
  Rename to avoid using the same name
  Add brakeman rule
  Collections can be private now too
  Not used outside the class anymore
  ...
2025-04-25 15:59:09 -05:00
Jason Zimdars 03dbcf3b54 Polish closed stamp 2025-04-25 15:13:16 -05:00
Jason Zimdars 50998d2e18 Add new card button to considering column 2025-04-25 14:43:58 -05:00
Jason Zimdars 129173a876 Let's leave inside the menu for now 2025-04-25 13:59:56 -05:00
Jason Zimdars 3468ccd41d Improve terminal history behavior 2025-04-25 13:58:41 -05:00
Jason Zimdars 8201d1f7f7 More space between 2025-04-25 13:51:15 -05:00