1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

70 commits

Author SHA1 Message Date
Bradley Schofield
7ac13b853c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into the-executor-poc 2021-12-06 16:34:40 +00:00
Torsten Dittmann
e47abb3c9a fix(ui): checkboxes in form service 2021-12-06 16:56:55 +01:00
Bradley Schofield
1e76c03fd7 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-06 14:18:50 +00:00
Bradley Schofield
f30169dcc4 Move Build data into it's own collection
Move Build data into it's own collection
2021-12-06 14:12:41 +00:00
Torsten Dittmann
0b0b6968a1 fix(ui): fix charts 2021-11-25 11:54:02 +01:00
Torsten Dittmann
e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Bradley Schofield
c348a71407 Get tests passing again 2021-11-15 02:18:53 +00:00
Torsten Dittmann
7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
Torsten Dittmann
ae05fa1c63 fix(ui): usage for collections 2021-10-25 18:58:11 +02:00
Bradley Schofield
dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Bradley Schofield
715a8ac729 Add authentication between appwrite and the executor
+ Add authentication between appwrite and the executor
+ Add built status and build stdout/stderr to tag for later use
+ Changes to executor to implement new build stages
2021-09-22 11:03:04 +01:00
Bradley Schofield
35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Damodar Lohani
0988423a67 update ui 2021-08-09 11:32:05 +05:45
Eldad Fux
9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Damodar Lohani
e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani
2bfdd787cc validate id exists or not for all services 2021-08-04 12:24:23 +05:45
Damodar Lohani
9afd8247df use custom id component for tag ID 2021-07-29 14:29:26 +05:45
Damodar Lohani
68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Damodar Lohani
47fa14310c fix replace depricated name with id 2021-07-26 11:58:14 +05:45
Damodar Lohani
c16d709682 create function and tag with Id 2021-07-21 11:31:33 +05:45
Eldad Fux
a0645641bc Fixed missing links 2021-07-03 22:16:41 +03:00
Christy Jacob
6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Torsten Dittmann
25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
kodumbeats
52a314877c Adjust custom data input to textarea 2021-03-12 14:40:11 -05:00
kodumbeats
925bceec37 Set custom data as optional input param 2021-03-11 09:02:11 -05:00
kodumbeats
84e5577934 Adjust form metadata 2021-03-11 08:02:18 -05:00
kodumbeats
a737b23fa5 Add modal for execution data 2021-03-11 07:39:06 -05:00
Eldad Fux
078d12bc0e Fixed XSS issue 2021-02-23 18:17:45 +02:00
Torsten Dittmann
ebae23499f fixes function upload powershell snippet 2021-02-17 11:44:31 +01:00
Torsten Dittmann
2c40dfec89
Update function.phtml 2021-02-09 17:58:31 +01:00
Eldad Fux
fd7e53ad31 Updated function ID in the example 2021-02-05 14:56:36 +02:00
Eldad Fux
cf9ab7ed76 Added code examples 2021-02-03 09:27:55 +02:00
Eldad Fux
d3b2c68b1a wip 2021-02-02 17:53:09 +02:00
Torsten Dittmann
e9c3a05a47 fix(ux): adds interactive checkbox labels 2021-02-02 10:50:13 +01:00
Eldad Fux
40e1078731 Fixed minor client bug, updated SDK 2021-02-02 00:34:54 +02:00
Eldad Fux
415ee66266 Fixed minor Litespeed bug 2021-01-18 19:12:02 +02:00
Eldad Fux
a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Damodar Lohani
d345aac92f disabling monitors tab completely 2021-01-13 12:00:32 +05:45
Damodar Lohani
68593f55b7 remove extra space 2021-01-13 11:57:57 +05:45
Damodar Lohani
075dd222ac Function monitor view, hide stats graphs if stats disabled 2021-01-13 07:25:23 +05:45
Eldad Fux
1c620ff190 Updated UI with option to edit execute access permission 2020-12-30 14:26:02 +02:00
Eldad Fux
e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux
77667be404 Changes all name attributes length to max
of 128 chars
2020-09-08 00:28:40 +03:00
Eldad Fux
3d88d3041c Added title attributes to all event names 2020-07-30 21:34:22 +03:00
Eldad Fux
4e7580f1a8 Added env vars for cloud functions 2020-07-19 17:42:46 +03:00
Eldad Fux
98b12c8f69 Delete tag from UI 2020-07-19 00:49:15 +03:00
Eldad Fux
5657c9833c Added paging for functions, tags, and logs 2020-07-19 00:15:02 +03:00
Eldad Fux
03e97c68f2 Added tagId to execution log 2020-07-18 16:49:20 +03:00
Eldad Fux
f980c02b4e Improved tags UI 2020-07-18 09:16:34 +03:00
Eldad Fux
ee531b1809 Small UI fix 2020-07-17 22:55:07 +03:00