Commit Graph

3508 Commits

Author SHA1 Message Date
Jose Farias 73f64f542e Fix tag and assignee selects 2024-10-16 17:16:13 -06:00
Jose Farias 8fd28c3809 Remove unnecesary compact_blank 2024-10-16 17:10:48 -06:00
Jose Farias 5c7b3bd21f Split up Bucket::View 2024-10-16 17:09:00 -06:00
Jose Farias 956dce9e34 upcase_first -> humanize 2024-10-16 17:08:42 -06:00
Jose Farias 310a102ec9 Split out filters into partials 2024-10-16 16:55:09 -06:00
Jose Farias a77a257129 Remove array params 2024-10-16 16:43:20 -06:00
Jose Farias f4b5210ca1 Spike persisted filters 2024-10-16 16:41:11 -06:00
Jose Farias c9ac10cbdb Merge pull request #108 from basecamp/events-system
Spike events system
2024-10-15 12:43:48 -06:00
Jose Farias df83c72d6e Use dependent: :destroy for comments 2024-10-15 12:42:07 -06:00
Jose Farias a4461d38d1 TOC order in Rollup 2024-10-12 23:28:16 -06:00
Jose Farias 1d6acb6119 Stop caching threads — YAGNI 2024-10-12 23:23:12 -06:00
Jose Farias f92d361b14 Merge branch 'main' into events-system
* main:
  Bump importmap-rails from 2.0.2 to 2.0.3
  Bump rails from `f1be11a` to `57fe7e7`
2024-10-12 23:10:49 -06:00
Jose Farias bb5b0701ed Simplify Current JS implementation 2024-10-12 23:06:34 -06:00
Jose Farias 2c6c821e20 Use local time for rollups 2024-10-12 23:03:27 -06:00
Jose Farias 6b477a2742 Install local-time 2024-10-12 23:03:13 -06:00
Jose Farias 9e64f3d62a Remove unused boost_count 2024-10-12 22:49:36 -06:00
Jose Farias f13a8a3cd5 equivalent_boosts? -> repeated_boosts? 2024-10-12 22:49:20 -06:00
Jose Farias 9d87d66be6 Ignore brakeman false positive 2024-10-11 20:28:50 -05:00
Jose Farias dcb5fbbe85 index -> position 2024-10-11 20:27:32 -05:00
Jose Farias 817de34653 Add one more boost to logo bubble 2024-10-11 20:24:41 -05:00
Jose Farias 755cceb6bd Use size for counting bubble comments 2024-10-11 20:20:45 -05:00
Jose Farias ec7fc75054 Spike events system 2024-10-11 20:14:09 -05:00
Jose Farias 07ca967bf5 Merge pull request #105 from basecamp/dependabot/bundler/rails-57fe7e7 2024-10-10 21:18:19 -04:00
Jose Farias 27cd44f39b Merge pull request #106 from basecamp/dependabot/bundler/importmap-rails-2.0.3 2024-10-10 21:18:08 -04:00
dependabot[bot] d9c0237ebe Bump importmap-rails from 2.0.2 to 2.0.3
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: importmap-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 20:52:48 +00:00
dependabot[bot] 357e30ff58 Bump rails from f1be11a to 57fe7e7
Bumps [rails](https://github.com/rails/rails) from `f1be11a` to `57fe7e7`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/f1be11af8e4294764ece2f1bfcf7f7bb7fae43ff...57fe7e781ee37a50e54b17df24738ce6c26b22db)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-10 20:52:08 +00:00
Jose Farias 9e2ca7ad4b Merge pull request #104 from basecamp/update-all-the-things
Bring all deps up to date
2024-10-09 13:28:16 -04:00
Jose Farias 71da31e931 Bring all deps up to date 2024-10-09 13:25:40 -04:00
Jose Farias efd4b09ce7 Merge pull request #103 from basecamp/jose/fix-bucket-creator-access
Test that bucket creators are given access
2024-10-09 13:19:58 -04:00
Jose Farias 3be4ba745d Test that bucket creators are given access
`#grant_to` was previously private, which raised upon bucket  creation
2024-10-09 13:18:17 -04:00
Jose Farias 999dd8fbcc Add Sentry 2024-10-09 13:01:04 -04:00
Jose Farias 6b8b989058 sign_in -> sign_in_as 2024-10-09 12:48:21 -04:00
Jose Farias e2cd077662 Merge pull request #101 from basecamp/access-config
Implement bucket access form
2024-10-09 12:05:02 -04:00
Jose Farias dd1752de2a Implement bucket access form 2024-10-09 11:53:05 -04:00
Jose Farias cf142084f3 Add debug gem 2024-10-09 11:30:32 -04:00
Jason Zimdars fb5254d13b Scope to just users on the bucket 2024-10-08 13:39:14 -04:00
Kevin McConnell e009874767 Set up for internal deployment 2024-10-07 16:47:39 -04:00
Jeffrey Hardy d38bab9664 Scope tags by bucket 2024-10-07 09:03:17 -04:00
Jason Zimdars 65f29ae3b5 Fix deleting tags (just need this for local data) 2024-10-06 13:05:21 -04:00
Jason Zimdars 9be032beda Add close/collapse actions 2024-10-06 12:41:28 -04:00
Jason Zimdars 0a95dbe778 Adjust secondary bubble size, position, and stroke 2024-10-06 10:52:56 -04:00
Jason Zimdars 053a8a29f9 Fix selection styles on my comments 2024-10-06 10:36:51 -04:00
Jason Zimdars 1d58579a53 Avoid jumping text on save 2024-10-06 10:36:51 -04:00
Jason Zimdars 045a4d39c5 Improve filter menu styles 2024-10-06 10:36:51 -04:00
Jason Zimdars dd9c7c2b96 Close filters on click outside 2024-10-06 10:36:51 -04:00
Jason Zimdars 4025462602 Just embolden thin lines 2024-10-06 10:36:51 -04:00
Jason Zimdars 12911b6873 Match term size 2024-10-06 10:36:51 -04:00
Jason Zimdars fb3077811d Remove for now, needs more thought 2024-10-06 10:36:51 -04:00
Jeffrey Hardy d0e3ce5186 Memoize filter params to quiet noisy permitted parameter logging 2024-10-05 18:31:24 -04:00
Jeffrey Hardy ad2259d7ea Remove any suggestion that we accept params when creating a bubble
We create bubbles immediately as "Untitled", then redirect to the
edit state for modification.
2024-10-05 18:30:01 -04:00