714e64d2b8
add includesAny
2019-11-03 22:49:17 +01:00
aa8b71b0cc
Travis build: 1522 [cron]
2019-10-21 17:08:06 +00:00
a909c51583
Travis build: 1518 [cron]
2019-10-18 17:04:30 +00:00
cb26e0ba49
Travis build: 1516
2019-10-18 06:34:35 +00:00
21299045b8
Merge pull request #1035 from RathiRohit/master
...
[FIX] Update hasKey snippet to handle failing scenario and add new tests
2019-10-18 09:32:14 +03:00
701fdf3f49
Update hasKey.md
2019-10-18 09:31:52 +03:00
d85a2dc5d7
Update hasKey snippet to handle failing scenario and add new tests
2019-10-17 23:14:59 +05:30
29b217e5bc
Travis build: 1513 [cron]
2019-10-16 17:03:22 +00:00
ca2c1a51c0
Travis build: 1511
2019-10-16 06:39:13 +00:00
4b6bce7ac8
Merge pull request #1030 from RathiRohit/master
...
[FEATURE] Add new objectToQueryString utility snippet and it's unit tests
2019-10-16 09:36:35 +03:00
ac076eeaae
Update objectToQueryString.md
2019-10-16 09:35:02 +03:00
cb6661581c
Travis build: 1509 [cron]
2019-10-15 17:03:19 +00:00
150f07d6b8
Travis build: 1507
2019-10-15 12:55:58 +00:00
3c2feceebd
Merge pull request #1032 from 30-seconds/add-hasKey
...
Add a new snippet, hasKey
2019-10-15 15:53:12 +03:00
5a1f908eab
Add tests for hasKey snippet
2019-10-15 15:50:21 +03:00
6e3944dd5f
Add haskey snippet
2019-10-15 15:45:13 +03:00
e31eb90c45
Travis build: 1502
2019-10-15 12:18:34 +00:00
7c737ab9c9
[FIX] Link to 30 seconds of knowledge wasn't working on website ( #1031 )
...
* the link for 30 seconds of knowledge was not working so I dove into this code base and found a working link to a chrome extension being used elsewhere and added that.
* Revert "the link for 30 seconds of knowledge was not working so I dove into this code base and found a working link to a chrome extension being used elsewhere and added that."
This reverts commit c89235da96 .
* fix without formatting changes accidentally introduced with Prettier
2019-10-15 15:15:45 +03:00
4d179b4aff
Travis build: 1499 [cron]
2019-10-13 17:01:37 +00:00
293faf083e
Travis build: 1497
2019-10-13 15:37:11 +00:00
d299301561
Fix broken webber script
2019-10-13 18:34:27 +03:00
fc8f428f12
Add objectToQueryString utility function and it's unit tests
2019-10-12 01:46:05 +05:30
cd719a57d9
Travis build: 1493 [cron]
2019-10-10 17:00:08 +00:00
f2b55cdca0
Travis build: 1491
2019-10-09 18:11:06 +00:00
6359520626
Merge pull request #1026 from RathiRohit/master
...
[ENHANCEMENT] Remove redundant condition from equals snippet
2019-10-09 21:08:02 +03:00
7b80df3d88
Remove redundant condition from equals snippet
2019-10-09 22:29:56 +05:30
408ebce2c2
Travis build: 1478 [cron]
2019-09-28 16:53:53 +00:00
8f7d1bb0c5
Travis build: 1476
2019-09-28 10:39:04 +00:00
744f6939b8
Merge pull request #1010 from carlos-montiers/issues-deepClone
...
Issues deep clone
2019-09-28 13:36:33 +03:00
f859b78b7d
Update snippet, add extra tests
2019-09-28 13:35:11 +03:00
6c00c38a61
Fix issue #1009
2019-09-28 13:27:03 +03:00
a26783ea6c
Fix issue #1008
2019-09-28 13:26:55 +03:00
c913e38cf6
Travis build: 1474
2019-09-28 10:18:08 +00:00
462b06e282
Merge pull request #1020 from davisraimon/patch-1
...
Checking whether a number is Odd.
2019-09-28 13:15:20 +03:00
9a8d24e92a
Add tests for isOdd snippet
2019-09-28 13:14:36 +03:00
2291cfe884
Checking whether a number is Odd.
...
Using modulo function to determine whether the number is odd.
2019-09-25 23:05:06 +05:30
8b72c0b504
Travis build: 1466 [cron]
2019-09-21 16:49:54 +00:00
741ff01115
Travis build: 1464
2019-09-21 06:16:31 +00:00
ded16155d1
Merge pull request #1019 from 30-seconds/graphql_custom_schemas
...
Create custom 'Snippet' schema in GraphQL
2019-09-21 09:13:59 +03:00
51dbd4cda3
Fix archive page
2019-09-20 19:54:59 +03:00
48f921b975
Update remaining pages
...
Everything that used remark and JSON now uses the new Snippet schema
2019-09-17 00:15:31 +03:00
75c4b3321b
Update tag pages
...
Improve speed, move all of the querying to node
2019-09-16 23:38:26 +03:00
f39cba0ce0
Further optimize snippet pages
...
Clean up queries, query only once
2019-09-16 23:02:41 +03:00
31dee63aa3
Update individual snippet pages
...
Reduce data sizes and load times, improve performance
2019-09-16 22:43:14 +03:00
e4569284eb
Update createPages to use new schemas
...
Breaks archive snippet pages, needs some investigation
2019-09-16 22:09:38 +03:00
df0329c7d5
Enrich snippet schema, probably finalize structure
2019-09-16 21:33:14 +03:00
25ae412208
Enrich Snippet schema
...
Add all the parsed data used on the pages, now parsed on boot.
2019-09-14 14:06:51 +03:00
d7013dd17c
Setup snippet schema initial load logic
...
Use dynamic imports to load all the JSON files specified in config, read data from both sources, output the proper data in the new Snippet type nodes.
2019-09-14 13:14:47 +03:00
59d527edb0
Prototype snippet nodes
2019-09-14 12:32:47 +03:00
0e3cc22205
Travis build: 1445 [cron]
2019-09-13 16:45:49 +00:00