8923 Commits

Author SHA1 Message Date
shamoon
102fa0f4f0 Update messages.xlf 2024-02-08 08:20:31 -08:00
shamoon
728e16199c Merge branch 'dev' into feature-confirm-buttons 2024-02-08 08:20:03 -08:00
Moritz Pflanzer
c508be6ecd
Feature: OIDC & social authentication (#5190)
---------

Co-authored-by: Moritz Pflanzer <moritz@chickadee-engineering.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-08 16:15:38 +00:00
Trenton H
b47f301831
Adds the Python environment flags for no byte code saving, reducing the image size slightly (#5677) 2024-02-08 02:45:59 +00:00
shamoon
e98da2e72c Fix whitespace in some frontend html files 2024-02-07 07:12:24 -08:00
shamoon
f94ecb56fc Update messages.xlf 2024-02-07 07:08:58 -08:00
shamoon
1b152512d6 Revert "Use confirm button for workflow list delete"
This reverts commit 3f0f89498e6fce3ebd63dcee1e1cdf6eb5820419.
2024-02-07 07:04:48 -08:00
shamoon
e6c80f6e0d Revert "Use confirm button for mail account / rule delete"
This reverts commit 5bd1bf37f3ac67abf7a66022768e1a00667224bd.
2024-02-07 07:04:45 -08:00
shamoon
9619c44680 Revert "Use confirm button for users / groups delete"
This reverts commit 5e68a51ae9683cd1355278d0a406301f4bf3b00a.
2024-02-07 07:04:43 -08:00
shamoon
894f029cb0 Revert "Use confirm button for custom fields list delete"
This reverts commit 3fd10deadf8bcbc26cd931fee2266c981a1f799e.
2024-02-07 07:04:39 -08:00
shamoon
200c9f14b8 Update messages.xlf 2024-02-06 22:39:42 -08:00
shamoon
ac9be1f908 Use confirm button for saved view delete 2024-02-06 22:24:57 -08:00
shamoon
3fd10deadf Use confirm button for custom fields list delete 2024-02-06 22:22:33 -08:00
shamoon
5e68a51ae9 Use confirm button for users / groups delete 2024-02-06 22:14:30 -08:00
shamoon
5bd1bf37f3 Use confirm button for mail account / rule delete 2024-02-06 21:52:19 -08:00
shamoon
3f0f89498e Use confirm button for workflow list delete 2024-02-06 21:39:51 -08:00
shamoon
f709d12f1c Use confirm button for workflow edit dialog delete trigger / action 2024-02-06 21:35:41 -08:00
shamoon
f6dd27aa7e Use confirm button for profile social disconnect + regenerate API key 2024-02-06 21:33:12 -08:00
shamoon
995563e4ae Use confirm button for management list delete 2024-02-06 21:31:08 -08:00
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
a02193184d Update adapter.py 2024-02-06 14:59:31 -08:00
shamoon
b60de6d2c6 Update frontend strings 2024-02-06 14:50:57 -08:00
shamoon
bbcca2205d Revert "Adding confirmation before disconnect"
This reverts commit 732c123d44d193509207528aef88eb5697cfd844.
2024-02-06 14:50:25 -08:00
shamoon
718171a125 Resolve svg rem width/height attribute warning 2024-02-06 14:50:08 -08:00
Moritz Pflanzer
732c123d44 Adding confirmation before disconnect 2024-02-06 19:03:27 +01:00
shamoon
79c0ec42ea Remove test comment 2024-02-06 08:29:13 -08:00
shamoon
c37310ac20 Move adapter tests 2024-02-06 08:27:30 -08:00
shamoon
aaa130e20d
Feature: allow create objects from bulk edit (#5667) 2024-02-06 15:31:07 +00:00
shamoon
4606caeaa8
Chore: Use memory cache backend in debug mode (#5666) 2024-02-06 07:16:15 -08:00
Trenton H
4813a7bc70
Chore: Adds additional rules for Ruff linter (#5660) 2024-02-05 21:46:59 +00:00
shamoon
e537747bfd Fix bootstrap icons 2024-02-05 11:50:22 -08:00
shamoon
ec57437593 Add coverage for squirrely serializer method 2024-02-05 10:02:31 -08:00
pkrahmer
fb82aa0ee1
Feature: Allow tagging by putting barcode stickers on documents (#5580) 2024-02-05 17:38:19 +00:00
shamoon
8050b496d4 Mock OIDC provider instead of including in INSTALLED_APPS 2024-02-05 09:02:02 -08:00
shamoon
6e765114a0 Fix social_account_providers endpoint with openid provider and add coverage 2024-02-05 01:28:12 -08:00
shamoon
3fea93c769 Merge branch 'dev' into pr/5190 2024-02-04 22:57:22 -08:00
shamoon
e51d91484e Revert "Add comment why openid_connect is installed by default"
This reverts commit d1b1f4fcda389c17875cbaaa032be3821cf373f6.
2024-02-04 22:57:17 -08:00
Moritz Pflanzer
d1b1f4fcda Add comment why openid_connect is installed by default 2024-02-05 07:48:25 +01:00
shamoon
b904c4da83 Fix local vs ci social_account_providers test 2024-02-04 22:39:15 -08:00
shamoon
a0a0df0126 Add coverage for adapter 2024-02-04 22:25:31 -08:00
shamoon
4e9ac3edb2 Fix social_account_providers endpoint test 2024-02-04 22:22:29 -08:00
shamoon
382e0439e7 Just add oidc to installed apps 2024-02-04 21:55:21 -08:00
shamoon
c8984321ea Revert "Fix tests that require the openid-connect app to be installed"
This reverts commit 1e572dc74addc9f4bf990c678849c06252f137dc.
2024-02-04 21:19:49 -08:00
LarsBel
c7e0c32226 Documentation: Include example redis URI with database index (#5653)
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-04 15:46:43 -08:00
shamoon
625780899d Fix location of bulk edit tests 2024-02-04 12:39:26 -08:00
Trenton H
25542c56b9
Feature: Cache metadata and suggestions in Redis (#5638) 2024-02-04 10:42:21 -08:00
Moritz Pflanzer
1e572dc74a Fix tests that require the openid-connect app to be installed 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
331c85849e Make allauth generate https links by default 2024-02-04 13:44:51 +01:00
Moritz Pflanzer
334de6509b Load social account providers from env 2024-02-04 13:44:51 +01:00