Commit graph

20 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
c3bcd5ff71
Projects view (#4)
* Basic projects view
2021-04-30 00:59:16 -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
3f7bf3dc8b edit permissions 2021-04-22 01:19:22 -07:00
alexweininger
799da899ae health 2021-04-22 00:23:32 -07:00
alexweininger
8ac13c28fd initial commit 2021-04-19 13:11:56 -07:00