liyasthomas
d94c8aec51
refactor: request section
2021-07-10 18:45:39 +05:30
liyasthomas
c7062ad613
refactor: modals
2021-07-09 22:49:45 +05:30
liyasthomas
c6490818d0
feat: revamp graphql sidebar ui
2021-07-08 23:42:15 +05:30
liyasthomas
8f7fcfa147
perf: even
2021-07-08 13:46:43 +05:30
liyasthomas
a070bed7c9
feat: revamp environments ui
2021-07-08 13:36:37 +05:30
liyasthomas
207dc2b6a6
feat: revamp collections ui
2021-07-08 13:00:41 +05:30
Liyas Thomas
fc5a5aad8d
feat: init split layouts
2021-07-06 18:00:39 +00:00
Liyas Thomas
93d373c032
refactor(ui): popovers
2021-07-06 18:00:39 +00:00
Liyas Thomas
fde5b0717d
fix: button icons
2021-07-06 18:00:39 +00:00
Liyas Thomas
1b540c0e57
feat: refactor buttons
2021-07-06 18:00:39 +00:00
Liyas Thomas
0e443b3a43
feat: tooltip and popover components
2021-07-06 18:00:38 +00:00
s-r-x
47cf321eba
fix: duplicated input ids
2021-07-01 15:10:51 +05:00
liyasthomas
b750ccd46f
refactor: better implimentation for slots
2021-06-30 14:16:02 +05:30
liyasthomas
9a83938c75
refactor: better icon button states
2021-06-29 17:04:02 +05:30
Liyas Thomas
6d33132705
feat: remove tailwindcss + introduce windicss
2021-06-25 23:44:27 +00:00
liyasthomas
6ddff58ba5
feat: better route determination - fixed #1732
2021-06-21 15:33:51 +05:30
Andrew Bastin
7c2becd3a4
Merge remote-tracking branch 'upstream/main' into newstate/firebase
2021-06-19 20:41:25 -04:00
Ilya
5fe8fce89d
refactor: modals ( #1720 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2021-06-15 13:48:38 +05:30
liyasthomas
111a947413
feat: minor ui tweaks
2021-06-14 09:55:27 +05:30
Andrew Bastin
85c6932f8f
Initial Firebase refactor pass
2021-06-14 00:11:57 -04:00
liyasthomas
2ffd0be03f
refactor(ui): better color names
2021-06-12 22:16:17 +05:30
liyasthomas
766c31fa56
chore: bump deps + refactor: consistent import / export modal
2021-06-07 15:22:34 +05:30
Andrew Bastin
50fa1c8f0a
Fix import export for environments
2021-06-07 00:13:28 -04:00
Andrew Bastin
5bfeb541fc
Initial environment state system refactor
2021-06-04 22:41:07 -04:00
liyasthomas
c98de5988e
fix: clean input value in modals - fixed #1662
2021-05-20 14:24:14 +05:30
liyasthomas
7f248da0b3
refactor: lint
2021-05-18 11:56:59 +05:30
Liyas Thomas
3533aa391a
chore: lint
2021-05-15 12:43:31 +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
Liyas Thomas
f1389cdba0
TailwindCSS v2.x ( #1540 )
2021-03-16 01:49:21 -07:00
Liyas Thomas
dc5ca76d05
rename all components to new namespace ( #1515 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-03-01 09:28:14 +05:30
Liyas Thomas
72913ccece
chore(deps): bump + sort tailwind classes
2021-02-20 15:39:37 +00:00
Liyas Thomas
ca66b47014
refactor: better copy
2021-01-23 19:43:11 +05:30
Liyas Thomas
c8185050f6
feat: GitHub buttons
2021-01-16 18:40:18 +05:30
Liyas Thomas
82de03101b
fix: throwing error when settings key being empty - fixed #1409
2021-01-04 06:25:02 +05:30
Liyas Thomas
1d4576c7fd
chore(refactor): removed absolute codes
2020-12-17 15:30:02 +05:30
Liyas Thomas
81a6d821c0
feat: confirm modal + chore(deps): bump
2020-12-14 10:35:14 +05:30
Liyas Thomas
858ab252a6
fix: input borders
2020-12-12 19:16:37 +05:30
Liyas Thomas
a56e2bb577
chore(refactor): better inputs
2020-12-12 08:33:29 +05:30
Liyas Thomas
5a7bcf32ea
chore(refactor): modern UI
2020-12-11 22:24:34 +05:30
Liyas Thomas
773423069b
Refactor UI
2020-12-11 15:59:03 +05:30
Liyas Thomas
1e6773deb5
Refactor: Modularize home page ( #1372 )
...
* Move HTTP headers section to component
* Move import cURL modal to component
* Move Notes, OAuth token modal to seperate components
* Fix deepcode analysis
* Move parameters section to seperate component
* Move codegen modal to component
* ES6
2020-12-11 05:59:29 +05:30
Liyas Thomas
ba08883623
Final gist integration + clean up
2020-12-08 17:50:32 +05:30
Liyas Thomas
b473ed7cb7
Allow importing and exporting environments to gist
2020-12-08 12:18:28 +05:30
Liyas Thomas
66077ea6d7
Replaced svg with icon font
2020-12-07 20:37:13 +05:30
Liyas Thomas
d0a9445dfc
Environment select box - cherry picked from #1359
2020-12-03 11:12:47 +05:30
Liyas Thomas
dec386840a
Fixed missing 'Done' button
2020-11-29 13:10:14 +05:30
Liyas Thomas
91a7d20923
Lint + ES6
2020-10-21 13:49:02 +05:30
Liyas Thomas
f49c2138de
Lint + ES6
2020-10-21 12:20:32 +05:30
Scott Dutton
37f914d1cc
Possible solution for Global variables ( #1289 )
...
fix for #1164
This takes enviroments called "Global" or "global" and appends them
after the current scripts.
Seems to work, but proabbly a cleaner way to acheive
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-10-19 07:41:01 +05:30
Liyas Thomas
e94fdcad32
Color modes ( #1181 )
2020-09-24 08:22:54 +05:30