Commit Graph

262 Commits

Author SHA1 Message Date
Vladyslav Matsiiako
4db4c172c1 Fix the start guide redirect issue 2023-01-22 00:35:36 -08:00
Tuan Dang
6b80cd6590 Modify case where integration bot was authorized but user didn't finish inputting their PAT -> should result in not sharing keys with bot 2023-01-22 11:12:47 +07:00
Tuan Dang
0c351c0925 Add Render, Fly.io integrations and reduce integrations page reloads 2023-01-22 00:09:37 +07:00
Tuan Dang
06803519e6 Reduce page reloads for integrations page 2023-01-18 17:38:52 +07:00
Tuan Dang
3a6b2084bc Patch GitHub integration for organization repos by including correct owner 2023-01-18 16:33:24 +07:00
Vladyslav Matsiiako
e47530dc71 Allowed upper case for environment names 2023-01-17 22:00:52 -08:00
Tuan Dang
900f69f336 Uncomment GitHub/Netlify integrations 2023-01-18 10:53:57 +07:00
Tuan Dang
614a2558f5 Patch IP recognition 2023-01-17 00:50:35 +07:00
Tuan Dang
56aec216c1 Adjust app-wide API limit 2023-01-17 00:10:11 +07:00
Tuan Dang
b359fb5f3b Adjust app-wide rate limiter 2023-01-16 23:48:03 +07:00
Maidul Islam
1fbbbab602 Allow new channel types 2023-01-16 08:45:21 -08:00
Tuan Dang
89697df85e Increase rate limits for API 2023-01-16 22:09:58 +07:00
Maidul Islam
b8fa5e8a89 add method to get channel from user agent 2023-01-15 23:55:13 -08:00
Maidul Islam
da3742f600 set userid and email based on presence of service token/jwt 2023-01-15 22:03:14 -08:00
Maidul Islam
35f4d27ab0 Populate service token user 2023-01-15 21:40:19 -08:00
Tuan Dang
2ae617cda6 Fill in more example values for OpenAPI schema 2023-01-16 10:13:56 +07:00
Tuan Dang
992357cbc4 Add new organization endpoints to API reference 2023-01-16 00:00:04 +07:00
Tuan Dang
74b76eda7e Complete v1 API Key 2023-01-15 14:25:23 +07:00
Tuan Dang
5085376f11 Check v2 workspace membership routes (currently not routed) 2023-01-14 21:07:17 +07:00
Tuan Dang
e2b4adb2e9 Complete v1 API reference docs, pre-launch 2023-01-14 19:06:43 +07:00
Tuan Dang
315810bd74 Complete v1 API reference docs, pre-launch 2023-01-14 19:02:12 +07:00
Tuan Dang
b63360813a Continue API reference development 2023-01-14 09:48:13 +07:00
mv-turtle
439e86d763 Merge pull request #186 from akhilmhdh/feat/#31
feat(#31): implemented api for environment crud operations
2023-01-13 16:45:35 -08:00
Maidul Islam
61318f28f7 Remove netlify and gh 2023-01-13 09:18:41 -08:00
Tuan Dang
29592a1e9e Add SMTP support for AWS SES and docs for it 2023-01-13 20:25:13 +07:00
Tuan Dang
cbd8302afe Add temp patch for CRUD ops race conditions 2023-01-13 18:15:17 +07:00
Tuan Dang
6992c51e17 Working fixing integrations race condition 2023-01-13 16:36:34 +07:00
Tuan Dang
9d4ea2dcda Continue api-reference docs 2023-01-13 15:04:46 +07:00
Maidul Islam
f57f3e6475 enable integ 2023-01-12 23:27:10 -08:00
Vladyslav Matsiiako
d958341154 Corrected the telemetery event name 2023-01-12 22:15:17 -08:00
mv-turtle
95177074e3 Merge branch 'main' into feat/#31 2023-01-12 17:24:48 -08:00
Maidul Islam
1ac94ee940 selectively get user email from service toke/jwt 2023-01-12 16:38:12 -08:00
Maidul Islam
a707fe1498 disable integration 2023-01-12 15:56:49 -08:00
Maidul Islam
71f60f1589 Update modify secrets api v2 so that fields are optional 2023-01-12 15:31:58 -08:00
akhilmhdh
84700308f5 feat(#31): implemented ui for multi env and integrated api with backend
fix(#31): fixed all v2 release conflict
2023-01-11 23:12:05 +05:30
akhilmhdh
3ad3e19bcf feat(#31): implemented api for environment crud operations 2023-01-11 23:10:11 +05:30
Tuan Dang
37ed27111a Patch Vercel API teamId requirement for team integrations 2023-01-11 16:53:53 +07:00
Tuan Dang
b8f102493e Bring back sync integrations to CRUD secrets routes 2023-01-11 11:19:56 +07:00
Maidul Islam
9ce4a52b8d Remove posthog for sev2 2023-01-10 19:07:50 -05:00
Vladyslav Matsiiako
946fbe4716 Disabled integrations for now 2023-01-10 11:39:34 -08:00
Tuan Dang
cc46b575b7 Delete array/brackets in /v2/secrets DELETE route 2023-01-10 15:21:50 +07:00
Tuan Dang
b71ba35a22 Fix inviting existing user to org 2023-01-10 14:56:34 +07:00
mv-turtle
ce7d411f29 Merge branch 'main' into ph-telemetry 2023-01-09 13:26:55 -08:00
Vladyslav Matsiiako
486aa139c2 Changed frontend to use the new secrets routes 2023-01-09 13:14:07 -08:00
Maidul Islam
f9e6ac2496 Add basic swagger autogen 2023-01-09 12:49:17 -05:00
Tuan Dang
b6189a90f4 Merge branch 'ph-telemetry' of https://github.com/Infisical/infisical into ph-telemetry 2023-01-09 17:11:51 +07:00
Tuan Dang
d2c77d9985 Patch integrations Secret querying by workspaceId 2023-01-09 17:11:33 +07:00
mv-turtle
6ce12c71e1 Merge pull request #205 from Infisical/activity-logs
Add endpoints for rollbacks and secret versions
2023-01-09 00:56:28 -08:00
Tuan Dang
bd5dad71d4 Correct logging references 2023-01-09 10:27:36 +07:00
Tuan Dang
35d23cf55c Finish preliminary /v2/secrets routes for batch/single CRUD secrets endpoints 2023-01-09 01:03:40 +07:00