Jason Zimdars
dfdb4eee6b
Constrain width for filtering
2025-04-27 16:30:42 +02:00
Jason Zimdars
ec0fcf7420
Ensure entire row is clickable
2025-04-27 16:12:19 +02:00
Jason Zimdars
92f0d078b8
Update filter, we're not setting indexed_by
2025-04-27 15:55:40 +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
ab2e446c0e
Adjust this again (with note)
2025-04-26 18:50:03 -05:00
Jorge Manrubia
d12f4062c2
Merge pull request #439 from basecamp/update-house
...
Update house to make placeholders show up
2025-04-26 23:30:27 +02:00
Jorge Manrubia
8eec5cde9f
Update house to make placeholders show up
...
https://github.com/basecamp/house/commit/a59396cfb7326530e5836601ffee1fe2c197a7cc
2025-04-26 23:28:44 +02:00
Jorge Manrubia
82885e453d
Not needed anymore
2025-04-26 09:13:24 +02:00
Jorge Manrubia
76fc4aeb0e
Order method
2025-04-26 09:10:58 +02:00
Jason Zimdars
5f00cb7e2c
Remove debug
2025-04-25 16:33:55 -05:00
Jason Zimdars
6ab31d7ad2
Merge pull request #415 from basecamp/colors
...
Colors
2025-04-25 16:24:42 -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
Jorge Manrubia
f12970c697
We're using seconds now
2025-04-25 22:55:42 +02: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
Jason Zimdars
ff5ecf305e
Merge branch 'main' into jz-4-25
...
* main:
Reorder methods
Fix: dismiss notifications from comments
Configure the autoclose period at the collection level
2025-04-25 13:50:53 -05:00
Jason Zimdars
67040ad492
Add a navigation hint, make "All collections" link navigate like the others
2025-04-25 13:16:26 -05:00
Jorge Manrubia
685c1f4aca
Reorder methods
2025-04-25 20:04:04 +02:00
Jorge Manrubia
0056cafa04
Merge pull request #436 from basecamp/configure-auto-close
...
Configure the autoclose period for collections
2025-04-25 19:55:19 +02:00
Jorge Manrubia
7279973924
Merge pull request #437 from basecamp/fix-readings
...
Fix: dismiss notifications from comments
2025-04-25 19:54:05 +02:00
Jorge Manrubia
5e279ab2e1
Fix: dismiss notifications from comments
2025-04-25 19:52:09 +02:00
Jason Zimdars
e82241669f
Fix card icons
2025-04-25 12:45:15 -05:00
Jason Zimdars
c085266ceb
Filter collections menus, add keyboard shortcuts
2025-04-25 12:42:22 -05:00
Jason Zimdars
ffff8b72f1
Style
2025-04-25 10:39:03 -05:00
Jason Zimdars
8dceb23e68
Space between
2025-04-25 10:37:42 -05:00
Jason Zimdars
f4e30a6f6e
Remove debug
2025-04-25 10:36:08 -05:00
Jason Zimdars
ba446c27b4
Consistent sizing
2025-04-25 10:35:16 -05:00
Kevin McConnell
d96db67734
Configure deployment for load balancing
...
- Adds a load balancer accessory
- Disables SSL from the app's proxy (since the LB will handle it)
2025-04-25 14:18:04 +01:00
Jorge Manrubia
e90b062440
Configure the autoclose period at the collection level
2025-04-25 13:29:16 +02:00
Jorge Manrubia
c61298dfc8
Merge pull request #431 from basecamp/events-revamp
...
Review events system and activity timeline
2025-04-25 10:54:26 +02:00
Jorge Manrubia
90576998a4
Rename to avoid using the same name
2025-04-25 10:52:51 +02:00
Jorge Manrubia
88fceb3123
Add brakeman rule
2025-04-25 10:40:26 +02:00
Jorge Manrubia
5a431ba6bb
Collections can be private now too
2025-04-25 10:31:41 +02:00
Jorge Manrubia
b866267192
Not used outside the class anymore
2025-04-25 10:28:39 +02:00