Commit graph

34 commits

Author SHA1 Message Date
MrLuit
0186d9cd3e Replaced reddit by disqus 2017-05-17 09:20:38 +02:00
MrLuit
8b22d44cdd Fix #150 2017-05-14 15:32:00 +02:00
MrLuit
1b9985c6df Fixed bug where comments will be hidden 2017-05-14 14:29:48 +02:00
MrLuit
97571c41bc New reddit comments sorting algorithm 2017-05-14 13:48:51 +02:00
MrLuit
61749d6a06 Fixed tracking noscript and removed reddit library 2017-05-10 17:39:42 +02:00
MrLuit
622982a02f Updated noscript in comments 2017-05-09 19:13:37 +02:00
Luit Hollander
578566ced1 [WIP] Added custom promise pages (#144)
* Added custom promise pages

* Fixed some bugs and added loader

* Fixed W3 issues and seperated css and js from html

* Implement #145

* Added title generator

* Fixed empty title bug

* #146 merge conflict fix

* Fixed some bugs, improved markdown

* Better replying and better word-wrapping

* Fix for Travis CI?

* Fix for broken urls

* Removed duplicate that caused bug

* Center chevrons

* Minified JS and used sass

* Delete all promises before re-generating

* gem ⬆️
2017-05-04 11:45:23 -04:00
Viren Mohindra
0e2d9793ee
revamped travis cibuild + conforms
revamped travis cibuild
- cached archive.org links to speed up tests
- should work perfectly and make PR’s conform to HTTPS standards
- `—url-ignore` for personal website since its not served over HTTPS

index.html + css/style.sass
- ID is unique, changed `remove-on-mobile` to a class

about.html
- moved all non-https links to archive.org

_layouts/page.html
- converted T&C to archived link to conform with standards

data.yaml
- removed dailyword link since it doesn’t allow archive.org caching
- changed cnbc link to serve over https
2017-02-16 21:35:27 -05:00
Viren Mohindra
b21e989a11
☎️ responsiveness for status button 2017-02-10 16:32:45 -05:00
Viren Mohindra
465da5d234
☎️ responsiveness partial fix #102
- removes tab text on mobile and tablets
- forgot to remove css/styles_deprecated.sass
2017-02-10 16:02:23 -05:00
Viren Mohindra
493182d31c
🔴 removed bad css 2017-02-06 19:56:38 -05:00
Viren Mohindra
b921966bd9
#101 2017-02-06 00:23:05 -05:00
Viren Mohindra
82c57d7fb0
.list-group-item-compromised 2017-02-05 03:07:43 -05:00
Viren Mohindra
85fc510561
🐦 + list color integration for 'compromised'
- minor button fix for inner shadow with sass
2017-02-04 23:11:40 -05:00
Viren Mohindra
442ce1e113
🔖 V2.0 2017-02-03 08:33:41 -05:00
Viren Mohindra
a1c0b7b652 visual redesign of revamp.html
- added tooltip
- font-size -> 16px, removed
- added color for each policy according to status
- commented out promise_status, promise_tags
2017-01-13 14:09:23 +05:30
MrLuit
6981fd171c Partially added loading message 2017-01-11 18:03:52 +01:00
Christopher Bloom
b32ff727c1 Ui/data refresh (#66)
* Updates to markup to use partials, reassign variables to make it clearer

* Progress on promise structure

* Start of table work

* New promises table

* Moving work to a revamp yaml/html file instead of in index

* Revert index to current state of master

* Revert page.html to upstream master

* Revamp on data structure

* Culture revamp

* Update with list.js filtering to promises

* Js filtering work started

* Update filtering

* Reset if no categories selected

* Filter approaches for multiple facets

* Work prior to 'or' groups

* Closer to more robust filtering

* Transitioning

* Much cleaner filters

* Continue revamp on data architecture

* Complet the revamp on yml

* Move the 3 items in 'Indigenous' to other categories for space for nwo

* Remove scoreboard partial, cleanup on revamp files before PR

* Remove changes to original page.html

* Added moment.js and status looping because why not

* Closure around moment

* Icon for statuses within table

* days in office logic

* Remove jsonified promise data and pull in fontawesome css instead of js version
2017-01-10 22:04:01 +05:30
MrLuit
e8295ce546 Fixed td error 2016-11-22 10:37:16 +01:00
MrLuit
e8497a06be Aligned tweet button 2016-11-22 09:42:50 +01:00
Viren Mohindra
a337121b90 fix #59
removed pill heading for tabs which seemed to be causing a parsing error
in same commit removed style which I added for pills.
2016-11-21 02:40:00 -05:00
Viren Mohindra
cbf8a1725f #57
- changed international to world, since it fit well on large screen
devices
- padding for pills in sass for heading buttons
- Comment changed to button
2016-11-21 00:35:14 -05:00
Viren Mohindra
471845acd3 removed unnecessary sass 2016-11-20 20:54:54 -05:00
Viren Mohindra
3666182d56 #2 fix regarding sources
move extra sources to comments page(?)
2016-11-20 20:46:14 -05:00
Viren Mohindra
e4e54589e4 16px 2016-11-20 16:51:56 -05:00
Kyle Hodgetts
6cac66a389 Removed style rules out of HTML head and into styles file. Increased font size to 18px. Looks good on all devices. Created a partial file called variables to store global variables in (good practice) 2016-11-20 21:24:27 +00:00
MrLuit
a6151754ba Added margin 2016-11-20 19:43:09 +01:00
Matt Sandy
95174de854 Adding body padding for mobile 2016-11-13 23:17:24 -06:00
Matt Sandy
c1d75d5415 Global search changes 2016-11-13 22:58:17 -06:00
Alan Friedman
89f945c0ba Remove unused SASS
- Leaving this file in place for future custom styles
2016-11-13 19:13:49 -05:00
Alan Friedman
33a59dafc4 Rearrange tabs, add SASS stylesheet 2016-11-13 17:39:35 -05:00
Viren Mohindra
468aa59827 inlined js and css
- removed normalize.css
- cool
2016-11-10 16:15:07 -05:00
Viren Mohindra
2dda84aa12 base of website + sources
- need to categorize and add to site in an efficient manner
2016-11-10 00:35:17 -05:00
Viren Mohindra
99d640a526 initial commit of base index.html 2016-11-09 22:28:05 -05:00