liyasthomas
be67986123
feat: sign in with email
2021-06-11 05:31:29 +05:30
Andrew Bastin
f1203efa62
Fix firebase sync issue
2021-06-06 20:35:28 -04:00
Andrew Bastin
d9aa965069
Fix import of replaceEnvironments in fb.js
2021-06-05 20:55:51 -04:00
Andrew Bastin
6ea9d16f87
Add firebase sync code for new environment state system
2021-06-04 22:52:06 -04:00
Andrew Bastin
5bfeb541fc
Initial environment state system refactor
2021-06-04 22:41:07 -04:00
Andrew Bastin
41d21bc0ff
Remove unwanted logs
2021-06-01 00:09:35 -04:00
Andrew Bastin
70a350fdac
Initial Collection State System implementation
...
Co-authored-by: Liyas Thomas <hi@liyasthomas.com >
2021-05-27 23:22:17 -04:00
Andrew Bastin
46ebd49936
Refactor history entry limits
2021-05-24 23:37:48 -04:00
Andrew Bastin
fcac750ad7
Migrate code to new history store
2021-05-24 23:37:48 -04:00
Andrew Bastin
5fb457d331
Fix Settings Sync issues
2021-05-22 21:48:15 -04:00
Andrew Bastin
a6c015bcc5
Make ESLint happy with fb.js
2021-05-17 12:26:57 -04:00
liyasthomas
02debdc28b
fix: use .env values - fixed #1639
2021-05-16 12:23:29 +05:30
Liyas Thomas
1bc57f159c
merge feat/teams-new-ui
...
Co-authored-by: Isha Gupta <40794215+IshaGupta18@users.noreply.github.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Osheen Sachdev <45964755+oshhh@users.noreply.github.com >
Co-authored-by: Rohan Rajpal <rohan46000@gmail.com >
Co-authored-by: Raghav Gupta <raghav.gupta0307@gmail.com >
2021-04-26 09:37:18 +00:00
Andrew Bastin
5fce1118f6
Revamp of the Settings State System along with TypeScript support ( #1560 )
...
* Add vue-rx, rxjs and lodash as dependencies
* Added vue-rx plugin integration to nuxt config
* Initial settings store implementation
* Add babel plugin for private class properties to for Jest
* Add DispatchingStore test spec
* Initial settings code
* Reactive Streams for fb current user and id token
* Fix typo
* Migrate index and graphql pages to the new store
* Migrate network strategy to the new store
* Fixed Section.vue errors
* Fix getSettingSubject issue
* Migrate fb settings reference in components to the new state system
* Add typings for lodash as dev dependency
* Load setting
* Load initial sync setting values
* Update proxy url
* Add typescript support
* Rewrite Settings store to TypeScript
* Port Settings page to TypeScript as reference
* Move all store migrations to a separate file
* Delete test file for fb.js
* Add ts-jest as dev dependency
* Remove firebase-mock as dependency
* Remove FRAME_COLORS_ENABLED settings value
2021-03-23 11:18:14 -04:00
Isha Gupta
e565f9bf72
GraphQL collections ( #1536 )
2021-03-18 20:25:12 +05:30
Liyas Thomas
4d0008186b
fix: only show recent 50 synced history entries - fixed #1530
2021-03-12 17:35:16 +05:30
Liyas Thomas
988a99efb7
fix: history order on cloud sync
2021-03-11 13:51:22 +05:30
Osheen Sachdev
0b00842c50
[Feat: GraphQL sidebar] GraphQL History ( #1528 )
...
* Create REQUIREMENTS.md
* graphql history UI
* rest history emit
* removed requirements file
* add, delete, clear, star history and sync with firstore
* use history
* empty schema
* remove other tabs
* computed query, setting headers
* binding props
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
* remove print
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
* remove dummy data
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
* add docs tab
* date, time attribute --> updatedOn
* Removed margin from sidebar Tab
* removed v-bind
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
* use shortcut for v-bind
* use shortcut for v-bind
* use unfold icons
* use template literals in :key
* history clear bug
* delete history bug
* minor translation
* remove console logs
* remove unused css
* add stared style
* remove absolute styles
* tests for graphql card
* tests for rest card
* tests for clear history added
* mount, clear, use, delete history tests added
* Rename card.vue to Card.vue
* Rename card.vue to Card.vue
* use computed
Co-authored-by: Isha Gupta <40794215+IshaGupta18@users.noreply.github.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2021-03-10 22:12:09 -05:00
Liyas Thomas
bdf72eca70
fix: turn off permission of GitHub OAuth app fixed #1377
2020-12-10 16:12:38 +05:30
Liyas Thomas
ba08883623
Final gist integration + clean up
2020-12-08 17:50:32 +05:30
Liyas Thomas
3d10a8f86a
Initial MVP of GitHub gist support
2020-12-07 14:14:02 +05:30
Liyas Thomas
774853af7a
Remove teams section from Firebase
2020-10-21 10:11:56 +05:30
Liyas Thomas
eaeefafe39
Lint, ES6, popover for codegen
2020-10-19 18:02:42 +05:30
Liyas Thomas
22a3bba6ab
Cherry picking refactored fb.js from #879 by @AndrewBastin ( #1286 )
...
* Cherry picking refactored fb.js from #879 by @AndrewBastin
* Fixed a minor UI glitch in History section
* Removed logout success toast testcase
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2020-10-17 14:53:19 +05:30
Liyas Thomas
5d94ac361e
Isolate Netlify, Firebase and Helper functions + Import from absolute paths
2020-06-21 09:24:45 +05:30