Commit Graph

761 Commits

Author SHA1 Message Date
Liyas Thomas
fad28ee40b Compact UI. fixe #314 2019-11-20 06:16:02 +05:30
Andrew Bastin
631c8b625b Removed debug console logs 2019-11-19 15:42:28 -05:00
Andrew Bastin
f7faac1afc Added deprecated label for deprecated GQL fields 2019-11-19 12:06:47 -05:00
Liyas Thomas
91d0422f53 Minor UI stylings 2019-11-19 20:29:18 +05:30
Liyas Thomas
a22090e3df Added scroll for overflowing Docs section 2019-11-19 20:13:46 +05:30
Liyas Thomas
62f52a0be1 🐛 Fixed gqlType 2019-11-19 09:53:02 +05:30
Liyas Thomas
eca1dc8e66 Moved Cocs section to right sidebar (will fix overflow issue later today) + Basic lint 2019-11-19 08:55:57 +05:30
Andrew Bastin
8e3542863a Filtered unwanted type entries 2019-11-18 21:53:13 -05:00
Andrew Bastin
34be6ce795 Added GraphQL types section in docs 2019-11-18 15:17:33 -05:00
Andrew Bastin
2d995b87b1 Added GraphQL type component 2019-11-18 15:17:07 -05:00
Andrew Bastin
edbb81d089 Added a null guard for args field 2019-11-18 15:14:26 -05:00
Andrew Bastin
6c4fbb501c Fixed margin mistake in field-desc 2019-11-18 14:58:37 -05:00
Andrew Bastin
5f3ca632cb Added docs section with query,mutation and subscription lists 2019-11-18 14:34:31 -05:00
Andrew Bastin
3db28e4f22 Added GraphQL field component 2019-11-18 14:34:00 -05:00
Liyas Thomas
79a7b3c985 🌱 Error handlers 2019-11-18 22:20:18 +05:30
Liyas Thomas
109d57b4b4 Merge branch 'master' into master 2019-11-18 19:58:51 +05:30
Liyas Thomas
71779d560a Added loader, changed webSocket icon 2019-11-18 19:55:54 +05:30
Liyas Thomas
967bf49db0 Lint 2019-11-18 18:02:44 +05:30
Liyas Thomas
3cedd48503 Merge branch 'master' into master 2019-11-18 07:12:59 +05:30
Liyas Thomas
0c303b63bd Merge pull request #310 from liyasthomas/app-ui
 Minor UI updates
2019-11-18 07:11:01 +05:30
Liyas Thomas
ef070dbad7 Merge branch 'master' into app-ui 2019-11-18 07:04:07 +05:30
liyasthomas
d88e777f80 Minor UI updates 2019-11-18 06:32:30 +05:30
Andrew Bastin
cffdd56522 Added GraphQL page to the sidebar 2019-11-17 19:48:53 -05:00
Andrew Bastin
d44b821a04 Added GraphQL page 2019-11-17 19:48:29 -05:00
Andrew Bastin
0c6a59282e Added graphql as dependency 2019-11-17 18:00:01 -05:00
Liyas Thomas
3ba2aa922f App ui (#309)
App ui
2019-11-17 15:13:48 +05:30
liyasthomas
ce8e2c6684 Right secondary sidebar 2019-11-17 15:04:06 +05:30
liyasthomas
d3aa8e03a2 Moved sidebar to left 2019-11-17 11:58:40 +05:30
liyasthomas
3ae9c49029 Moved History and Collection sections to right side bar 2019-11-17 08:25:07 +05:30
liyasthomas
bac0db10a6 UI optimizations 2019-11-17 05:03:57 +05:30
liyasthomas
a40d67138b 🎨 Moved History & Collection section to sticky right nav (initial upload). 2019-11-17 03:26:26 +05:30
Liyas Thomas
a8f6df16a8 🐛 Fixed entry animation on few modals 2019-11-16 14:14:53 +05:30
Liyas Thomas
63f23118b6 Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-11-16 11:21:26 +05:30
Liyas Thomas
71de9cfec5 🐛 Fixed Edit foldernot working, added critical render for Collection component 2019-11-16 11:20:36 +05:30
Liyas Thomas
5f8729536c 💩 Removed unused parameters 2019-11-16 11:20:35 +05:30
dependabot-preview[bot]
461dd21806 ⬆️ Bump @nuxtjs/sitemap from 2.0.0 to 2.0.1
Bumps [@nuxtjs/sitemap](https://github.com/nuxt-community/sitemap-module) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/nuxt-community/sitemap-module/releases)
- [Changelog](https://github.com/nuxt-community/sitemap-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/sitemap-module/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-16 11:20:34 +05:30
Liyas Thomas
d5a44fdec4 ⬆️ Bump @nuxtjs/sitemap from 2.0.0 to 2.0.1 (#307)
⬆️ Bump @nuxtjs/sitemap from 2.0.0 to 2.0.1

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-16 08:56:32 +05:30
dependabot-preview[bot]
0fd96aa92e ⬆️ Bump @nuxtjs/sitemap from 2.0.0 to 2.0.1
Bumps [@nuxtjs/sitemap](https://github.com/nuxt-community/sitemap-module) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/nuxt-community/sitemap-module/releases)
- [Changelog](https://github.com/nuxt-community/sitemap-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/sitemap-module/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-16 00:13:43 +00:00
Liyas Thomas
3ba6de6f34 Lazy (#306)
Lazy

Co-authored-by: Liyas Thomas <liyasthomas@gmail.com>
2019-11-16 01:03:44 +05:30
Liyas Thomas
d214be027d 🐛 Fixed critical render for essential components 2019-11-16 00:51:16 +05:30
Liyas Thomas
af7273e7eb Lazy components 2019-11-16 00:32:27 +05:30
Liyas Thomas
69971198af ⚗ Lazy component import 2019-11-16 00:25:05 +05:30
Liyas Thomas
23a681f214 Merge pull request #305 from liyasthomas/shortcuts
 Added "Keyboard shortcuts" to features list
2019-11-15 05:08:40 +05:30
Liyas Thomas
7516524d38 Added "Keyboard shortcuts" to features list 2019-11-15 00:05:51 +05:30
Liyas Thomas
474711431e More shortcuts (#304)
 More shortcuts

Co-authored-by: Liyas Thomas <liyasthomas@gmail.com>
2019-11-14 23:41:30 +05:30
Liyas Thomas
3cea9de8fe More shortcuts 2019-11-14 23:18:44 +05:30
Liyas Thomas
9235b0ffb6 Keyboard shortcuts (#303)
Keyboard shortcuts

Co-authored-by: Liyas Thomas <liyasthomas@gmail.com>
2019-11-14 19:09:40 +05:30
Liyas Thomas
a159275dba Polished Shortcuts modal 2019-11-14 19:02:44 +05:30
Liyas Thomas
105005aa07 Merge branch 'shortcuts' of https://github.com/liyasthomas/postwoman into shortcuts 2019-11-14 18:28:40 +05:30
Liyas Thomas
40a8d45ab0 More shortcuts 2019-11-14 17:43:45 +05:30