Skip to content

v2.4.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@petrjasek petrjasek released this 22 Mar 11:01

What's Changed

  • add user products field by @petrjasek in #258
  • The Phone field should not be mandatory in the user creation form [NHUB-226] by @devketanpro in #270
  • refactor company - products relation by @petrjasek in #268
  • improvement: Upgrade Bootstrap to v5 and support RTL by @MarkLark86 in #269
  • Notification badge fix by @darconny in #272
  • add signals for user create/update/delete by @petrjasek in #271
  • fix permissions error when creating users via cli by @petrjasek in #275
  • [CPCN-81] Feature: CompanyAdmin page by @MarkLark86 in #274
  • [CPCN-81] fix: CompanyAdmin page crashes if user products is empty by @MarkLark86 in #277
  • add missing param when calling index from mongo by @petrjasek in #280
  • Fix : Newly created user can’t set their password [NHUB-238] by @devketanpro in #281
  • [CPCN-81] fix: EditUser crashes the page for user without a company by @MarkLark86 in #282
  • [CPCN-86] Add datetime param to Product Seat Request email by @MarkLark86 in #284
  • NHUB-228 by @darconny in #279
  • CPNHUB-211 by @darconny in #286
  • fix: Notification dropdown not showing by @MarkLark86 in #287
  • delete refs to product when product is deleted by @petrjasek in #288
  • [CPNHUB-199] fix(push): Language attribute not stored for Planning items by @MarkLark86 in #289
  • [CPCN-81] fix: ProductSeatRequest modal submit button not enabled by @MarkLark86 in #290
  • Fix : company preview stays open on right panel along with Save and Delete buttons enabled [NHUB-237] by @devketanpro in #291
  • [NHUB-263] fix: Error while saving user from UserProfile app by @MarkLark86 in #292
  • CPCN-73 by @darconny in #293
  • [CPCN-92] fix(api): Allow user token changes from CompanyAdmin page by @MarkLark86 in #296
  • fix(auth_ttl): TypeError: can't compare offset-naive and offset-aware datetimes by @MarkLark86 in #297
  • [CPCN-94] fix(ui): Prevent form submission in RequestMoreSeats modal by @MarkLark86 in #299
  • [NHUB-243] fix(ui): Hide Company & Topic tabs when creating a new Product by @MarkLark86 in #300
  • Fix: The login page allows users to reset their passwords. by @devketanpro in #294
  • fix reading of client config by @petrjasek in #295
  • add signal when item is pushed to NH by @petrjasek in #302
  • fix filter dropdown by @petrjasek in #303
  • Fix:No option to delete a standard user [CPCN-103] by @devketanpro in #306
  • Fix : Gallery publishing issues [NHUB-30] by @devketanpro in #304
  • [NHUB-263] fix: Allow public users to edit their profile by @MarkLark86 in #305
  • [NHUB-252] fix(ui): Company products not saved after switching tabs by @MarkLark86 in #307
  • [NHUB-261] fix: Exceptions thrown if coverages attribute is null by @MarkLark86 in #308
  • [NHUB-263] fix(user_update): Remove unnecessary cache delete in blueprint by @MarkLark86 in #311
  • Fix : Users list does not display in alphabetical order by First Name [CPCN-99] by @devketanpro in #310
  • Fix:Search in company admin settings is not working [CPCN-95] by @devketanpro in #309
  • [CPCN-98] Show pending state for users who haven't logged in yet by @MarkLark86 in #312
  • [SDESK-6847] fix: Update moment libraries to fix daylight saving changes by @MarkLark86 in #315
  • [NHUB-269] fix(push): Force maximum duration for an Event by @MarkLark86 in #314
  • New side navigation, new tag labels CSS by @darconny in #313
  • Fix : No user #count on the User tab [CPCN-102] by @devketanpro in #316
  • avoid event slot for superdesk cache by @petrjasek in #318
  • fix agenda grouping by date for all day events by @petrjasek in #320
  • fix deleting of a user via company admin by @petrjasek in #319
  • Close the preview section after user presses on the refresh button [NHUB-120] by @devketanpro in #321
  • fix sections/products data stored for new users by @petrjasek in #322

New Contributors

Full Changelog: v2.3.1...v2.4.0-rc1