Releases: CESNET/perun-web-apps
Releases · CESNET/perun-web-apps
v3.2.0
3.2.0 (2021-10-06)
Bug Fixes
- check password via backend and display help according to namespace (f052ccb)
- run the lint on all projects (33dc647)
- admin: adding new ues attributes (8219055)
- lib: disable deleting persistent ues (06238e9)
Features
- admin: add source/destination attribute serch select (519b7ac)
- admin: add table backend paginating to admin users page (e9b3a9e)
- admin: add table backend paginating to admin users page (bb4e676)
- admin: allow setting member expiration in future (8f67130)
- admin: change label of submit button in Change group resource assignment dialog (8fba574)
- admin: fix enity description restrictions (81642d9)
v3.1.0
3.1.0 (2021-09-23)
Bug Fixes
- admin: fix infinite loading at dashboard buttons (1d07069)
- publications: add paths to "selected" items in left menu (6516c58)
- add mat ripple to publications and user profile (27944b0)
- admin-gui: fix of policies when getting attributes (1d3e4ea)
- publications: fix bug on create single publication page (1337d33)
Features
- admin: add all assignment statuses to group/resource attribute settings (5b0b8a0)
- admin: assign group to resource modfiers (94d4400)
- admin: assign group to resource with modifiers (b51316b)
- admin: assign group to resource with modifiers (e2211bf)
- admin: assign group to resource with modifiers (6d7320f)
- admin: fixed notification when creating service member (448e8df)
- admin: improve assigning service packages to resource (9e3c3a8)
- admin: improve assigning service packages to resource (2416abc)
- admin: show automatically assigned subgroups/resources (03b0d13)
- filter attributes by Urns (b75bc7c)
v3.0.0
3.0.0 (2021-09-13)
Bug Fixes
- admin-gui: fix of checking auth rights in home page (e1935ad)
- align footer items (3087d0b)
- Show all resources in member-attributes page (61d645b)
- use better email regex (cebfa98)
- admin: add confirmation dialog for application deletion (6500ef4)
- admin: open correct page in new tab on middle click (f8c5575)
- admin: show all members on resource-member attributes page (7f637dd)
- admin-gui: fix of checking auth rights in home page (98d8ab5)
Code Refactoring
- unify configuration variables naming convention (095ebb2)
Features
- admin: Add service package to resource (2a1be7b)
- admin: add support for Basic Auth (d8975e7)
- admin: change service status from detail (596c5f2)
- admin: improve recently visited objects dashboard (6f1f02a)
- admin: preselect group from context on two entity attributes (330b9fe)
- admin-gui: enable basic auth (28b7eba)
- profile: disable delete Other identities (c94bb02)
- user-profile: change password (0d0824b)
- add configuration "isDevel" to other applications (22c3ad7)
- add preAppLoader to admin gui and user profile (9ef6656)
- change alert text in attributes list (df9faaa)
BREAKING CHANGES
- profile: Other identities cannot be deleted any longer.
- it is necessary to rename variables in config files
v1.1.2
v1.1.1
v2.0.0
2.0.0 (2021-08-24)
Bug Fixes
- admin: don't show non-existent objects on dashboard (b8f596b)
- admin: fix eslint error and warnings (83c36a8)
- admin-gui: add constriction to service name (9782d4d)
- admin-gui: fix of auth rights on application detail (d849c9e)
- admin-gui: fix of text when reporting error (c4be8a1)
- admin-gui: fix vision bug of create edit service dialog (811abf9)
- admin-gui: Text style changes in notification editing dialog (880d0f4)
- don't send acr_values=null if no filter should be used (2c207ff)
- Remove reload roles (267429a)
- admin-gui: fixed workflow of creating sponsored member (9c03fe5)
- user-profile: new webauthn token image (10b7ecf)
Features
- admin: accounts page (539ccd3)
- admin: Add create tag to resource page (c9887bc)
- add multi-lang support for footer links (acf475c)
- add support for creating service members (36adacd)
- admin: delete service from service detail page (12609ff)
- configurable favicon added (30b1042)
- user-profile: add webauthn token (14de693)
Performance Improvements
- admin-gui: tables optimilizations (04eee4c)
- admin-gui: tables optimizations (000384d)
- admin-gui: tables optimizations (3ce4ff2)
BREAKING CHANGES
- in the footer config every "label" was renamed to "label_en"
v1.1.0
1.1.0 (2021-08-09)
Bug Fixes
- fix es-lint problems (2571aa8)
- profile: fix header menu for mobile view (2fcb67e)
- remove default idpFilter (997162e)
Features
- admin: add button for removing options from selection form items (84e8502)
- admin: add link to user profile app (d7a2ab7)
- admin: change status of group-resource assigment (fa89cb6)
- admin-gui: add failure cause to group - resource relationship (31ede33)
- profile: add link to admin gui app (268de34)
Performance Improvements
- admin-gui: optimalization of assigned groups to resource (13b56f7)
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2021-07-26)
Bug Fixes
- admin: Fix order of columns in groups and resources list (467ab7d)
- admin: Fix user search input width (69e9aea)
- admin: show resource tags for group's resources (f4aec73)
- admin-gui: fix groups list when there are no groups present (1ff6dd7)
- perun-web-apps: change url for oidc client (6f795da)
- Inactive member status (99317c8)
- admin-gui: Show disabled config for username app item (#739) (25ae2c3)
- admingui: fixed url destination regex (7de9a8d)
- perun-web-apps: fix of Angular 12 css optimalization (dbd3945)
- perun-web-apps: fix of resource dialog (2853728)
- perun-web-apps: fixing compilations problems with user profile and publications (9902c4f)
- perun-web-apps: fixing compilations problems with user profile and publications (6b59b83)
- publications: fix header position with dialogs (bdb2a46)
- user-profile: fix of user profile build (cf8ba92)
Features
- admin: add perunobserver (f4ff62c)
- admin: add perunobserver (d10a67e)
- admin: add resource tags page (5d4da1c)
- admin: group to resource asynchronous assignment (9ff75f9)
- admin: Notification tags from applications (28241fa)
- admin-gui: Show urn on attr display names (#744) (6b49842)
- auth: keep idpFilter in URL after route change (f3087a7)
- perun-web-apps: add default filter to idpFilter (60cef13)
- profile: added login screen (4a4286c)
- user-profile: unify footer with other applications (29b0cb6)
Reverts
- Revert "App alert reworked" (a261c40)