liyasthomas
|
baf6d6bd29
|
refactor: lint options
|
2021-05-25 21:43:13 +05:30 |
|
Andrew Bastin
|
2e213a8692
|
Remove History test spec
|
2021-05-24 23:37:48 -04:00 |
|
Andrew Bastin
|
455cccebb5
|
Fix issue with clear history confirmation persisting after clearing
|
2021-05-24 23:37:48 -04:00 |
|
Andrew Bastin
|
9e602394cf
|
Remove dependency on history component to add history entry
|
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 |
|
liyasthomas
|
44df9b3be8
|
refactor: lint
|
2021-05-19 10:24:57 +05:30 |
|
liyasthomas
|
d9ddc184cb
|
refactor: lint
|
2021-05-17 19:17:57 +05:30 |
|
Liyas Thomas
|
64f64b9e31
|
fix: disable resize on ace editor - fixed #1110
|
2021-03-23 09:39:14 +00:00 |
|
Liyas Thomas
|
f1389cdba0
|
TailwindCSS v2.x (#1540)
|
2021-03-16 01:49:21 -07:00 |
|
Liyas Thomas
|
988a99efb7
|
fix: history order on cloud sync
|
2021-03-11 13:51:22 +05:30 |
|
Liyas Thomas
|
17da230d72
|
fix: remove sort history entries + fix history entries order - fixed #1455
|
2021-03-11 06:53:49 +00:00 |
|
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 |
|