Commit Graph

10 Commits

Author SHA1 Message Date
Jarek Radosz 549f76495d
DEV: Fix `store:main` deprecation (#45)
* DEV: Fix `store:main` deprecation

* more
2021-11-20 02:55:40 +01:00
janzenisaac 1c72862328
Fix Plugin Depreciations (#41)
Co-authored-by: Isaac Janzen <isaac@brandnewbox.com>
2021-09-12 19:50:25 +02:00
Jordan Vidrine 737f3fdb0c
Add border to top of add-user-note button (#39) 2021-08-03 09:43:48 -05:00
Joffrey JAFFEUX 7f80369891
DEV: apply coding standards (#17) 2020-09-04 13:20:35 +02:00
jjaffeux d0dcad9635 FIX: ensures edit user notes button is created with correct HTML 2020-05-30 08:21:12 +02:00
jjaffeux 6e284b9283 FIX: ensures admin menu is closing when choosing this action
It was especially not working on android.
2020-05-13 17:46:43 +02:00
Jeff Wong 186b94c384 DEV: use decorators for observes and init
on and observes produce deprecated warnings - use decorators instead
2020-04-20 16:15:28 -07:00
Penar Musaraj a43901c81c Fix deprecated icon reference 2019-12-13 15:00:03 -05:00
Joffrey JAFFEUX 1ef308e4ff
REFACTOR: old patterns and deprecations (#12) 2019-10-02 13:37:15 -04:00
Penar Musaraj 03366e344b DEV: Rename files, functions and DB entries plus two small fixes
1. Shows the full list of notes for a user in the admin report (instead of just the first note).

2. Fixes a UI-only warning when adding or removing a note from the user card.
2019-07-24 22:58:08 -04:00