Jean-Baptiste Bellet
|
d7f7ff7436
|
Remove background, border and adjust margin top
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
905220a055
|
Add new color: $color-8 #191c1d Near-black
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
b865d8c1c0
|
Copy/Paste file admin/shared/layout under admin_v3 folder
+ prettier
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
51f47fc351
|
Add border bottom when hovering or selected
+ add some padding to separate those borders then
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
1b4236640d
|
Add border with box-shadow to menu and sub-menu
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
2057449dac
|
Add new color: $color-7 #EFF1F2 Light grey
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
ba98039e95
|
Adjust color to orange when selected or hover
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
d51786ac9e
|
Adjust font size for labels in menu
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
ccd7466ede
|
No more white on labels but dark grey
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
b163d4a584
|
Remove background-color on menu
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
a4d3011e27
|
Add new color: $color-9 #2E3132 Dark Grey
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
dd48092728
|
Prettier file
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
5ee3550ebd
|
Change case to Sentence case
CSS property `capitalize` uppercase all first letter of each words.
I need to use a small trick with `::first-letter` selector
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
eab46b67e3
|
Copy/Paste file admin/components/navigation under admin_v3 folder
+ prettier
|
2023-06-08 11:24:44 +02:00 |
|
Jean-Baptiste Bellet
|
e34f4a9971
|
AdminV3: Remove icon from icon from primary navigation menu
Co-Authored-By: Maikel <maikel@email.org.au>
|
2023-06-08 11:24:43 +02:00 |
|
Filipe
|
2d28a57c6f
|
Merge pull request #10922 from jibees/10903-white-label-make-logo-url-link-more-tolerant-in-terms-of-format-and-add-example
[White Label] Make logo url link more tolerant in terms of format
|
2023-06-07 10:00:31 +01:00 |
|
Maikel
|
1c9a09d88d
|
Merge pull request #10943 from openfoodfoundation/dependabot/bundler/paranoia-2.6.2
chore(deps): bump paranoia from 2.6.1 to 2.6.2
|
2023-06-07 16:31:01 +10:00 |
|
Maikel Linke
|
1ebacf96ad
|
Ignore accidental spaces around whitelabel URL
|
2023-06-07 13:12:06 +10:00 |
|
Konrad
|
1b6147db30
|
Merge pull request #10896 from jibees/10571-bom-orders-not-sorted-by-most-recent-date
BOM: Sort by order completed at desc for line items by default
|
2023-06-06 17:37:54 +02:00 |
|
dependabot[bot]
|
10ca09eaef
|
chore(deps): bump paranoia from 2.6.1 to 2.6.2
Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/rubysherpas/paranoia/releases)
- [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md)
- [Commits](https://github.com/rubysherpas/paranoia/compare/v2.6.1...v2.6.2)
---
updated-dependencies:
- dependency-name: paranoia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-06 10:00:41 +00:00 |
|
Jean-Baptiste Bellet
|
40111910b6
|
Validates white_label_logo_link on enterprise model
|
2023-06-05 11:24:07 +02:00 |
|
Jean-Baptiste Bellet
|
4edb159ef8
|
Avoid flaky spec by matching the array
Context: https://github.com/openfoodfoundation/openfoodnetwork/actions/runs/5081492387/jobs/9129944001?pr=10896
|
2023-06-05 10:05:09 +02:00 |
|
Jean-Baptiste Bellet
|
ccb183d60b
|
Sort by order_date desc for line_items in BOM
+ update spec to have different order time
|
2023-06-05 10:05:09 +02:00 |
|
jibees
|
a785b4d5e0
|
Merge pull request #10928 from openfoodfoundation/dependabot/bundler/rubocop-1.52.0
chore(deps-dev): bump rubocop from 1.51.0 to 1.52.0
|
2023-06-05 09:28:04 +02:00 |
|
Maikel Linke
|
16fba20686
|
Update rubocop todo file
|
2023-06-05 12:13:35 +10:00 |
|
Maikel Linke
|
1cbb45a618
|
Style Lint/RedundantSafeNavigation
The cop suggested to change more but they were false positives:
* https://github.com/rubocop/rubocop/pull/11915
|
2023-06-05 12:09:32 +10:00 |
|
Maikel Linke
|
38bd31d0e3
|
Style Layout/TrailingWhitespace
|
2023-06-05 10:42:21 +10:00 |
|
Konrad
|
750b6b284d
|
Merge pull request #10910 from jibees/10902-white-label-for-uploading-custom-logo-use-same-design-as-for-enterprise-logobanner-and-provide-required-image-dimensions
[White Label] Backoffice: improve design for logo used in shopfront
|
2023-06-04 14:50:49 +02:00 |
|
dependabot[bot]
|
78338864d8
|
chore(deps-dev): bump rubocop from 1.51.0 to 1.52.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.51.0 to 1.52.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.51.0...v1.52.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-02 09:57:30 +00:00 |
|
filipefurtad0
|
840da55941
|
Update all locales with the latest Transifex translations
v4.3.11
|
2023-06-02 09:17:23 +01:00 |
|
Jean-Baptiste Bellet
|
880ba85791
|
Add http to white label logo link if this do not start with http
|
2023-06-01 17:37:05 +02:00 |
|
Jean-Baptiste Bellet
|
ced8f8aa58
|
Use shared_examples as we will test many URLs later on
"It's a Surprise Tool That Will Help Us Later"
|
2023-06-01 17:37:05 +02:00 |
|
jibees
|
d63c47e0f1
|
Merge pull request #10920 from openfoodfoundation/dependabot/bundler/sidekiq-scheduler-5.0.3
chore(deps): bump sidekiq-scheduler from 5.0.2 to 5.0.3
|
2023-06-01 17:26:54 +02:00 |
|
jibees
|
fd7d68d0a8
|
Merge pull request #10919 from openfoodfoundation/dependabot/bundler/rspec-rails-6.0.3
chore(deps-dev): bump rspec-rails from 6.0.2 to 6.0.3
|
2023-06-01 17:25:58 +02:00 |
|
Jean-Baptiste Bellet
|
2e0191e603
|
Improve UX: same as enterprise logo and promo image
|
2023-06-01 17:16:22 +02:00 |
|
Filipe
|
12159edaca
|
Merge pull request #10833 from Matt-Yorkley/order-angular
Remove Angular from admin orders index page
|
2023-06-01 13:57:39 +01:00 |
|
Filipe
|
2ba0f635f2
|
Merge pull request #10860 from Matt-Yorkley/order-cycle-deleting
Delete exchange variants in bulk when deleting an order cycle
|
2023-06-01 13:49:32 +01:00 |
|
Filipe
|
d67227deb8
|
Merge pull request #10812 from Matt-Yorkley/options-values
Remove OptionValue and OptionType code
|
2023-06-01 13:49:16 +01:00 |
|
Matt-Yorkley
|
1128fd9c02
|
Visual tweak to ship/capture buttons and success feedback
|
2023-06-01 12:13:12 +01:00 |
|
dependabot[bot]
|
3e46115f79
|
chore(deps): bump sidekiq-scheduler from 5.0.2 to 5.0.3
Bumps [sidekiq-scheduler](https://github.com/moove-it/sidekiq-scheduler) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/moove-it/sidekiq-scheduler/releases)
- [Changelog](https://github.com/sidekiq-scheduler/sidekiq-scheduler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moove-it/sidekiq-scheduler/compare/v5.0.2...v5.0.3)
---
updated-dependencies:
- dependency-name: sidekiq-scheduler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-01 10:00:31 +00:00 |
|
dependabot[bot]
|
e428944849
|
chore(deps-dev): bump rspec-rails from 6.0.2 to 6.0.3
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/rspec/rspec-rails/releases)
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v6.0.2...v6.0.3)
---
updated-dependencies:
- dependency-name: rspec-rails
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-01 09:59:07 +00:00 |
|
Matt-Yorkley
|
e99c328643
|
Update app/services/variant_units/variant_and_line_item_naming.rb
Co-authored-by: Maikel <maikel@email.org.au>
|
2023-06-01 10:12:19 +01:00 |
|
Matt-Yorkley
|
0ac10472cf
|
Update app/models/spree/line_item.rb
Co-authored-by: Maikel <maikel@email.org.au>
|
2023-06-01 10:12:19 +01:00 |
|
Matt-Yorkley
|
7f5d1be792
|
Guard against unsaved variant's product in OptionValueNamer for product import
|
2023-06-01 10:12:19 +01:00 |
|
Matt-Yorkley
|
a20277c3a7
|
Completely remove option_values and option_types from the codebase
|
2023-06-01 10:12:19 +01:00 |
|
Matt-Yorkley
|
35b41fc7fe
|
Persist unit_value on variant and "option value text" on variant and line_item and improve related AR callbacks
|
2023-06-01 10:12:19 +01:00 |
|
Matt-Yorkley
|
bfcf1203ac
|
Delete dead code
|
2023-06-01 10:11:20 +01:00 |
|
Matt-Yorkley
|
896e4c45f2
|
Clarify confusing class
|
2023-06-01 10:11:20 +01:00 |
|
Matt-Yorkley
|
3e5ecba738
|
Remove unhelpful Helper
|
2023-06-01 10:11:20 +01:00 |
|
Matt-Yorkley
|
e5eb622ac7
|
Cut dead code
|
2023-06-01 10:11:20 +01:00 |
|