Sean Mitchell
e1de13a68f
Remove error page logo
2025-10-22 14:46:24 -07:00
Sean Mitchell
9bd3610a8b
Merge branch 'main' into update-icon
...
* main: (36 commits)
Update tests
Avoid capitalizing "board"
Rename Fizzy, Boxcar
SPace out pinstripes
Add script for configuring production load balancers
Fix the default tenant in migration-audit
Transitions wipe from right
Use canvas BG color
Pinstripe background
dev: Fix the default tenant to be the correct Honcho id
Indicate account name in settings
Menu button always has the product name
bin/setup detects when it needs to set up seeds
Indicate account name in settings
Menu button always has the product name
bin/setup detects when it needs to set up seeds
'Fizzy' -> 'Boxcar'
pre-connect: make sure we're matching against unquoted hostnames
Add a migrations check to CI
Remove schema changes introduced in da413e75
...
2025-10-22 14:32:59 -07:00
Sean Mitchell
58e920566a
Rename footer text
2025-10-22 14:24:16 -07:00
Sean Mitchell
3cf43e6b87
Rename button label
2025-10-22 14:23:40 -07:00
Sean Mitchell
621a1217a4
Rename logo image_tag
2025-10-22 14:21:46 -07:00
Sean Mitchell
bee935e2e9
Rename and update logo
2025-10-22 14:19:42 -07:00
Jason Zimdars
81618d758e
Avoid capitalizing "board"
2025-10-22 13:49:23 -07:00
Jason Zimdars
49e87310d7
Rename Fizzy, Boxcar
2025-10-22 13:42:41 -07:00
Andy Smith
60b48145c4
SPace out pinstripes
2025-10-22 12:13:54 -07:00
Andy Smith
3e37269437
Transitions wipe from right
2025-10-21 15:54:15 -07:00
Andy Smith
fb8968c141
Use canvas BG color
2025-10-21 15:42:59 -07:00
Andy Smith
437c1872ee
Pinstripe background
2025-10-21 15:41:43 -07:00
Jason Zimdars
2d0b1e82a3
Indicate account name in settings
2025-10-21 14:31:26 -07:00
Jason Zimdars
6fa5b3d8b7
Menu button always has the product name
...
- Indicate the current account in the menu
2025-10-21 14:31:26 -07:00
Jason Zimdars
465ede3e82
'Fizzy' -> 'Boxcar'
...
The menu button should always display the product name
2025-10-21 13:42:24 -07:00
Jason Zimdars
ca046f57ad
Merge pull request #1349 from basecamp/update-icon
...
Update icon
2025-10-19 23:43:45 -05:00
Sean Mitchell
cd156d5608
Tryout an icon chiclet
2025-10-18 20:51:50 -07:00
Jason Fried
414ce36f9b
Board, not collection.
2025-10-18 10:28:27 -07:00
Jorge Manrubia
61b397071a
Not listing columns on previews
2025-10-18 13:37:11 +02:00
Jorge Manrubia
a9939ac47a
Invalidate cards when columns are added/removed
2025-10-18 13:35:32 +02:00
Jason Fried
e1d253c3f4
Orientation video in 4K.
2025-10-17 19:07:44 -07:00
Jason Zimdars
ea27e4e6bd
Missed a few instances of "Collection" in the UI
2025-10-17 17:02:34 -05:00
Jason Zimdars
8ca9e80c6c
Settle on "Moved to Done"
2025-10-17 16:56:26 -05:00
Jason Zimdars
4373b74fbb
Controller requires this attribute
2025-10-17 16:49:46 -05:00
Jason Zimdars
b07b45e62b
Add orientation video to menu
2025-10-17 16:33:14 -05:00
Jason Zimdars
903bb2bdee
Display a welcome video to new accounts
...
FIXME: we'll need a beter way, especially because this won't show up for
new users on busy accounts. To avoid seeing it blip everytime you
paginate it's set to `display: none` if there are enough events to
paginate. So people can scroll down to watch again if they only have a
few events.
2025-10-17 16:28:11 -05:00
Jason Zimdars
4460f06aa7
Make activity pagination links invisible
2025-10-17 16:15:44 -05:00
Jason Zimdars
49be074329
Better yet, just capitalize the first word
2025-10-17 14:04:18 -05:00
Jason Zimdars
adc42de6e5
Lowercase is fine
2025-10-17 13:36:14 -05:00
Stanko Krtalić
6efeb03252
Create system user with account ( #1345 )
...
* Create system user with account
* Update tests
2025-10-17 20:23:34 +02:00
Andy Smith
965557ef30
Smaller logo size on error page
2025-10-17 10:21:23 -05:00
Andy Smith
4e0f4766d2
Fix double scrollbar
2025-10-17 10:19:42 -05:00
Andy Smith
b187a4c883
Add gaps between public view cards
2025-10-17 10:14:34 -05:00
Jason Zimdars
4c220bfd72
Use a differnt glyph for accounts
2025-10-17 09:35:01 -05:00
Jason Zimdars
fba5e664e6
Update logo in public footer
2025-10-17 09:15:20 -05:00
Sean Mitchell
9c85e43f47
Remove unused favicon SVG
2025-10-16 22:41:48 -07:00
Sean Mitchell
45f3ac1c91
Replace logo SVG with PNG
2025-10-16 22:41:02 -07:00
Sean Mitchell
b84e03b57f
Update fizzy-menu-trigger CSS
2025-10-16 22:40:21 -07:00
Sean Mitchell
b2fb5eab2f
Remove logo SVG
2025-10-16 22:38:09 -07:00
Sean Mitchell
12724390bd
Add logo PNG
2025-10-16 22:37:58 -07:00
Jason Zimdars
0a4e5dafcb
Anchor to comments
2025-10-16 20:12:55 -05:00
Jason Zimdars
2f9fb2e20b
Bring back a dedicated button for adding tags
...
Fixes and issue in which you couldn't add a new tag if there were any
matches so you couldn't created a tag named "blue" if there was already
one named "blueberry"
`
2025-10-16 20:02:57 -05:00
Jason Zimdars
85efb02558
Add quotes to event action object to delinate proper names in ambiguous situations
...
Sometimes coloring them isn't clear enough (especially on closed cards
and in web hooks payloads)
2025-10-16 19:52:11 -05:00
Jason Zimdars
4fc61a5000
Tighter linking
2025-10-16 19:46:16 -05:00
Jason Zimdars
f31a2693f4
Try a different unit type in the hopes that Windows handles this more accurately
2025-10-16 19:38:09 -05:00
Jason Zimdars
30b28fa312
Bust out of the list and allow the grid to lay out these items
2025-10-16 19:28:18 -05:00
Jason Zimdars
a2bba83963
Only display the stamp on the card perma
2025-10-16 19:25:23 -05:00
Jason Zimdars
20e378c2cb
Restore missing space between the tools card and cards in the stream
2025-10-16 19:20:07 -05:00
Jason Zimdars
2b0e6f8b0a
Fix regression in grid layout
2025-10-16 19:18:44 -05:00
Jason Zimdars
4fdf7e63cf
Fix merge regression
2025-10-16 19:14:59 -05:00