1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

97 commits

Author SHA1 Message Date
Matej Bačo ee8a1e10ff Review changes 2022-02-16 09:17:00 +00:00
Christy Jacob 1b42033cda feat: fix response model, generate console SDK 2022-01-25 04:54:44 +04:00
Christy Jacob f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Bradley Schofield f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Bradley Schofield 58e68088fa Remove 'pending' build state, update version numbers 2022-01-10 14:00:11 +00:00
Torsten Dittmann ade1d93198 fix: ui for functions variables 2022-01-05 15:20:36 +01:00
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Torsten Dittmann b344b51af7 fix: uid validator text 2021-12-29 18:09:21 +01:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Bradley Schofield b38a9ec594 Fix Functions Usage Chart Typo 2021-12-20 15:54:22 +00:00
Bradley Schofield 5d66f56ca2 Fix Typo in Functions Usage Charts 2021-12-20 15:52:24 +00:00
Bradley Schofield 3c26a08202 Change exitCode to statusCode and move build to tag create
Change exitCode to statusCode and move build to tag create instead of tag deploy
2021-12-10 10:43:56 +00:00
Bradley Schofield 37da3c5651 Implement Automatic Deploy
+ Implemented Automatic Deploy
+ Tags will now build automatically
+ You can now restart builds that failed
+ Builds now have their own storage device
+ Added a retry build endpoint
2021-12-08 15:08:53 +00:00
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
Torsten Dittmann fe2b598c64 fix(ui): input id validation pattern 2021-11-24 18:00:45 +01:00
Torsten Dittmann 9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann 7be4211aa5 fix(ui): input validation for ids 2021-11-24 09:33:12 +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
Eldad Fux 3d9dc298ef Minor style change 2021-08-22 11:00:09 +03: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 0a84c5e0e0 fix order of fields 2021-08-03 15:57:26 +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 c5045b6571 update to use custom ID component 2021-07-27 12:26:48 +05:45
Damodar Lohani 47fa14310c fix replace depricated name with id 2021-07-26 11:58:14 +05:45
Damodar Lohani ee34261cde function name removed 2021-07-22 11:40:34 +05:45
Damodar Lohani 829a804ea5 depricate name attribute from function 2021-07-21 18:16:58 +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