Skip to content
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

Window Design Webui: Improvements in Dunning Type window #2694

Closed
metas-rc opened this issue Oct 10, 2017 · 1 comment
Closed

Window Design Webui: Improvements in Dunning Type window #2694

metas-rc opened this issue Oct 10, 2017 · 1 comment

Comments

@metas-rc
Copy link
Member

Is this a bug or feature request?

  • FR

What is the current behavior?

  • The process in DUnning Type is not translated into English
  • The reference list Dunning Trigger is not translated into English

Which are the steps to reproduce?

  • Open and see

What is the expected or desired behavior?

  • Please translate The process in Dunning Type into English
  • Please translate The reference list Dunning Trigger into English
@metas-mk metas-mk self-assigned this Oct 11, 2017
metas-mk added a commit that referenced this issue Oct 11, 2017
Adding adjustments to Dunning Type Window in WebUI (Reference List
Translation, Process Translation).

FRESH-3627 #2694
metas-mk added a commit that referenced this issue Oct 11, 2017
#2694 Window Design Webui: Improvements in Dunning Type window
metas-mk added a commit that referenced this issue Oct 11, 2017
Adding new Issue to the ReleaseList of 5.31
#2694 Window Design
Webui: Improvements in Dunning Type window
@metas-rc metas-rc self-assigned this Oct 13, 2017
@metas-rc
Copy link
Member Author

Results of IT

  • The process name in Dunning Type is now translated into English: Update Dunning Grace on open.
  • The Dunning Trigger list is now translated to English,

metas-ts pushed a commit that referenced this issue Apr 24, 2020
* Show red border when chars exceed limit

* Add character limit info widget #2655

* Tune up limit #2655

* Add unit tests #2655

* Remove debug from the unit tests #2655

* Fix limiting when no chars inputed #2655

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
dragospodariu96 added a commit that referenced this issue May 4, 2020
* Prevent updates to modal fields from propagating to view fields (#2664)

* #2663 rename local functions to not use global API name
#2663 fix prop types

* #2663 remove some unnecessary store updates
#2663 fix prop types

* #2663 fix lint errors

* Virtual column not updated anymore

#6245

* hotfix MasterWindowContainer.onWebsocketEvent: correctly handle the event (#2661)

Co-authored-by: siemiatj <kuba@saskla.cz>

#6245

* Setting correct view on filter change #2668 (#2669)

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>

* Revert "Setting correct view on filter change #2668 (#2669)" (#2670)

This reverts commit 8591c8a.

* try to fix start script

* Refactor handling updated rows via websockets (#2671)

* #2661 add api call to update multiple rows at once

* #2661 make the call for updated rows async and use the new endpoint

* #2661 update unit tests

* - fix linter

* fix dependency artifact name

* gh6205-app - move files to new backend folder

#6205

* gh6205-app - move metasfresh-webui-api files to new backend folder

#6205

* gh6205-app - move metasfresh-dist files to new distribution folder

#6205

* gh6205-app - move metasfresh-dist files to new distribution folder

start experimenting with Jenkinsfile to build different parts if needed
#6205

* create one Jenkinsfile for both backend and distribution

going to later move most of distribution to backend
#6205

* move dist stuff into backend - parts to be extracted into distribution

#6205

* move general infos to root

#6205

* remove dependencies from metasfresh-dist that are build elsewhere

shall be added to upcoming distribution/pom.xml
#6205

* clean previosly forgotten deplyoendencies; move releasenotes to root

shall be added to upcoming distribution/pom.xml
#6205

* fix parent-poms of metasfresh-dist and metasfresh-webui-api

#6205

* #6446 Showing if rows have an own palette set in the handling u… (#1401)

* #6446 Showing if rows have an own palette set in the handling unit editor window.

* #6446 Only showing the checkbox for 'LU' rows.

* minor fix

#6205

* Dev 2668 material witdrawal 2 (#2673)

* Setting correct view on filter change #2668

* Hotfix for websockets to subscribe to the latest view and unsubscribe,close last #2668

* Reshaped the code to be nicer #2668

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>

* gh6205-app - add rather simple distribution pom.xml

#6205

* gh6205-app - fix rather simple errors in distribution pom.xml

#6205

* start fiddling with the "distribution" stage

* gh6205-app - add some additional stuff from old dist/pom.xml

#6205

* gh6205-app - simple fixes

#6205

* gh6205-app - experimenting with detecting changes

#6205

* Fixing Material Receipt Candidates -> Create Material Receipt e… (#1402)

* Fixing Material Receipt Candidates -> Create Material Receipt e… (#1402)

(cherry picked from commit 68b92a5)

* 6458 Make sure `C_InvoiceLine.Price_UOM_ID` is always set

make Price_UOM_ID mandatory by EDI
#6458

* Gh6432 open linked accounts processes (#1403)

* RecordsToOpen improvements

* #6432 Open Linked Facts processes

#6432

* #6432 refactoring

#6432

* #6432 helper class for common logic in the 2 fact acct processes

#6432

Co-authored-by: Teo Sarca <teo.sarca@metasfresh.com>

* gh6205-app - also deploy webui-api

#6205

* gh6205-app - fix stupid mistake

#6205

* attempt to apply all migration scripts - if there were SQL changes

#6205

* minor - fix typo in comment

* attempt to apply all migration scripts - if there were SQL changes

#6205

* attempt to apply all migration scripts - if there were SQL changes

#6205

* attempt to apply all migration scripts - if there were SQL changes

#6205

* attempt to apply all migration scripts - if there were SQL changes

#6205

* try to fix error i don't really get

#6205

* try to fix error i don't really get

#6205

* try to fix error i don't really get (i think it's some jenkins bug)

#6205

* Fix shifting #2666 (#2674)

* Fix shifting #2666

* Added note for other devs to see why they should not touch the html overflow setting #2666

* Link to issue #2666

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>

* minor

* Add redux skeleton for filters and a flag to know when all are to be … (#2677)

* Add redux skeleton for filters and a flag to know when all are to be cleared #2675

* Shrink the code as suggested #2675

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>

* gh6205-app - fix stupid mistake

#6205

* gh6205-app - fix next stupid mistake

#6205

* gh6205-app - trying to add a summy-SQL file

#6205

* gh6205-app - fix next stupid mistake

#6205

* gh6205-app - trying to remove a dummy-SQL file

#6205

* gh6205-app - trying to add a summy-SQL file

#6205

* gh6205-app - attempt to diff with last *successful* build

#6205

* gh6205-app - attempt to modularize different build parts

#6205

* gh6205-app - attempt to modularize different build parts - 2nd try

#6205

* gh6205-app - attempt to modularize different build parts - 3rd try

#6205

* gh6205-app - attempt to modularize different build parts - 4th try

#6205

* gh6205-app - attempt to fix error when looking for SQL changes

#6205

* gh6205-app - attempt to fix error when looking for SQL changes

#6205

* gh6205-app - attempt to fix error when looking for SQL changes

#6205

* gh6205-app - temporarily make space for frontend files

#6205

* gh6205-app - temporarily make space for frontend files

#6205

* gh6205-app - move frontend files to new frontend folder

#6205

* gh6205-app - move frontend files to new frontend folder

#6205

* gh6205-app - attempt to add frontend

#6205

* gh6205-app - attempt to add frontend; extend readme

#6205

* gh6205-app - have less stages, but always have them

#6205

* gh6205-app - have a header for each "module" in the build description

also attempt to fix next stupid error
#6205

* gh6205-app - temporarily make space for frontend files

#6205

* gh6205-app - move e2e files to new e2e folder

#6205

* gh6205-app - move temporarily moved files back from temp folder

#6205

* gh6205-app - attempt to add e2e

#6205

* gh6205-app - fix next stupid mistake

#6205

* gh6205-app - fix next stupid mistake; attempt to run stuff in parallel

#6205

* gh6205-app - fix next stupid mistake; running stuff seems too complex..

#6205

* gh6205-app - fix next stupid mistake

#6205

* gh6205-app - attempty to fix version problem

#6205

* gh6205-app - minor attempts

#6205

* gh6205-app - print current and last successful sha1

#6205

* gh6205-app - attempts to make current/last commit info more helpful

#6205

* gh6205-app - attempt to fix check if anything changed

#6205

* Fix handling data in modals from grid view (#2678)

* #2676 modify action creators to accept parameter when in modal

* #2676 call action creators with additional param when in modal
#2676 rename some internal functions to have more specific names, not colliding with action creators
#2676 change how data is selected to feed to components

* #2676 remove correct view on unmount
#2676 fetch location config for correct view on mount

* #2676 fix viewId when filtering in modals

* #2676 fix linter errors

* gh6205-app - attempt also prominently display current commit

#6205

* gh6205-app - attempt to run the biggest chunk multithreaded

#6205

* gh6205-app - minor tweak

#6205

* gh6205-app - fix next stupid mistake attempting to run in parallel

#6205

* #2679 subscribe to WS on fetching layout (#2680)

* 6459-app - add some temporary notes

also improve logging #6459

* gh6205-app - temporarily make space for frontend files

#6205

* gh6205-app - move procurement-webui files to new misc/services folder

#6205

* gh6205-app - move edi files to new misc/services folder

#6205

* gh6205-app - move temporarily moved files back from temp folder

#6205

* gh6205-app - Attempt to add also edi and procurement-webui

#6205

* gh6205-app - fix the next stupid mistake

#6205

* gh6205-app - fix the next stupid mistake

#6205

* gh6205-app - fix the next stupid mistake

#6205

* gh6205-app - fix the next stupid mistake

#6205

* gh6205-app - fix the next stupid mistake

#6205

* gh6205-app - fix the next stupid mistake

#6205

* gh6205-app - temporarily make space for frontend files

#6205

* gh6205-app - move admin files to new misc/services folder

#6205

* gh6205-app - move admin files to new misc folder

#6205

* gh6205-app - move temporarily moved files back from temp folder

#6205

* gh6205-app - Attempt to add parent-pom and admin

#6205

* gh6205-app - Attempt to have just one test coverage report in jenkins

#6205

* gh6205-app - copy previously forgotten admin code

#6205

* gh6205-app - attempt to solve duplicated test reports

#6205

* gh6205-app - attempt to use pom "directly" as opposed to resolve it

#6205

* gh6205-app - cleanup frontend/buildfile; fix the next stupid error

#6205

* gh6205-app - fix the next stupid error

#6205

* gh6205-app - attempt misc improvements

#6205

* gh6205-app - minor

#6205

* gh6205-app - fix next mistake

#6205

* gh6205-app - attempt to add param that allows us to force building all

#6205

* gh6205-app - fix the next stupid error

#6205

* gh6205-app - fix the next stupid error

#6205

* gh6205-app - attempt to run biggest chung with 2 threads per CPU

#6205

* gh6205-app - fix the next stupid error

#6205

* gh6205-app - fix the next stupid error

#6205

* pass to sort the correct fnct #2681 (#2682)

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>

* avoid sending partial HREFE1/DADV elements

* pass to sort the correct fnct #2681 (#2682)

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
(cherry picked from commit ac159c7)

* Fix for first hu

* adpops Jenkinsfile to release-branch

* Add selector for only one item

* Fix comment

* attempt to fix reports build problem

* attempt to fix reports build problem

* attempt to fix reports build problem

* attempt to fix reports build problem

* Fixing Material Receipt Candidates -> Create Material Receipt e… (#1402)

(cherry picked from commit 68b92a5)

* Fix double loading #2683 (#2684)

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>

* minor

* Fix indicating YesNo filters (#2686)

* #2685 update filters fixtures with new data structure
#2685 fix caption test
#2685 unskip some test
#2615

* #2685 properly show caption for YesNo filter with falsy value

* #2615 fix the rest of skipped filters

* #2685 fix lint error

* Gh6436 (#1404)

* User Query filters errors (#1406)

* Fix User Query expecting Int contains the float value instead

Expected: 1234
Actual: 1234.000000

#6476

* Use ColumnDisplayTypeProvider when calculating the object value.

This interface was introduced to ease testing

#6476

* Gh6432 open linked accounts processes (#1403)

* RecordsToOpen improvements

* #6432 Open Linked Facts processes

#6432

* #6432 refactoring

#6432

* #6432 helper class for common logic in the 2 fact acct processes

#6432

Co-authored-by: Teo Sarca <teo.sarca@metasfresh.com>
(cherry picked from commit 58bf538)

* Fix indicating YesNo filters (#2686)

* #2685 update filters fixtures with new data structure
#2685 fix caption test
#2685 unskip some test
#2615

* #2685 properly show caption for YesNo filter with falsy value

* #2615 fix the rest of skipped filters

* #2685 fix lint error

(cherry picked from commit 94efb22)

* Gh6446 3 (#1409)

* #6446 Intermediary commit.

* #6446 Made Set Ownerhip action work as a toggle & added translations for it.

* #6446 Setting flag value from parameter.

* Cloning with keyboard shortcut works even if action is hidden f… (#1408)

* Throw error if cloning is disabled for table

#6482

* Throw error if cloning is disabled for table

#6482

* Add error Trl

#6482

* Use `Check.assumeNotNull` instead of `Objects.requireNonNull`

#6482

* Fix double loading #2683 (#2684)

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
(cherry picked from commit 91f4975)

* Add Table redux skeleton and add flag for knowing sort actions happen (#2688)

* Add Table redux skeleton and add flag for knowing sort actions was triggered #2681

* Fix linter errors and tests #2681

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>

* webui views: sysconfig to configure how much time we keep the v… (#1407)

* Make `DefaultViewsRepositoryStorage`'s view expiration timeout configurable

#6480

* Read viewExpirationTimeout from sysconfig

#6480

* Change expiration timeout unit to Minutes from Hours

#6480

* Remove redundant import

#6480

* improve logging

metasfresh/metasfresh-webui-frontend-legacy#2691

* Fix re-fetching layout/data (#2692)

* Fix re-fetching layout/data (#2692)

(cherry picked from commit 685438b)

* small tweaks:

* for now, we need to deploy a bit more (metasfresh-dist) stuff for the downstream projects
* attempt to build backend without the need to edit backend's root-pom
#6205

* extend timeout for the test to finish

* looks like eclipse dropped the launch files' indentiation

* attempt to deploy only some artifacts, configured via pom.xml files

#6205

* invoke git plugin in prepare package phase to avoid it run in clean

#6205

* try to figure out the problem with deployment

#6205

* attempt to invoke the git plugin just once to save time

#6205

* try to figure out the problem with deployment

..going back to version 2.7
#6205

* move git-plugin into "jenkins" profile to avoid eclipse errors problems

* get rid of --debug

* Attempt todeplyo parent poms that are needed downstream

#6205

* fix next stupid mistake

#6205

* TRy different way to massage maven into deploying my stuff

#6205

* attempt to set parent pom version

#6205

* Dev 2655 ux txt inputs limiting (#2694)

* Show red border when chars exceed limit

* Add character limit info widget #2655

* Tune up limit #2655

* Add unit tests #2655

* Remove debug from the unit tests #2655

* Fix limiting when no chars inputed #2655

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>

* go back to deploy it all once more - for now

* remove calls to attachment-listener-service

listener is notified internally
#6459

* minor

* minor

* Hotfix for loading the page in breadcrumbs #2696 (#2698)

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>

* Cleanup selections logic (#2695)

* #2693 fix selections

* #2693 create a quickactions selector

* #2693 cleanup

* #2693 simplify and fix fetching quickactions

* #2693 remove some unused code for quickactions

* move recently added module

#6205

* Virtual column not updated anymore

#6245
(cherry picked from commit fe5a7a3)

* hotfix MasterWindowContainer.onWebsocketEvent: correctly handle the event (#2661)

Co-authored-by: siemiatj <kuba@saskla.cz>

#6245
(cherry picked from commit f9ef044)

solved Conflicts:
	src/api/view.js

* Refactor handling updated rows via websockets (#2671)

* #2661 add api call to update multiple rows at once

* #2661 make the call for updated rows async and use the new endpoint

* #2661 update unit tests

* - fix linter

(cherry picked from commit e506c4b)

solved Conflicts:
	src/api/index.js

* fix for having git.properties everywhere we need it

* Fix y_o (#2700)

* - fix discrepancies between master and branch

* fix docker base image default tag

* fix stupid syntax mistake

* fix stupid syntax mistake

* Removed Krehelimeter label due to EOL

* manually sync removal of krihelimeter badge

* Allow Invoice with Credit memo allocation (#1413)

#6529

* Revert "Cleanup selections logic (#2695)" (#2703)

This reverts commit 391b2bc.

* #6543 Currency Rate now editable in Bank statement and gl journal lines. Account Transactions created from them will also use the currency rate set in the line.

* attempt to solve problem on yeast_overgrowth by synching.. (#1414)

* attempt to fix build problem in misc

#6205

* attempt to fix build problem in misc

#6205

* Add Idea's .iml files to gitignore

#6205

* Update temporary_notes.md

* prototyping (NOT tested)

* Initial skeleton to render the modal when menu item is accessed #6504 (#2699)

* Initial skeleton to render the modal when menu item is accessed #6504

* Add store placeholder for commentPanel #6504

* Basic functionality #6504

* Add date format #6504

* Layout changes boxes #6504

* Updates to layout and date format #6504

* Fix the minus input issue in the form #6504

* Add unit tests #6504

* Preserve new lines and updated unit tests #6504

* Hooked the ALT+T combination for opening the comments

* Shaped the test such that it wont fail in jenkins

* Added form element #6504

* Reshaped the code after review #6504

* Documented the apiCall function within WindowActions #6504

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
Co-authored-by: TheBestPessimist <cristian@tbp.land>

* fix migration from workspace

#6205

* minor fix to make it repeatable (e.g. in my WS)

* move images folder back to its correct place

#6205

* attempt to understand the test fail by adding more system.out.printlns

* Merge branch 'gh6543' of https://github.com/metasfresh/metasfresh into gh6543

# Conflicts:
#	backend/de.metas.adempiere.adempiere/base/src/main/java/de/metas/currency/FixedConversionRateMap.java
#	backend/de.metas.adempiere.adempiere/migration/src/main/sql/postgresql/system/10-de.metas.adempiere/5558170_sys_gh6543MakingCurrencyRateEditable.sql

#6543 Also setting currency rate after updating the line's context for both bank statements and gl journal entries.

* fix compile error be getting file from master

#6543

* delete file that was supposed to be moved but was effectively copied...

..at least in this branch

Co-authored-by: Kuba Siemiątkowski <kuba@saskla.cz>
Co-authored-by: Teo Sarca <teo.sarca@metasfresh.com>
Co-authored-by: Petrica Nanca <petrica_nanca@yahoo.com>
Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
Co-authored-by: dragospodariu96 <58212697+dragospodariu96@users.noreply.github.com>
Co-authored-by: Ruxandra Craciunescu <ruxandra.craciunescu@metasfresh.com>
Co-authored-by: TheBestPessimist <cristian@tbp.land>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants