Dennis Reimann
620ebc751c
Convert to file-scoped namespace
2024-04-04 11:00:18 +02:00
Dennis Reimann
c7a8523b77
Code cleanups
2024-04-04 10:58:47 +02:00
Dennis Reimann
df4d370524
Rename and clean up properties
2024-04-04 10:48:09 +02:00
Dennis Reimann
71ba5d9c4c
Move actions and methods to separate partial controllers
2024-04-04 10:48:07 +02:00
Andrew Camilleri
e497903bf4
Support Admin being able to view stores ( #5782 )
...
* Support Admin being able to view stores
* fix null check
* Delete obsolete empty view
* Add test
* Apply CanViewStoreSettings policy changes
Taken from #5719
* Fix Selenium tests
* Update dashboard permission requirement
---------
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2024-03-14 10:25:40 +01:00
Andrew Camilleri
d3f5576570
Remove store integrations list page ( #4816 )
...
Co-authored-by: d11n <mail@dennisreimann.de>
2023-03-27 16:40:50 +02:00
d11n
8e8ba3d052
Webhook: Add missing model validation ( #4636 )
...
Fixes #4628 .
2023-02-14 22:37:35 +09:00
d11n
e8291eb00e
Move ConfirmModel to Abstractions ( #3964 )
...
To make it available to plugins.
2022-07-15 12:38:33 +09:00
Dennis Reimann
2ae4501de6
Rewording: Integrations become (store) plugins
...
We're keeping the `store-integrations-list` extension point name for backwards compatibility, otherwise I renamed all "integration" occurences in the views and also the routes.
Note: We still refer to external software like WooCommerce, Drupal, Magento and such as "integrations", I think that distinction makes sense.
Closes #3594 .
2022-05-12 13:32:40 +02:00
Dennis Reimann
4a05f16050
Refactoring: Move WellKnownTempData into Abstractions.Constants
...
This allows plugins to reuse the status message mechanism.
2022-02-21 16:39:08 +01:00
nicolas.dorier
7a787fc945
Rename UI controllers
2022-01-14 13:46:03 +09:00