Commit Graph
1140 Commits
Author SHA1 Message Date
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 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
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
Torsten Dittmann 0100db0c42 fix: typo 2022-09-26 14:55:34 +02:00
Torsten Dittmann 4264631251 fix: dropdown reset 2022-09-26 14:54:40 +02:00
Torsten Dittmann d748dc7405 fix: dashboard dropdown 2022-09-26 14:51:55 +02:00
Torsten Dittmann dba45982eb add droplist to requests usage 2022-09-26 14:46:51 +02:00
Torsten Dittmann 015fb415c2 fix: store and droplist 2022-09-26 14:44:29 +02:00
Arman 1cb98c6f8d feat: time conversion 2022-09-26 13:55:53 +02:00
Arman c3cad4a1de fix: remove regex 2022-09-26 13:27:07 +02:00
Torsten Dittmann a0d868e338 fix: title 2022-09-26 12:56:12 +02:00
Arman 7ef63a4424 feat: initial setup steps 2022-09-26 12:30:20 +02:00
Arman ce644a26c7 feat: input cron & validation (WIP) 2022-09-25 13:20:32 +02:00
Torsten Dittmann 258bd7d315 feat: add some features to keys and platforms 2022-09-23 18:28:25 +02:00
Arman 045403c55c feat: step 3 placeholder 2022-09-23 16:28:05 +02:00
Arman efa7e52e9c feat: more work on step 2 2022-09-23 15:40:33 +02:00
Arman db71f46c75 feat: execute step 2022-09-23 12:25:59 +02:00
Torsten Dittmann 37fa93575d fix: tests 2022-09-22 18:38:59 +02:00
Torsten Dittmann 7f291956d7 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-dashboard 2022-09-22 18:12:43 +02:00
Torsten Dittmann 971a99c928 fix: is-selected on nav for overview 2022-09-22 18:09:53 +02:00
Torsten Dittmann 9b6f54fc14 feat: dashboard screen 2022-09-22 18:07:50 +02:00