Commit Graph

15996 Commits

Author SHA1 Message Date
Dmitry Kulak
d8b1366e42 Web: Studio: SSO: Added page for mobile devices 2022-02-22 14:41:47 +03:00
Dmitry Kulak
75071501cd Web: Studio: SSO: Redesign 2022-02-22 12:57:01 +03:00
Dmitry Kulak
8a29efc401 Web: Studio: SSO: Network methods refactoring 2022-02-22 11:28:26 +03:00
Dmitry Kulak
e19e2582b7 Web: Studio: SSO: Added submit method 2022-02-21 19:08:04 +03:00
Dmitry Kulak
43bf531f97 Web: Studio: SSO: Refactoring 2022-02-21 18:18:38 +03:00
Dmitry Kulak
eae17c5459 Web: Studio: SSO: Bugfix 2022-02-21 17:22:06 +03:00
Dmitry Kulak
639d0c1d6f Web: Studio: SSO: Added table view for certificates 2022-02-21 16:04:11 +03:00
Dmitry Kulak
01a3fbca86 Web: Studio: SSO: addArgument function now accepts infinite number of arguments 2022-02-21 15:47:47 +03:00
Dmitry Kulak
7d423bc8c6 Web: Studio: SSO: Added methods for validating certificates and adding them in store 2022-02-18 18:06:02 +03:00
Dmitry Kulak
dec759bf89 Web: Studio: SSO: Added method for generating sp certificate 2022-02-18 13:56:41 +03:00
Dmitry Kulak
1e5f55e2a6 Web: Studio: SSO: Added translation for intro text 2022-02-18 13:27:57 +03:00
Dmitry Kulak
6d2b9ef8fc Web: Studio: SSO: Added validation in setFieldsFromObject method 2022-02-18 13:27:14 +03:00
Dmitry Kulak
12ca2cdacc Web: Studio: SSO: Added text intro 2022-02-18 13:14:57 +03:00
Dmitry Kulak
4419acb6e2 Web: Studio: SSO: Added methods for filling form on metadata upload and resetting form, refactoring 2022-02-17 18:42:17 +03:00
Dmitry Kulak
90c5de609e Web: Studio: SSO: Added missing fields, refactoring 2022-02-17 18:35:06 +03:00
Dmitry Kulak
32576b74cd Web: Components: FileInput: Now can render text button instead of icon button 2022-02-15 12:12:57 +03:00
Dmitry Kulak
b87c56f971 Web: Studio: SSO: validate method now throws errors 2022-02-14 13:20:10 +03:00
Dmitry Kulak
43c2458e19 Web: Studio: SSO: url regexp fix 2022-02-14 12:47:09 +03:00
Dmitry Kulak
14282d7a6f Web: Studio: SSO: Added validation 2022-02-14 12:42:59 +03:00
Dmitry Kulak
18edef78ba Web: Studio: SSO: Refactoring 2022-02-14 12:40:35 +03:00
Dmitry Kulak
f18800b428 Web: Studio: SSO: Renamed addParameter to addArgument 2022-02-14 12:39:05 +03:00
Dmitry Kulak
608c271d83 Web: Studio: SSO: Removed unused code 2022-02-11 11:00:00 +03:00
Dmitry Kulak
4ea6e65d74 Web: Studio: SSO: Reorganized imports 2022-02-11 10:53:06 +03:00
Dmitry Kulak
aae16cd61a Web: Studio: SSO: Fixed webpack warning 2022-02-10 17:10:39 +03:00
Dmitry Kulak
7cf49a6a3d Web: Studio: SSO: Updated translations 2022-02-10 14:49:11 +03:00
Dmitry Kulak
756480dac9 Web: Studio: SSO: Refactored page with new subcomponents and Mobx store 2022-02-10 14:48:32 +03:00
Dmitry Kulak
d095fd18f8 Web: Studio: utils: Added addParameter file to index reexport 2022-02-10 14:45:07 +03:00
Dmitry Kulak
06b4dfc72d Web: Studio: SSO: Extracted styled components to separate folder 2022-02-10 14:44:27 +03:00
Dmitry Kulak
8bdd33da00 Web: Studio: SSO: Made UploadXML subcomponent 2022-02-10 14:43:53 +03:00
Dmitry Kulak
6678324051 Web: Studio: SSO: Made mobx store 2022-02-10 14:42:48 +03:00
Dmitry Kulak
288da1bbf8 Web: Studio: SSO: Extracted constants to separate file 2022-02-10 14:42:16 +03:00
Dmitry Kulak
9c3673bc0f Web: Studio: SSO: Made AddCertificateModal subcomponent 2022-02-10 14:41:34 +03:00
Dmitry Kulak
ca34cf7571 Web: Studio: SSO: Made ToggleSSO subcomponent 2022-02-10 14:41:12 +03:00
Dmitry Kulak
eee26cf4d0 Web: Studio: SSO: Made HideButton subcomponent 2022-02-10 14:40:36 +03:00
Dmitry Kulak
9dda1facda Web: Studio: SSO: Made SimpleCheckbox subcomponent 2022-02-10 14:40:01 +03:00
Dmitry Kulak
5563a9ecf2 Web: Studio: SSO: Made SimpleComboBox subcomponent 2022-02-10 14:39:33 +03:00
Dmitry Kulak
1f9917ed01 Web: Studio: utils: Made addParameter function 2022-02-10 14:38:56 +03:00
Dmitry Kulak
76861ba9b6 Web: Studio: SSO: Made SimpleFormField subcomponent 2022-02-10 14:36:40 +03:00
Dmitry Kulak
8ab82ea0a6 Web: Studio: SSO: Made SimpleTextInput subcomponent 2022-02-10 14:35:31 +03:00
Dmitry Kulak
efd3dd94ed Web: Components: Label: Added children prop 2022-02-10 14:30:29 +03:00
Dmitry Kulak
76615ec22d Web: Components: FieldContainer: Added inlineHelpButton prop 2022-02-10 14:29:15 +03:00
Dmitry Kulak
0ff2975d24 Web: Components: Checkbox: Added missing name prop 2022-02-10 14:27:05 +03:00
Dmitry Kulak
4c97527dda Web: Studio: SSO: Added tab indexes 2022-02-02 19:05:18 +03:00
Dmitry Kulak
2809503b25 Web: Studio: SSO: Fixed download button label 2022-02-02 14:29:57 +03:00
Dmitry Kulak
b507dae03f Web: Studio: SSO: Additional styling, refactoring 2022-02-02 14:25:18 +03:00
Dmitry Kulak
5e4da4d32d Web: Components: Label: Now accepts elements as text 2022-02-02 13:50:23 +03:00
Dmitry Kulak
aed957fb36 Web: Components: FieldContainer: Now accepts elements as labelText 2022-02-02 13:50:05 +03:00
Dmitry Kulak
8d3c316ab5 Web: Studio: SSO: Wrapped text inputs into containers, refactoring 2022-01-31 19:14:06 +03:00
Dmitry Kulak
f5a3c756e9 Web: Studio: SSO: Refactoring 2022-01-31 14:02:56 +03:00
Dmitry Kulak
fd0c0f81f1 Merge remote-tracking branch 'origin/feature/sso' into feature/sso 2022-01-31 12:21:31 +03:00