1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
Commit graph

13 commits

Author SHA1 Message Date
Dean
132f347916 Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows. 2022-09-14 18:04:58 +01:00
Dean
60feccaac0 Merge commit 2022-09-13 11:52:31 +01:00
mike12345567
2ff853c917 Adding in main portal page automation error notification. 2022-06-21 00:02:22 +01:00
Martin McKeaveney
45f158dcc5 Merge pull request #4587 from CommanderRoot/rm-deprecated-substr
Replace deprecated String.prototype.substr()
2022-03-10 01:57:57 +01:00
Rory Powell
9e0a10955a Add status banner that reacts to cypress healthcheck failures 2022-02-24 14:41:24 +00:00
Tobias Speicher
491bcb86ed Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-20 15:28:39 +01:00
Andrew Kingston
fe495345f8 Update auto dismissal of notifications 2022-02-07 15:24:46 +00:00
Andrew Kingston
dd07f3516f Remove automatic dismissal of error notifications and instead allow only manual dismissal, and also enable pointer events so errors can be copied 2022-02-07 15:15:28 +00:00
Andrew Kingston
797e8a8b67 Add explicit prettier options 2021-05-04 11:32:22 +01:00
Keviin Åberg Kultalahti
0afbf1649e lint:fix 2021-05-03 09:31:09 +02:00
Keviin Åberg Kultalahti
5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Andrew Kingston
206399f32f Lint 2021-04-07 15:14:49 +01:00
Andrew Kingston
64cd1aca32 Add BBUI package to monorepo 2021-03-31 10:59:07 +01:00