Commit Graph

4218 Commits

Author SHA1 Message Date
Andrew Brown
fbd16fed0e
Merge pull request #727 from indentlabs/dependabot/bundler/newrelic_rpm-6.12.0.367
Bump newrelic_rpm from 6.10.0.364 to 6.12.0.367
2020-08-29 01:47:00 -07:00
Andrew Brown
5cd480eec9
Merge pull request #731 from indentlabs/dependabot/bundler/rspec-rails-4.0.1
Bump rspec-rails from 4.0.0 to 4.0.1
2020-08-29 01:46:45 -07:00
Andrew Brown
4250f5af3d
Merge pull request #734 from indentlabs/dependabot/bundler/faye-websocket-0.11.0
[Security] Bump faye-websocket from 0.10.9 to 0.11.0
2020-08-29 01:45:31 -07:00
Andrew Brown
5cb36f48a2
Merge pull request #735 from indentlabs/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-08-29 01:45:14 -07:00
Andrew Brown
f37ceb6004
Merge pull request #736 from indentlabs/dependabot/bundler/rack-mini-profiler-2.0.4
Bump rack-mini-profiler from 2.0.1 to 2.0.4
2020-08-29 01:44:54 -07:00
Andrew Brown
7d332c7b2e
Merge pull request #737 from indentlabs/dependabot/bundler/chartkick-3.4.0
[Security] Bump chartkick from 3.3.1 to 3.4.0
2020-08-29 01:44:34 -07:00
Andrew Brown
aedc3592b1
Merge branch 'master' into dependabot/bundler/chartkick-3.4.0 2020-08-29 01:44:27 -07:00
Andrew Brown
8271b2c5f7
Merge pull request #740 from indentlabs/dependabot/bundler/ibm_watson-1.6.0
Bump ibm_watson from 1.4.0 to 1.6.0
2020-08-29 01:44:08 -07:00
Andrew Brown
9c1ed88e24
Merge branch 'master' into dependabot/bundler/ibm_watson-1.6.0 2020-08-29 01:33:29 -07:00
Andrew Brown
117dced767
Merge pull request #741 from indentlabs/changes/aug-28
Today's QOL changes
2020-08-29 01:13:21 -07:00
Andrew Brown
af3e9f6964 add abstract PageGrouper class for later 2020-08-28 19:33:50 -07:00
Andrew Brown
f02cd0e0e4 typo 2020-08-28 18:34:23 -07:00
Andrew Brown
dd97ba4a62 add paranoid deleted_at fields for recovery and reorganize model hierarchy 2020-08-28 18:31:21 -07:00
Andrew Brown
335397c8bb add twitter/fb share links to stream shares and share modal on content pages 2020-08-28 18:14:31 -07:00
Andrew Brown
8ef6ee66b8 add pagecollection page to highlight specific contributors 2020-08-28 15:51:57 -07:00
Andrew Brown
5493f115ee Allow removing published submissions from a collection 2020-08-28 15:24:51 -07:00
Andrew Brown
f54e87467b force word wrapping on nonbreaking lines on profile fields 2020-08-28 14:21:17 -07:00
Andrew Brown
4793d954ca allow linking pages in stream shares 2020-08-28 13:59:21 -07:00
Andrew Brown
8528fe6ed1 allow linking pages in stream comments 2020-08-28 13:36:14 -07:00
Andrew Brown
f44ce3cbe6 fix clicking share placeholder text jumping to first textinput on page 2020-08-28 13:29:38 -07:00
Andrew Brown
fce2a29303 move referrals logic from sub to data controller 2020-08-28 13:13:51 -07:00
Andrew Brown
f9983fcd91 move referrals link from billing page to data vault 2020-08-28 13:11:36 -07:00
Andrew Brown
e8e81de8a9 clean up billing page 2020-08-28 13:05:38 -07:00
Andrew Brown
5c688c16a6 Verbiage change 2020-08-28 12:51:57 -07:00
Andrew Brown
07d5024443 allow clicking a prepaid code to prepopulate activation box 2020-08-28 12:26:40 -07:00
Andrew Brown
e734c7dc75 Define 'month' in prepaid codes as 31 days instead of 30 2020-08-28 12:00:40 -07:00
dependabot-preview[bot]
60008f8a72
Bump ibm_watson from 1.4.0 to 1.6.0
Bumps [ibm_watson](https://github.com/watson-developer-cloud/ruby-sdk) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/watson-developer-cloud/ruby-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/ruby-sdk/blob/master/.releaserc)
- [Commits](https://github.com/watson-developer-cloud/ruby-sdk/compare/v1.4.0...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-28 03:38:05 +00:00
Andrew Brown
f6f2e0cae4 reorder sidenav account links 2020-08-15 20:26:33 -07:00
Andrew Brown
ced79df93a allow deleting your own share comments as well as comments on your shares 2020-08-14 17:17:57 -07:00
Andrew Brown
194dd568dc fix 500 on profiles 2020-08-14 01:08:02 -07:00
Andrew Brown
61eeea4d94 remove NEW badge in sidebar 2020-08-10 15:28:19 -07:00
Andrew Brown
5067ded4c4 lookup sidebar works, needs api 2020-08-10 15:27:45 -07:00
dependabot-preview[bot]
253e91857f
[Security] Bump chartkick from 3.3.1 to 3.4.0
Bumps [chartkick](https://github.com/ankane/chartkick) from 3.3.1 to 3.4.0. **This update includes a security fix.**
- [Release notes](https://github.com/ankane/chartkick/releases)
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v3.3.1...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-10 16:55:50 +00:00
Andrew Brown
6738a43a86 faster destroy to prevent timeouts 2020-08-09 04:21:18 -07:00
Andrew Brown
53e71bfab9 wip new sidebar components 2020-08-09 04:11:06 -07:00
Andrew Brown
768285d9b7 properly sample pagecollections 2020-08-08 14:33:05 -07:00
dependabot-preview[bot]
7ed0b042dd
Bump rack-mini-profiler from 2.0.1 to 2.0.4
Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 2.0.1 to 2.0.4.
- [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/v2.0.1...v2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-04 05:54:47 +00:00
Andrew Brown
992b3fd3c2 a couple minor 500s 2020-08-02 22:39:48 -07:00
Andrew Brown
4272536fca don't 500 on share#show for topics 2020-08-02 22:24:01 -07:00
Andrew Brown
b466b3e041 minor user fixes 2020-08-02 22:03:32 -07:00
Andrew Brown
1c8b686804 proof that qa is important 2020-08-02 16:08:14 -07:00
dependabot[bot]
ae46b787a4
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 15:35:05 +00:00
dependabot-preview[bot]
80c95899a6
[Security] Bump faye-websocket from 0.10.9 to 0.11.0
Bumps [faye-websocket](https://github.com/faye/faye-websocket-ruby) from 0.10.9 to 0.11.0. **This update includes a security fix.**
- [Release notes](https://github.com/faye/faye-websocket-ruby/releases)
- [Changelog](https://github.com/faye/faye-websocket-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/faye-websocket-ruby/compare/0.10.9...0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 17:42:27 +00:00
Andrew Brown
62039bb5de oopsies, this is the actual check :) 2020-07-28 15:31:31 -07:00
Andrew Brown
fb0473997a better fix + show first panel with data instead of always first panel 2020-07-28 15:28:32 -07:00
Andrew Brown
5641515d12 fix double-links when creating new pages 2020-07-28 14:51:34 -07:00
Andrew Brown
7ec451c325 alphabetize link list on document editor also 2020-07-27 16:50:37 -07:00
Andrew Brown
89581fe438 order document entities in smart sidebar alphabetically 2020-07-27 16:47:33 -07:00
Andrew Brown
2c27089950 make headers optional on pagecollections 2020-07-27 16:29:23 -07:00
Andrew Brown
dff4bdfbc5 dark theme ui fix 2020-07-27 15:38:53 -07:00