Commit graph

21 commits

Author SHA1 Message Date
Rok Garbas c47f1c0ccb
Pagination of search results (#20) 2020-05-11 21:56:10 +02:00
Rok Garbas d3c3e2e31b
preserving item displaying details on page refresh (#19)
fixes #18
2020-05-11 21:33:20 +02:00
Rok Garbas 4efb8ddfec
package and option detailed view (#17)
fixes #12
fixes #13
2020-05-11 16:06:10 +02:00
Rok Garbas 2a75422e90
Hide details when clicked on result row again (#16)
fixes #11
2020-05-11 14:35:19 +02:00
Rok Garbas 3918246b24
switching to wildcard query (#10)
fixes #6
2020-05-11 12:52:07 +02:00
Rok Garbas 9064063529
a single page app and want history pushstate to work so you get clean URLs (#9) 2020-05-09 00:44:52 +02:00
Rok Garbas 99eae108c7
search on page load and on second search query, fixes #5 (#8) 2020-05-08 23:59:14 +02:00
Rok Garbas f25b287926
make request to the right search page, fixes #4 (#7) 2020-05-08 16:56:14 +02:00
Rok Garbas 387d70eaa3
somehow in a working starte with bugs and missing features 2020-05-08 15:24:58 +02:00
Rok Garbas f0318458d8
init readme (#3) 2020-04-21 23:55:39 +02:00
Rok Garbas f37531199f
Remove hourly build (#2) 2020-04-11 04:05:54 +02:00
Rok Garbas 824e37026f
deploy to netlify (#1) 2020-04-10 11:04:03 +02:00
Rok Garbas 40bd247ee9
add style to the search result 2020-04-10 10:13:50 +02:00
Rok Garbas f19216fe5a
make a request to elasticsearch, nothing fancy 2020-04-07 07:05:50 +02:00
Rok Garbas 7ba9487c30
add model for package and option result 2020-03-31 05:22:27 +02:00
Rok Garbas ea09e01c89
init work on search 2020-03-31 02:59:06 +02:00
Rok Garbas 3643fbe322
add yarn.lock and direnv integration 2020-03-30 11:00:04 +02:00
Rok Garbas 08ab45d6a4
add some integration packages 2020-03-30 09:27:22 +02:00
Rok Garbas 0536f6ed71
Almost got nix-build working
for now we can just deploy via: nix-shell --command "yarn prod"
2020-03-29 00:02:40 +01:00
Rok Garbas 8077030139
intial version of elm+webpack setup 2020-03-28 05:09:01 +01:00
Rok Garbas 5bccd8c0b2
initial version of import script 2020-03-28 02:34:38 +01:00