1
0
Fork 0
mirror of synced 2024-08-02 20:01:43 +12:00
Commit graph

4047 commits

Author SHA1 Message Date
mike12345567
bd3bdfa9aa Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue. 2021-01-29 20:03:09 +00:00
mike12345567
690b63b146 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers 2021-01-29 14:36:26 +00:00
mike12345567
72f205d736 Adding a getManifest function to string templates. 2021-01-29 14:36:16 +00:00
Martin McKeaveney
37ea611107
Update budibase_ci.yml 2021-01-29 12:11:40 +00:00
Martin McKeaveney
87a903e927
Merge pull request #1048 from Budibase/staging-image
add support for staging image that gets built on master push
2021-01-29 11:48:01 +00:00
Martin McKeaveney
59aa978ebd adding docker login command 2021-01-29 10:45:11 +00:00
Martin McKeaveney
a6f30e061e add support for staging image that gets built on master push 2021-01-29 10:41:08 +00:00
Martin McKeaveney
82dbe62b10
Merge pull request #1044 from Budibase/privacy-features
privacy features + allow builder usage without cloud API key
2021-01-29 09:55:56 +00:00
Martin McKeaveney
932efaa10c
Merge pull request #1047 from yashank09/master
adds a placeholder on automation trigger
2021-01-29 07:51:43 +00:00
yashank09
86c4594c0d adds placeholder on automation trigger 2021-01-28 23:23:44 -08:00
Martin McKeaveney
d8a7df0c3e remove superfluous param 2021-01-28 19:35:04 +00:00
Martin McKeaveney
98d82d92ff remove log 2021-01-28 19:34:24 +00:00
Martin McKeaveney
f9190c1ed7 privacy features + allow builder usage without cloud API key 2021-01-28 19:32:13 +00:00
Martin McKeaveney
0b4e2425f3
Merge pull request #1036 from SOVLOOKUP/master
add arangodb integration
2021-01-28 15:30:34 +00:00
sovlookup
31925ce3c0 prettify code 2021-01-28 23:08:53 +08:00
Michael Drury
ecdf5f35f1
Merge pull request #1038 from Budibase/bug/relationship-issue
Quick relationship fix
2021-01-28 14:44:19 +00:00
sovlookup
2168991591 cannot return result directly fix it 2021-01-28 22:35:41 +08:00
sovlookup
aeee8af0d8 this commit is ok 2021-01-28 22:26:53 +08:00
sovlookup
9684def1ae fix a little space 2021-01-28 22:23:17 +08:00
sovlookup
0b8987f6a1 add arangodb integration 2021-01-28 22:20:15 +08:00
sovlookup
8996200d8d add arangodb integration 2021-01-28 22:17:39 +08:00
mike12345567
28ddffb862 Fixing an issue that aptkingston found with relationships were links on the way out would be multiplied (due to the bi-directional nature). 2021-01-28 14:03:19 +00:00
sovlookup
1b6eb426c6 add arangodb integration 2021-01-28 21:48:29 +08:00
sovlookup
7a6e677b89 add arangodb integration 2021-01-28 21:42:40 +08:00
mike12345567
9cc8c08cf1 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers 2021-01-28 09:59:28 +00:00
mike12345567
c04dd20805 Linting. 2021-01-27 18:09:32 +00:00
mike12345567
48dc9f9533 Adding a manifest of all the useful helpers which our system provides. 2021-01-27 18:09:04 +00:00
Martin McKeaveney
497c87ce00 v0.6.2 2021-01-27 17:43:38 +00:00
Martin McKeaveney
1939c1e000 actions fix 2021-01-27 17:29:30 +00:00
Martin McKeaveney
ed5d0f4e53 v0.6.1 2021-01-27 16:47:44 +00:00
Martin McKeaveney
930d7f5401 replace npmignore with package JSON files field 2021-01-27 16:40:47 +00:00
Martin McKeaveney
71c88fc410 v0.6.0 2021-01-27 15:04:13 +00:00
Joe
d937d62af0
Merge pull request #1026 from Budibase/minor-ui-updates-to-bindings-and-actions-drawer
Minor UI updates to bindings and actions drawer
2021-01-27 09:56:21 +00:00
Joe
051a2875b7 Further spacing improvements
Spacing improvements
Red color applied to X hover
List of bindable objects is now scrollable without a visual of the scrollbar
2021-01-27 09:44:58 +00:00
Joe
a2a4a2d21d Minor ui updates
Padding and spacing improved
2021-01-26 22:42:31 +00:00
mike12345567
c928398db7 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers 2021-01-26 16:22:38 +00:00
Martin McKeaveney
fbfa8a8659
Merge pull request #1015 from Budibase/mysql-connector
MySQL integration and self hosted deploy event
2021-01-26 16:17:09 +00:00
Martin McKeaveney
9581e50e45 return schemas from backend 2021-01-26 16:02:44 +00:00
mike12345567
b0c7002a5a Linting. 2021-01-26 15:59:58 +00:00
mike12345567
2d7866dd58 Fixing the transition between readable and runtime bindings. 2021-01-26 15:59:28 +00:00
Martin McKeaveney
aa28bb5e94 only allow read queries in datasources 2021-01-26 15:23:23 +00:00
mike12345567
2d6f79a433 Adding date information. 2021-01-26 14:47:30 +00:00
mike12345567
7456e1fbed Disabling save button on binding drawer when handlebars statement is invalid. 2021-01-26 14:09:31 +00:00
mike12345567
c8295f0fbd Linting. 2021-01-26 12:43:26 +00:00
Andrew Kingston
40d8d9a5fe
Merge pull request #1014 from Budibase/fix/chart-field-settings
Fix settings to select fields and fix chart settings not showing fields
2021-01-26 11:20:41 +00:00
mike12345567
c8f8fec8a0 Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-helpers 2021-01-26 11:13:07 +00:00
Martin McKeaveney
f956750870 Merge branch 'master' of github.com:Budibase/budibase into mysql-connector 2021-01-26 11:10:08 +00:00
Martin McKeaveney
a73473b16c MySQL integration and self hosted deploy event 2021-01-26 11:07:30 +00:00
Joe
6663306ca3
Update README.md 2021-01-26 11:00:08 +00:00
Andrew Kingston
9e29b33055 Fix settings to select fields and fix chart settings not showing fields 2021-01-26 10:57:57 +00:00