lostdesign
|
7ee963313d
|
♻️ removes matomo, fixes linting errors, adds fathom
|
2020-04-28 18:17:05 +02:00 |
|
Kevin van der Werff
|
35a11766d8
|
🚧 Avoid duplicated returns
|
2019-11-07 00:18:13 +01:00 |
|
Kevin Van Der Werff
|
8273955316
|
🎨 ✅ add tests & refactor
- add test for getting all tags
- add test for transforming resources
- output.json -> mockOutput.json
|
2019-10-22 15:31:10 +02:00 |
|
Kevin Van Der Werff
|
330612ea4c
|
🎨 Refactor state and add mock output
|
2019-10-22 15:04:26 +02:00 |
|
Kevin Van Der Werff
|
d422425be4
|
🎨 replace R.map(R.prop) by R.pluck (equivalent).
refactor state.tags & state.resources
|
2019-10-21 23:37:02 +02:00 |
|
Kevin Van Der Werff
|
1559ec7370
|
🎨 add getAllTags & remove polyfill
|
2019-10-21 23:27:53 +02:00 |
|
Kevin Van Der Werff
|
43fb35486e
|
🎨 rewrite findCategory
|
2019-10-21 23:17:10 +02:00 |
|
Kevin Van Der Werff
|
b7523dbbbb
|
🎨 ✨ find by name
Search on word/name, if partially found in resource it will return the resource
|
2019-10-21 17:11:11 +02:00 |
|
Kevin Van Der Werff
|
a0698f09bb
|
🎨 Refactor into pure.js
|
2019-10-21 16:16:10 +02:00 |
|
Kevin Van Der Werff
|
0d3a0489ae
|
🎨 Rewrite findByTags & add Search
|
2019-10-21 13:46:33 +02:00 |
|
Kevin van der Werff
|
0e12d978bb
|
🚨 🎨 add new rules & fix linter warnings
|
2019-10-01 14:35:42 +02:00 |
|
Kevin van der Werff
|
0e49dc795d
|
🎨 resolve linter errors (single quotes / no semicolons / no unused variables)
|
2019-10-01 14:13:06 +02:00 |
|
Kevin
|
b936bf1ab3
|
.cardsActive -> &Active in sass, rename variable names
|
2019-09-06 13:23:43 +02:00 |
|
Kevin
|
1e499c7758
|
Remove console.log
|
2019-09-05 21:45:02 +02:00 |
|
Kevin
|
e3a786bc16
|
Make deep clone of resources, access state by getter
|
2019-09-05 21:12:06 +02:00 |
|
Unknown
|
a10f5d7f25
|
WIP
|
2019-09-05 19:47:31 +02:00 |
|
Unknown
|
aa03bed2fb
|
Merge branch 'karn-dev' into features/resources-store
|
2019-08-22 20:53:40 +02:00 |
|
Unknown
|
71150c71ab
|
indendation added
|
2019-08-08 22:30:23 -05:00 |
|
Erin
|
d635d1e607
|
cleaning up formatting
|
2019-07-25 19:58:01 -05:00 |
|
Erin
|
5cf4d3f965
|
Setting up Nuxt Store
|
2019-07-24 21:04:10 -05:00 |
|
Unknown
|
6912a96f21
|
Getters instead of accessing state directly
|
2019-06-22 20:07:11 +02:00 |
|
Unknown
|
ba47943934
|
Rename resources module => data, add look up tag, add polyfill for flat()
|
2019-06-22 17:43:40 +02:00 |
|
Kevin Van Der Werff
|
a57aa260bc
|
Add tags fields & add findByTags getter
|
2019-06-22 17:23:29 +02:00 |
|
Kevin Van Der Werff
|
48aeb6f804
|
Find resources from store
|
2019-06-22 04:05:03 +02:00 |
|
Kevin Van Der Werff
|
f1a8d056d7
|
break resources in multiple json files & add to vuex module store
|
2019-06-22 03:28:33 +02:00 |
|
lostdesign
|
d20423c210
|
setup i18n
|
2019-06-20 12:11:32 +02:00 |
|
André Weller
|
b4dfd58208
|
init project
|
2019-05-10 16:23:43 +02:00 |
|