Last year a lot happened!! We moved from 32 bit to 64 bit and added lots of new features. Among these were: Blocky Layout OAuth & Azure Active Directory URL Editor Three new Layout Controls – Grid, Flexbox and Container Repeater Types But that is not where we stopped… The devs were hard at work […]
Continue readingMore TagTag: Release
New Release: Stadium 5.24
Object-oriented programming (OOP) is a programming paradigm based on the concept of “objects“, which can contain data and code: data in the form of fields (often known as attributes or properties), and code, in the form of procedures (often known as methods). https://en.wikipedia.org/wiki/Object-oriented_programming In OOP, objects are used to pass data around in applications. In […]
Continue readingMore TagNew Release: Stadium 5.22
We are really excited to release this version! It includes the first release of the Repeater control that we have been working very hard on! Repeater Cards, lists, tables are just some of the ways to display a dataset on a webpage. In Stadium, we wanted to introduce a control that allows you to display […]
Continue readingMore TagNew Release: Stadium 5.21
The latest version of Stadium is out. The new feature included in this release is a new Async action. Read on for more detail. Layout Controls Page Layout is one of the key aspects of building an excellent web application. It displays controls and data on pages in a way that would make sense […]
Continue readingMore TagNew Release: Stadium 5.20
Single Sign-on Single Sign-on is used by most web apps these days and is now also available in Stadium as an authentication type for its applications. To achieve this, we used the OpenID Connect authentication protocol. OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to […]
Continue readingMore TagNew Release: Stadium 5.19
The page canvas in the Designer is all about the control layout on your page and not so much about the visual accurateness of those controls. We have taken this a step further by abstracting the controls even more and removing all unnecessary white space between them as much as possible. The result is a […]
Continue readingMore TagNew Release: Stadium 5.18
A picture is worth a million words! This is a well-known adage very applicable to charts. Charts are an essential part in determining trends, relationships and patterns in data. Without charts, finding these patterns can become tricky and time-consuming. As a result of this, we saw charts, or the visualization of your data, as an […]
Continue readingMore TagNew Release: Stadium 5.17
Every application you build in Stadium contains confidential data. Data relevant only to you or meant for your eyes only. Passwords, API keys and tokens are all examples of this kind of data. The world calls these secrets – so do we. Up until now Stadium had no concept of secrets and everything was stored […]
Continue readingMore TagNew Release: Stadium 5.16
The latest version of Stadium is out. The new feature included in this release is a new Async action. Read on for more detail. Async Action Synchronous programming only allows one thing to happen at a given time. An action starts and waits to complete before starting another action. Asynchronous programming, in contrast, allows multiple […]
Continue readingMore TagNew Release: Stadium 5.15
The latest version of Stadium is out. This release contains some nifty new features that will make building your next great web application even easier. The new features are; Styles Stadium provides you with default styles for your generated applications. At times however, you might want to change the default look of your application to […]
Continue readingMore Tag