1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
Commit graph

11477 commits

Author SHA1 Message Date
mike12345567 e3fac51023 Adding a hard reset to helm chart release to stop yarn lock changes blocking release. 2022-03-14 15:53:24 +00:00
mike12345567 c538db107f Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-14 15:39:06 +00:00
Budibase Release Bot 48abc23302 v1.0.85 2022-03-14 12:09:21 +00:00
mike12345567 9364f4170f Updating yarn locks. 2022-03-14 12:00:44 +00:00
Budibase Staging Release Bot 96249bd923 v1.0.85-alpha.0 2022-03-14 10:28:24 +00:00
mike12345567 fd4be9d003 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-14 10:20:05 +00:00
Dean 2841fb2b57 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-14 09:48:17 +00:00
Dean 7f5270ab5b Minor code styling fix 2022-03-14 09:47:48 +00:00
Joe 7b2732ff80 Update README.md 2022-03-14 09:47:06 +00:00
Joe 87f4169dd1 Update README.md 2022-03-14 09:46:07 +00:00
Dean 24de79a38b Added link target to the list of allowed attributes for any links used in map attribution 2022-03-14 09:25:41 +00:00
Dean 91376abfe3 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-14 09:06:11 +00:00
Budibase Release Bot eab8f86793 v1.0.84 2022-03-13 10:52:05 +00:00
Michael Drury 3b67c0e8e6 Merge pull request #4888 from Budibase/fix/sql-queries
Fixing SQL constant character usage in queries with bindings
2022-03-13 10:45:00 +00:00
Michael Drury 84f1325320 Fixing MS-SQL variable sub. 2022-03-12 11:13:41 +00:00
Rene Pot f63f367545 change docs link 2022-03-11 13:36:57 +01:00
Dean 21a499d0cb Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-11 11:41:41 +00:00
Dean 318214fd72 Map refactored and dependency updates 2022-03-11 11:17:15 +00:00
Dean 39468c98c0 Added html escaping package sanitize-html to prevent injection via the map attribution field 2022-03-11 11:06:05 +00:00
Michael Drury ffbf3a2eca Switching to correct concat function for oracle. 2022-03-11 00:40:01 +00:00
Michael Drury 07bcaf2d0a Adding a mechanism to concat strings in queries, there was a problem when char const strings were wrapping bindings, this should find instances of that and replace with a datasource specific method of concating the constant with the variable. 2022-03-11 00:19:26 +00:00
Budibase Staging Release Bot 0d7d6932cc v1.0.84-alpha.0 2022-03-10 18:44:53 +00:00
Michael Drury 0f4f9c786d Merge pull request #4873 from Budibase/examples/nextjs
NextJS public API example
2022-03-10 18:38:54 +00:00
mike12345567 f758102b09 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-03-10 18:14:57 +00:00
mike12345567 33ac1b9ffe Merge branch 'examples/nextjs' of github.com:Budibase/budibase into examples/nextjs 2022-03-10 17:56:52 +00:00
Budibase Release Bot 92bf490066 v1.0.83 2022-03-10 17:45:17 +00:00
Michael Drury da7fd6cabe Merge pull request #4880 from Budibase/fix/api-fixes
Quick fixes for Public API and spec
2022-03-10 17:38:51 +00:00
mike12345567 30651e81d5 Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 2022-03-10 15:53:23 +00:00
Dean a5efd34184 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-10 15:48:51 +00:00
Dean b5a36de5bd Added fix to accomodate a cleared attribution field 2022-03-10 15:48:11 +00:00
Budibase Staging Release Bot f12ce76171 v1.0.81-alpha.8 2022-03-10 14:27:08 +00:00
Dean cdcc3ce1bd Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-10 14:25:38 +00:00
Mitch-Budibase baa46e5251 Merge pull request #4875 from Budibase/cypress-testing
Updating REST Test
2022-03-10 14:20:47 +00:00
Mitch-Budibase bb5799dbd9 Updating REST Test
A bit of a change of structure for how the test runs
-Also adding a wait as the test seems to be timing out on occasion
2022-03-10 13:46:30 +00:00
Joe 8a0cc3a75f Update README.md 2022-03-10 13:34:26 +00:00
Martin McKeaveney 06db377b31 update yarn lock 2022-03-10 13:33:10 +00:00
mike12345567 d4e129c2a7 Removing built file. 2022-03-10 13:23:16 +00:00
mike12345567 f776985072 Updating readme to be a bit more accurate. 2022-03-10 13:18:35 +00:00
mike12345567 6c4732a91e Merge branch 'develop' of github.com:Budibase/budibase into examples/nextjs 2022-03-10 13:16:47 +00:00
Dean 9f561b09c3 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-10 12:49:57 +00:00
Dean b196ca10af Added the default location behaviour back in. Added in a Map Attribution field for users who alter their tile url. Some refactoring based on feedback 2022-03-10 12:48:49 +00:00
Andrew Kingston c4a3502187 Add comment for consistency 2022-03-10 11:56:31 +00:00
Andrew Kingston 42cbdcd923 Add css print styles to ensure multi-page print is possible 2022-03-10 11:54:15 +00:00
Martin McKeaveney b166c5dcdc revert NPM script to update OpenAPI 2022-03-10 11:17:15 +00:00
Martin McKeaveney 6dbc0f842e reset git head after spec push 2022-03-10 11:10:14 +00:00
Martin McKeaveney 8fa600a1bb updating selfhost job 2022-03-10 11:08:02 +00:00
Andrew Kingston 0b7919cd3d Update date filtering to only use a between statement when 2 dates are provided 2022-03-10 10:18:03 +00:00
Martin McKeaveney 6c236eacb2 Merge branch 'develop' of github.com:Budibase/budibase into fix/patch-relationships 2022-03-10 10:17:30 +00:00
mike12345567 9e4e83bd78 Editting readme for example and linting example. 2022-03-10 10:12:21 +00:00
Dean 2ad0207181 Merge remote-tracking branch 'origin/develop' into feature/map-component 2022-03-10 09:07:52 +00:00