1
0
Fork 0
mirror of synced 2024-06-01 10:29:48 +12:00
Commit graph

326 commits

Author SHA1 Message Date
Eldad Fux e02d47bf50 Added arrays support 2020-03-29 22:38:15 +03:00
Eldad Fux d25177f7fe Merged master 2020-03-27 03:09:41 +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 088e6e8055 Small UI fixes 2020-03-21 23:22:47 +02:00
Eldad Fux 97ee872c05 Deny multiple form submissions 2020-03-21 19:23:43 +02:00
Eldad Fux ca1b1d1272 Work in progress 2020-03-16 20:41:56 +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 294776cd95 Fixed bind bug 2020-03-09 11:11:36 +02:00
Eldad Fux abb40bd80d Updated UI 2020-02-28 09:37:09 +02:00
Eldad Fux a91a35fe89 Added file preview and delete button 2020-02-28 01:24:54 +02:00
Eldad Fux d8bc3f03e8 Added protocol var and cookie fallback 2020-02-27 11:17:09 +02:00
Eldad Fux b502ce008a Fixed mobile UI 2020-02-24 14:56:57 +02:00
Eldad Fux f5497285c3 JS test 2020-02-19 00:13:09 +02:00
Eldad Fux 483bfc55e5 Added console loading screen 2020-02-18 07:25:28 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux ae6999aee3 Updated session ID 2020-02-15 20:34:16 +02:00
Eldad Fux a0281693a3 Avoid usage calculatation for console and admin mode 2020-02-13 10:04:52 +02:00
Eldad Fux b4c79b5d54 Added theme color 2020-02-11 13:55:57 +02:00
Eldad Fux e1e8bc9e95 Updated ls framework 2020-02-10 09:58:27 +02:00
Eldad Fux 1ed8105ac6 Removed debugs 2020-02-10 00:11:01 +02:00
Eldad Fux 4e6236650e Updated ls events 2020-02-05 21:56:50 +02:00
Eldad Fux 820fc656cc Added setup type var 2020-02-04 10:06:13 +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 d4654aa1d9 Updated ls.js version 2020-02-03 00:17:24 +02:00
Eldad Fux 7405ec445a Updated invitation flow 2020-01-31 13:57:25 +02:00
Eldad Fux d898e31a59 Some bug fixes 2020-01-31 01:51:01 +02:00
Eldad Fux b4b5ceee1c Updated SDKs and UI 2020-01-30 22:58:49 +02:00
Eldad Fux 1ed91a71b3 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-27 13:45:52 +02:00
Eldad Fux a4c5f8405a Added dynamic scroll to top button 2020-01-27 10:21:34 +02:00
Eldad Fux d05a8479b9 Added new scroll views 2020-01-27 09:34:08 +02:00
Eldad Fux acc12bf4d4 Fixed project logo not showing up 2020-01-14 11:33:51 +02:00
Eldad Fux b7a0e5b228 Merge branch 'master' of github.com:appwrite/appwrite into restify 2019-12-26 07:20:23 +02:00
Eldad Fux f01ce61ff6 Tags comp: Added support for parsing on tab key 2019-12-24 07:43:15 +02:00
Eldad Fux 5b94d3dc51 Limited alerts to max of 5 2019-12-16 22:30:14 +02:00
Eldad Fux 8a8ceef67b Fixed gravatr filter 2019-12-16 22:19:48 +02:00
eldadfux 5c11a16332 Fixed typo 2019-11-03 20:33:36 +02:00
eldadfux 1a6bb550c9 click to copy is now click here to copy 2019-11-03 20:29:00 +02:00
eldadfux 41294015d7 Removed console log 2019-11-02 07:51:02 +02:00
eldadfux dae6caf148 updated copy button style 2019-10-26 12:28:44 +03:00
eldadfux fb9adf31d9 Added loader for new project + fixed redirect 2019-10-23 22:04:47 +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 1d982d4147 Updated redirect method 2019-10-10 20:32:41 +03:00
eldadfux e2bf07a369 Updated JS prettier 2019-09-13 13:47:48 +03:00
eldadfux bd90ba8fc5 Fixed copy button 2019-09-10 21:13:19 +03:00
eldadfux 459f262101 Removed OAuth view component 2019-09-03 11:29:32 +03:00
eldadfux c36a368be0 Update cookie policy URL 2019-09-03 09:03:54 +03:00
eldadfux 9ace97c261 Updated cookie policy URL 2019-09-03 08:10:16 +03:00
eldadfux 66e97cac7e Fixed code preview copy error 2019-09-02 18:08:13 +03:00
eldadfux 7d9c0e7619 Updated code preview option 2019-09-02 17:22:16 +03:00
eldadfux accae50b27 Added link button to text editor 2019-08-31 19:39:02 +03:00
eldadfux 5f22c72b6f Fixed if statement 2019-08-31 02:47:33 +03:00
eldadfux 210c8ac8df Added option to pass toggle button as a selector 2019-08-31 02:41:33 +03:00
eldadfux 07b3929f26 Updated ls version 2019-08-28 03:13:26 +03:00
eldadfux a7aa4d4489 updated ls version 2019-08-25 10:42:10 +03:00
eldadfux e7017fa86d Removed modal buttons 2019-08-25 09:07:04 +03:00
eldadfux b6de00101c Added option to hide modal button 2019-08-25 09:01:14 +03:00
eldadfux 3c7c668293 Fixed ls-loop bug 2019-08-24 08:25:11 +03:00
eldadfux 030e12f8f8 Removed unwanted logs 2019-08-24 08:00:40 +03:00
eldadfux a6a225ded0 Added tags input field 2019-08-22 13:44:55 +03:00
eldadfux 49942a13dd New JS build 2019-08-22 08:56:25 +03:00
eldadfux 7eff747b2c Removed console.log 2019-08-22 08:42:16 +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 196635ef78 Fixed service comp 2019-08-21 07:37:08 +03:00
eldadfux c7bafa4552 Updated comp 2019-08-20 22:21:24 +03:00
eldadfux 5e45524c4d Updated SDKs 2019-08-20 20:35:30 +03:00
eldadfux bafadd0bb9 Updated LS version 2019-08-20 13:10:32 +03:00
eldadfux 928e2161af Fixed project logo upload 2019-08-19 07:37:58 +03:00
eldadfux 07ee3a7d71 Removed empty filter 2019-08-17 09:09:54 +03:00
eldadfux 6d9d6b8610 Added option for service custom fileds name in URL 2019-08-17 09:08:54 +03:00
eldadfux 89c0b9e330 Updated storage and users navigator 2019-08-14 16:50:40 +03:00
eldadfux 89087f15b8 Fixed query appending in default tab 2019-08-14 07:40:05 +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 358b81d4f0 Added callback to save form state in query string 2019-08-12 00:18:05 +03:00
eldadfux 18f126c705 Keep query on tab change 2019-08-11 11:47:11 +03:00
eldadfux 164d252caa Changed clients ref in auth and teams controllers 2019-08-11 08:18:10 +03:00
eldadfux 5ddb52dfdf Removed unused filters 2019-08-10 22:05:36 +03:00
eldadfux 0b0d26115b Small updates 2019-08-10 08:41:27 +03:00
eldadfux b0220fc0e8 Hide advanced options 2019-08-09 09:28:16 +03:00
eldadfux 27abd8cb66 Updated new project setup 2019-08-09 08:05:47 +03:00
eldadfux 3447739da9 Remove some old code 2019-08-09 08:03:41 +03:00
eldadfux d342cc4358 Small fixes 2019-08-09 07:49:47 +03:00
eldadfux 2a135f54b7 Fixed bug: new project button not responding 2019-08-08 19:43:26 +03:00
eldadfux 5bef1e2bbc Fixed error alerts color 2019-08-08 16:43:24 +03:00
eldadfux 1637b79a83 Tiny bug fixes 2019-08-08 09:11:47 +03:00
eldadfux 656387518b Updates for service comp 2019-08-08 08:09:49 +03:00
eldadfux 31588084b4 Updated alerts service comp 2019-08-07 23:35:20 +03:00
eldadfux 99d75a21df Updated service view comp 2019-08-07 21:10:53 +03:00
eldadfux 8fdc48a577 Minor updates 2019-08-07 16:02:14 +03:00
eldadfux b2bc28804c Updated JS SDK 2019-08-07 14:44:40 +03:00
eldadfux 3628f356b3 New service callbacks 2019-08-07 13:46:51 +03:00
eldadfux 94ec482e74 Fixed humansize filter 2019-08-07 11:53:47 +03:00
eldadfux 7d1a2c6d3a Enabled stats containers 2019-08-07 10:02:12 +03:00
eldadfux 4738dc059d Added collection editor view 2019-08-06 17:28:42 +03:00
eldadfux adc4035e01 Updated styles and removed old code 2019-08-06 15:22:54 +03:00
eldadfux 2813253411 Updated OAuth view comp 2019-08-06 10:11:53 +03:00
eldadfux 061d558423 Using new Appwrite JS SDK 2019-08-06 08:25:54 +03:00
eldadfux 300a907792 Updated SDK version 2019-08-06 07:58:32 +03:00
eldadfux 647f9eae8e Updated LS version 2019-08-06 07:19:16 +03:00
eldadfux 29337fdd7b Splited settings 2019-08-05 07:47:52 +03:00
eldadfux d25ce2bc11 Added modal support for multiple alias buttons 2019-06-09 06:44:20 +03:00
eldadfux f468c6c64f Fixed platform list not being displayed 2019-06-08 00:39:40 +03:00
eldadfux e23506ae92 Added bind support for checkbox arrays 2019-06-07 23:52:38 +03:00
eldadfux 3db7444bcc Updated readme file 2019-05-23 00:03:37 +03:00
eldadfux 560799d59e Fixed project switching and reloading 2019-05-14 12:02:51 +03:00
eldadfux 166d8abcb9 Fix for modal close window 2019-05-12 23:27:33 +03:00
eldadfux 733ceb4264 Added form to JSON service 2019-05-12 21:15:19 +03:00
eldadfux 221b6cf083 Fixed data binding for elements 2019-05-12 16:03:30 +03:00
eldadfux d34a23ab71 Fixed data binding for elements 2019-05-12 14:20:51 +03:00
eldadfux 583e9c6e24 Litespeed.js version upgrade and JS cleanups 2019-05-12 10:24:53 +03:00
eldadfux 19443978e5 Removed ls-wait, ls-count and di service 2019-05-12 09:59:49 +03:00
eldadfux a430d9a25e Updated ls-if version 2019-05-11 18:26:03 +03:00
eldadfux a263ee8cfb Upgrading JS framework version 2019-05-09 23:29:23 +03:00
eldadfux 02db725253 Upgrading JS framework version 2019-05-09 22:30:30 +03:00
eldadfux b09cc8ab6e Upgrading JS framework version 2019-05-09 19:15:51 +03:00
eldadfux c8747a0c5e Upgrading JS framework version 2019-05-09 11:23:22 +03:00
eldadfux 81661159db Upgrading JS framework version 2019-05-09 11:01:51 +03:00
eldadfux 39bdcedc84 Upgrading Litespeed.js version 2019-05-09 10:40:39 +03:00
eldadfux 36358e90b5 Added source code 2019-05-09 09:54:42 +03:00