Commit Graph

6037 Commits

Author SHA1 Message Date
Andrew Brown
c7053c815e update ruby version in dockerfile 2023-05-01 13:02:11 -07:00
Andrew Brown
ac8ce6aa9b support multi-word labels in serendipitous 2023-04-27 18:34:20 -07:00
Andrew Brown
aa2fb8c3f9 Merge branch 'master' of github.com:indentlabs/notebook 2023-04-27 14:52:45 -07:00
Andrew Brown
cde7a9fd6d
Merge pull request #1246 from indentlabs/OpenCharacters-integration
basic export flow for OpenCharacters
2023-04-27 14:52:33 -07:00
Andrew Brown
b016279164 verbiage 2023-04-27 14:47:00 -07:00
Andrew Brown
ce6326f520 disable cta link on character pages 2023-04-27 14:43:25 -07:00
Andrew Brown
119cb7de7c improve dialogue prompts 2023-04-26 21:32:24 -07:00
Andrew Brown
dab8b0d726 conversations index page to use instead of chat links on individual pages 2023-04-26 18:12:36 -07:00
Andrew Brown
76f4aed75f uuids and text replacements 2023-04-24 15:10:26 -07:00
Andrew Brown
7c2c7ab766 cache some repeated queries on the forums pages 2023-04-24 14:15:56 -07:00
Andrew Brown
eee3fe2dbd
Merge pull request #1258 from indentlabs/dependabot/bundler/sqlite3-1.6.2
Bump sqlite3 from 1.6.0 to 1.6.2
2023-04-21 15:18:05 -07:00
Andrew Brown
6b6981dff1
Merge pull request #1257 from indentlabs/dependabot/bundler/memory_profiler-1.0.1
Bump memory_profiler from 1.0.0 to 1.0.1
2023-04-21 15:17:49 -07:00
dependabot[bot]
841956d260
Bump memory_profiler from 1.0.0 to 1.0.1
Bumps [memory_profiler](https://github.com/SamSaffron/memory_profiler) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/SamSaffron/memory_profiler/releases)
- [Changelog](https://github.com/SamSaffron/memory_profiler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SamSaffron/memory_profiler/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: memory_profiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 22:17:42 +00:00
Andrew Brown
ca07cbcbd6
Merge pull request #1254 from indentlabs/dependabot/bundler/pg-1.4.6
Bump pg from 1.4.5 to 1.4.6
2023-04-21 15:17:30 -07:00
Andrew Brown
695bc07fec
Merge pull request #1255 from indentlabs/dependabot/bundler/redis-5.0.6
Bump redis from 5.0.5 to 5.0.6
2023-04-21 15:17:04 -07:00
Andrew Brown
5260fb3a6e
Merge pull request #1248 from indentlabs/dependabot/bundler/devise-4.9.2
Bump devise from 4.8.1 to 4.9.2
2023-04-21 15:15:48 -07:00
dependabot[bot]
95e833aeed
Bump sqlite3 from 1.6.0 to 1.6.2
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.6.0...v1.6.2)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 13:06:15 +00:00
dependabot[bot]
249968a4ba
Bump redis from 5.0.5 to 5.0.6
Bumps [redis](https://github.com/redis/redis-rb) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/redis/redis-rb/releases)
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v5.0.5...v5.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 12:58:48 +00:00
dependabot[bot]
80586eec63
Bump pg from 1.4.5 to 1.4.6
Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.4.5...v1.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 12:57:39 +00:00
dependabot[bot]
6e6ce445bf
Bump devise from 4.8.1 to 4.9.2
Bumps [devise](https://github.com/heartcombo/devise) from 4.8.1 to 4.9.2.
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/heartcombo/devise/compare/v4.8.1...v4.9.2)

---
updated-dependencies:
- dependency-name: devise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 00:51:45 +00:00
Andrew Brown
54c311e3e8
Merge pull request #1247 from indentlabs/dependabot/bundler/newrelic_rpm-9.2.0
Bump newrelic_rpm from 8.16.0 to 9.2.0
2023-04-18 16:53:18 -07:00
Andrew Brown
a25008de9c
Merge pull request #1249 from indentlabs/dependabot/bundler/stackprof-0.2.25
Bump stackprof from 0.2.21 to 0.2.25
2023-04-18 16:52:34 -07:00
Andrew Brown
e936993007
Merge pull request #1250 from indentlabs/dependabot/bundler/rmagick-5.2.0
Bump rmagick from 5.1.0 to 5.2.0
2023-04-18 16:52:25 -07:00
Andrew Brown
cfd919218d
Merge pull request #1251 from indentlabs/dependabot/bundler/rack-mini-profiler-3.1.0
Bump rack-mini-profiler from 3.0.0 to 3.1.0
2023-04-18 16:52:15 -07:00
dependabot[bot]
5a3448883c
Bump rmagick from 5.1.0 to 5.2.0
Bumps [rmagick](https://github.com/rmagick/rmagick) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/rmagick/rmagick/releases)
- [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmagick/rmagick/commits)

---
updated-dependencies:
- dependency-name: rmagick
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 23:50:56 +00:00
dependabot[bot]
241ee09ee1
Bump rack-mini-profiler from 3.0.0 to 3.1.0
Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/MiniProfiler/rack-mini-profiler/releases)
- [Changelog](https://github.com/MiniProfiler/rack-mini-profiler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MiniProfiler/rack-mini-profiler/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: rack-mini-profiler
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 23:50:56 +00:00
dependabot[bot]
a7dbdb2522
Bump newrelic_rpm from 8.16.0 to 9.2.0
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 8.16.0 to 9.2.0.
- [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases)
- [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/newrelic/newrelic-ruby-agent/compare/8.16.0...9.2.0)

---
updated-dependencies:
- dependency-name: newrelic_rpm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 23:50:55 +00:00
Andrew Brown
f6167a1101
Merge pull request #1252 from indentlabs/dependabot/bundler/database_cleaner-2.0.2
Bump database_cleaner from 2.0.1 to 2.0.2
2023-04-18 16:49:05 -07:00
dependabot[bot]
96cb393964
Bump database_cleaner from 2.0.1 to 2.0.2
Bumps [database_cleaner](https://github.com/DatabaseCleaner/database_cleaner) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/DatabaseCleaner/database_cleaner/releases)
- [Changelog](https://github.com/DatabaseCleaner/database_cleaner/blob/main/History.rdoc)
- [Commits](https://github.com/DatabaseCleaner/database_cleaner/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: database_cleaner
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 23:29:21 +00:00
dependabot[bot]
a59d0f8541
Bump stackprof from 0.2.21 to 0.2.25
Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.21 to 0.2.25.
- [Release notes](https://github.com/tmm1/stackprof/releases)
- [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tmm1/stackprof/compare/v0.2.21...v0.2.25)

---
updated-dependencies:
- dependency-name: stackprof
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 23:29:17 +00:00
Andrew Brown
dfd5f4b910 Revert "Bump sidekiq from 6.5.5 to 7.0.8"
This reverts commit 88e29a0347.
2023-04-17 13:34:08 -07:00
Andrew Brown
c19b4405d7 Merge branch 'master' of github.com:indentlabs/notebook 2023-04-17 13:11:49 -07:00
Andrew Brown
1e497e9977 oops, bad guardrail 2023-04-17 13:11:41 -07:00
Andrew Brown
d6af52a064
Merge pull request #1244 from indentlabs/dependabot/bundler/aws-sdk-s3-1.120.1
Bump aws-sdk-s3 from 1.114.0 to 1.120.1
2023-04-17 12:08:44 -07:00
Andrew Brown
deca8d4bf9
Merge pull request #1243 from indentlabs/dependabot/bundler/nokogiri-1.14.3
Bump nokogiri from 1.14.2 to 1.14.3
2023-04-17 12:08:33 -07:00
Andrew Brown
1cc540f115
Merge pull request #1242 from indentlabs/dependabot/bundler/sidekiq-7.0.8
Bump sidekiq from 6.5.5 to 7.0.8
2023-04-17 12:08:18 -07:00
Andrew Brown
1ab7185131
Merge pull request #1236 from indentlabs/dependabot/bundler/rack-2.2.6.4
Bump rack from 2.2.6.2 to 2.2.6.4
2023-04-17 12:07:58 -07:00
Andrew Brown
9fcb85a9bf
Merge pull request #1231 from indentlabs/dependabot/bundler/acts_as_list-1.1.0
Bump acts_as_list from 1.0.4 to 1.1.0
2023-04-17 12:07:43 -07:00
Andrew Brown
11eafdbba8
Merge pull request #1230 from indentlabs/dependabot/bundler/csv-3.2.6
Bump csv from 3.2.5 to 3.2.6
2023-04-17 12:07:21 -07:00
Andrew Brown
a0315751f5
Merge pull request #1228 from indentlabs/dependabot/bundler/engtagger-0.4.0
Bump engtagger from 0.3.2 to 0.4.0
2023-04-17 12:07:12 -07:00
Andrew Brown
afe705927e
Merge pull request #1225 from indentlabs/dependabot/bundler/stripe_event-2.7.0
Bump stripe_event from 2.3.2 to 2.7.0
2023-04-17 12:07:02 -07:00
Andrew Brown
9f506ef2f7 prompt tweaks 2023-04-17 11:58:57 -07:00
Andrew Brown
6fdd3148cb basic Notebook.ai-->OpenCharacters character export working 2023-04-17 10:45:01 -07:00
Andrew Brown
e154c423dd file cleanup 2023-04-15 13:05:25 -07:00
Andrew Brown
4a56bf8ba6 quick 500 fix 2023-04-15 12:48:36 -07:00
Andrew Brown
99edb8de46 500 fix for null state 2023-04-15 11:59:46 -07:00
Andrew Brown
df23175275 better basil stats 2023-04-15 11:58:38 -07:00
Andrew Brown
7111d6b0d8 basic export flow for OpenCharacters 2023-04-15 11:41:37 -07:00
Andrew Brown
ff6b64c7c0 clean up unused endpoint code 2023-04-14 13:36:55 -07:00
Andrew Brown
1dffd36ca2 don't forget this 2023-04-14 13:35:55 -07:00