shamoon
a14b9127b6
Fix: sidebar saved views label, add spacing to settings columns
2024-12-03 11:44:44 -08:00
shamoon
51c339d1b7
Chore: compact settings
2024-12-03 11:19:49 -08:00
shamoon
ab548e36c7
Change: make saved views manage its own component ( #8423 )
2024-12-03 11:09:02 -08:00
shamoon
a283a65813
Feature: loading preview, better text popup preview ( #8011 )
2024-11-12 16:20:52 -08:00
shamoon
bee963c23d
Fix: saved view permissions fixes ( #7672 )
2024-09-10 13:33:19 -07:00
shamoon
9e2bf4820a
Enhancement: wrapping of saved view fields d-n-d UI ( #7216 )
2024-07-10 20:14:59 -07:00
shamoon
3435ffd00c
Chore: update to Angular v18 ( #7106 )
2024-06-26 20:57:39 -07:00
shamoon
a796e58a94
Feature: documents trash aka soft delete ( #6944 )
2024-06-17 08:07:08 -07:00
shamoon
719f76060b
Enhancement: default to title/content search, allow choosing full search link from global search ( #6805 )
2024-05-22 16:19:46 -07:00
shamoon
c6e7d06bb7
Feature: global search, keyboard shortcuts / hotkey support ( #6449 )
2024-05-02 16:15:56 +00:00
shamoon
bd4476d484
Feature: customizable fields display for documents, saved views & dashboard widgets ( #6439 )
2024-04-26 06:41:12 -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