Skip to content

Releases: eiffel-community/eiffel-intelligence-frontend

Updates for making it easy to test

16 Aug 09:17
fa45317
Compare
Choose a tag to compare

Add functional tests
Add buttons ids in subscription page, page for adding instances, page for switching back ends

0.0.11

27 Jun 12:46
d8fcd3e
Compare
Choose a tag to compare
  • Adaptations of some RestApi calls due to EI Backend RestApi improvements.
  • Test Rules Functional Tests added

0.0.10

20 Jun 13:38
143b02a
Compare
Choose a tag to compare

• Critical bug fixes

0.0.9

19 Jun 11:53
64e658f
Compare
Choose a tag to compare

• Updated EI info page
• Created EI test framework
• General bug fixes and improvements

Unit tests, UI for authentication headers supporting

05 Jun 14:23
d29d2f1
Compare
Choose a tag to compare
  • Added unit tests
  • Updated UI for authentication headers supporting for REST POST Subscription
  • Fixed some bugs

Add authorized subscription handling

23 May 09:21
Compare
Choose a tag to compare
  • Added frontendServiceUrl to each ajax request, where it was missed
  • Added new EI endpoints that are piped via front-end
  • Added view button for each subscription in table
  • Added buttons for getting templates in Test Rules page
  • CRUD buttons are visible only for logged in users
  • Added handling several EI instances
  • Various minor fixes

Implemented login functionality

07 May 10:09
1ad1498
Compare
Choose a tag to compare

Released changes :

  • Added passing login credentials from EI Frontend to EI Backend
  • Stepped Spring Boot version

Test Rules Functionality Implemented

23 Apr 11:31
a59de9f
Compare
Choose a tag to compare

Test Rules Functionality Implemented

Release with several new features and improvements

09 Apr 14:29
7273e47
Compare
Choose a tag to compare

New features and improvements

  • Favicon added
  • Multikey post form and raw json body support added
  • Subscription templates added: Jenkins pipeline parameterized job, REST POST RAW Body and Mail trigger
  • Some general improvements and fixes

Iframe tag replaced by Div tag for sub pages. Context Paths configurable.

14 Feb 12:18
Compare
Choose a tag to compare

Iframe tag replaced by Div tag for sub pages.
Context Paths configurable in properties file.
HTTPS is also configurable in properties file.