Commit Graph

2714 Commits

Author SHA1 Message Date
Euan Kemp
a48aa79455 Remove stale comment 2020-09-18 20:19:32 -07:00
Euan Kemp
56f49a2494 Delete some stale js files
These empty files haven't been used in years; might as well delete em
2020-09-18 20:18:29 -07:00
Euan Kemp
ef480f22d2 move .js.js files -> .js
.js.coffee made more sense I guess; simplify down the extension to the
expected one.
2020-09-18 20:09:42 -07:00
Euan Kemp
673a5d2e44 decaffeinate: fix + remove suggestions 2020-09-18 20:08:08 -07:00
Euan Kemp
d1301b74e2 decaffeinate the coffeescript
This commit is the result of just running
https://decaffeinate-project.org/ and making no additional changes.
2020-09-18 20:00:49 -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
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
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
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
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
Andrew Brown
4cc4696247 more dark mode ui fixes 2020-07-25 01:11:00 -07:00
Andrew Brown
6cfd54b53f dark mode text color fix 2020-07-24 21:11:08 -07:00
Andrew Brown
20013501e7 notifs 2020-07-22 01:41:53 -07:00
Andrew Brown
e6155cd5be feedback form 2020-07-22 01:30:14 -07:00
Andrew Brown
a12308d7cb polishing/testing 2020-07-22 01:13:13 -07:00
Andrew Brown
acd8da068e allow private pages to be submitted to collections by setting them to public after submission 2020-07-22 00:48:59 -07:00
Andrew Brown
bc4f4a4656 new collection events in stream and profile 2020-07-22 00:40:37 -07:00
Andrew Brown
1c5e9c7d43 allow editing pagecollections 2020-07-21 20:17:14 -07:00
Andrew Brown
9538919cdf allow creating PageCollections 2020-07-21 19:42:13 -07:00
Andrew Brown
5fc115e9cc redesign collections#index 2020-07-21 16:41:13 -07:00