Commit Graph

  • 9f4beee08f feat: auto-fill relationship attribute key tglide 2023-03-13 18:26:46 +00:00
  • 18ca162a81 feat: realationship modal Arman 2023-03-13 18:14:42 +01:00
  • 446c9c1963 remove unused code, document relationship creation, update pink Arman 2023-03-13 15:06:39 +01:00
  • 7d7061950c Shared variables support Matej Bačo 2023-03-11 17:07:23 +01:00
  • 8d11cef93b fix: update Documentation hyperlink on empty sessions page Pranav2612000 2023-03-11 11:14:50 +05:30
  • 48c3fef7c9 refactor: pr review tglide 2023-03-10 20:11:21 +00:00
  • 70755a64ee feat: add keyboard shortcut tglide 2023-03-10 20:03:16 +00:00
  • 55c90a033d feat: add functionality to arrow button in inputSelectSearch tglide 2023-03-10 19:58:34 +00:00
  • dfd40e2bde feat: proper select search positioning & keyboard controls tglide 2023-03-10 19:49:31 +00:00
  • 5cebe875f1 Improve domains component UI Matej Bačo 2023-03-10 20:35:35 +01:00
  • d9334116aa feat: multiple changes Arman 2023-03-10 15:23:43 +01:00
  • 884a5ba74c Static code analysis Matej Baco 2023-03-10 13:01:07 +00:00
  • 5bfe688793 Domains component; re-impoement project domains Matej Baco 2023-03-10 12:20:29 +00:00
  • d07a6d9db7 Function domains Matej Baco 2023-03-10 07:41:39 +00:00
  • d339433f92 ci: update setup-node Torsten Dittmann 2023-03-10 04:07:23 +05:30
  • c0abf5b7a7 fix: improve button readability Torsten Dittmann 2023-03-10 03:53:12 +05:30
  • 6d7c6b9b10 fix: improve button logic Torsten Dittmann 2023-03-10 03:50:33 +05:30
  • 99083384d1 tests: fix tests Torsten Dittmann 2023-03-10 03:28:51 +05:30
  • c21085f67d feat: implement smart forms everywhere Torsten Dittmann 2023-03-10 03:10:16 +05:30
  • f4542dfd6c feat: smart forms Torsten Dittmann 2023-03-10 03:09:48 +05:30
  • 1de6ab35d8 Merge branch 'appwrite:main' into fix-4940-missing-properties-josn-quotes Kabha 2023-03-09 21:04:04 +02:00
  • b5549d9167 feat: add tooltips to sidebar when narrow tglide 2023-03-09 17:50:00 +00:00
  • 8ec063c42f test: add sdkForProject tests tglide 2023-03-09 17:34:53 +00:00
  • 5a72786499 feat: displayName, new data tab Arman 2023-03-09 15:15:56 +01:00
  • 22e0c815ec refactor: reactive collection header tglide 2023-03-09 13:01:42 +00:00
  • 5006612a9c feat: mobile behaviour second sidenav tglide 2023-03-09 12:43:04 +00:00
  • ecb0d823bb feat: add stylish animation for secondary side nav tglide 2023-03-09 12:08:59 +00:00
  • 226ad401d0 refactor: change pages secondSideNav appears tglide 2023-03-09 11:45:47 +00:00
  • 192bb8cee9 refactor: change wizard title tglide 2023-03-09 11:29:54 +00:00
  • 539e3e7d01 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 Arman 2023-03-09 11:25:38 +01:00
  • cad6f3b1bf Merge pull request #331 from appwrite/fix-private-executions 2.2.2 Torsten Dittmann 2023-03-09 15:27:52 +05:30
  • 1218eca0ba fix: make execution logs private Torsten Dittmann 2023-03-09 15:23:53 +05:30
  • 1d664f0bc0 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 Arman 2023-03-09 10:38:43 +01:00
  • 9c56047648 fix: table center for memberships Torsten Dittmann 2023-03-09 14:43:46 +05:30
  • 873de3115f Merge pull request #322 from appwrite/feat-cloud-lr 2.2.1 Torsten Dittmann 2023-03-09 14:38:43 +05:30
  • 9c7d53030f fix: add private to tiles Torsten Dittmann 2023-03-09 14:27:22 +05:30
  • b81ae52225 hide stuff Torsten Dittmann 2023-03-09 14:25:13 +05:30
  • bdc14ac8c9 adding the missing quotes to JSON example kabhamo 2023-03-09 02:41:02 +02:00
  • 4b7c424439 feat: team preferences Torsten Dittmann 2023-03-09 02:23:33 +05:30
  • 3d4fea5862 Update sdk feat-v3 Matej Bačo 2023-03-08 20:58:29 +01:00
  • 2a01dc8237 Update console for new rules Matej Bačo 2023-03-08 20:51:18 +01:00
  • fffe6748ee feat: secondary sidebar in collections tglide 2023-03-08 19:38:54 +00:00
  • 5286b10cb1 refactor: remove parent imports tglide 2023-03-08 17:34:12 +00:00
  • f7c92b4489 refactor: remove parent imports tglide 2023-03-08 17:31:03 +00:00
  • ef944118f8 refactor: replace sdkForProject() with sdk.forProject tglide 2023-03-08 17:27:01 +00:00
  • e4cb016463 refactor: replace sdkForConsole with sdk.forConsole tglide 2023-03-08 17:22:10 +00:00
  • 3ae953a1c8 refactor: import sdk everywhere tglide 2023-03-08 17:15:14 +00:00
  • 53c77dd0e2 refactor: add sdk export tglide 2023-03-08 17:14:25 +00:00
  • d171b33a8e refactor: change sdkForProject to a function tglide 2023-03-08 16:42:56 +00:00
  • d16b472c01 feat: edit attr and more Arman 2023-03-08 15:22:25 +01:00
  • 16843f3ded refactor: remove empty parent awaits tglide 2023-03-08 10:57:27 +00:00
  • 7a5c326ada feat: new sidebar draft tglide 2023-03-08 10:39:32 +00:00
  • e8eb89997c Merge branch 'main' of github.com:appwrite/console into video-scopes-support shimon 2023-03-07 09:50:55 +02:00
  • a0dfd89382 fix: env condition Torsten Dittmann 2023-03-06 22:14:04 +05:30
  • 6bffc38cb3 fix: collections page Arman 2023-03-06 17:24:27 +01:00
  • 71578816f1 feat: save custom page in prefs Arman 2023-03-06 16:51:00 +01:00
  • 00923d8bb5 feat: page redirect Arman 2023-03-06 16:41:16 +01:00
  • 6bd79b8d65 feat: columns save in prefs, select search component Arman 2023-03-06 13:29:55 +01:00
  • 42c1b4602e feat: new components, custom pagination Arman 2023-03-03 17:39:51 +01:00
  • 24bab9b938 fix: pagination Arman 2023-03-03 12:56:30 +01:00
  • 75866c69d8 feat: add view to userprefs Arman 2023-03-02 17:43:42 +01:00
  • bfdbead05d feat: relationship modals Arman 2023-03-02 14:13:09 +01:00
  • 668424a1cf Merge pull request #326 from appwrite/feat-autofill-invite-code Torsten Dittmann 2023-03-02 13:01:57 +05:30
  • a085d75134 feat: auto fill invite code Christy Jacob 2023-03-02 12:48:06 +05:30
  • 424b986c20 fix for new API changes Damodar Lohani 2023-03-02 01:13:22 +00:00
  • 7d7ddda071 formatting Damodar Lohani 2023-03-02 01:01:00 +00:00
  • 881fa494cf fix create membership Damodar Lohani 2023-03-02 00:59:41 +00:00
  • b915acf874 update SDK package Damodar Lohani 2023-03-02 00:58:59 +00:00
  • 6445792547 Merge branch 'main' into feat-user-password-history-and-dictionary Damodar Lohani 2023-03-02 06:20:36 +05:45
  • b913276151 refactor: change variable names tglide 2023-03-01 20:14:19 +00:00
  • c0c8dd657e feat: some work on relationship modal Arman 2023-03-01 17:58:46 +01:00
  • f7b4a3c367 refactor: modal icon Arman 2023-03-01 15:09:54 +01:00
  • 38522a1d29 feat: realationship modal Arman 2023-03-01 15:03:31 +01:00
  • bfac122ce0 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 Arman 2023-03-01 14:45:13 +01:00
  • 2b37e311d4 refactor: change create attribute to dropdown Arman 2023-03-01 14:25:14 +01:00
  • c4f7b446e5 Merge pull request #311 from yatharth1706/fix-5133-states-were-not-getting-reset-in-create-attributes-page Torsten Dittmann 2023-03-01 18:25:21 +05:30
  • e6cbc89cc3 feat: table view update Arman 2023-03-01 13:53:17 +01:00
  • ac2b8d0e5d Merge pull request #325 from saurabhmehta1601/docs-324-add-project-setup-steps-to-contributing-guidelines Torsten Dittmann 2023-03-01 18:21:09 +05:30
  • 06d3530f7f Merge pull request #323 from appwrite/fix-footer-link Torsten Dittmann 2023-03-01 18:19:42 +05:30
  • d767119fca rollback new-usage-stats-support shimon 2023-03-01 13:54:06 +02:00
  • 15215537d1 design fix and sdk updated Damodar Lohani 2023-03-01 11:04:03 +05:45
  • 3ffa758f41 feat: collection grid view, caching Arman 2023-02-28 17:40:48 +01:00
  • b7cab43020 Update CONTRIBUTING.md Saurabh 2023-02-28 21:44:17 +05:30
  • 47b812396e rollback shimon 2023-02-28 17:14:51 +02:00
  • 830dce6501 Removed log Matej Bačo 2023-02-28 11:30:32 +01:00
  • 5f30a34e81 Improved headers UI Matej Bačo 2023-02-28 11:30:11 +01:00
  • 0d3aec91f1 update ui and copy Damodar Lohani 2023-02-28 10:52:37 +05:45
  • a247231fa5 docs: add steps for project development setup saurabh 2023-02-28 10:30:47 +05:30
  • 72fbeb305d initial commit Arman 2023-02-27 17:31:51 +01:00
  • fe7167f69a fix: display paymentmethods Arman 2023-02-27 16:27:41 +01:00
  • 109941730b fix: display paymentmethods Arman 2023-02-27 16:27:28 +01:00
  • 8e8186b6f5 Update to new specs Matej Bačo 2023-02-27 13:46:23 +01:00
  • 3290ce0569 Update executions UI Matej Bačo 2023-02-27 13:22:05 +01:00
  • 25247b0b8e refactor: change auth update message tglide 2023-02-27 11:53:39 +00:00
  • 448719cd51 refactor: wizard spacings tglide 2023-02-27 10:57:12 +00:00
  • 7d9b976cc6 Support new execution model Matej Bačo 2023-02-27 11:41:55 +01:00
  • 2e198c7262 refactor: change variable names tglide 2023-02-27 10:09:38 +00:00
  • 88983ee821 fix: footer github link Torsten Dittmann 2023-02-26 13:48:10 +05:30
  • 4711621074 Merge pull request #309 from appwrite/fix-custom-date-api-key Torsten Dittmann 2023-02-24 20:57:26 +05:30
  • 729493bb4f Merge pull request #303 from appwrite/fix-file-name-alignment Torsten Dittmann 2023-02-24 20:57:08 +05:30