Commit graph

60 commits

Author SHA1 Message Date
Alex Weininger 8b286657b0
Update bug.yaml 2021-08-18 17:41:48 -07:00
Alex Weininger 6a2fbb956b
Update bug.yaml 2021-08-18 17:41:22 -07:00
Alex Weininger f9d42ad703
Update bug.yaml 2021-08-18 17:40:59 -07:00
Alex Weininger e76dbc9e89
Create bug.yaml 2021-08-18 17:25:27 -07:00
alexweininger 883893aaab Fixup 2021-06-17 16:55:43 -07:00
Alex Weininger 47c405a9f5
Add setting to format json strings when viewing a document (#22)
* Add setting to format json strings when viewing a document

* Update changelog
2021-06-17 16:49:08 -07:00
alexweininger 2e77f93759 Fixup changelog 2021-06-03 07:21:04 -07:00
alexweininger 98a132fdef Update changelog 2021-06-03 07:14:15 -07:00
Alex Weininger 704bd72420
Able to set all collection properties when creating (#21)
* Able to set all collection properties when creating

* Update CHANGELOG.md
2021-06-03 07:12:21 -07:00
alexweininger 60a510b646 Update Readme 2021-05-31 01:50:55 -05:00
alexweininger 6bcbf57143 Change readme image sizes 2021-05-31 01:49:43 -05:00
alexweininger ac466375e5 Update readme with functions feature images 2021-05-31 01:45:03 -05:00
alexweininger bdff542ef9 update CI 2021-05-31 01:29:41 -05:00
alexweininger 38273dac92 Bump version, update changelog 2021-05-31 01:28:46 -05:00
Alex Weininger 185e1a98f4
Create function tags (#19)
* Basic functions create tag and create execution feature

* Detailed function support, create tag still broken

* create tag and pick folder

* edit changelog and bump extension version

* fix linting

* function tag creation

* Create function tags

* Fix linting
2021-05-31 01:24:51 -05:00
Alex Weininger 9da0e1ff61
Fix error when deleting user (#18) 2021-05-31 01:16:29 -05:00
dependabot[bot] 6d6602b872
Bump browserslist from 4.16.4 to 4.16.6 (#16)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 20:16:48 -05:00
Alex Weininger 6cbf15379c
Feature: functions (#15)
* Basic functions create tag and create execution feature

* Detailed function support, create tag still broken

* create tag and pick folder

* edit changelog and bump extension version

* fix linting
2021-05-29 10:32:38 -05:00
alexweininger b4e5fdcd20 Add some flare to the readme, remove temp fix 2021-05-22 00:17:08 -07:00
alexweininger cf36de1ffb Temporary fix for Appwrite issue https://github.com/appwrite/appwrite/issues/1171 2021-05-21 00:40:14 -07:00
alexweininger 974691b538 0.0.7 release prep 2021-05-14 13:55:17 -07:00
alexweininger e5645044d7 remove azure pipeline 2021-05-14 13:52:07 -07:00
alexweininger 747c8bfded Update gh action 2021-05-14 13:48:43 -07:00
Alex Weininger 226a2f6201
Update ciBuild.yml 2021-05-14 13:46:07 -07:00
Alex Weininger 273f8c5b02
Update CHANGELOG.md 2021-05-14 13:41:36 -07:00
Alex Weininger 797b3d74ec
Show nicer message when Appwrite project can't be found (#14)
* Show nicer message when Appwrite project can't be found

* fix lint errors
2021-05-14 13:00:10 -07:00
Alex Weininger f8494fa268 Update package.yml for Azure Pipelines 2021-05-08 01:13:51 -07:00
alexweininger 2cf48e1700 Add vsce as a dev dependency 2021-05-08 01:11:29 -07:00
Alex Weininger a731852e29 Update package.yml for Azure Pipelines 2021-05-08 01:09:16 -07:00
Alex Weininger 472d37dd0c Set up CI with Azure Pipelines
[skip ci]
2021-05-08 01:07:11 -07:00
Alex Weininger 7190b769f8
Fix user password validation when creating a new user (#13)
* Fix password validation for creating a new user. Must be between 6 and 32 chars inclusive.

* update changelog
2021-05-03 14:39:17 -07:00
Alex Weininger 5fa1a5e661
Allow users to specify communication with self-signed certificates to fix connection to Appwrite on local machine (#10)
* fix self signed certs

* add health request time out of 10 seconds
2021-04-30 05:18:12 -07:00
Alex Weininger 4886416bae
bump version (#8) 2021-04-30 02:58:45 -07:00
Alex Weininger 88a35349eb
Update CHANGELOG.md 2021-04-30 02:55:17 -07:00
alexweininger 9f58bc2db9 workflows only nodejs 14.x 2021-04-30 02:53:59 -07:00
Alex Weininger 354b635701
Refresh tree after adding or removing project (#7)
* refresh tree after adding or removing project

* Always check if client is defined

* fix lint errors

* remove extra nodejs versions from pipeline
2021-04-30 02:53:24 -07:00
Alex Weininger 070d0b1a58
Create lint.yml 2021-04-30 02:52:07 -07:00
alexweininger aff8fcd592 bump version 2021-04-30 02:11:35 -07:00
alexweininger ca2c695a01 hotfix 2021-04-30 02:10:11 -07:00
Alex Weininger d4b05a0728
v0.0.3 hotfix (#6)
* Prevent errors when user has no projects

* edit changelog and bump version
2021-04-30 01:53:33 -07:00
Alex Weininger 7ace94ffdc
prep for v0.0.2 (#5) 2021-04-30 01:43:32 -07:00
alexweininger 0f1981c588 remove actions badge, following https://github.com/microsoft/vscode-vsce/issues/553 2021-04-30 01:34:25 -07:00
alexweininger 5d659b79a2 rename workflow 2021-04-30 01:25:51 -07:00
Alex Weininger 179e9c1d49
Add extension version and installs badges 2021-04-30 01:05:45 -07:00
Alex Weininger c3bcd5ff71
Projects view (#4)
* Basic projects view
2021-04-30 00:59:16 -07:00
Alex Weininger acea7d4fad
Add CI badge 2021-04-30 00:14:36 -07:00
Alex Weininger 59612b1f2c
Create ciBuild.yml 2021-04-30 00:11:57 -07:00
Alex Weininger 35e657b1de
Update CHANGELOG.md 2021-04-29 22:43:17 -07:00
Alex Weininger 0ae802ccf6
Add open storage documentation command, hide functions view (#3) 2021-04-29 22:41:33 -07:00
Alex Weininger 3a9795060a
Refresh storage view (#1) 2021-04-29 22:29:59 -07:00