Commit Graph
6774 Commits
Author SHA1 Message Date
Arman b13672eb1c feat: add width to table 2022-10-04 12:15:32 +02:00
Arman 0350f9d02a chore: bump to 0.0.0-57 2022-10-04 12:10:50 +02:00
Arman e4542cd395 fix?: set id to null when is empty string 2022-10-04 11:55:25 +02:00
Arman f93ec0b6b3 small fixes 2022-10-04 11:53:00 +02:00
Arman 1c986eb05a feat: avatar fix 2022-10-04 11:08:30 +02:00
Arman ecebfc45cb chore: bump css to 0.0.0-57 2022-10-04 11:07:55 +02:00
Arman 1770a39c41 feat: verification tag and messages 2022-10-03 17:54:39 +02:00
Arman f0e98b6668 fix: remove extra variable 2022-10-03 17:33:18 +02:00
Arman 49ff69cdcf feat: replace hard coded limits with store limit 2022-10-03 17:15:02 +02:00
Arman 35293f10b5 feat: storage screens fixes 2022-10-03 17:07:44 +02:00
Arman 95eb63b7fa fix: memberships not loading 2022-10-03 15:41:05 +02:00
Arman 0d87c7c2f5 feat: anonymous users 2022-10-03 15:39:17 +02:00
Arman 1e29995c8c feat: upload variables (WIP) 2022-09-30 15:26:01 +02:00
Torsten Dittmann 0a631b8621 fix: modal size for permissions 2022-09-30 13:03:53 +02:00
Arman 14807b7c32 fix: add fixed witdh to column 2022-09-30 11:56:11 +02:00
Arman 600ecf96a1 fix: empty cards 2022-09-30 11:52:13 +02:00
Arman bb3bc4c042 fix: broken empty components 2022-09-30 11:28:16 +02:00
Arman 9c869f122f Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-09-30 11:13:36 +02:00
Torsten Dittmann 4debbd9023 fix: team and users 2022-09-30 11:09:15 +02:00
Torsten DittmannandGitHub 814ff68f4f Merge pull request #56 from appwrite/empty-card
draft: empty card refactor
2022-09-29 22:49:41 +02:00
Arman de3e12b511 feat: poc import file 2022-09-29 17:47:03 +02:00
Arman b6b2828cbb Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-09-29 17:06:40 +02:00
Arman 104d799d67 fix: correct invite role to new members 2022-09-29 17:04:25 +02:00
Arman 74779b7295 add todo 2022-09-29 16:56:15 +02:00
Arman 2bca4ee2bf fix: types 2022-09-29 16:52:55 +02:00
Arman 6a9a238039 feat: upgrade variables create & update 2022-09-29 16:45:06 +02:00
Arman 57289f98e5 fix: broken load functions 2022-09-29 11:59:54 +02:00
Arman 9449596a7b fix: dates and stores 2022-09-29 10:37:18 +02:00
Arman 93975ed2b5 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-09-29 10:26:28 +02:00
Torsten Dittmann b15669f934 feat: new permissions 2022-09-28 18:35:24 +02:00
Arman 50e066c9b5 feat: start work on upload env variables 2022-09-28 16:46:39 +02:00
Arman e2a15eba58 feat: download env function 2022-09-28 16:12:18 +02:00
Arman 1f7057b3d3 feat: add variables to settings page 2022-09-28 15:10:52 +02:00
Torsten Dittmann a8ab46720e fix: project list total condition 2022-09-28 13:45:33 +02:00
Arman c1f178d480 fix: rename commonSection to single 2022-09-28 13:42:23 +02:00
Arman adb2af00ee renamed commonSection var to single 2022-09-28 13:38:39 +02:00
4cdfd1b575 feat: 1.0.0 appwrite support (#36)
* style: remove padding and x label

* feat: add new colors, play with opacity

* feat: moved options inside the componenet

* chore: bump css to 0.0.0-40

* disabled animations

* add bar chart

* feat: use charts in dashboard

* fix typings

* fix typing

* fix: some thigs

* refactor: chart components

* fix: remove function from charts

* fix: charts loading condition

* feat: 1.0.0 support

* fix: charts and project list

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-09-28 13:25:02 +02:00
Arman 888e7405d5 fix: binding 2022-09-28 11:40:42 +02:00
Arman e8a3615187 fix: add typings 2022-09-28 11:29:35 +02:00
Arman 1dba08717a feat: function create variable 2022-09-28 11:09:06 +02:00
Arman 3d173d9cc8 chore: bump css to 0.0.0-56 2022-09-28 11:08:30 +02:00
Arman b8f33f7e95 feat: create function logic 2022-09-27 17:36:53 +02:00
Arman 6b257e99ed feat: start work on create event 2022-09-26 17:46:39 +02:00
Arman 6e17654c00 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into empty-card 2022-09-26 15:13:58 +02:00
Arman eef12067e7 fix: wizard 2022-09-26 15:13:23 +02:00
Arman d278f10467 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-09-26 15:11:23 +02:00
Torsten DittmannandGitHub 4b00b0b26a Merge pull request #57 from appwrite/feat-dashboard
init: dashboard screen
2022-09-26 15:09:58 +02:00
Torsten Dittmann 27e98a80f9 fix: input for api keys 2022-09-26 15:06:40 +02:00
Torsten Dittmann 491d6c8665 feat: add copy button for project and key 2022-09-26 15:03:19 +02:00
Arman c3c95d7097 feat: start work on create event 2022-09-26 15:00:19 +02:00