Commit Graph

61 Commits (c685ee6de329b8a40f9e133db2da9628f5f80fc2)

Author SHA1 Message Date
Cameron Clough c685ee6de3
Create FUNDING.yml 2022-03-26 21:08:27 +00:00
Cameron Clough 44ab6b3788
chore(package): upgrade dependencies 2022-03-24 15:26:29 +00:00
Cameron Clough 298705c9c7
implement login 2022-03-24 00:38:30 +00:00
Cameron Clough ba6ed936a5
refactor: rename variables 2022-03-21 23:40:29 +00:00
Cameron Clough f722aec648
fix env/config names 2022-03-21 23:40:12 +00:00
Cameron Clough 1db5a32ef1
rename CI workflow 2022-03-21 20:16:36 +00:00
Cameron Clough 43c67663e7
Update README.md 2022-03-21 19:45:16 +00:00
Cameron Clough d23a263ab9 ci on Dockerfile 2022-01-11 01:17:45 +00:00
Cameron Clough 1a17cc83d7 remove PUBLIC_URL from development env 2022-01-11 00:47:58 +00:00
Cameron Clough 1daf4c2321 use config 2022-01-10 22:44:50 +00:00
Cameron Clough b95f87f98b fix typo in Dockerfile 2022-01-10 20:21:42 +00:00
Cameron Clough f41ae0c8db fix toast/devices context usage 2022-01-10 20:16:36 +00:00
Cameron Clough cdbd809a0a add Dockerfile 2022-01-10 19:47:55 +00:00
Cameron Clough 06c7cd01b3 dotenv config 2022-01-10 02:16:14 +00:00
Cameron Clough 0e6b7c7d3a all of the linting 2022-01-10 01:40:47 +00:00
Cameron Clough df44a9f49e add prop-types as a dependency 2022-01-09 23:13:38 +00:00
Cameron Clough 7b0ce6269c lint: allow non-jsx file extensions 2022-01-09 23:00:37 +00:00
Cameron Clough d8cec20a8e
lint: controllers 2022-01-09 22:59:52 +00:00
Cameron Clough fa763dc771
yeet 2022-01-09 22:59:50 +00:00
Cameron Clough 3af36a6171
lint: allow console 2022-01-09 16:56:30 +00:00
Cameron Clough fafe3aef67
create .browserslistrc (and remove support from old browsers...) 2022-01-09 16:54:34 +00:00
Cameron Clough fb27105cba
add license and description to package.json 2022-01-09 16:52:39 +00:00
Cameron Clough d70e46583a
add eslint airbnb rules 2022-01-09 16:52:29 +00:00
AdamSBlack 0956687fbb
remove unneeded file, disabled test 2022-01-07 18:08:28 +00:00
AdamSBlack 8a271704f7
remove CRA test 2022-01-07 18:03:07 +00:00
AdamSBlack 1528b73832
Cheering up linter 2022-01-07 17:59:15 +00:00
AdamSBlack ad5bf47515
Merged with conflicts, reduced warnings
clean build
2022-01-07 17:49:15 +00:00
AdamSBlack 2c8e86a4c3
Reduced warnings 2022-01-07 17:42:39 +00:00
Cameron Clough daa2776857 trailing spaces 2022-01-07 17:35:31 +00:00
Cameron Clough 2f9e5e905a
fix more linting issues 2022-01-07 17:32:33 +00:00
Cameron Clough e4bd1c8adf fix name in title/manifests 2022-01-07 17:26:26 +00:00
AdamSBlack 95136b6cb0
helpers 2022-01-07 17:24:35 +00:00
AdamSBlack 7300c65273 Now displays segment data under drives tab 2022-01-07 02:07:52 +00:00
Cameron Clough ea80c8bfae
make ci faster 2022-01-06 16:18:09 +00:00
Cameron Clough ce8384389b make test pass 2022-01-06 13:11:13 +00:00
Cameron Clough cf7a2281ae fix typo 2022-01-06 13:11:13 +00:00
Cameron Clough 9cd342e29e
switch back to upstream react-json-formatter 2022-01-06 13:04:36 +00:00
AdamSBlack 715569ee97 removed unused imports, cleaned up 2022-01-06 00:53:37 +00:00
AdamSBlack 25875c480c Merge branch 'main' of https://github.com/AdamSBlack/retropilot-client 2022-01-06 00:53:23 +00:00
AdamSBlack bc026e55f3 Reduced unused imports, cleaned up warnings 2022-01-06 00:53:07 +00:00
Cameron Clough 441b6c9493
run CI on any push/pr 2022-01-05 23:24:53 +00:00
Cameron Clough a7e70755d1
separate eslint config 2022-01-05 22:51:23 +00:00
Cameron Clough 8f068ca13f
add IDE files to gitignore 2022-01-05 22:50:33 +00:00
Cameron Clough 54910ba500
update dependencies 2022-01-05 22:50:32 +00:00
npm 8dfe7d4d3e fix package-lock.json 2022-01-05 22:10:53 +00:00
AdamSBlack 4597a904f5 readd package-lock.json 2022-01-05 21:40:03 +00:00
AdamSBlack 2e950febcb show device into in tab 2022-01-05 21:38:00 +00:00
AdamSBlack 7304a055fa Show device info in device tab 2022-01-05 21:36:43 +00:00
Adam Black 7f39de1d2f
Merge pull request #3 from incognitojam/setup-ci
ci: build and test react app
2022-01-05 21:15:49 +00:00
Adam Black e6aabdd912
Merge pull request #2 from incognitojam/fix-dependencies
Fix dependencies
2022-01-05 21:15:37 +00:00