Commit Graph

215 Commits

Author SHA1 Message Date
Johan Öbrink 823818bc92 fix: 🐛 Removed lerna workspaces 2021-02-08 19:26:22 +01:00
Rickard Natt och Dag 415648f27c
test: fix broken tests (#57)
* chore: handle svgs in tests

* test: remove header download test

* test: fix banner tests
2021-02-08 14:28:19 +01:00
Rickard Natt och Dag d8f106f60f
chore(build): fix github actions (#44)
* Add nvmrc to app

* Add nvmrc to api

* Remove unused test in app

* Fix broken test in site

* chore: use yarn instead of npm

* chore: setup lerna to use yarn

* chore(build): use yarn in workflows

* chore(build): skip lerna install and run using npx
2021-02-08 13:22:32 +01:00
Johan Öbrink 1e45d283ab
feat: 🎸 Removed download from head, added buttons to banner (#42)
* feat: 🎸 Removed download from head, added buttons to banner

Co-authored-by: irony <christian@landgren.nu>
2021-02-08 13:14:27 +01:00
irony d6e35543e9
Merge pull request #43 from believer/chore/update-readme
docs: add contributor profile links and fix my last name
2021-02-08 11:57:32 +01:00
irony 43a06a5a18
Merge pull request #53 from believer/chore/clean-up-frontend
refactor: clean up frontend
2021-02-08 11:53:18 +01:00
Rickard Natt och Dag fce2c260cb
fix: use nextjs link for integrity policy 2021-02-08 10:59:45 +01:00
Rickard Natt och Dag b9ad14f71c
chore: organize imports, remove explicit react import if not needed 2021-02-08 10:54:05 +01:00
Rickard Natt och Dag 26359ffaeb
chore: remove clients component 2021-02-08 10:53:52 +01:00
Rickard Natt och Dag 6182ae1df6
chore: fix formatting 2021-02-08 10:49:14 +01:00
Rickard Natt och Dag 0433f1d7e9
chore: remove unused components 2021-02-08 10:48:56 +01:00
Rickard Natt och Dag ac15108677
refator: add common layout setup in _app 2021-02-08 10:48:38 +01:00
Erik Hellman 617daf97f9
Merge pull request #45 from kolplattformen/fix/android-fixes
Fix/android fixes
2021-02-08 09:01:59 +01:00
Erik Hellman 7c3e96d15b Merge remote-tracking branch 'origin/main' into fix/android-fixes 2021-02-08 08:56:00 +01:00
Erik Hellman 8f707d8cfb Fixes for Android 2021-02-08 08:50:41 +01:00
Rickard Natt och Dag 413c3136b4
Format readme 2021-02-08 07:09:31 +01:00
Rickard Natt och Dag cc9ba6c626
Add contributor profile links and fix my last name 2021-02-08 07:09:24 +01:00
irony fec85af266
Added info about fake data 2021-02-07 23:39:42 +01:00
irony a6a22e5b5c
Merge pull request #39 from augustjanse/patch-1
Fix 'orginalet' front-page typo
2021-02-07 20:06:45 +01:00
irony 85df39f32d
Merge pull request #41 from kolplattformen/feat/privacy
feat: 🎸 Added privacy policy and changed price to 12
2021-02-07 20:04:57 +01:00
Johan Öbrink 53a94251a8 fix: 🐛 Fixed links when navigating other url:s 2021-02-07 19:47:59 +01:00
Johan Öbrink f4b9538027 fix: 🐛 Rensade länkar 2021-02-07 18:54:40 +01:00
Johan Öbrink 4518ae7357 fix: 🐛 Time to read testimonials 2021-02-07 18:47:32 +01:00
Johan Öbrink 343a98e9db fix: 🐛 Spelling 2021-02-07 18:44:51 +01:00
Johan Öbrink 34b1a3cd78 feat: 🎸 Added privacy policy and changed price to 12
Also removed alt. start pages.
2021-02-07 18:17:19 +01:00
Johan Öbrink f195e37f99
fix: 🐛 Imported all code onto fresh RN install (#40)
* fix: 🐛 Imported all code onto fresh RN install

* 1.0.0 release

Co-authored-by: Erik Hellman <erik.hellman@hellsoft.se>
2021-02-07 17:14:45 +01:00
Erik Hellman 84406d3c94 1.0.0 release 2021-02-07 17:08:49 +01:00
Johan Öbrink 0f15f83adb fix: 🐛 Imported all code onto fresh RN install 2021-02-07 13:17:57 +01:00
August Janse 7b57fb88e3 Fix 'orginalet' front-page typo 2021-02-07 03:31:36 +01:00
irony 45c0ec8618
Update README.md 2021-02-07 02:24:22 +01:00
irony 7aa234086c
screenshot url 2021-02-07 02:22:13 +01:00
irony 67698e8608
Added screenshot 2021-02-07 02:21:04 +01:00
irony 1e0f7ece86
Merge pull request #32 from believer/feature/prefers-reduced-motion
Remove animations for prefers-reduced-motion
2021-02-07 02:10:15 +01:00
irony c964c383bf
Merge pull request #33 from believer/fix/correct-typos
Fix typos and Swedish currency
2021-02-07 02:09:37 +01:00
irony 923c302e3c
Update README.md 2021-02-07 01:59:53 +01:00
irony ee9cf18c1d
Deprected 2021-02-07 01:57:11 +01:00
irony 4bdaf9bbeb
Update README.md 2021-02-07 01:55:35 +01:00
irony 666c31ba5b
Updated the readme with more details about packages 2021-02-07 01:53:45 +01:00
irony cf1962e028
Merge pull request #31 from believer/fix/banner-shapes
Remove text-selection from banner shapes
2021-02-06 22:48:25 +01:00
irony 96f2d2e9c7
Merge pull request #34 from believer/chore/add-tests
Add tests to site and basic GitHub actions setup
2021-02-06 22:36:10 +01:00
Rickard Natt och Dag a0c795e54a
Add nvmrc in site 2021-02-05 15:11:34 +01:00
Rickard Natt och Dag f528acbbfa
Change actions branch to main 2021-02-05 15:00:06 +01:00
Rickard Natt och Dag bafba1b568
Add GitHub actions setup to run tests on master and PRs 2021-02-05 14:55:52 +01:00
Rickard Natt och Dag 765c5d252f
Add Header tests to site 2021-02-05 14:55:37 +01:00
Rickard Natt och Dag 43cfd362e9
Remove unused default test from app 2021-02-05 14:55:17 +01:00
Rickard Natt och Dag 7bca0b2028
Add Jest setup to site 2021-02-05 14:54:59 +01:00
Rickard Natt och Dag 607a1fe783
Add hyphen in last name 2021-02-05 14:21:03 +01:00
Rickard Natt och Dag 7f4995c6af
Fix handling of Swedish currency 2021-02-05 13:32:03 +01:00
Rickard Natt och Dag c87fe91804
Fix typos 2021-02-05 13:31:55 +01:00
Rickard Natt och Dag e076ac17ba
Remove animations for prefers-reduced-motion 2021-02-05 12:53:31 +01:00