Commit Graph

66 Commits (b6f5d8f90ee0f63bf0c5d54a4ab4e2fa9b5a48ef)

Author SHA1 Message Date
Chaim Lev-Ari b02749f877
feat(auth): add custom user timeout (#3871)
5 years ago
Chaim Lev-Ari bba622a500
chore(eslint): add rule to sort imports (#3715)
5 years ago
Chaim Lev-Ari cf5056d9c0
chore(project): add prettier for code format (#3645)
5 years ago
William cc8d3c8639
refactor(UX): disable/remove uneeded UI elements (#3530)
5 years ago
William 8dda67c8d0 refactor(UX): fix grammar (#3528)
5 years ago
xAt0mZ 198e92c734 feat(registry): gitlab support (#3107)
5 years ago
xAt0mZ f67e866e7e
feat(registry): inspect repository images (#3121)
5 years ago
xAt0mZ 2445a5aed5
fix(registry): Performance issues with Registry Manager (#2648)
5 years ago
xAt0mZ e20a139c5a
fix(registry): remove checkboxes on repositories list (#3109)
5 years ago
xAt0mZ 96155ac97f
feat(app): debounce on all search fields (#3058)
5 years ago
Anthony Lapenna 12a512f01f
feat(edge): introduce support for Edge agent (#3031)
5 years ago
xAt0mZ 2bf125c8cc
fix(app): un-needed checkbox in service details view (#2982)
5 years ago
Anthony Lapenna 90d3f3a358
Enable endpoint backend pagination (#2989)
5 years ago
xAt0mZ f20526d662 fix(app): disable-authorization directive was hiding/showing elements instead of disabling them
5 years ago
xAt0mZ 1138fd5ab1
fix(datatables): allow selecting range using shift (#344) (#2962)
5 years ago
xAt0mZ 71b1da8d32
fix(app): wrapper for UI refresh trigger with async/await (#2945)
6 years ago
xAt0mZ 144e0ae07e
refactor(app): move storidge to new 'integrations' module (#2905)
6 years ago
Anthony Lapenna dc3a29ad43 refactor(rbac): update RBAC name to full-length name
6 years ago
Anthony Lapenna 23eaf14f58 style(roles): fix typo
6 years ago
Anthony Lapenna a2d29df21b fix(rbac): add specific authorization for Storidge management
6 years ago
baron_l 851607394c feat(integrations): storidge evolution (#2711)
6 years ago
Anthony Lapenna 8057aa45c4
feat(extensions): introduce RBAC extension (#2900)
6 years ago
Chaim Lev-Ari 45113a7ff4 refactor(app): introduce webpack and babel (#2407)
6 years ago
Anthony Lapenna 60fbfeba23 fix(oauth): fix settings displaying issue for custom OAuth configuration
6 years ago
Anthony Lapenna 58962de20e Merge branch 'develop' into oath-poc
6 years ago
Anthony Lapenna 49516e2c3f style(oauth): update Azure UI elements
6 years ago
baron_l 7aa6a30614 feat(registry-manager): allow regular users to use the registry browse feature (#2664)
6 years ago
Anthony Lapenna dc2a8cf1f4 feat(oauth): update OAuth configuration UX
6 years ago
Anthony Lapenna 6711e6c969 feat(oauth): update configuration override UX
6 years ago
Anthony Lapenna d510d23408 feat(oauth): improve Azure OAuth support
6 years ago
Anthony Lapenna ce9e009e22 feat(oauth): update UI/UX
6 years ago
Anthony Lapenna e325ad10dd fix(oauth): fix an UX issue when updating microsoft oauth settings
6 years ago
Anthony Lapenna 73f20b5157 refactor(oauth): remove console log statement
6 years ago
Anthony Lapenna b6f04c5e0d fix(oauth): fix missing scopes for microsoft provider
6 years ago
Anthony Lapenna 78e2aaf7d4 feat(oauth): update OAuth UX
6 years ago
Anthony Lapenna de76ba4e67 feat(oauth): update OAuth UX
6 years ago
baron_l 8f568c8699 style(oauth): oauth loading + oauth config rework
6 years ago
baron_l 2755527d28 feat(oauth): default team for user on oauth settings
6 years ago
Anthony Lapenna 508352f4ea Merge branch 'develop' into oath-poc
6 years ago
Chaim Lev Ari 90281fd7f0 feat(oauth): add providers to providers-selector
6 years ago
Chaim Lev Ari c1939f6070 feature(oauth): add provider selector
6 years ago
Chaim Lev Ari 41ded64037 Revert "refactor(auth): extract oauth login mechanism to service"
6 years ago
baron_l 801336336f fix(registry-manager): add repositories pagination support (#2641)
6 years ago
Chaim Lev Ari 3699b794eb feat(oauth): add providers selectors
6 years ago
Chaim Lev Ari c28274667d refactor(oauth): use oauth2 to generate login url
6 years ago
hiyao a33eca4bbb fix(registry-manager): fix an issue when removing all tags of a repository (#2545)
6 years ago
Chaim Lev Ari 0a439b3893 refactor(auth): extract oauth login mechanism to service
6 years ago
Chaim Lev Ari b09f491f62 style(auth): remove comments and change error
6 years ago
Chaim Lev Ari 4cbde7bb0d refactor(auth): move oauth handler under auth
6 years ago
Chaim Lev Ari 17ac3e5ed1 refactor(oauth): move enpoint constant to extension
6 years ago