1
0
Fork 0
mirror of synced 2024-08-05 13:31:36 +12:00
Commit graph

410 commits

Author SHA1 Message Date
Eldad Fux
b5bb1a9790 Hide JSON link on new docs 2020-04-30 21:46:41 +03:00
Eldad Fux
12adbf0535 Hide drop list when not in index 2020-04-30 21:46:22 +03:00
Eldad Fux
e1fcbb993d Updated files list 2020-04-30 20:13:53 +03:00
Eldad Fux
95e2f326b2 Updated file modal window 2020-04-30 19:37:54 +03:00
Eldad Fux
2e31be7372 Small style fixes 2020-04-30 19:35:39 +03:00
Eldad Fux
c8ed7ffabd Added RTL support for markdown comp 2020-04-30 19:35:22 +03:00
Eldad Fux
09c2d6fd3b Array list counter 2020-04-30 19:34:51 +03:00
Eldad Fux
2f76a8f293 Reset search 2020-04-30 19:34:28 +03:00
Eldad Fux
167206bd9c Some style updates 2020-04-29 19:56:34 +03:00
Eldad Fux
acab36f30a Fixed array list UI 2020-04-29 11:36:55 +03:00
Eldad Fux
bb054aebea File browser 2020-04-29 11:36:41 +03:00
Eldad Fux
fbcc7763de Fixed platform UI on mobile screens 2020-04-29 11:35:22 +03:00
Eldad Fux
cdd1fe5501 File search window 2020-04-28 11:35:51 +03:00
Eldad Fux
2e190ba31b Added file input type 2020-04-27 21:37:42 +03:00
Eldad Fux
607d269cc4 Fixed back link 2020-04-27 21:37:17 +03:00
Eldad Fux
16e0218b34 Fixed element remove bug 2020-04-27 21:36:21 +03:00
Eldad Fux
94b409cef4 Add cache buster to version number 2020-04-27 21:35:08 +03:00
Eldad Fux
98f97ccc0a Added support for multiple nested children 2020-04-25 23:33:35 +03:00
Eldad Fux
f6e997e461 collection update tab is now settings 2020-04-24 22:58:40 +03:00
Eldad Fux
e3104cd84c Added markdown form 2020-04-24 20:09:09 +03:00
Eldad Fux
17347440d1 Added support for new stats ranges 2020-04-24 14:24:04 +03:00
Eldad Fux
eba0a21eee Updated UI 2020-04-23 21:49:31 +03:00
Eldad Fux
406eb8cff9 Improved for loading time 2020-04-23 06:25:00 +03:00
Eldad Fux
e3c23c0c70 Updated UI and header 2020-04-22 10:03:19 +03:00
Eldad Fux
d2a42a2cec Fixed UI filtering 2020-04-22 07:29:37 +03:00
Eldad Fux
976a843d20 Work in progress 2020-04-21 22:52:32 +03:00
Eldad Fux
9169210cde Fixes for dark mode 2020-04-21 11:29:09 +03:00
Eldad Fux
d4333be5f1 Read Permissions & Write Permissions => Access 2020-04-21 11:13:45 +03:00
Eldad Fux
e93d3b79f7 Hide rule when not collections are set 2020-04-21 11:13:08 +03:00
Eldad Fux
5083958cc2 allwo only one collection when document is not an array 2020-04-21 11:12:47 +03:00
Eldad Fux
69cb6c1a87 Fixed submit button on new documents 2020-04-21 11:12:20 +03:00
Eldad Fux
a620b027e8 Add JSON view for collections 2020-04-21 11:12:06 +03:00
Eldad Fux
90807c35d6 Moved form to server side 2020-04-20 21:47:26 +03:00
Eldad Fux
15c7d76a9b Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-19 07:19:09 +03:00
Eldad Fux
a5efaf2dd9 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-04-19 07:18:37 +03:00
Eldad Fux
ef30c581e3 UI Updates 2020-04-19 07:17:48 +03:00
Eldad Fux
392801f07a Added support for default values in the DB 2020-04-18 16:57:28 +03:00
Eldad Fux
c41dc2cd1b Updated new document form 2020-04-18 01:19:02 +03:00
Eldad Fux
cebc8f0f12 Updated title 2020-04-17 06:15:13 +03:00
Eldad Fux
9aad053d93 Work in progress 2020-04-16 07:58:27 +03:00
Eldad Fux
8481e7035b Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-15 16:42:53 +03:00
Eldad Fux
c39c907c52 Fixed user logout button 2020-04-14 22:37:46 +03:00
Eldad Fux
22022fff5b Updated tracking events 2020-04-14 13:24:52 +03:00
Eldad Fux
465c20ce09 Updated Flutter forms 2020-04-14 09:16:18 +03:00
Eldad Fux
a4068e4771 Added flutter to the UI options 2020-04-12 09:03:00 +03:00
Eldad Fux
7323f16c29 Added support for flutter apps 2020-04-04 22:02:52 +03:00
Eldad Fux
01c93b2d0a DB UI - Work in progress 2020-04-03 22:27:18 +03:00
Eldad Fux
216589fed5 Removed some legacy code 2020-04-02 00:41:29 +03:00
Eldad Fux
0edf9b3d4c Style updates 2020-03-30 16:30:37 +03:00
Eldad Fux
f6a07be0ec Added support for new array element 2020-03-30 10:19:13 +03:00
Eldad Fux
e02d47bf50 Added arrays support 2020-03-29 22:38:15 +03:00
Eldad Fux
c73188ccf9 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-03-28 18:23:29 +03:00
Eldad Fux
f35258b9c5 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-27 01:56:57 +02:00
Eldad Fux
7b1dd6b2c3 Updated all the REST API query params to be in camelCase 2020-03-25 22:19:19 +02:00
Eldad Fux
8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux
088e6e8055 Small UI fixes 2020-03-21 23:22:47 +02:00
Eldad Fux
2643a146eb Work in progress 2020-03-18 07:10:59 +02:00
Eldad Fux
ca1b1d1272 Work in progress 2020-03-16 20:41:56 +02:00
Eldad Fux
e78dc87521 Work in progress 2020-03-15 19:16:42 +02:00
Eldad Fux
5cfc3d3c88 Work in progress 2020-03-15 06:54:55 +02:00
Eldad Fux
fe6ae4cb1a Updated styles 2020-03-13 09:21:33 +02:00
Eldad Fux
8a6665c4e5 Updated UI 2020-03-09 17:48:51 +02:00
Eldad Fux
fe34086ac6 New DB UI 2020-03-08 21:27:21 +02:00
Eldad Fux
94d3083a4b Fixed link 2020-03-05 19:37:52 +02:00
Eldad Fux
92babbd21a Replaced web platform url with hostname 2020-03-05 00:54:49 +02:00
Eldad Fux
8f392ec228 Updated mobile navigation 2020-03-04 15:07:19 +02:00
Eldad Fux
e3cd6092e6 Updated tasks UI 2020-03-03 07:07:23 +02:00
Eldad Fux
eef5125077 Added master domain SSL cert 2020-03-01 08:33:19 +02:00
Eldad Fux
0082e28e8e Updated account UI 2020-02-29 19:50:08 +02:00
Eldad Fux
f3d677dc64 Updated logo 2020-02-29 19:15:07 +02:00
Eldad Fux
d85ebbba81 Improved UI elements 2020-02-29 10:08:07 +02:00
Eldad Fux
04d84f2614 Updated themes 2020-02-29 08:24:55 +02:00
Eldad Fux
5b8ec50838 Style updates 2020-02-28 17:04:50 +02:00
Eldad Fux
abb40bd80d Updated UI 2020-02-28 09:37:09 +02:00
Eldad Fux
9e083eb241 Updated settings UI 2020-02-28 09:35:42 +02:00
Eldad Fux
f08d7f7a1e Fixed cancel button 2020-02-28 09:35:30 +02:00
Eldad Fux
a91a35fe89 Added file preview and delete button 2020-02-28 01:24:54 +02:00
Eldad Fux
e2a52a9326 Updated mobile view 2020-02-27 19:44:03 +02:00
Eldad Fux
340dc81eb2 Updated UI for mobile 2020-02-26 23:54:12 +02:00
Eldad Fux
98ac17dc2c Fixed text 2020-02-24 17:03:48 +02:00
Eldad Fux
2362dafc06 Updated styles 2020-02-24 15:47:35 +02:00
Eldad Fux
b502ce008a Fixed mobile UI 2020-02-24 14:56:57 +02:00
Eldad Fux
d7df7b765f Updated UI triggers 2020-02-24 08:59:10 +02:00
Eldad Fux
42d80276a0 Removed inline styles 2020-02-23 21:27:02 +02:00
Eldad Fux
ba1f2f0dec Updated UI 2020-02-23 10:57:51 +02:00
Eldad Fux
cefbc2fc4e Minor style fixes 2020-02-22 10:11:28 +02:00
Eldad Fux
7cd3069944 Added domain UI tab 2020-02-20 22:45:03 +02:00
Eldad Fux
64e290ce53 Upgraded console homepage 2020-02-20 22:44:35 +02:00
Eldad Fux
022a5fbf34 Removed inline style 2020-02-19 00:12:40 +02:00
Eldad Fux
483bfc55e5 Added console loading screen 2020-02-18 07:25:28 +02:00
Eldad Fux
5cf6b3018c Added click event to theme change 2020-02-17 12:37:49 +02:00
Eldad Fux
f079f48c38 Added style to theme button 2020-02-17 12:30:04 +02:00
Eldad Fux
46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux
f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux
ae6999aee3 Updated session ID 2020-02-15 20:34:16 +02:00
Eldad Fux
53a1cda21c Added ENV var to change default file upload size limit. New default value is 100MB 2020-02-13 20:55:12 +02:00
Eldad Fux
37753b1279 Updated event names 2020-02-13 15:48:45 +02:00
Eldad Fux
3dc7df9664 Updated event name 2020-02-13 10:39:27 +02:00
Eldad Fux
a0281693a3 Avoid usage calculatation for console and admin mode 2020-02-13 10:04:52 +02:00
Eldad Fux
54f80e588a Added urldecode parsing for env var 2020-02-12 12:38:31 +02:00
Eldad Fux
4298adb9fd Fixed logout issues 2020-02-12 00:54:40 +02:00
Eldad Fux
c2e601813b Updated dark mode 2020-02-11 15:09:44 +02:00
Eldad Fux
1ed8105ac6 Removed debugs 2020-02-10 00:11:01 +02:00
Eldad Fux
b92cd2aecc Fixed users view UI 2020-02-09 23:44:11 +02:00
Eldad Fux
29c5e5e560 Updated email verification 2020-02-09 23:37:28 +02:00
Eldad Fux
782e19aa3b Updated UI elements 2020-02-04 23:00:34 +02:00
Eldad Fux
820fc656cc Added setup type var 2020-02-04 10:06:13 +02:00
Eldad Fux
92060d0b89 Updated empty list message 2020-02-04 09:14:03 +02:00
Eldad Fux
c2a4c462ac Added event counters 2020-02-04 08:28:41 +02:00
Eldad Fux
29badc782e Update analytics events 2020-02-03 21:20:10 +02:00
Eldad Fux
7405ec445a Updated invitation flow 2020-01-31 13:57:25 +02:00
Eldad Fux
bf7839a6c8 Fixed invite delete 2020-01-31 01:50:00 +02:00
Eldad Fux
f7f91cb3e7 Fixed file upload 2020-01-31 01:24:10 +02:00
Eldad Fux
b4b5ceee1c Updated SDKs and UI 2020-01-30 22:58:49 +02:00
Eldad Fux
134d516d6a Updated UI to work with new SDK 2020-01-30 19:12:29 +02:00
Eldad Fux
8f6b5ddf22 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-23 00:51:20 +02:00
Eldad Fux
e4d95249a6 Updated prism 2020-01-21 19:28:06 +02:00
Eldad Fux
f68a135106 Fixed UI sync issues 2020-01-14 11:22:56 +02:00
Eldad Fux
73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
Eldad Fux
0a7889ac84 Hide mock OAuth server from the UI 2020-01-13 14:43:00 +02:00
Eldad Fux
f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
Eldad Fux
211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux
07ee07f6e4 Deprecating auth service 2020-01-05 13:29:42 +02:00
Eldad Fux
cdbe1d4bc0 Updated webhooks event list 2020-01-04 17:45:59 +02:00
Eldad Fux
3099f35c0d Changed link name 2019-12-23 07:05:03 +02:00
Eldad Fux
50e2fe22ad Fixed spacing 2019-12-14 06:15:04 +02:00
Eldad Fux
cc5e40e837 Aligned dashboard size for smaller resolutions 2019-12-13 07:44:04 +02:00
Eldad Fux
08502aaac5 Fixed broken avatars 2019-12-06 21:54:23 +02:00
eldadfux
df81e3a035 Fixed modal title 2019-11-29 19:35:16 +02:00
eldadfux
e4e334e9e6 Removed old version constant 2019-11-29 09:35:18 +02:00
eldadfux
dae6caf148 updated copy button style 2019-10-26 12:28:44 +03:00
eldadfux
0d197a9267 Added code tags 2019-10-26 01:44:33 +03:00
eldadfux
7ab72a05d7 Changed OAuth paths and some route titles 2019-10-25 01:53:55 +03:00
eldadfux
eb288c5ce2 Password need to be at least 6 chars 2019-10-23 19:08:00 +03:00
eldadfux
6a889eb84e Bugfix for UI not showing user prefs properly 2019-10-19 02:59:33 +03:00
eldadfux
788b8d6db9 Fixed error when user has no name 2019-10-13 00:53:03 +03:00
eldadfux
3709e87614 Updated broken templates 2019-10-10 20:18:22 +03:00
Frieder Bluemle
8297eec3dc
Fix typos 2019-10-02 11:08:34 -07:00
Alexey Pyltsyn
e55019e8a5 Replace Github with GitHub 2019-10-01 20:10:16 +03:00
Alexey Pyltsyn
9544160276 Fix code style in views 2019-10-01 02:16:59 +03:00
eldadfux
fa9a7c778b Fixed OAuth settings update error 2019-09-28 22:31:14 +03:00
eldadfux
f63ca9c6e4 Updated templates 2019-09-27 00:42:38 +03:00
eldadfux
6a2786c2c3 Deprecated UI translations 2019-09-26 21:52:57 +03:00
eldadfux
ee62af9b1f Deprecated UI translations 2019-09-26 21:47:48 +03:00
eldadfux
20234f6a7c Added API endpoint URL to project settings 2019-09-15 20:38:04 +03:00
eldadfux
a78c47e700 Update project list after project update 2019-09-09 06:49:51 +03:00
eldadfux
92d1b69eb8 Hide unused link tag 2019-09-09 06:26:35 +03:00
eldadfux
fa510ac59b Changed URL label 2019-09-06 14:19:25 +03:00
eldadfux
6679ec4f57 Replaced OAuth icons with images 2019-09-06 14:14:50 +03:00
eldadfux
ff5186a6a0 Updated OAuth endpoints 2019-09-03 10:43:06 +03:00
eldadfux
2b414420b5 Updated JS SDK 2019-08-28 15:47:26 +03:00
eldadfux
2e590007be Updated file update form 2019-08-28 15:29:45 +03:00
eldadfux
07b3929f26 Updated ls version 2019-08-28 03:13:26 +03:00
eldadfux
5e4b3bf24c Added account activity tab 2019-08-28 02:02:19 +03:00
eldadfux
e4288815df Default HTTP headers value (empty array) 2019-08-25 22:30:06 +03:00
eldadfux
e7017fa86d Removed modal buttons 2019-08-25 09:07:04 +03:00
eldadfux
82174cbc95 Updated feature message 2019-08-25 08:56:49 +03:00
eldadfux
195fee48de Updated href url 2019-08-25 08:50:09 +03:00
eldadfux
d50a665584 Added missing feature message 2019-08-25 08:45:21 +03:00
eldadfux
26ba01a097 Updated repo URL 2019-08-24 22:40:38 +03:00
eldadfux
ff5389a06b Updated version number 2019-08-24 22:35:18 +03:00
eldadfux
0063f12e63 Disabled new buttons 2019-08-24 20:52:59 +03:00
eldadfux
03e0606de0 Changed feature link URL 2019-08-24 20:48:11 +03:00
eldadfux
323a8aa79e Added support for non-ssl networking 2019-08-24 10:30:12 +03:00
eldadfux
c74d499422 Changed home links domain 2019-08-24 10:27:11 +03:00
eldadfux
3c7c668293 Fixed ls-loop bug 2019-08-24 08:25:11 +03:00
eldadfux
157e002967 Removed debug mode 2019-08-24 08:01:04 +03:00
eldadfux
dd2fb4e686 Added github icon 2019-08-24 08:00:49 +03:00
eldadfux
cdf0bd8338 Improved lazyloading settings 2019-08-24 08:00:09 +03:00
eldadfux
a134bd20c7 updated ui 2019-08-24 00:56:45 +03:00
eldadfux
d125c1d808 Removed note class 2019-08-23 22:07:17 +03:00
eldadfux
3acc15da75 Added aria label attributes 2019-08-23 13:10:38 +03:00
eldadfux
02c6d478d3 Updated search submit buttons 2019-08-22 23:37:34 +03:00
eldadfux
a6a225ded0 Added tags input field 2019-08-22 13:44:55 +03:00
eldadfux
a85b2d0e8f Better loading 2019-08-22 02:08:22 +03:00
eldadfux
2c44fa5a24 Added database selectors and counters 2019-08-22 01:41:48 +03:00
eldadfux
cc10738251 Improved project switch comp 2019-08-21 22:22:48 +03:00
eldadfux
043237fb9a Fixed database preview pane 2019-08-21 14:00:32 +03:00
eldadfux
5edc7fa86b Improved UI performance 2019-08-21 09:55:51 +03:00
eldadfux
c9cdc2e1c8 Updated DB UI 2019-08-18 08:53:56 +03:00
eldadfux
7bbcfa6cb6 Work in progress, DB ui 2019-08-18 08:25:32 +03:00
eldadfux
61a6a19b4d דאטךק ופגשאקד 2019-08-17 14:45:43 +03:00
eldadfux
07bf26b8d3 Changed results counter font text color 2019-08-17 09:07:47 +03:00
eldadfux
3a1aa0ab4d Removed old pltform table 2019-08-17 09:07:12 +03:00
eldadfux
65c0445be3 Work in progress: DB UI in console 2019-08-17 09:06:56 +03:00
eldadfux
2fbba3cdfd Small updates to UI 2019-08-15 09:03:10 +03:00
eldadfux
09a5ed7cc9 Updated collections timestamps and formats 2019-08-15 01:01:44 +03:00
eldadfux
04ed908301 Updated table titles 2019-08-14 21:11:09 +03:00
eldadfux
89c0b9e330 Updated storage and users navigator 2019-08-14 16:50:40 +03:00
eldadfux
9ca07bf89f Small style changes 2019-08-14 14:52:14 +03:00
eldadfux
4b8a2e53b0 Prepering responsive mode 2019-08-14 07:57:27 +03:00
eldadfux
89087f15b8 Fixed query appending in default tab 2019-08-14 07:40:05 +03:00
eldadfux
28f92e3f73 Improved loading and rendering 2019-08-14 00:21:44 +03:00
eldadfux
6b7c6f0950 Fixed empy list total pages sum 2019-08-14 00:15:04 +03:00
eldadfux
ebc59f9ff0 New pagination and data filter 2019-08-14 00:07:41 +03:00
eldadfux
657b058a91 Fixed duplicated history states 2019-08-12 17:19:54 +03:00
eldadfux
823df34d4e Fix for task collapsing menu 2019-08-12 08:33:02 +03:00
eldadfux
e628de0723 Updated class name 2019-08-12 00:52:36 +03:00
eldadfux
2f9882eed6 Added platform clients to console object 2019-08-12 00:28:36 +03:00
eldadfux
358b81d4f0 Added callback to save form state in query string 2019-08-12 00:18:05 +03:00