1528 Commits

Author SHA1 Message Date
shamoon
d63692526a Add confirm button 2024-02-06 21:30:31 -08:00
shamoon
26a2e741dd Disable disconnecting if no password is set, show warning 2024-02-06 15:36:38 -08:00
shamoon
bbcca2205d Revert "Adding confirmation before disconnect"
This reverts commit 732c123d44d193509207528aef88eb5697cfd844.
2024-02-06 14:50:25 -08:00
Moritz Pflanzer
732c123d44 Adding confirmation before disconnect 2024-02-06 19:03:27 +01:00
shamoon
e537747bfd Fix bootstrap icons 2024-02-05 11:50:22 -08:00
shamoon
2989479514 Missed file in last commit 2024-02-04 13:44:51 +01:00
shamoon
db00e9efac Refactor to django-messages.service 2024-02-04 13:44:51 +01:00
shamoon
93750663aa Pass Django messages to frontend without API endpoint 2024-02-04 13:44:51 +01:00
shamoon
24ec256580 Dont open social login links in new window 2024-02-04 13:44:51 +01:00
shamoon
1066c1bde1 Test doesnt need to be async 2024-02-04 13:44:51 +01:00
shamoon
f9ae0de390 Add noopener noreferrer to social login button 2024-02-04 13:44:51 +01:00
shamoon
c3e23ff557 Update profile UI for social accounts 2024-02-04 13:44:51 +01:00
shamoon
4c8f067c1e Formatting 2024-02-04 13:44:51 +01:00
shamoon
f57cd79932 Correct test name typo 2024-02-04 13:44:51 +01:00
shamoon
026506e2d1 Discard subscriptions 2024-02-04 13:44:51 +01:00
shamoon
b7cac15901 Fix frontend coverage 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
36db77cf89 Add API for django messages 2024-02-04 13:44:50 +01:00
Moritz Pflanzer
2e597a7176 Feature: OIDC support 2024-02-04 13:44:50 +01:00
shamoon
45e2b7f814
Fix: frontend validation of number fields fails upon save (#5646) 2024-02-03 21:22:12 +00:00
shamoon
6cf732e6ec
Add Japanese translation (#5641) 2024-02-03 11:37:21 -08:00
shamoon
c62d892969
Feature: option for auto-remove inbox tags on save (#5562) 2024-02-02 02:41:10 +00:00
shamoon
454098630b
Enhancement: mergeable bulk edit permissions (#5508) 2024-02-01 19:56:57 +00:00
shamoon
5e3d1b26e7
Fix: Dont attempt to retrieve objects for which user doesnt have global permissions (#5612) 2024-02-01 01:20:14 -08:00
shamoon
4996b7e5f7 Correct position of text filter clear button 2024-01-30 22:06:22 -08:00
shamoon
6fb4daf03e
Fix: tweak doc detail component behavior while awaiting metadata (#5546) 2024-01-25 13:22:03 -08:00
shamoon
1141c3f361
Fix: fix calendar popup header background color and disable browser autofill (#5514) 2024-01-23 19:48:41 -08:00
shamoon
88ae60a4a0
Fix: enforce object permissions for app config (#5516) 2024-01-23 12:23:15 -08:00
shamoon
6651c80fb9 Remove unused workflow trigger / action perms from UI 2024-01-23 12:18:52 -08:00
shamoon
6d6650d5f6 Fix: disable clickable name edit if user does not have permissions 2024-01-22 22:12:07 -08:00
shamoon
ea1eb551a7 Enhancement: add background to consumer statuses 2024-01-21 00:34:24 -08:00
shamoon
5842944d1e
Fix: render images not converted to pdf, refactor doc detail rendering (#5475) 2024-01-20 08:26:24 -08:00
shamoon
5781a0d51f Fix frontend tests icon imports 2024-01-19 22:28:32 -08:00
shamoon
e5f48739a0
Fix: Dont parse numbers with exponent as integer (#5457) 2024-01-19 06:29:13 -08:00
shamoon
bb98fc5f65
Chore: better bootstrap icons (#5403) 2024-01-18 00:27:38 +00:00
shamoon
dc1918ad10
Fix: dont lose permissions ui if owner changed from null (#5433) 2024-01-17 17:44:04 +00:00
shamoon
ea632d0417 Fix missing frontend test imports 2024-01-16 23:01:50 -08:00
shamoon
648dc709fd Fix: tweak how auto-scrolling of logs works 2024-01-16 23:00:18 -08:00
shamoon
1a84f6a20e Fix: change auto-refresh click target 2024-01-16 22:58:41 -08:00
shamoon
96af953e6f Fix: save button layout with long button translation text 2024-01-16 21:44:41 -08:00
shamoon
2e2362e2df Fix: outdated confirm dialog confirm 2024-01-16 15:18:26 -08:00
shamoon
58aacd4814
Feature: help tooltips (#5383) 2024-01-15 15:40:36 -08:00
shamoon
ad07791bac
Enhancement / QoL: show selected tasks count (#5379) 2024-01-15 22:15:30 +00:00
shamoon
98c5cf89ef
Fix: doc detail component fixes (#5373) 2024-01-13 21:40:22 +00:00
shamoon
53e04e66cf
Enhancement: warn when outdated doc detected (#5372)
* Update modified property for target docs w bidirectional links

* Warn on doc change detected
2024-01-13 20:28:10 +00:00
shamoon
2a6e79acc8
Feature: app branding (#5357) 2024-01-13 19:57:25 +00:00
shamoon
3dcb973adb
Enhancement: Explain behavior of unset app config boolean to user (#5345) 2024-01-10 15:34:20 -08:00
shamoon
8e8810cbaa Fix: correct OCR_MAX_IMAGE_PIXELS doc link 2024-01-10 13:22:05 -08:00
shamoon
6d5f4e92cc
Enhancement: title assignment placeholder error handling, fallback (#5282) 2024-01-10 10:18:55 -08:00
shamoon
416ad13aaf Update config page text 2024-01-09 11:37:39 -08:00
shamoon
f525ac0af6
Chore: add pre-commit hook for codespell (#5324) 2024-01-08 13:03:05 -08:00