Commit Graph

5396 Commits

Author SHA1 Message Date
Andrew Brown
f6cb442991 update sheets per tree count 2021-07-20 13:31:05 -07:00
Andrew Brown
04b1327504 Merge branch 'master' into green 2021-07-20 13:30:29 -07:00
Andrew Brown
5b29f1bdcc stronger guard vs deleted universes 2021-07-20 11:42:29 -07:00
Andrew Brown
349a6e7ca3 reduce some estimates 2021-07-20 02:37:13 -07:00
Andrew Brown
92958b93f5 Merge branch 'master' into green 2021-07-20 02:34:57 -07:00
Andrew Brown
f462c0e222 whoopsies, typo 2021-07-20 02:27:53 -07:00
Andrew Brown
1030f6d070 missing method 2021-07-20 02:23:19 -07:00
Andrew Brown
fb9e82abc7 oof, this needs to go BEFORE we clobber @content 2021-07-20 02:21:39 -07:00
Andrew Brown
d102da46fe how could I forget this bad boi 2021-07-20 02:08:16 -07:00
Andrew Brown
d5f498b97b need this for folder view 2021-07-20 02:04:14 -07:00
Andrew Brown
b9e6052f62
Merge pull request #986 from indentlabs/jul-18-changes
Document table changes & other polish
2021-07-20 03:21:50 -05:00
Andrew Brown
f87dd8e0e9 Tweaks 2021-07-19 23:49:31 -07:00
Andrew Brown
faf34ddc9e commas 2021-07-19 23:01:23 -07:00
Andrew Brown
01d6ba2c5c add community footprint 2021-07-19 22:02:07 -07:00
Andrew Brown
c2f33386c7
Merge branch 'master' into jul-18-changes 2021-07-19 16:43:08 -05:00
Andrew Brown
79415904b8 add start to green estimation service 2021-07-19 14:42:04 -07:00
Andrew Brown
99efc2196c debug info 2021-07-18 23:41:31 -07:00
Andrew Brown
83209e47ea need this too :) 2021-07-18 19:50:30 -07:00
Andrew Brown
5076029b05 another deityship fix for migration 2021-07-18 19:50:10 -07:00
Andrew Brown
0f73f85659 don't translate the site name either 2021-07-18 19:40:49 -07:00
Andrew Brown
07b7845068 don't let google translate translate material icons 2021-07-18 19:37:30 -07:00
Andrew Brown
3380627a39 migration fix 2021-07-18 19:00:15 -07:00
Andrew Brown
ffee832158 s/.color}-text/.text_color}/ 2021-07-18 18:29:06 -07:00
Andrew Brown
ee3200976d s/.color %>-text/.text_color %>/ 2021-07-18 18:22:58 -07:00
Andrew Brown
f155c2b533 move stranded page groupers into folder 2021-07-18 18:04:03 -07:00
Andrew Brown
f56c8bc46b add text_color helper methods 2021-07-18 18:02:52 -07:00
Andrew Brown
cf999fbbe8 add doc table background for light/dark themes 2021-07-18 10:55:33 -07:00
Andrew Brown
b575dd9323 reuse PageTag icon from model 2021-07-18 10:43:55 -07:00
Andrew Brown
6da1d19ccb more icons & styling in document meta modal 2021-07-18 10:38:46 -07:00
Andrew Brown
b22034e812 style modal lhs headers 2021-07-18 10:34:18 -07:00
Andrew Brown
67f47f61f6 add universe dropdown to folder meta modal 2021-07-18 10:31:10 -07:00
Andrew Brown
88fa45dc26 style view/edit buttons in doc table 2021-07-18 10:24:52 -07:00
Andrew Brown
007017e8a7 thin-ize last-edited column a bit 2021-07-18 10:20:11 -07:00
Andrew Brown
5e1180ed94 add view/edit links back to document table (#332) 2021-07-18 10:19:34 -07:00
Andrew Brown
e4ece8ad6b remove links in modal-trigger row 2021-07-18 10:02:28 -07:00
Andrew Brown
013b3b1da0 upgrade to heroku-20 stack on heroku 2021-07-18 09:44:59 -07:00
Andrew Brown
b23c2c5ee5 extra guard 2021-07-18 09:44:49 -07:00
Andrew Brown
a17c9987fd remove mixpanel from exports also 2021-07-18 01:33:43 -07:00
Andrew Brown
d810334649 update ruby 2.7.3 -> 2.7.4 2021-07-18 01:33:33 -07:00
Andrew Brown
2f801f4e6f Merge branch 'master' of github.com:indentlabs/notebook 2021-07-18 01:18:13 -07:00
Andrew Brown
a133d4f035 downgrade d3-rails again since it crashes uglifier compilation 2021-07-18 01:17:49 -07:00
Andrew Brown
61ecd45879 clear empty test 2021-07-18 01:00:21 -07:00
Andrew Brown
c9644c34fc update rake 2021-07-18 00:57:11 -07:00
Andrew Brown
6021e60a60 remove mixpanel 2021-07-18 00:50:12 -07:00
Andrew Brown
d0bb5caa4b downgrade sprockets back to 3.7.2 because 4.0 is still as buggy as it was last year 2021-07-18 00:47:35 -07:00
Andrew Brown
acb3a48798
Merge pull request #985 from indentlabs/dependabot/bundler/stripe-5.37.0
Bump stripe from 5.33.0 to 5.37.0
2021-07-18 02:29:08 -05:00
dependabot[bot]
87bc346fbe
Bump stripe from 5.33.0 to 5.37.0
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.33.0 to 5.37.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-ruby/compare/v5.33.0...v5.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-18 06:39:22 +00:00
Andrew Brown
fb40fa4a71
Merge pull request #948 from indentlabs/dependabot/bundler/sprockets-4.0.2
Bump sprockets from 3.7.2 to 4.0.2
2021-07-18 01:38:18 -05:00
Andrew Brown
14f2f51b24
Merge pull request #958 from indentlabs/dependabot/bundler/devise-4.8.0
Bump devise from 4.7.3 to 4.8.0
2021-07-18 01:27:40 -05:00
Andrew Brown
9c37e67060 Merge branch 'gem-cleanup' 2021-07-17 23:24:41 -07:00