Commit Graph
5627 Commits
Author SHA1 Message Date
Tushar Dave 3e236d5619 Fix document id reversed in console 2023-03-23 14:12:23 +05:30
tglide 9febc89cf8 fix: footer links 2023-03-22 20:23:52 +00:00
tglide ff43fec7df fix: function x button spacing 2023-03-22 20:21:50 +00:00
tglide 800d5c0a41 fix: file input overflow 2023-03-22 16:22:24 +00:00
tglide 78ab543f5d fix: x button spacing 2023-03-22 16:12:00 +00:00
tglide 01fad2db34 feat: input text area on big string attributes 2023-03-22 15:46:11 +00:00
tglide 293b49bad4 refactor: expand role col in permissions 2023-03-22 15:33:28 +00:00
Arman 71b0aca6d6 fix: made total reactive 2023-03-22 16:32:49 +01:00
tglide 2a57d1bd9a fix: permissions droplist overflow 2023-03-22 15:30:37 +00:00
Arman 557b1c188b feat: add projectBudget method 2023-03-22 15:43:02 +01:00
Torsten Dittmann baefe388ba feat: add limit option to all views 2023-03-22 15:36:41 +01:00
Arman 3d637424b5 Merge branch 'main' of github.com:appwrite/console into billing 2023-03-22 15:34:19 +01:00
Arman f55c5865e8 fix: merge wrong import 2023-03-22 15:21:18 +01:00
Arman 13a023ed10 Merge branch 'main' of github.com:appwrite/console into feat-databases-v2 2023-03-22 15:17:25 +01:00
tglide e098db6f9d refactor: improve notifications mobile styling 2023-03-22 13:11:04 +00:00
Arman fd42323e8c fix: revert some changes 2023-03-22 13:35:46 +01:00
Arman 2635466a7f Merge branch 'main' of github.com:appwrite/console into feat-paginator 2023-03-22 13:16:57 +01:00
Arman 3373901728 refactor: use new component 2023-03-22 13:16:12 +01:00
Torsten Dittmann 6c4c7750a7 fix: merge leftover 2023-03-22 12:45:29 +01:00
Torsten Dittmann a890f92e2c Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into feat-query-params 2023-03-22 12:45:08 +01:00
Torsten DittmannandGitHub cc7398c413 Merge pull request #329 from appwrite/feat/new-sidebar
Feat: Add Secondary Sidebar
2023-03-22 12:39:08 +01:00
Torsten Dittmann 6084b24740 Merge branch 'main' of https://github.com/appwrite/appwrite-console-poc into fix-env-upload 2023-03-22 12:35:15 +01:00
Torsten DittmannandGitHub 21fde1ed65 Merge pull request #317 from appwrite/chore-fix-audit-and-dependencies
chore: update dependencies
2023-03-22 12:35:08 +01:00
Torsten Dittmann a0b6172844 feat: pagination for func vars 2023-03-22 12:30:12 +01:00
Arman 47d3a2b393 feat: create paginator component 2023-03-22 12:23:00 +01:00
Arman 8f959746c8 feat: initial commit 2023-03-22 11:23:45 +01:00
tglide d46817fa94 fix: permissions overflow 2023-03-21 19:48:08 +00:00
tglide b0cc129834 refactor: change notification limit 2023-03-21 19:21:15 +00:00
shimon e1552fab41 sync against main 2023-03-21 19:09:59 +02:00
shimon 6fc1a602f3 sync against main 2023-03-21 19:08:05 +02:00
Bhaskar SinghandGitHub 2c9ec5c446 Merge branch 'main' into fix-4960-Database-usage-screen-shows-500-error-when_APP_USAGE_STATS-is-disabled 2023-03-21 22:00:13 +05:30
Bhaskar Singh 7bc1d187e0 Wrapped the SDK call within try catch and showing
the correct error on the view
2023-03-21 21:23:17 +05:30
Torsten Dittmann 9a9e8747e3 fix: force pointer cursor on copy 2023-03-21 15:29:04 +01:00
Torsten Dittmann dffe268dbf remove max-size 2023-03-21 15:17:12 +01:00
Torsten Dittmann b16b8e0a71 fix: variables upload with more than 8192 chars 2023-03-21 14:58:21 +01:00
tglide 1751928d18 refactor: improve table overflow detection 2023-03-21 13:41:38 +00:00
Arman 7b38f409af fix: attributes and types 2023-03-21 14:32:53 +01:00
Arman 6e638ad426 rename btn 2023-03-21 13:56:31 +01:00
Torsten Dittmann 1b12910fb8 feat: upload env variables 2023-03-21 13:52:02 +01:00
tglide e2d2c43a82 refactor: simplify notifications update 2023-03-21 12:43:33 +00:00
Arman 83b10c8ba4 Merge branch 'main' of github.com:appwrite/console into billing 2023-03-21 13:27:56 +01:00
Arman 5d96df8ca4 chore: update packages.lock 2023-03-21 11:55:23 +01:00
Arman d3fc5b354e chore: update packages 2023-03-21 11:54:14 +01:00
Arman 24451e7760 chore: update packages 2023-03-21 11:53:30 +01:00
Arman 1175790db5 Merge branch 'main' of github.com:appwrite/console into chore-fix-audit-and-dependencies 2023-03-21 11:49:28 +01:00
Torsten Dittmann fe758062e9 feat: add limit 2023-03-20 23:23:03 +01:00
tglide eb2463657d Merge branch 'main' into fix/auth-services-update-alert-message 2023-03-20 19:33:21 +00:00
tglide 9560f80f2a refactor: sidebar shortcut option key 2023-03-20 19:29:03 +00:00
tglide aa2ca7cfe3 Merge branch 'feat/new-sidebar' of https://github.com/appwrite/console into feat/new-sidebar 2023-03-20 19:27:05 +00:00
tglide c9d40339e7 fix: shortcut not working on mac 2023-03-20 19:26:53 +00:00