vanstyn / RapidApp

Turnkey ajaxy webapps
http://rapi.io
Other
48 stars 15 forks source link

MdPopupEditor, documentation patch, and support Pg 'timestamp with timezone' #204

Closed nrdvana closed 1 year ago

nrdvana commented 1 year ago

The most significant patch here is the Popup version of the MdEditor component. It adds a new editor option without changing any defaults.

The second patch adds default date handling for Postgres's type "timestamp with timezone".

The third is just documentation I wrote while trying to remember how DbicRowDV worked, earlier this year.