Commit Graph

64 Commits

Author SHA1 Message Date
jamesgeorge007
870484d06a refactor: let to const 2020-01-27 22:50:02 +05:30
jamesgeorge007
f816ad0841 fix: typo 2020-01-27 22:49:12 +05:30
jamesgeorge007
a55eb11f5b fix: status code info 2020-01-27 18:19:27 +05:30
jamesgeorge007
dacf479838 fix: comment spacing 2020-01-27 18:17:01 +05:30
jamesgeorge007
568fd873e4 fix: typo 2020-01-27 18:16:40 +05:30
Andrew Bastin
dc236c6bf1 Fixed function name typo for runScriptWithVariables 2020-01-26 13:51:19 -05:00
Nick Palenchar
9e615c91cb Merge branch 'master' into feature/post-request-tests 2020-01-25 10:16:01 -05:00
Liyas Thomas
3e126cdfa4 🐛 Fixed a bug with Collection sync 2020-01-25 12:21:47 +05:30
Liyas Thomas
3e27157eaa Refactor 2020-01-25 01:00:45 +05:30
Nicholas Palenchar
0da1f3a406 remove unnesscessary values 2020-01-24 13:34:24 -05:00
Nicholas Palenchar
708043dd6b very basic testing implementation 2020-01-24 12:18:55 -05:00
Nicholas Palenchar
bc4c59694c adding test report ui 2020-01-24 11:51:40 -05:00
Nicholas Palenchar
63b7035e74 re-add testing functions 2020-01-24 10:10:50 -05:00
Nicholas Palenchar
d8d5707f33 resolve merge conflicts 2020-01-24 09:18:11 -05:00
Nicholas Palenchar
24584cdadd remove console logs 2020-01-24 09:01:59 -05:00
Liyas Thomas
bbaa48c1ec 🚨 Removing linter warnings 2020-01-24 17:50:30 +05:30
Liyas Thomas
92d8878c38 🐛 Fixed Staring history not updating on synced DB 2020-01-24 08:49:36 +05:30
Liyas Thomas
65e9e7a73b Added History sync 2020-01-23 19:07:36 +05:30
Liyas Thomas
118a7aa258 ♻️ Rewrote all DB structure 2020-01-23 16:44:48 +05:30
Liyas Thomas
6bcd532767 🐛 Fixed error on Download feed 2020-01-23 16:44:48 +05:30
Liyas Thomas
c8568ae15a Updated Firestore data rules 2020-01-23 16:44:45 +05:30
Liyas Thomas
65e1221298 🎉 Completed MVP 2020-01-23 16:44:44 +05:30
Liyas Thomas
211dfa24fa Account setting on setting page 2020-01-23 16:44:40 +05:30
Liyas Thomas
1fdde89d49 ♻️ Refactor 2020-01-23 16:44:35 +05:30
Liyas Thomas
05fe9dcccf Delete data 2020-01-23 16:43:03 +05:30
Liyas Thomas
4931804056 Moved inputform and feed to index 2020-01-23 16:43:02 +05:30
Liyas Thomas
67bcf91073 ♻️ Lint 2020-01-23 16:42:31 +05:30
Liyas Thomas
87be0b3d3d 🎉 Initial Auth 2020-01-23 16:41:23 +05:30
Andrew Bastin
81654c35da Use relative imports
Co-Authored-By: James George <jamesgeorge998001@gmail.com>
2020-01-22 12:38:17 -05:00
Andrew Bastin
2d6d1b2d34 Added Chrome Strategy as a valid network strategy 2020-01-21 20:01:22 -05:00
Andrew Bastin
a235d38240 Added ChromeStrategy to interact with the Postwoman Chrome Extension 2020-01-21 20:00:29 -05:00
Andrew Bastin
8ae5dbc375 Fixed proxying through the firefox extension 2020-01-19 15:24:17 -05:00
Nicholas Palenchar
61bf735315 response data into testing and error handling 2020-01-19 11:28:23 -05:00
Nicholas Palenchar
b2be9dce6f pw.test working 2020-01-19 10:46:04 -05:00
Liyas Thomas
5458debe35 ♻️ Refactor 2020-01-19 12:37:19 +05:30
Nicholas Palenchar
dd970af6b1 inline expects returning testResults correctly 2020-01-18 13:26:07 -05:00
Andrew Bastin
efe21d450e Merge branch 'master' into feat/gql-query-errors 2020-01-18 12:07:42 -05:00
Nicholas Palenchar
b8beac37c3 Merge branch 'master' into feature/post-request-tests 2020-01-18 10:51:01 -05:00
jamesgeorge007
aa056ff1c1 refactor: remove extraneous else 2020-01-18 15:22:59 +05:30
Andrew Bastin
3b96f85c55 Make James happy by doing proper code refactors 2020-01-18 04:30:24 -05:00
Andrew Bastin
8e86e4c8e8 Update functions/strategies/AxiosStrategy.js
Co-Authored-By: James George <jamesgeorge998001@gmail.com>
2020-01-18 04:22:30 -05:00
Andrew Bastin
a1568a98d4 Update functions/strategies/FirefoxStrategy.js
Co-Authored-By: James George <jamesgeorge998001@gmail.com>
2020-01-18 04:22:21 -05:00
Andrew Bastin
730018b45f Improve strategy code redability 2020-01-18 04:16:51 -05:00
Andrew Bastin
fe81a7dba9 Added debounce util function 2020-01-18 04:14:10 -05:00
Andrew Bastin
951266e529 Added proxy support to FirefoxStrategy 2020-01-17 13:28:04 -05:00
Andrew Bastin
2a51ec6d9f Moved proxy code to be handled in each strategy 2020-01-17 13:27:37 -05:00
Andrew Bastin
5070d9fe95 Added FirefoxStrategy to interact with the Firefox extension for Postwoman 2020-01-16 01:26:25 -05:00
Andrew Bastin
4b48d8a8c8 Refactor to bring the nuxt loading bar code out of the strategies 2020-01-16 01:25:43 -05:00
Liyas Thomas
2faf675c0a 🚨 Removing linter warnings 2020-01-15 09:10:14 +05:30
Liyas Thomas
061f86fbfa 🐛 Fixed Nuxt loader won't finish after response 2020-01-15 06:33:04 +05:30