Commit Graph

11368 Commits

Author SHA1 Message Date
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
Budibase Staging Release Bot f12ce76171 v1.0.81-alpha.8 2022-03-10 14:27:08 +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
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
Martin McKeaveney 14768d0479 proxy publishing script 2022-03-10 06:59:17 +00:00
Martin McKeaveney 10d2c29441 Merge branch 'master' of github.com:Budibase/budibase 2022-03-10 06:43:10 +00:00
Martin McKeaveney 0a6f1ab0db adding k8s flags 2022-03-10 06:42:28 +00:00
Budibase Release Bot ff11d0ed02 v1.0.82 2022-03-10 01:06:14 +00:00
Budibase Staging Release Bot acd3549345 v1.0.81-alpha.7 2022-03-10 01:04:00 +00:00
Martin McKeaveney 129cdf9c4b Merge pull request #4867 from Budibase/develop
develop -> master
2022-03-10 02:00:02 +01:00
Martin McKeaveney 45f158dcc5 Merge pull request #4587 from CommanderRoot/rm-deprecated-substr
Replace deprecated String.prototype.substr()
2022-03-10 01:57:57 +01:00
Budibase Release Bot 1a76729412 v1.0.81 2022-03-10 00:46:03 +00:00
Martin McKeaveney da08ec73c8 Merge pull request #4866 from Budibase/develop
develop -> master
2022-03-10 01:38:58 +01:00
Maurits Lourens a4fa08fc4d remove inkscape related data from svg 2022-03-10 00:34:08 +01:00
Maurits Lourens b987dc345f finish up Firebase implementation 2022-03-10 00:23:36 +01:00
Budibase Staging Release Bot 627bb87b45 v1.0.81-alpha.6 2022-03-09 22:11:25 +00:00
Rory Powell 1da7d1866e Merge pull request #4684 from Budibase/labday/status-banner
Add status banner + fix templates 403 redirect loop
2022-03-09 22:05:21 +00:00
Rory Powell 6a4b953716 Merge branch 'labday/status-banner' of github.com:Budibase/budibase into labday/status-banner 2022-03-09 21:40:07 +00:00
Rory Powell b77234b8ce Merge branch 'develop' into labday/status-banner 2022-03-09 21:39:30 +00:00
Andrew Kingston fa89e58934 Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements 2022-03-09 18:07:51 +00:00
Maurits Lourens 792021616c fix connection to firebase using service account 2022-03-09 17:46:25 +01:00
Budibase Staging Release Bot 54ba0958cb v1.0.81-alpha.5 2022-03-09 16:37:44 +00:00
Michael Drury 8e4af826a2 Merge pull request #4852 from Budibase/fix/open-api-search
Quick fixes for OpenAPI search response schema
2022-03-09 16:31:31 +00:00
mike12345567 0dc2616025 Some quick updates, cleaning up codebase. 2022-03-09 16:31:08 +00:00
Andrew Kingston e58f942dc9 Try to fix branch 2022-03-09 15:39:51 +00:00
mike12345567 6ccd160fe8 Merge branch 'fix/open-api-search' of github.com:Budibase/budibase into examples/nextjs 2022-03-09 15:34:40 +00:00
mike12345567 f2f2829c71 removing example. 2022-03-09 15:31:53 +00:00
mike12345567 0167c44674 Merge branch 'develop' of github.com:Budibase/budibase into fix/open-api-search 2022-03-09 15:28:03 +00:00
mike12345567 93df84b671 Adjusting colours, some quick fixes after changing to sales person for relationship name. 2022-03-09 15:19:18 +00:00
Martin McKeaveney ce984348a0 fixing enrichment of relationships in patch call 2022-03-09 16:08:55 +01:00
mike12345567 05352703b9 Final version of example, has save form and table of sales, supporting relationships and pagination all from Postgres. 2022-03-09 15:00:36 +00:00
Martin McKeaveney f62d76c664 reverting package.json to versions before merge 2022-03-09 15:54:43 +01:00