Commit Graph

3514 Commits

Author SHA1 Message Date
Andrew Brown
b603fd3de4
Merge pull request #579 from indentlabs/dependabot/bundler/shoulda-matchers-4.2.0
Bump shoulda-matchers from 4.1.2 to 4.2.0
2020-01-16 01:31:36 -06:00
Andrew Brown
0cafcb5c0a
Merge pull request #580 from indentlabs/dependabot/bundler/image_processing-1.10.3
Bump image_processing from 1.10.0 to 1.10.3
2020-01-16 01:31:09 -06:00
Andrew Brown
d986d7d027
Merge pull request #581 from indentlabs/fix-sidenav-counts
fix sidenav counts
2020-01-16 01:01:58 -06:00
Andrew Brown
736c055a23 fix sidenav counts 2020-01-15 18:37:49 -06:00
Andrew Brown
8e1590fced don't show hidden fields on content#edit 2020-01-15 13:29:06 -06:00
dependabot-preview[bot]
fe3b1034fb
Bump image_processing from 1.10.0 to 1.10.3
Bumps [image_processing](https://github.com/janko/image_processing) from 1.10.0 to 1.10.3.
- [Release notes](https://github.com/janko/image_processing/releases)
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v1.10.0...v1.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 05:48:25 +00:00
dependabot-preview[bot]
5cf7d583cb
Bump shoulda-matchers from 4.1.2 to 4.2.0
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.1.2...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 05:39:36 +00:00
Andrew Brown
90f87e92b4 Merge branch 'master' of github.com:indentlabs/notebook 2020-01-09 00:10:52 -06:00
Andrew Brown
2443ac1d17
Merge pull request #572 from indentlabs/jan7-updates
Gem updates
2020-01-09 00:10:13 -06:00
Andrew Brown
a0aa6ab9bf fix recent content sidenav on forums 2020-01-08 01:13:16 -06:00
Andrew Brown
01fb778d96 Merge branch 'master' of github.com:indentlabs/notebook 2020-01-08 00:59:30 -06:00
Andrew Brown
6817228b1c
Merge pull request #570 from indentlabs/jan2020-optimizations
Jan 2020 optimizations pass
2020-01-08 00:59:03 -06:00
Andrew Brown
b00158208d update thredded with caching fix 2020-01-08 00:51:28 -06:00
Andrew Brown
04f236b0c2 update ruby version in dockerfile 2020-01-08 00:27:25 -06:00
Andrew Brown
209c89e021 upgrade puma 3.1 -> 4.3 2020-01-07 23:17:48 -06:00
Andrew Brown
5f52ec7860 gem updates 2020-01-07 23:15:04 -06:00
Andrew Brown
aee5acce67 update capybara 2020-01-07 22:44:49 -06:00
Andrew Brown
febd71317c update bullet 2020-01-07 22:44:18 -06:00
Andrew Brown
b986045739 update rails_admin 2020-01-07 22:41:48 -06:00
Andrew Brown
badb6209fb update pg and stripe 2020-01-07 22:41:12 -06:00
Andrew Brown
f915a506c3 show document count in sidelinks 2020-01-03 17:50:45 -06:00
Andrew Brown
50fdbe5c12 don't do doc lookup on universe#new when creating 2020-01-03 17:40:18 -06:00
Andrew Brown
a3a8bb2314 fix a big oops 2020-01-03 14:11:15 -06:00
Andrew Brown
be5fb19653 optimization pass 2020-01-03 13:52:02 -06:00
Andrew Brown
05394935fd add some db indices 2020-01-03 13:10:36 -06:00
Andrew Brown
d8e26642a0 don't use/suggest empty-name categories/fields 2020-01-03 12:09:47 -06:00
Andrew Brown
69af394429 enable cache queue 2020-01-03 11:06:28 -06:00
Andrew Brown
cd3cc2f47c field editor fix 2020-01-03 11:04:55 -06:00
Andrew Brown
02a0eec548 ordering matters 2020-01-02 03:03:25 -06:00
Andrew Brown
ce78a58814
Merge pull request #467 from indentlabs/template-editor-rework
Template editor rework
2020-01-02 02:23:26 -06:00
Andrew Brown
7054b187e7
Merge pull request #541 from indentlabs/rails6-features
"Customization" release
2020-01-02 02:21:27 -06:00
Andrew Brown
3caa065724 revert this change since i'm too tired to figure out what's up with it 2020-01-02 02:15:25 -06:00
Andrew Brown
a1bb016e48 remove flipper 2020-01-02 02:11:19 -06:00
Andrew Brown
d1885865aa help text 2020-01-02 02:10:59 -06:00
Andrew Brown
5fd3f3cf19 use new avatar on forums too 2020-01-02 02:07:59 -06:00
Andrew Brown
804fddb99e todo 2020-01-02 02:00:13 -06:00
Andrew Brown
712131af8f sidestep flipper for staging test 2020-01-02 01:53:34 -06:00
Andrew Brown
236a09f3d4 gotta have that nice whitespace 2020-01-02 01:51:42 -06:00
Andrew Brown
f4755c0be5 set metadata on more pages 2020-01-02 01:34:56 -06:00
Andrew Brown
a13dda6bde revert this change since i'm too tired to figure out what's up with it 2020-01-02 01:34:46 -06:00
Andrew Brown
aebddfaf39 test this sort-by syntax 2020-01-02 01:21:22 -06:00
Andrew Brown
1c19508a1a Merge branch 'template-editor-rework' of github.com:indentlabs/notebook into template-editor-rework 2020-01-02 01:11:53 -06:00
Andrew Brown
20eb186e4d enable harmony mode on uglifier 2020-01-02 01:07:42 -06:00
Andrew Brown
95e370606d Merge branch 'rails6-features' into template-editor-rework 2020-01-02 01:03:18 -06:00
Andrew Brown
00d3ba2ae6 more fixes 2020-01-02 00:45:20 -06:00
Andrew Brown
c9c17ee5c8 open fs images in new tab 2020-01-02 00:42:11 -06:00
Andrew Brown
14295fb3d0 math is hard 2020-01-02 00:40:19 -06:00
Andrew Brown
effab17251 init materialbox 2020-01-02 00:36:11 -06:00
Andrew Brown
322ee5ea2d materialbox images 2020-01-02 00:35:19 -06:00
Andrew Brown
292611aeca prettify kb 2020-01-02 00:33:53 -06:00