shamoon
61196cea51
Refactoring names
2024-04-17 22:07:33 -07:00
shamoon
792ff005bb
Updated UI for editing saved views with custom fields
2024-04-17 20:24:31 -07:00
shamoon
df5adadc76
Refactor dashboard_view_table_columns to document_display_fields
2024-04-17 17:58:40 -07:00
shamoon
abfdfafced
UI for editing customizable dashboard views
2024-04-17 01:38:05 -07:00
shamoon
f812f2af4d
Fix: remove admin.logentry perm, use admin (staff) status ( #6380 )
2024-04-14 00:35:34 +00:00
shamoon
0f5e935214
Fix: header button wrapping issues on mobile
2024-03-04 17:00:19 -08:00
shamoon
f6084acfc8
Feature: system status ( #5743 )
2024-03-04 09:26:25 -08:00
shamoon
d2f9b5d5e5
Fix: respect global permissions for UI settings ( #5919 )
2024-02-26 20:19:31 +00:00
shamoon
966eb00de0
Chore: miscellaneous frontend testing
2024-02-23 23:36:03 -08:00
shamoon
6487dab132
Enhancement: confirm buttons ( #5680 )
2024-02-08 18:23:06 +00:00
shamoon
c62d892969
Feature: option for auto-remove inbox tags on save ( #5562 )
2024-02-02 02:41:10 +00:00
shamoon
5781a0d51f
Fix frontend tests icon imports
2024-01-19 22:28:32 -08:00
shamoon
bb98fc5f65
Chore: better bootstrap icons ( #5403 )
2024-01-18 00:27:38 +00:00
shamoon
58aacd4814
Feature: help tooltips ( #5383 )
2024-01-15 15:40:36 -08:00
shamoon
f525ac0af6
Chore: add pre-commit hook for codespell ( #5324 )
2024-01-08 13:03:05 -08:00
shamoon
66b2d90c50
Refactor frontend data models
2023-12-19 22:36:35 -08:00
shamoon
a6248bec2d
Chore: Update Angular to v17 ( #4980 )
2023-12-19 15:02:05 -08:00
shamoon
f616da3b85
Update settings.component.ts
2023-12-05 08:23:37 -08:00
shamoon
be857e989b
Fix: increase width of labels in default perms settings ( #4612 )
2023-11-16 22:59:24 -08:00
shamoon
90707d661b
Feature: compact toasts ( #4545 )
2023-11-13 21:17:44 +00:00
shamoon
9880f9ebc7
Feature: support sorting sidebar saved views ( #4381 )
2023-10-20 02:41:01 +00:00
shamoon
f3d6756fba
Enhancement: settings reorganization & improvements, separate admin section ( #4251 )
...
* Separate admin / manage sections
* Move mail settings to its own component
* Move users and groups to its own component
* Move default permissions to its own settings tab
* Unify list styling, add tour step, refactor components
* Only patch saved views that have changed on settings save
* Update messages.xlf
* Remove unused methods in settings.component.ts
* Drop admin section to bottom of sidebar, cleanup outdated, add docs link to dropdown
* Better visually unify management list & other list pages
2023-09-24 19:24:28 -07:00