alexweininger
fba2fb5657
Fix linting
2021-05-31 01:19:27 -05:00
alexweininger
c1e7d88d35
Merge branch 'main' into alex/createTag
2021-05-31 01:15:26 -05:00
alexweininger
0987ae3ec5
Create function tags
2021-05-31 00:58:19 -05:00
alexweininger
7624a7fc77
function tag creation
2021-05-30 22:22:01 -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
5eca23247a
fix linting
2021-05-29 10:16:37 -05:00
alexweininger
4231a0552b
edit changelog and bump extension version
2021-05-29 10:14:26 -05:00
alexweininger
1a115dfa68
create tag and pick folder
2021-05-29 10:08:32 -05:00
alexweininger
83091e74bb
Detailed function support, create tag still broken
2021-05-29 09:32:57 -05:00
alexweininger
d57c1e9696
Basic functions create tag and create execution feature
2021-05-29 00:55:12 -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
alexweininger
492dc97a0f
update banner color
2021-04-29 16:23:47 -07:00
alexweininger
9e657bf0a2
update readme and package.json
2021-04-29 16:12:38 -07:00
alexweininger
416b977469
revert readme image urls
2021-04-29 15:58:31 -07:00
alexweininger
2f3f747dd5
update readme and add extension icon
2021-04-29 15:57:28 -07:00
alexweininger
f09d3ab996
update readme
2021-04-29 15:24:45 -07:00
alexweininger
3f7bf3dc8b
edit permissions
2021-04-22 01:19:22 -07:00
alexweininger
799da899ae
health
2021-04-22 00:23:32 -07:00