Commit Graph
1167 Commits
Author SHA1 Message Date
Arman 23a1127abc fix: reset on wizard close, (WIP) new roles 2022-10-05 14:48:04 +02:00
Arman aa286c1de0 feat: small fixes 2022-10-05 14:41:56 +02:00
Arman 07abdd9b44 feat: event creation logic 2022-10-05 14:05:50 +02:00
Arman 9971e77f3f Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-10-05 13:07:19 +02:00
Torsten DittmannandGitHub fef4cba94a Merge pull request #61 from appwrite/feat-store-cache
feat: store cache fetching
2022-10-05 13:05:13 +02:00
Arman 5800add123 Merge branch 'main' of github.com:appwrite/appwrite-console-poc into functions 2022-10-05 12:57:14 +02:00
Torsten Dittmann 1f01447b5d chore: update packages 2022-10-05 12:55:58 +02:00
Torsten Dittmann 7bbdc13b61 fix: improve store cache 2022-10-05 12:53:31 +02:00
Torsten DittmannandGitHub 9d04e725de Merge pull request #58 from appwrite/feat-permissions
feat: permissions for 1.0.0
2022-10-05 12:28:06 +02:00
Torsten Dittmann ae3ca0ff18 fix: import for custom permissions 2022-10-05 12:24:30 +02:00
Arman cf2818580a feat: more work on event creation modal 2022-10-05 12:00:10 +02:00
Arman b9aa119192 feat: update number input & timeout implementation 2022-10-04 17:05:51 +02:00
Torsten Dittmann efa512124e chore: remove console logs 2022-10-04 16:40:17 +02:00
Torsten Dittmann 276cd56174 fix: unused row property 2022-10-04 16:37:36 +02:00
Torsten Dittmann 5560e7f2ce feat: use permissions everywhere 2022-10-04 16:34:01 +02:00
Torsten Dittmann 9eefc58133 fix: remove permissions info from databases 2022-10-04 16:18:15 +02:00
Arman 4db5de7b65 feat: create event modal 2022-10-04 14:39:12 +02:00
Torsten Dittmann e058211c0f fix: permissions 2022-10-04 13:22:32 +02:00
Torsten Dittmann e6acaca22f fix: custom permissions 2022-10-04 12:46:45 +02:00
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 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