Vincent Morneau

Results 11 issues of Vincent Morneau

Easier to copy paste code when most people would install APEX 5.1.4.

Layout - [ ] Overview - [ ] Grid - [ ] Navigation - [ ] Page Templates - [ ] Colors - [ ] Theme Roller Components - [x]...

new feature

From UT.

documentation

Allow expandable menu as in UT. ![image](https://cloud.githubusercontent.com/assets/5391291/12406130/5a980220-be18-11e5-86c0-d723617ebb33.png) ![image](https://cloud.githubusercontent.com/assets/5391291/12406131/5dcb7116-be18-11e5-8025-064febc2715c.png)

enhancement

This is very minor, but I think the colon should not be there here https://github.com/brutusin/json-forms/blob/master/src/js/brutusin-json-forms.js#L1034 User can choose to add a colon in his decorator.

Probably due to java associating a mimeype and skipping upload.

Received constructive feedback: > My main critic is that the Quickstart gives the impression that executing that steps get you up and running. Following the Quickstart let me successfully install...

documentation

Find a way to hook npm publish into the new Docker image. related to #231

new feature

Idea from Roel: https://twitter.com/RoelH/status/933673606344773632 > shouldn’t APEX NITRO be available as a #Docker image? So you can get rid of the node and sqlcl dependencies … Tasks: - [ ]...

help wanted
r&d

What if in logger extra column, we would provide the code to invoke the procedure/function with the current parameters. ![image](https://user-images.githubusercontent.com/5391291/36160932-72c7aa2a-10b0-11e8-8ee0-41ce5d401770.png) Then, to try the procedure again programmatically (as we test...