Quantcast
Channel: OutSystems Community
Viewing all 1476385 articles
Browse latest View live

[Ideas] Reporting the health of the environment

$
0
0

A function to send reporting mail about the health of environment to administrator person would be helpful for us.

For example:

  1. sending alert mail to the administrator automatically when the deployment service being troubled.
  2. sending daily report mail about all environment' health detail.

Or APIs which are used for implementing these function are helpful, too.


This post relates to the thread below:
https://www.outsystems.com/forums/discussion/36632/


[Ideas] Built-in two step authentication

$
0
0

Has an option in Users eSpace. Maybe per group of users

[Ideas] Idea's comment notification

$
0
0

On new version of "Ideas" (the community functionality), would be nice to send a notification to the author, when someone does a reply/comment.

This current version, I do not receive a notification when someone comment my idea.

Also, would be nice to enable/disable this option in configurations.

Cheers!

[Ideas] A post preparation action - where you can access elements that have already been drawn and have local variables to keep things tidy

$
0
0
A post preparation action - where you can access elements that have already been drawn and have local variables to keep things tidy

[Ideas] Be able to quote comments on idea

$
0
0

It would be nice to be able to quote someone comments in community idea.

[Ideas] Don't delete connectors when disabling action elements

$
0
0

Currently when elements are disabled (OS 11) the connectors between the other elements are deleted and the disabled elements are disconnected.

I personally quite often test pieces of code like this (before OS11  by using an if statement) and it's a small annoyance having to reconnect the paths every time so I tend to stick to if statements instead as i can easily turn those "off" or "on" without disrupting my flow.

I would be nice to leave the (most logical) path active when disabling elements

[Ideas] Order WidgetId alphabetically

$
0
0

For every widget that has a WidgetId input (e.g., DropdownSelect), order the possible options alphabetically, please.


[Ideas] Be able to sort the users list in LifeTime on default role

$
0
0

Hello,

Sometimes I want to have an overview of which user has role X. This can be done in the detail screen of the role itself but it would be nice if we could sort the users list in LifeTime on the 'Default Role' column so we have an overview for all users/roles  in that screen. Attached is screenshot to clearify.

it's a small improvement, but in some cases helps creating quicker overview.


Kind regards,
Evert


[Ideas] Auto-update ServiceStudio

$
0
0

On minor releases, like chrome does.

[Ideas] Delete Old Versions of eSpaces - easier maintenance

$
0
0

Hi, I found that 100 espace limit in a page was too few.

I usually maintained Platform Server once in a few months.

And it really a chore when deleting old versions of espace.

Maybe add a configurable paramater instead of static 100 entries.

[Ideas] Add Transitions to Ajax Refresh

$
0
0
Add Horizontal Transition to the Ajax Refresh.  It would also be helpful if we could specify direction.  For example, Top to Bottom, Bottom to Top on Verical and Right to Left or Left to Right on Horizontal.

[Ideas] Native support for real-time data applications via websocket

$
0
0
Native support for websocket (socket.io) to enable companies to build real-time data applications

http://socket.io/


Note: We could setup node.js and socket.io on our own then integrate this with outsystems apps with but not everyone is going to know how to do that!  

[Ideas] Highlight matching parentheses in Advanced Queries and Expressions

$
0
0

When dealing with mathematical calculations or complex queries it's easy to lose track of parentheses.
Check the attached image for an example of highlighted parentheses on Notepad++.

[Ideas] Lifetime - List deployment history for a given environement

$
0
0
List the deployement history with date and User who published, version, link to full details

[Ideas] 'Calculated' Data Type for Entity Attributes

$
0
0
I'd like to see the ability to declare runtime calculated entity attributes to simplify app design and improve application robustness and consistency.  The attributes would not be created or stored in the database but would be available in webscreens, actions etc like a 'normal' attribute.  It would be good it they could be simple calculations based on entity fields from the same entity, aggregates from related child entities or based on result of an action.

e.g. the classic Invoice and LineItems

Each line item may have a caclutated attribute "LineTotal" which is a simple LineQty * LinePrice calculation

The Invoice would have an InvoiceTotal which is the the Sum Of "LineQty * LinePrice" from the related LineItems entity

There may be more complicated fields such as tax calculations that are calculated in an action. e.g. for a combination of state and federal taxes dependant on which state the invoice customer is from.

[Ideas] Create a solution/OSP file programmatically

$
0
0

For integration with third party build tools it would be nice to have a command line tool to create a solution programmatically.

In this scenario the build would included the following steps:

  • Create a osp file based on eSpaces (oml files or Espaces from an OutSystems environment)
  • Install the osp file by means of the osp tool

[Ideas] Allow resize on every side on SQL, expressions, properties.. windows

$
0
0

Hi, 

Would it be possible for you to go a bit back in time and allow us to resize those windows (SQL, expressions, properties...) in every side of the window?

As you can see below, only being able to resize the window on the bottom right-hand side doesn't allow me to resize my window:

(I don't know if there's already an idea similar to this one, probably yes, but I was not able to find it. If so, I'm sorry for the duplicate.)

Thank you!

[Ideas] Queries execution time measurement

$
0
0
It would beinteresting to have in all Simple/Advanced queries the information about the execution time of each query when we test it in the Service Studio. It could be just a label next to thetest button. This way the developer canalways keep in mindthe issue of theapplication performance, starting in theunitary levelof each individual query.

[Ideas] Having a breakpoint when variable from watches changes

$
0
0

It would be nice if we could define the debugger to have a step breakpoint when a variable from the list of watches changes it's value. 

Sometimes it's easier to follow it's life cycle and go straight to the assign

[Ideas] Notify improvements

$
0
0

The notify  handling is very nice, but i think we miss some stuff to make it more powerful.


1. ability to bubble the notify directly instead of going to an action "OnNotify" where the only thing is in the action:

NotifyWidget( NotifyGetMessage())


2. add a 2nd parameter which is called "MessageId", which is taken from the newly Introduced static-entity "Message".

   so you can handle message in a consistent way without have to check the message with index/substr or whatever



Viewing all 1476385 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>