Commit Graph
2809 Commits
Author SHA1 Message Date
Torsten Dittmann dff906f8bf fix: deployments 2023-07-26 18:14:30 +02:00
Torsten Dittmann 0384830c7e push some more stuff 2023-07-26 17:50:57 +02:00
Torsten Dittmann 1dec4d2735 fix: push some changes 2023-07-26 14:36:32 +02:00
Torsten Dittmann 65bd2441e6 Merge branch 'feat-g4' of github.com:appwrite/console into feat-g4 2023-07-21 14:21:36 +02:00
Torsten Dittmann 2e17e0a2ae fix linter 2023-07-21 14:14:21 +02:00
Torsten Dittmann 2227d1be34 fix: build 2023-07-21 14:14:04 +02:00
Matej Bačo d358c7df6e Apply commands params changes 2023-07-21 13:51:32 +02:00
Khushboo Verma 9e818cb856 WIP: Fixed installation flow error 2023-07-21 00:39:59 +05:30
Torsten Dittmann 03bfc4f9b8 fix typos 2023-07-19 17:26:11 +02:00
Arman c8223b990c fix: tabs now work 2023-07-17 16:26:20 +02:00
Arman 376f9384b6 fix: comment out stuff 2023-07-17 16:24:12 +02:00
Arman 83e6bca2a5 feat: logs tabs now working 2023-07-17 16:23:29 +02:00
Arman e92e6ecb59 feat: logs 2023-07-17 16:00:19 +02:00
Torsten Dittmann 275c99d29a fix: create deployment 2023-07-17 15:59:15 +02:00
Arman 468959cba9 fix: row clickable 2023-07-17 15:49:03 +02:00
Torsten Dittmann c0d7d67bd5 fix: push stuff 2023-07-17 14:53:07 +02:00
Torsten Dittmann 0d7c377f4f feat: add git install 2023-07-17 14:04:26 +02:00
Torsten Dittmann 45c825a3f4 chore: upgrade packages 2023-07-16 17:58:42 +02:00
Torsten Dittmann 929bc1660b fix some more 2023-07-16 17:54:50 +02:00
Torsten Dittmann bfde571747 fix: retry 2023-07-13 13:40:28 +02:00
Torsten Dittmann 6cf439a8e8 fix: remove console.log 2023-07-13 13:34:34 +02:00
Torsten Dittmann 2aa2ac2f3a fix: retry 2023-07-13 13:33:10 +02:00
Torsten Dittmann 6a60f0382e fix: retrying 2023-07-12 17:43:14 +02:00
Torsten Dittmann a2b9c6364c fix: leftovers 2023-07-12 17:32:50 +02:00
Torsten Dittmann 62ba5f211e fix: new domains 2023-07-12 16:55:59 +02:00
Torsten Dittmann 856431b560 fix: leftovers from project overview 2023-07-12 12:45:51 +02:00
Torsten Dittmann 4f74f80873 fix: organize overview 2023-07-12 12:37:51 +02:00
Matej Bačo 08060d1a19 Fix create deployment modal with SDK upgrade 2023-07-03 12:09:36 +02:00
Matej Bačo a4d777092e Add external contributor auth page 2023-06-28 10:46:48 +02:00
Matej Bačo fffdd221b9 Upgrade SDK 2023-06-21 09:46:07 +02:00
Matej Bačo 4129413f12 Improve function settings git 2023-06-18 16:07:34 +02:00
Arman b37ee64e59 feat: git configuration 2023-06-12 17:47:13 +02:00
Arman a1501b4fe7 feat: function setting configuration (style missing) 2023-06-08 17:58:42 +02:00
Arman 64eb85e409 feat: function setting git repo (WIP) 2023-06-07 17:42:38 +02:00
Arman b8e229d6d7 feat: start work on function configuration, small refactors and fixes 2023-06-06 17:41:58 +02:00
Matej Bačo 9f78abf208 Add logging toggle settings 2023-06-06 09:49:40 +02:00
Matej Bačo da58902008 Add git installation in project settings 2023-06-05 18:58:25 +02:00
Matej Bačo 2866a84646 New iteration of env variables 2023-06-02 14:09:26 +02:00
Matej Bačo 49e9c824cd Update dependencies 2023-05-31 16:36:02 +02:00
Torsten DittmannandGitHub ef4a313178 Merge pull request #352 from appwrite/refactor/imporve-table-overflow-detection
refactor: improve table overflow detection
2023-05-31 16:05:03 +02:00
Torsten DittmannandGitHub 1fb4451b30 Merge pull request #375 from rohan220217/fix_374_session_delete_modal_not_closing
fix: session modal was not closed after successful deletion
2023-05-31 16:04:52 +02:00
Torsten DittmannandGitHub 446611a694 Merge pull request #455 from appwrite/fix-add-scroll-tables
fix: add scroll to tables in mobile
2023-05-27 00:02:24 +02:00
Torsten DittmannandGitHub 45bf8a35eb Merge pull request #444 from appwrite/feat-update-ci-order
Update CI to build last
2023-05-27 00:00:38 +02:00
Torsten DittmannandGitHub 6d9278f308 Merge pull request #448 from appwrite/fix-npm-link
Update link for step 2 in the web platform wizard
2023-05-27 00:00:17 +02:00
Torsten DittmannandGitHub 3cb6b931b0 Merge pull request #450 from appwrite/refactor-function-settings
refactor: function settings
2023-05-26 23:59:46 +02:00
Arman 71ccb987b6 fix: add scroll to tables in mobile 2023-05-26 14:14:09 +02:00
Arman 4492059a2b refactor: function settings 2023-05-22 16:57:17 +02:00
Vincent (Wen Yu) Ge 51a59ce4ec Maybe this link should go to the package, certainly better than the main page 2023-05-19 17:54:40 +00:00
Steven Nguyen 8e0df54456 Update CI to build last
The other checks are faster and would result in a faster feedback loop.
2023-05-17 12:06:49 -07:00
Torsten DittmannandGitHub 30f0a3dd84 Merge pull request #418 from yatharth1706/fix-5421-oauth-optional-endpoint-validation-fix
fix: issue in gitlab oauth modal validation
2023-05-17 11:26:42 +02:00