Commit Graph

1222 Commits

Author SHA1 Message Date
Liyas Thomas
b450cd7ee4 🐛 Fixed sync toast prompt 2020-01-23 16:44:46 +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
b4a7c45b61 ✏️ Typo 2020-01-23 16:44:41 +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
94d0bf59b2 Show logged in user image 2020-01-23 16:43:04 +05:30
Liyas Thomas
05fe9dcccf Delete data 2020-01-23 16:43:03 +05:30
Liyas Thomas
f89f27698e 🎨 Minor UI stylings 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
James George
27585d5c93 Merge pull request #516 from liyasthomas/hotfix/validate-collections
Validations for edit and create collections activity
2020-01-23 15:10:47 +05:30
jamesgeorge007
7d003cefd7 chore: rephrase warning message 2020-01-23 14:59:21 +05:30
jamesgeorge007
f132de8dbb chore: validate edit collection activity for duplicate collection 2020-01-23 14:57:44 +05:30
jamesgeorge007
b0c22a2b2d chore: validate edit collection activity for empty names 2020-01-23 14:52:52 +05:30
jamesgeorge007
9b8936f53c feat: switch to toast 2020-01-23 14:12:04 +05:30
jamesgeorge007
c3ecf98b62 feat: show warning alert 2020-01-23 14:11:04 +05:30
jamesgeorge007
5481c28e4b refactor: use shorthand version 2020-01-23 14:10:26 +05:30
jamesgeorge007
4ad4bad295 fix: validation for empty collection names 2020-01-23 14:09:36 +05:30
Liyas Thomas
5119505475 Support for Google Chrome Extension (#512)
Support for Google Chrome Extension
2020-01-23 11:42:57 +05:30
Liyas Thomas
8b7fd238d0 Detech whether extension is already installed or not, if not, shoe install prompt toast 2020-01-23 11:03:22 +05:30
Liyas Thomas
df21deddba ✏️ Updated extensions link 2020-01-23 09:15:59 +05:30
Andrew Bastin
52fe6474e2 Merge branch 'master' into feat/chrome-extension 2020-01-22 12:38:39 -05:00
Andrew Bastin
81654c35da Use relative imports
Co-Authored-By: James George <jamesgeorge998001@gmail.com>
2020-01-22 12:38:17 -05:00
Liyas Thomas
32d57814a9 🎉 Powered by Netlify 2020-01-22 19:29:11 +05:30
Andrew Bastin
56c7ec3750 Merge branch 'master' into feat/chrome-extension 2020-01-21 21:09:15 -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
James George
b60bc1ee39 Merge pull request #510 from liyasthomas/hotfix/validate-collections
Validate duplicate collections
2020-01-21 20:10:15 +05:30
jamesgeorge007
bb973ee449 fix: prevent creation of duplicate collection 2020-01-21 19:46:33 +05:30
jamesgeorge007
e16019dcbf chore: make use of toast 2020-01-21 19:45:52 +05:30
jamesgeorge007
fcdf93c5e5 fix: prefer destructuring approach 2020-01-21 16:38:34 +05:30
jamesgeorge007
a34acfd0c5 fix: return for duplicate collection 2020-01-21 16:38:09 +05:30
jamesgeorge007
2853a4bbef fix: validation for duplicate collections 2020-01-21 16:37:04 +05:30
Andrew Bastin
cd2680135d Merge pull request #508 from AndrewBastin/feat/gql-query-schema-val
GraphQL query validation based on schema
2020-01-19 19:53:53 -05:00
Andrew Bastin
8ae5dbc375 Fixed proxying through the firefox extension 2020-01-19 15:24:17 -05:00
Andrew Bastin
744d647704 GQL Query Editor doesn't give errors for empty queries 2020-01-19 14:38:46 -05:00
Andrew Bastin
77e51f3301 GraphQL page now notifies the query editor about the schema for validation 2020-01-19 14:22:56 -05:00
Andrew Bastin
f0cfee56f2 Added ability to query editor to validate based on schema 2020-01-19 14:21:31 -05:00
Liyas Thomas
8b970ed9a0 Merge pull request #506 from liyasthomas/refactor
Lint and refactor
2020-01-19 14:04:38 +05:30
Liyas Thomas
5458debe35 ♻️ Refactor 2020-01-19 12:37:19 +05:30
Andrew Bastin
d9feffa630 Merge pull request #505 from AndrewBastin/feat/gql-query-errors
Syntax Error marking in GraphQL query editor
2020-01-18 12:18:00 -05:00
Andrew Bastin
efe21d450e Merge branch 'master' into feat/gql-query-errors 2020-01-18 12:07:42 -05:00
Andrew Bastin
7728231cad Merge pull request #500 from AndrewBastin/refactor/strategy-proxy-handling
Refactoring proxy handling to be done in strategies
2020-01-18 12:07:26 -05:00
jamesgeorge007
aa056ff1c1 refactor: remove extraneous else 2020-01-18 15:22:59 +05:30
Andrew Bastin
23199979e6 Merge branch 'master' into feat/gql-query-errors 2020-01-18 04:50:09 -05:00
Andrew Bastin
b3dd2ebf31 Removed GQL parse log 2020-01-18 04:43:58 -05:00
Andrew Bastin
0cec1b977a QueryEditor parses query on mount 2020-01-18 04:42:50 -05:00
Andrew Bastin
3b96f85c55 Make James happy by doing proper code refactors 2020-01-18 04:30:24 -05:00