Liyas Thomas
|
910c20bd00
|
📱 Working on responsive design
|
2020-02-07 09:06:52 +05:30 |
|
Liyas Thomas
|
885318623f
|
Merge pull request #556 from AndrewBastin/master
Fixed typo in translation file for Auto theme
|
2020-02-07 07:02:06 +05:30 |
|
Andrew Bastin
|
e1df6105ed
|
Fixed typo in translation file for Auto theme
|
2020-02-06 12:48:54 -05:00 |
|
Andrew Bastin
|
c4879d598b
|
Merge pull request #551 from AndrewBastin/feat/extension-toggle
Added toggle to decide whether extensions should be used
|
2020-02-05 13:34:20 -05:00 |
|
Andrew Bastin
|
cc9cfa53fa
|
Merge branch 'master' into feat/extension-toggle
|
2020-02-05 13:17:30 -05:00 |
|
Liyas Thomas
|
996bb206c6
|
Merge pull request #554 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/pwa-3.0.0-beta.20
chore(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20
|
2020-02-05 23:42:27 +05:30 |
|
Liyas Thomas
|
df0ac3b7c8
|
Merge pull request #555 from liyasthomas/formdata
Support for Formdata
|
2020-02-05 23:29:56 +05:30 |
|
dependabot-preview[bot]
|
df68f9ac25
|
chore(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20
Bumps [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) from 3.0.0-beta.19 to 3.0.0-beta.20.
- [Release notes](https://github.com/nuxt-community/pwa-module/releases)
- [Changelog](https://github.com/nuxt-community/pwa-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/pwa-module/compare/v3.0.0-beta.19...v3.0.0-beta.20)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-05 17:46:08 +00:00 |
|
Liyas Thomas
|
a639ee63dd
|
Merge pull request #553 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/axios-5.9.5
chore(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5
|
2020-02-05 23:14:01 +05:30 |
|
Liyas Thomas
|
04feb3cdbe
|
✨ Support for Formdata
|
2020-02-05 23:04:46 +05:30 |
|
dependabot-preview[bot]
|
f77f0a59ec
|
chore(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.9.4 to 5.9.5.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.9.4...v5.9.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-05 17:21:32 +00:00 |
|
Liyas Thomas
|
fdc5695fb4
|
🎨 Fixes
|
2020-02-05 19:22:03 +05:30 |
|
Liyas Thomas
|
f24477e7b4
|
🎉 Initial formdata support and UI tweaks
|
2020-02-05 09:20:04 +05:30 |
|
Andrew Bastin
|
0e561e7bc2
|
Removed logging
|
2020-02-04 19:01:26 +00:00 |
|
Andrew Bastin
|
257cb5141b
|
Merge branch 'master' into feat/extension-toggle
|
2020-02-04 13:17:46 -05:00 |
|
Andrew Bastin
|
89312347d1
|
Updated strategy identification to consider extensions toggle
|
2020-02-04 13:13:20 -05:00 |
|
Andrew Bastin
|
f1e752892d
|
Added toggle for using extensions to send requests
|
2020-02-04 13:09:29 -05:00 |
|
Liyas Thomas
|
6a13b8c3c5
|
🎨 Better drop-down for method field
|
2020-02-04 20:52:52 +05:30 |
|
Liyas Thomas
|
c43a864480
|
Merge branch 'master' of https://github.com/liyasthomas/postwoman
|
2020-02-04 07:06:41 +05:30 |
|
Liyas Thomas
|
06d58547c8
|
✨ Custom methods support (follow up of #398)
|
2020-02-04 07:05:37 +05:30 |
|
Andrew Bastin
|
173e3a3fc0
|
Merge pull request #549 from AndrewBastin/feat/proper-key-def
Show Ctrl instead of Command for shortcuts non-Apple platforms
|
2020-02-03 18:38:12 -05:00 |
|
Andrew Bastin
|
d0cf780ea2
|
Show Ctrl instead of Command for shortcuts non-Apple platforms
|
2020-02-03 17:47:48 -05:00 |
|
James George
|
493538ae70
|
Merge pull request #548 from liyasthomas/hotfix/validate-collection
fix(chore): Take letter casing into account while checking for duplicate collection
|
2020-02-03 18:47:41 +05:30 |
|
jamesgeorge007
|
955bb5c99d
|
fix: account for letter casing while creating editing a collection
|
2020-02-03 17:38:38 +05:30 |
|
jamesgeorge007
|
88fc45975f
|
fix: account for letter casing while creating new collection
|
2020-02-03 17:38:07 +05:30 |
|
Liyas Thomas
|
09a88b4a97
|
💄 Updating the UI and style files
|
2020-02-03 08:38:40 +05:30 |
|
Liyas Thomas
|
67e98ef46b
|
Merge pull request #546 from yubathom/fix/start-server-and-test
update e2e tests
|
2020-02-02 11:07:16 +05:30 |
|
yubathom
|
85c5f16e93
|
tests(fix): update start-server-and-test, update e2e tests, change build test command at ci
|
2020-02-02 02:01:21 -03:00 |
|
Liyas Thomas
|
7cf5345c5a
|
⚡️ Sync Collection -> Notes
|
2020-02-02 08:31:06 +05:30 |
|
James George
|
4c62baa577
|
Merge pull request #543 from liyasthomas/refactor
Refactor
|
2020-02-01 23:44:54 +05:30 |
|
jamesgeorge007
|
0f55b8ee8a
|
refactor: minor tweak
|
2020-02-01 22:56:29 +05:30 |
|
jamesgeorge007
|
ad041a5cf1
|
refactor: tweaks
|
2020-02-01 22:49:09 +05:30 |
|
jamesgeorge007
|
3bd22f6b78
|
refactor: let to const
|
2020-02-01 22:48:06 +05:30 |
|
jamesgeorge007
|
fa15457ce4
|
refactor: let to const
|
2020-02-01 22:44:24 +05:30 |
|
jamesgeorge007
|
ef434ca804
|
refactor: destructuring assignment
|
2020-02-01 22:30:35 +05:30 |
|
jamesgeorge007
|
2b165a065c
|
refactor: stick with the enforced style
|
2020-02-01 22:26:31 +05:30 |
|
James George
|
12b7e22c31
|
Merge branch 'master' into refactor
|
2020-02-01 20:23:30 +05:30 |
|
jamesgeorge007
|
d77e3745bb
|
refactor: stylistic update
|
2020-01-31 19:50:24 +05:30 |
|
jamesgeorge007
|
5429e493ea
|
refactor: stylistic update
|
2020-01-31 19:47:19 +05:30 |
|
jamesgeorge007
|
b05cd2e6e4
|
refactor: stick with Es6 semantics
|
2020-01-31 19:45:52 +05:30 |
|
jamesgeorge007
|
a9564086b0
|
refactor: destructuring assignment and other tweaks
|
2020-01-31 19:44:49 +05:30 |
|
Liyas Thomas
|
c32c6e0363
|
♻️ Refactor
|
2020-01-31 18:25:55 +05:30 |
|
Liyas Thomas
|
f9008df1c6
|
chore(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 (#545)
chore(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4
|
2020-01-31 07:07:41 +05:30 |
|
dependabot-preview[bot]
|
9a2fa9e2c7
|
chore(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.9.3 to 5.9.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.9.3...v5.9.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-31 01:25:41 +00:00 |
|
Liyas Thomas
|
dd8f7d078b
|
chore(deps): bump graphql from 14.5.8 to 14.6.0 (#541)
chore(deps): bump graphql from 14.5.8 to 14.6.0
|
2020-01-31 06:53:37 +05:30 |
|
dependabot-preview[bot]
|
b40d5a75f2
|
chore(deps): bump graphql from 14.5.8 to 14.6.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.5.8 to 14.6.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v14.5.8...v14.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-31 01:07:32 +00:00 |
|
Liyas Thomas
|
01e41ba1b2
|
chore(deps): bump firebase from 7.7.0 to 7.8.0 (#542)
chore(deps): bump firebase from 7.7.0 to 7.8.0
|
2020-01-31 06:35:34 +05:30 |
|
dependabot-preview[bot]
|
1ed28a717c
|
chore(deps): bump firebase from 7.7.0 to 7.8.0
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.7.0...firebase@7.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-31 00:50:57 +00:00 |
|
Liyas Thomas
|
1d6d8af748
|
♻️ Refactor
|
2020-01-31 00:18:20 +05:30 |
|
Liyas Thomas
|
f80c5d6a46
|
♻️ Refactor
|
2020-01-30 23:45:38 +05:30 |
|