32731 Commits

Author SHA1 Message Date
Paul Copplestone
ac095ea8ae Inverted logos! 2020-01-11 12:47:52 +08:00
Paul Copplestone
f8d1bd5b0d Many updates to styling - especially the fonts 2020-01-11 11:22:31 +08:00
Copple
698a49bc68 Putting the menu toggle on the right 2020-01-10 19:02:31 +08:00
Copple
430e67e723 Major updates to the homepage and the pism theme 2020-01-10 18:31:26 +08:00
Copple
28f0780b24 Adding some FAQs 2020-01-10 10:48:01 +08:00
Paul Copplestone
d2698d22ea Docs reviewed with Ant. One change remains: we should be putting the REST verbs at the end of the chain for readability. 2020-01-09 17:44:28 +08:00
Copple
f3ee93fd45 Merge branch 'master' of github.com:supabase/monorepo 2020-01-09 14:07:41 +08:00
Copple
02c74c46f0 Simplify the blurb on the homepage 2020-01-09 14:07:32 +08:00
awalias
1dd7e76aa3 typo on is() should be in() 2020-01-09 14:00:41 +08:00
awalias
fd72806e07 removing test hook from prepublish 2020-01-09 11:32:33 +08:00
Angelico
3f4afdcdfd Improve Client Library
The following were done:
- Make it work with a front end example (for RESTful feature).
- Make npm run build work properly.
- Refine methods list.
- Introduce supabase.unsubscribe().
- Clean up BaseRequest.js.
- Clean up BaseChannel.js.
- Implement Helpers.js to introduce uuid().
2020-01-08 17:45:47 +08:00
Angelico
6008777cbd Merge branch 'master' of github.com:supabase/monorepo 2020-01-08 17:44:57 +08:00
Angelico
53e8a9f0cb Enhance Testing Suite
The following were done:
- Change set data in latest.sql to be consistent with documentation.
- Set up simple frontend to test out @supabase/supabase-js.
- Change docker-compose.yml to allow dockerization of frontend. This however is commented out for now.
2020-01-08 17:40:25 +08:00
Copple
4b3360088b Setting up a small demo on the homepage 2020-01-08 16:26:59 +08:00
Copple
4e6684bdb0 Merge branch 'master' of github.com:supabase/monorepo 2020-01-08 16:00:38 +08:00
Copple
9e52fd0f4e Mocking up code on homepage 2020-01-08 15:59:36 +08:00
Paul Copplestone
66529db840 Finishing of updates/deletes/creates 2020-01-08 15:48:08 +08:00
Copple
d0356a832a Kaizen: reordering elements for readability 2020-01-08 13:14:21 +08:00
Copple
374c096b4d Merge branch 'master' of github.com:supabase/monorepo 2020-01-08 12:51:51 +08:00
Copple
a050f9be2c Removing all the unneccessary items from our docs. We might need it later on. But we don't for now... 2020-01-08 12:51:46 +08:00
Angelico
e316b65791 Rewrite Client Library
The following were done:
- Add Realtime functionality.
- Add RESTful functionality.
- Update package.json.
2020-01-08 11:02:39 +08:00
Copple
684524b43b Mocking up a basic supabase-js instance for further iteration 2020-01-08 09:11:27 +08:00
Paul Copplestone
182959b346 Making the documentation a lot clearer. As Antoine says - perfection is attained, not when there is nothing more to add, but when there is nothing left to take away 2020-01-07 19:05:13 +08:00
Angelico
2712c57f6b Complete Test Server
The following were done:
- Set up dockerized instance of PostgREST.
- Set up dockerized instance of Kong.
2020-01-07 12:21:14 +08:00
Angelico
f7d02ad6f7 Initialize Docker for Test Server
The following were done:
- Set up simple Docker instance.
- Set up dockerized instance of PostgreSQL.
- Include dummy tables and data inside said dockerized instance.
- Create a Makefile.
2020-01-07 10:59:17 +08:00
Angelico
5b08a4344f Complete Documentation for subscribe
The following were done:
- Complete subscribe.mdx.
- (Boyscout) Change one line of a code snippet in post.mdx for consistency.
2020-01-07 08:50:55 +08:00
Angelico
87b874ffe7 Refinement of Documentation
The following were done:
- Begin writing documentation under subscribe.mdx (WIP)
- Refine documentation for get.mdx, patch.mdx and delete.mdx to match the standard of post.mdx
2020-01-06 14:22:12 +08:00
Angelico
fda3aa9419 Complete Documentation for Update & Delete Rows
The following were done:
- Complete delete.mdx and patch.mdx.
- (Boyscout) Change one sentence in about.md.
- Reroute internal links due to the restructuring of the library section in the previous commit.
2020-01-06 11:04:49 +08:00
Angelico
5f8f3055bd Refinement of Documentation
General changes on the following:
- Change data type for parameter of .select function from array to string.
- Restructure library section of documentation to give it a flat structure.
2020-01-06 08:14:37 +08:00
Paul Copplestone
0f5bcc32a5 Setting up the homepage to be a bit more developer focused 2020-01-03 22:32:24 +08:00
Paul Copplestone
d89b36fcda Sending the users to the signup form 2020-01-03 20:56:26 +08:00
Angelico
f312193ea1 Complete Documentation for Reading Rows
The following were done:
- Complete get.mdx
- Refine filters.mdx and post.mdx
2020-01-03 18:36:52 +08:00
Angelico
b3b34c15fc Write Documentation for Generic RESTful Features
The following were done:
- Create and complete filters.mdx, options.mdx and responses.mdx to document generic RESTful features.
- Edit sidebars.js to accomodate the above-mentioned change.
- Refine documentation format via getting-started.mdx and post.mdx
2020-01-03 17:08:46 +08:00
Paul Copplestone
8a9e1e4803 Starting the boilerplate NPM function 2020-01-03 07:05:53 +00:00
Copple
f1d41798ab Updates the logo and title so that it works for both white and black 2020-01-03 14:18:57 +08:00
Copple
2363f31096 Starting the company handbook 2020-01-03 14:13:11 +08:00
Copple
362abba048 Correct the github links on the about page 2020-01-03 13:49:48 +08:00
Copple
81c695f123 Kaizen for the about page. It still needs a lot of improvement, but this is a small step in the right direction 2020-01-03 13:12:19 +08:00
Copple
93498d0b39 Merge branch 'master' of github.com:supabase/monorepo 2020-01-03 13:00:04 +08:00
Copple
e0d7e0cfcf Add links to the new issues for tracking demand of the client libraries and connectors 2020-01-03 12:59:59 +08:00
Angelico
dd3033b7d1 Refinement of Documentation
The following were done:
- Change sidebar configuration to remove redundant documentation.
- Change titles of RESTful .mdx files to better reflect CRUD.
- Comment out (not delete) resources for now as we do not have any content for it at the moment.
- Complete initial documentation for creating rows under the RESTful feature.
- Refine documentation for getting-started.mdx
2020-01-03 10:46:19 +08:00
Copple
40f4279a1d Clarifies the Event sourcing description on the homepage 2020-01-03 10:20:12 +08:00
Copple
36b18a7fda Merge branch 'master' of github.com:supabase/monorepo 2020-01-03 10:12:42 +08:00
Copple
ab3fae9ec3 Adds footer links and a link for Early Sign up 2020-01-03 10:12:36 +08:00
Angelico
c45cdd681b Restructure Documentation
Change general documentation structure to make it more readable and organised. Further categorise .mdx files to make it clearer as to which feature each file is referring to.
2020-01-02 16:38:04 +08:00
Copple
d083200aff Setting up analytics 2020-01-02 14:24:24 +08:00
Copple
7fac68b3da Web: Adding package lock for security 2020-01-02 14:09:24 +08:00
Paul Copplestone
081b4585b9 Merge branch 'master' of github.com:supabase/monorepo 2020-01-02 13:07:54 +08:00
Paul Copplestone
15d0ae5faf Massive cleanup. We are starting afresh 2020-01-02 13:06:46 +08:00
Paul Copplestone
949d93b084 Adding some thoughts on how the client should be structured 2019-12-18 00:47:41 +00:00