Skip to content

Next version (primeng) #3805

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
May 6, 2025
Merged

Next version (primeng) #3805

merged 13 commits into from
May 6, 2025

Conversation

jma
Copy link
Contributor

@jma jma commented Dec 18, 2024

@github-actions github-actions bot added f: circulation Concerns the circulation interface or backend f: data About data model, importation, transformation, exportation of data, specific for bibliographic data developers From a developer point of view. dev: documentation About changelog, release notes, installation procedures, gh templates... f: user management f: data migration Data migration from a legacy system or a previous version labels Dec 18, 2024
@ManaDeweerdt

This comment was marked as resolved.

@jma

This comment was marked as resolved.

@PascalRepond

This comment was marked as outdated.

@PascalRepond

This comment was marked as outdated.

@PascalRepond

This comment was marked as outdated.

@github-actions github-actions bot removed the developers From a developer point of view. label Jan 28, 2025
@PascalRepond

This comment was marked as resolved.

@PascalRepond

This comment was marked as resolved.

@PascalRepond

This comment was marked as resolved.

@jma jma force-pushed the next-version branch 2 times, most recently from c5f85be to b116a0c Compare February 12, 2025 12:13
@PascalRepond

This comment was marked as resolved.

@PascalRepond

This comment was marked as resolved.

@PascalRepond

This comment was marked as outdated.

@github-actions github-actions bot added developers From a developer point of view. f: search f: permissions Concerns the rights management dev: fixtures Fixtures data used for ils.test and ilsdev.test f: statistics Related to the usage statistics either for pricing or for the libaries reports dev: DB Database structure (models.py) labels Mar 13, 2025
@PascalRepond

This comment was marked as resolved.

@github-actions github-actions bot removed the f: statistics Related to the usage statistics either for pricing or for the libaries reports label Apr 2, 2025
@Garfield-fr Garfield-fr force-pushed the next-version branch 3 times, most recently from f51a3db to ab1c45d Compare April 2, 2025 12:05
Garfield-fr and others added 11 commits April 10, 2025 08:41
Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Adds missing format alias on the the REST API.
* Adds placeholder on the contries editor.
* All document detailed view tabs is done in angular.
* Removes useless document views.
* Removes useless document jinja template filters and their corresponding tests.
* Adds layer to css styles to avoid primeng and bootstrap conflicts.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
* Removes css class for the professional view.
* Adapts the main search component to the new ui version.
* Fixes several details in the patron editor.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Fixes poetry shell plugins.
* Removes is_canceled, send_now, exange_rate, receipt_date useless acquistions fields.
* Moves order_date from order lines to orders.
* Removes order type as it is useless.
* Uses primeng css class in the JSONSchemas.
* Adds the number of children in the acquisition acounts serializer.
* Adjusts acquistion permissions.
* Removes toggle-switch type in JSONSchemas.
* Fixes the multi-select type in JSONSchemas.
* Fixes invalid user name regular expression.
* Uniformizes placeholders.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Pascal Repond <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Co-Authored-by: Johnny Mariéthoz <[email protected]>
* Adapts certain classes in the jsonschemas for tailwind-css and for
better editors usability.
* Fixes some errors in the jsonschemas.

Co-Authored-by: Pascal Repond <[email protected]>
- Also removes an incoherent placeholder (document_relation) and useless
wrappers.

Co-Authored-by: Pascal Repond <[email protected]>
* Fixes layer order for admin view.
* Adds ui: css prefix to the angular components.

Co-Authored-by: Bertrand Zuchuat <[email protected]>
Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
@PascalRepond

This comment was marked as resolved.

@github-actions github-actions bot added the translations Translations label Apr 16, 2025
@ManaDeweerdt
Copy link
Contributor

ManaDeweerdt commented Apr 30, 2025

Test (deployment 30.04)

  • Patron account (public view): keep history toggle not taken into account. Historical always displayed.
  • Receipt: after the receipt, add button shouldn't be clickable (>> error 403 forbidden access).
  • Patron account (pro):
    • Sometimes (after a CO/CI? after a payment?) pickup, pending, fees and ill tabs are not loading/switching... need to refresh.
    • Pickup tab count incrementing when checking out the item to pickup.
    • Pending tab count not decreased when we checkout the item.
      • REP: bug already present in production

Test (deployment 08.05)

@PascalRepond PascalRepond marked this pull request as ready for review May 5, 2025 08:50
@PascalRepond PascalRepond merged commit ddf64b2 into staging May 6, 2025
7 checks passed
@Garfield-fr Garfield-fr deleted the next-version branch May 7, 2025 08:44
@PascalRepond PascalRepond restored the next-version branch May 23, 2025 08:32
@PascalRepond PascalRepond deleted the next-version branch July 2, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev: DB Database structure (models.py) dev: documentation About changelog, release notes, installation procedures, gh templates... dev: fixtures Fixtures data used for ils.test and ilsdev.test developers From a developer point of view. f: circulation Concerns the circulation interface or backend f: data migration Data migration from a legacy system or a previous version f: data About data model, importation, transformation, exportation of data, specific for bibliographic data f: permissions Concerns the rights management f: search f: user management translations Translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Circulation UI alerts auto-dismiss
4 participants