Commit Graph

80 Commits

Author SHA1 Message Date
Vladyslav Matsiiako
f3f6871d81 UX fixes around the app 2023-01-06 22:39:54 -08:00
João Victor
4c79aadc22 feat: create dialog and button for confirm delete 2023-01-05 22:34:18 -03:00
Tuan Dang
85cb3a11aa Fix frontend endpoints for service tokens and patch secret index.d.ts error 2023-01-05 19:25:33 +07:00
Vladyslav Matsiiako
8b48205881 Fixed the service token bugs 2023-01-04 20:22:51 -08:00
Vladyslav Matsiiako
9cf28fef5f Service tokens update on frontend 2023-01-04 18:54:45 -08:00
Vladyslav Matsiiako
347b7201de Finished secret snapshots 2023-01-04 17:11:07 -08:00
Vladyslav Matsiiako
6845e9129a Updated icon for activity logs 2023-01-02 18:33:24 -08:00
Vladyslav Matsiiako
ae5320e4fa Finished activity logs V1 2023-01-02 14:20:39 -08:00
Vladyslav Matsiiako
03b7d3a5ce Wired frontend for logs 2023-01-02 09:57:02 -08:00
Vladyslav Matsiiako
0167342722 Improved frontend for activity logs 2023-01-01 18:27:31 -08:00
Vladyslav Matsiiako
6fa84bf0cb Fix merge conflicts 2022-12-28 13:42:27 -05:00
Vladyslav Matsiiako
146d683e75 Added translations to integrations 2022-12-27 21:22:12 -05:00
Vladyslav Matsiiako
cbb99844f1 Fixing merge conflicts for pages/users 2022-12-27 18:19:56 -05:00
Vladyslav Matsiiako
876c5f51c2 Fixed the bugs with secret overrides and the sidebar 2022-12-27 16:46:15 -05:00
Tuan Dang
019e90dc77 Fix merge conflicts 2022-12-27 09:34:07 -05:00
Vladyslav Matsiiako
f3e3a9edf1 Added commenting functionality (#135) 2022-12-26 21:28:55 -05:00
Vladyslav Matsiiako
740100a606 Fixed merge conflicts 2022-12-26 17:13:16 -05:00
akhilmhdh
665c6b1a6d chore(frontend): removed unneccessary react import in project 2022-12-27 00:42:23 +05:30
이강준
991e4b7bc6 chore(frontend): update some files about translate 2022-12-26 22:14:42 +09:00
이강준
5b8337ac41 Merge remote-tracking branch 'upstream/main' into feat/39 2022-12-26 22:11:09 +09:00
이강준
bd97e9ebef fix(frontend): navigate not working 2022-12-26 20:33:48 +09:00
Vladyslav Matsiiako
20050bcba1 solved the bug with duplicate management 2022-12-25 21:37:53 -05:00
Vladyslav Matsiiako
d89af29070 Refactored dashboard to TS - still some bugs and inefficiencies 2022-12-25 00:33:37 -05:00
Vladyslav Matsiiako
205bf70861 Added overrides for secrets 2022-12-23 23:00:26 -05:00
Naor Peled
71a7497ea7 initial commit 2022-12-24 03:28:58 +02:00
Tuan Dang
fc32647201 Embed project id into exported service tokens 2022-12-22 22:42:45 -05:00
Vladyslav Matsiiako
87a9a587b9 Added state management to the dashboard sidebar 2022-12-22 21:42:24 -05:00
Vladyslav Matsiiako
092436b6a3 Finished the first ddraft of the dashboard sidebar 2022-12-22 14:15:12 -05:00
Tuan Dang
6e50adb9ff Fix merge conflicts 2022-12-21 11:36:47 -05:00
Reginald Bondoc
bd207dc65f Merge branch 'main' of github.com:reginaldbondoc/infisical 2022-12-20 01:04:33 +01:00
Tuan Dang
2d77fe9ca3 Fix lint issues 2022-12-19 12:05:19 -05:00
Vladyslav Matsiiako
7d280d4e30 Added event filter for logs 2022-12-18 21:53:21 -05:00
Tuan Dang
91052df5f9 Fix Typescript issues for frontend integrations 2022-12-18 18:57:50 -05:00
Tuan Dang
36300cd19d Begin personal access token-based integrations 2022-12-16 15:44:50 -05:00
Vladyslav Matsiiako
4ad4efe9a5 Added a basic framework for activity logs 2022-12-15 23:35:52 -05:00
Tuan Dang
6c7d232a9e Fix merge conflicts for index 2022-12-15 15:31:14 -05:00
Vladyslav Matsiiako
07bb3496e7 Added the account recovery flow 2022-12-12 20:42:16 -05:00
Tuan Dang
182db69ee1 Merge branch 'main' of https://github.com/Infisical/infisical into bot 2022-12-11 17:06:23 -05:00
Tuan Dang
bacf9f2d91 Fix merge conflicts frontend integrations 2022-12-11 11:45:47 -05:00
Vladyslav Matsiiako
9dc1645559 Merge branch 'main' of https://github.com/Infisical/infisical 2022-12-11 11:38:25 -05:00
seunghyunOh
c4b4829694 Linting 2022-12-11 15:07:53 +09:00
Vladyslav Matsiiako
52285a1f38 added long term secret token options 2022-12-10 22:29:47 -05:00
이강준
0e53b78708 feat(frontend): update translate library 2022-12-11 10:54:53 +09:00
Tuan Dang
d14ed06d4f Change frontend integration-bot wording 2022-12-10 17:46:14 -05:00
Tuan Dang
c2eaea21f0 Modify frontend to be compatible with full-loop for bot-based integrations 2022-12-10 15:43:22 -05:00
Vladyslav Matsiiako
138acd28e8 Updated Infisical onboarding guide 2022-12-10 10:18:57 -05:00
mv-turtle
ae1088d3f6 Merge pull request #110 from arjunyel/password-autocomplete
Add autocomplete to sign in/up forms
2022-12-09 22:27:20 -05:00
arjunyel
cd70128ff8 Add autocomplete to sign in/up forms 2022-12-09 17:26:08 -06:00
Vladyslav Matsiiako
f49fe3962d Added progress bar for the Infisical Guide 2022-12-09 18:02:22 -05:00
Reginald Bondoc
d99e21a91b Fix workspace type 2022-12-07 22:20:25 +01:00