1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

26 commits

Author SHA1 Message Date
Jake Barnby
85ce646e0c
Add back prevent enter 2022-09-20 22:04:15 +12:00
Jake Barnby
ef4ffcf3a2
Clear existing permissions for a role on keydown 2022-09-20 22:03:13 +12:00
Jake Barnby
c1c9ebd381
Increase permissions margin for ls ui open 2022-09-15 00:00:35 +12:00
Jake Barnby
9cea1270c3
Remove redundant data model 2022-09-13 16:12:47 +12:00
Jake Barnby
ecf5ba26ca
Don't repeat datalist 2022-09-12 16:20:37 +12:00
Jake Barnby
953d338966
Validate input on add new row 2022-09-12 15:55:58 +12:00
Jake Barnby
7aeedb90bf
Bind ID 2022-09-12 15:54:55 +12:00
Jake Barnby
ca6ee798d6
Add member option 2022-09-12 15:47:15 +12:00
Jake Barnby
4bdad25a12
Remove redundant events 2022-09-12 14:05:32 +12:00
Jake Barnby
f10914156f
Only add row on button click 2022-09-12 14:04:50 +12:00
Jake Barnby
1a1f33ef57
Hide header when if no permissions present 2022-09-12 14:04:05 +12:00
Steven Nguyen
a1194d91f3
Improve UX of adding roles
(cherry picked from commit 0940d40f27badc13b04c718ad879c04129753098)

# Conflicts:
#	app/views/console/comps/permissions-matrix.phtml
#	public/dist/scripts/app-all.js
#	public/dist/scripts/app.js
2022-09-12 12:12:21 +12:00
Jake Barnby
0892669566
Disable autocomplete 2022-09-08 15:51:34 +12:00
Jake Barnby
a9124e45b2
Prevent enter event propagation from permissions role input 2022-09-08 15:02:34 +12:00
Elad Shechter
78daf314bd Permission Table - Fix trim bug on <th> elements on Chrome/Firefox beoswers 2022-09-02 17:05:04 +07:00
Jake Barnby
f54b6b2ebc
Allowed permissions console params opt in instead of out 2022-08-29 22:25:00 +12:00
Jake Barnby
6db0e3ac3c
More space for role input 2022-08-29 18:42:43 +12:00
Jake Barnby
90dae04fb7
Disallow multiple entries for the same role 2022-08-29 15:20:33 +12:00
Jake Barnby
33152c7bb1
Use secondary button for add row 2022-08-29 15:18:18 +12:00
Jake Barnby
98cdb38c49
Ensure add row events are local component only 2022-08-29 15:17:34 +12:00
Jake Barnby
9a1ece5f13
Fix resetting permissions after file create 2022-08-29 15:12:20 +12:00
Jake Barnby
a320e220c3 Console fixes 2022-08-26 15:34:26 +12:00
Jake Barnby
c6c5ce0619 Fix create file permissions not resetting after create 2022-08-13 23:51:26 +12:00
Jake Barnby
0cd1b232ed Fix hidden forms 2022-08-13 21:01:33 +12:00
Jake Barnby
62200eda9e Pull secondary form into matrix component to allow multiple in the same page 2022-08-13 19:47:04 +12:00
Jake Barnby
c66a1991d8 Make permissions matrix reusable 2022-08-13 18:33:11 +12:00