Dominic Wong
|
ce21c31088
|
fix index delete on search api (#353)
|
2022-01-17 11:43:27 +00:00 |
|
Asim Aslam
|
6a7d7db044
|
add list keys to cache (#352)
* add list keys to cache
* add list keys example
|
2022-01-14 17:38:47 +00:00 |
|
Asim Aslam
|
f96ace75c2
|
update go mod
v0.24.0
|
2022-01-14 09:05:51 +00:00 |
|
Asim Aslam
|
8e22c5823f
|
update address pricing
|
2022-01-12 10:18:41 +00:00 |
|
Asim Aslam
|
73de325e32
|
Update publicapi.json
|
2022-01-12 10:06:07 +00:00 |
|
Asim Aslam
|
004e78ac7f
|
Update publicapi.json
|
2022-01-12 10:04:56 +00:00 |
|
Asim Aslam
|
912caa56f5
|
Update carbon.proto
|
2022-01-12 09:59:58 +00:00 |
|
Asim Aslam
|
ae05abcbed
|
update example
|
2022-01-12 09:42:58 +00:00 |
|
Asim Aslam
|
131a693a2c
|
update carbon api
|
2022-01-12 09:40:33 +00:00 |
|
Asim Aslam
|
cf7b2bf35a
|
update forex and stock pricing
|
2022-01-10 15:35:01 +00:00 |
|
Asim Aslam
|
153a4e404d
|
change pricing
|
2022-01-10 15:09:21 +00:00 |
|
Asim Aslam
|
7e68e2ceb5
|
fix example
|
2022-01-07 12:51:25 +00:00 |
|
Asim Aslam
|
6a231844ef
|
fix readm
|
2022-01-07 12:44:26 +00:00 |
|
Asim Aslam
|
f505d4b857
|
Add the carbon api (#351)
|
2022-01-07 11:55:41 +00:00 |
|
Dominic Wong
|
a093abaf5e
|
Search API (#350)
|
2022-01-07 09:58:10 +00:00 |
|
Asim Aslam
|
0f00267922
|
Update publicapi.json
|
2021-12-23 09:03:28 +00:00 |
|
Asim Aslam
|
e920286d89
|
Update TODO.md
|
2021-12-22 10:16:24 +00:00 |
|
Asim Aslam
|
fd7f5cf5f0
|
fix build
|
2021-12-21 11:22:58 +00:00 |
|
Asim Aslam
|
e11c957829
|
fix address
|
2021-12-21 11:05:49 +00:00 |
|
Asim Aslam
|
9b5e94905d
|
change to address street
|
2021-12-21 10:47:23 +00:00 |
|
zhaoyang
|
57bcfe84a4
|
feat: add tenantId (#343)
|
2021-12-21 10:37:12 +00:00 |
|
zhaoyang
|
5f6de1fd18
|
Add Contact API (#340)
* feat: add basic files of contact
* chore: code review
1. delete redundant suffix
2. use tab replace whitespace in pb file
* chore: add some comments and check post data validation
* chore: add some comments
* chore: add publicapi.json and examples.json
* chore: update README.md
* fix: code review conversations
|
2021-12-21 09:59:45 +00:00 |
|
Asim Aslam
|
0fa23b753f
|
Update README.md
|
2021-12-21 09:17:47 +00:00 |
|
Asim Aslam
|
f3be4be557
|
fix response url
|
2021-12-20 19:57:57 +00:00 |
|
Asim Aslam
|
3a4efed6c7
|
.
|
2021-12-20 19:48:45 +00:00 |
|
Asim Aslam
|
b9f261b2d1
|
update readme
|
2021-12-16 20:58:17 +00:00 |
|
Asim Aslam
|
7b6b4eb9ac
|
update publicapi.json
|
2021-12-16 19:44:24 +00:00 |
|
Asim Aslam
|
609c4c9813
|
functions branch and region support (#330)
* branch and region support
* .
* .
* .
* .
* fix functions
* .
* break loop
* update example
* update examples
|
2021-12-16 19:23:03 +00:00 |
|
Asim Aslam
|
c305ae5739
|
fix regions
|
2021-12-16 15:13:32 +00:00 |
|
Asim Aslam
|
14304bbf75
|
quiet output of gcloud
|
2021-12-16 14:48:51 +00:00 |
|
Asim Aslam
|
20aff19656
|
update regions in example
|
2021-12-16 12:47:12 +00:00 |
|
Asim Aslam
|
77ceb3dec5
|
Merge branch 'master' of ssh://github.com/micro/services
|
2021-12-16 12:46:05 +00:00 |
|
Asim Aslam
|
3d8f09bc89
|
add more regions
|
2021-12-16 12:45:49 +00:00 |
|
Asim Aslam
|
527dcc12c3
|
update go mod (#334)
|
2021-12-16 12:31:04 +00:00 |
|
Asim Aslam
|
f9e539ad88
|
fix url in status
|
2021-12-16 08:44:43 +00:00 |
|
Asim Aslam
|
41956ff724
|
fix example
|
2021-12-15 11:27:36 +00:00 |
|
Asim Aslam
|
ea691f1cf9
|
add proxy code
|
2021-12-15 11:21:48 +00:00 |
|
Asim Aslam
|
ff51489278
|
App API (#291)
* app deployment
* add source to deployment
* support without https prefix
* add image
* minor comment
* fix deploy
* further fixes
* fix the error output
* add account name
* set limits
* fix error handling
* fix app handler
* fix unmarshalling
* remove http2
* set status
* fix bug
* .
* add ability to specify branch
* .
* .
* add better error handling
* add app limit
* add function limit
* update app readme
* log status error
* update app to use the store
* remove double e limit
* switch to created/updated
* update app handler
* 5 bucks
* 10 bucks
* unique deployments
* fix the sid
* unique name handling
* allow running where reservation expired
* check for reservations
* update readme
* fix update check
* update proto comment
* add resolve endpoint
* ship with domain
* fix url
* create unprivileged service account
* add service account to update
* .
* .
* update comment
* .
* update public api json
|
2021-12-15 11:11:58 +00:00 |
|
Asim Aslam
|
8c6857f21f
|
check output
|
2021-12-15 10:17:19 +00:00 |
|
Asim Aslam
|
fe4619ba4f
|
fix delete
|
2021-12-15 10:14:12 +00:00 |
|
Asim Aslam
|
89720e70ff
|
set function identity in deployments
|
2021-12-15 10:03:46 +00:00 |
|
Asim Aslam
|
be3b2a6951
|
Merge branch 'master' of ssh://github.com/micro/services
|
2021-12-14 09:45:07 +00:00 |
|
Asim Aslam
|
6c1b7bdca5
|
flatten categories
|
2021-12-14 09:39:21 +00:00 |
|
Daniel Joudat
|
09d6f9f615
|
Add missing '&' (#329)
|
2021-12-14 09:10:45 +00:00 |
|
Daniel Joudat
|
5220d7fade
|
fix an error when calling VerifyToken with valid Token (#327)
* add two rpcs to User service:
- Passwordless: endpoint that receives an email, topic and an optional message
- PasswordlessML: endpoint that receives token and topic via MagicLink.
* Proposal to add Passwordless login feature to the endpoint user.
* remove currency run check
* Commit from GitHub Actions (Publish APIs & Clients)
* Create downstream.yml
* Commit from GitHub Actions (Publish APIs & Clients)
* update todo
* Commit from GitHub Actions (Publish APIs & Clients)
* Update publish.yml
* Commit from GitHub Actions (Publish APIs & Clients)
* Update publish.yml
* Commit from GitHub Actions (Publish APIs & Clients)
* Update and rename publish.yml to generate.yml
* Update generate.yml
* Commit from GitHub Actions (Generate Clients & Examples)
* Commit from GitHub Actions (Generate Clients & Examples)
* add comments
* Commit from GitHub Actions (Generate Clients & Examples)
* move otp to auth category
* charge for user verification
* Commit from GitHub Actions (Generate Clients & Examples)
* Update user.proto
* Commit from GitHub Actions (Generate Clients & Examples)
* Commit from GitHub Actions (Generate Clients & Examples)
* Change js client git repo url (#249)
* Commit from GitHub Actions (Generate Clients & Examples)
* use tableName func for Count
* Commit from GitHub Actions (Generate Clients & Examples)
* update notes example
* Commit from GitHub Actions (Generate Clients & Examples)
* Update .gitignore
* Update .gitignore
* Commit from GitHub Actions (Generate Clients & Examples)
* add new endpoints SendMagicLink and VerifyToken to M3O user serivce
Signed-off-by: Daniel Joudat <danieljoudat@gmail.com>
* fix an error in user.VerifyToken
Signed-off-by: Daniel Joudat <danieljoudat@gmail.com>
* OSD add another check for err in user CacheReadToken
Signed-off-by: Daniel Joudat <danieljoudat@gmail.com>
Co-authored-by: Asim Aslam <asim@aslam.me>
Co-authored-by: asim <asim@users.noreply.github.com>
Co-authored-by: Janos Dobronszki <dobronszki@gmail.com>
Co-authored-by: crufter <crufter@users.noreply.github.com>
|
2021-12-13 18:47:24 +00:00 |
|
Dominic Wong
|
ff49510a73
|
docs
|
2021-12-13 17:02:59 +00:00 |
|
Asim Aslam
|
fb45ae439e
|
update function comment
|
2021-12-13 17:00:40 +00:00 |
|
Daniel Joudat
|
cb0c202aad
|
Fix panic sendmagiclink (#326)
* add two rpcs to User service:
- Passwordless: endpoint that receives an email, topic and an optional message
- PasswordlessML: endpoint that receives token and topic via MagicLink.
* Proposal to add Passwordless login feature to the endpoint user.
* remove currency run check
* Commit from GitHub Actions (Publish APIs & Clients)
* Create downstream.yml
* Commit from GitHub Actions (Publish APIs & Clients)
* update todo
* Commit from GitHub Actions (Publish APIs & Clients)
* Update publish.yml
* Commit from GitHub Actions (Publish APIs & Clients)
* Update publish.yml
* Commit from GitHub Actions (Publish APIs & Clients)
* Update and rename publish.yml to generate.yml
* Update generate.yml
* Commit from GitHub Actions (Generate Clients & Examples)
* Commit from GitHub Actions (Generate Clients & Examples)
* add comments
* Commit from GitHub Actions (Generate Clients & Examples)
* move otp to auth category
* charge for user verification
* Commit from GitHub Actions (Generate Clients & Examples)
* Update user.proto
* Commit from GitHub Actions (Generate Clients & Examples)
* Commit from GitHub Actions (Generate Clients & Examples)
* Change js client git repo url (#249)
* Commit from GitHub Actions (Generate Clients & Examples)
* use tableName func for Count
* Commit from GitHub Actions (Generate Clients & Examples)
* update notes example
* Commit from GitHub Actions (Generate Clients & Examples)
* Update .gitignore
* Update .gitignore
* Commit from GitHub Actions (Generate Clients & Examples)
* add new endpoints SendMagicLink and VerifyToken to M3O user serivce
Signed-off-by: Daniel Joudat <danieljoudat@gmail.com>
* fix panic in user.SendMagicLink
Signed-off-by: Daniel Joudat <danieljoudat@gmail.com>
Co-authored-by: Asim Aslam <asim@aslam.me>
Co-authored-by: asim <asim@users.noreply.github.com>
Co-authored-by: Janos Dobronszki <dobronszki@gmail.com>
Co-authored-by: crufter <crufter@users.noreply.github.com>
|
2021-12-13 16:08:26 +00:00 |
|
Dominic Wong
|
bac167a847
|
update space examples (#325)
|
2021-12-13 15:25:51 +00:00 |
|
zhaoyang
|
5401541109
|
BugFix: if name == "" should return the prefix key (#324)
* fix: if name is empty, then should return the prefix
* fix: if name is empty, then should return the prefix
* fix: limit is not working
|
2021-12-13 14:54:34 +00:00 |
|