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

Display rules.abaplint.org for check and individual messages #175

Merged
merged 6 commits into from
Sep 21, 2020
Merged

Display rules.abaplint.org for check and individual messages #175

merged 6 commits into from
Sep 21, 2020

Conversation

mbtools
Copy link
Collaborator

@mbtools mbtools commented Sep 20, 2020

Clicking on "i" icon for abaplint root and categories will display "rules.abaplint.org"

image

Clicking on "i" icon for individual messages will display "rules.abaplint.org/...rule..."

image

Mapping is done via /api/v1/list_rules
https://github.com/mbtools/abaplint-sci-server/blob/master/src/api/list_rules.ts

Also fixes the display of rule description in ATC and ADT:

image

Closes #114 and abaplint/abaplint-sci-server#21

Also adds abaplint version to output as info msg:

image

Closes #40

Clicking on "i" icon for abaplint root and categories will display "rules.abaplint.org"

Clicking on "i" iconfor individual messages will display "rules.abaplint.org/...rule..." 

Mapping is done via /api/v1/list_rules
https://github.com/mbtools/abaplint-sci-server/blob/master/src/api/list_rules.ts
@mbtools
Copy link
Collaborator Author

mbtools commented Sep 20, 2020

the other issue requires an update of abaplint/deps.

@larshp
Copy link
Member

larshp commented Sep 20, 2020

updated, abaplint/deps@f0cfa8c

try pushing another commit

@larshp
Copy link
Member

larshp commented Sep 20, 2020

run_end added in abaplint/deps@0f55a6b

@mbtools mbtools marked this pull request as ready for review September 20, 2020 16:26
@mbtools
Copy link
Collaborator Author

mbtools commented Sep 20, 2020

Yay! Thanks. That's it for this one

@larshp
Copy link
Member

larshp commented Sep 20, 2020

cool 👍 will merge it tomorrow

@larshp larshp merged commit 074b638 into abaplint:master Sep 21, 2020
@mbtools mbtools deleted the display_rules_docs branch September 22, 2020 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ADT: issue display AbapLint Backend not showing version
2 participants