mike12345567
|
30b7790e65
|
Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from.
|
2022-07-15 17:13:45 +01:00 |
Andrew Kingston
|
8e03c8a33c
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-07-11 10:33:50 +01:00 |
mike12345567
|
2593dccdac
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-07-05 17:37:04 +01:00 |
Mel O'Hagan
|
b51d24891a
|
Remove array type option for JSON columns
|
2022-06-29 14:11:39 +01:00 |
Andrew Kingston
|
15c28bcb8f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-15 15:32:33 +01:00 |
Rory Powell
|
05f0393310
|
Merge branch 'release' into merge-release
|
2022-06-13 11:45:18 +01:00 |
Mel O'Hagan
|
91b97698a6
|
Rename Firebase to Firestore
|
2022-06-08 12:05:29 +01:00 |
Andrew Kingston
|
17da8f192f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-07 08:45:57 +01:00 |
Mel O'Hagan
|
b282102998
|
Revert "Datasource plus - build schema"
This reverts commit 3c1d32ba24 .
|
2022-06-01 09:36:42 +01:00 |
Mel O'Hagan
|
3c1d32ba24
|
Datasource plus - build schema
|
2022-05-31 14:39:53 +01:00 |
Mel O'Hagan
|
a2a29caeea
|
Added Snowflake integration
|
2022-05-30 21:13:45 +01:00 |
Andrew Kingston
|
b041700ea8
|
Remove concept of frontend preview types
|
2022-05-12 09:46:21 +01:00 |
Andrew Kingston
|
3ada9a12c5
|
Add full navigation settings panel in new design UI. Remove navigation theme settings from theme panel
|
2022-05-06 13:51:27 +01:00 |
mike12345567
|
056d9defe4
|
Fix for #5219 - default all string types to basic text format, allow user to switch string types to longform if they desire.
|
2022-04-27 16:29:03 +01:00 |
Martin McKeaveney
|
81c662f0ca
|
redis integration
|
2022-03-31 10:56:16 +01:00 |
Maurits Lourens
|
e9405a1802
|
initial setup for google firebase integration
|
2022-03-08 17:31:36 +01:00 |
mike12345567
|
cf9664969f
|
Fixing issue with formula column validation breaking row save.
|
2022-02-21 15:01:42 +00:00 |
Andrew Kingston
|
312571314d
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-02-01 16:46:00 +00:00 |
mike12345567
|
8fbd101448
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/formula-filtering
|
2022-01-31 15:21:15 +00:00 |
mike12345567
|
712382af07
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-01-31 14:29:02 +00:00 |
mike12345567
|
3567e7ddb6
|
Fixing #4192 - allowing switching between JSON and multi-select types, as well as not switching multi-select to JSON when fetching SQL tables.
|
2022-01-26 18:50:13 +00:00 |
Andrew Kingston
|
617ddf7092
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 17:49:27 +00:00 |
Martin McKeaveney
|
203c892f33
|
code review and merge with develop
|
2022-01-26 17:45:28 +01:00 |
Andrew Kingston
|
515d4f91c0
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-26 16:02:27 +00:00 |
mike12345567
|
04934a544a
|
Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula.
|
2022-01-21 16:24:24 +00:00 |
Rory Powell
|
70788d42b7
|
Share validation between app modals, add yup based validation framework, add url to app modals
|
2022-01-20 16:01:09 +00:00 |
Andrew Kingston
|
e3b8e44eeb
|
Update remaining dependency issues in client
|
2022-01-20 10:16:13 +00:00 |
Andrew Kingston
|
597a1e5e68
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-19 13:54:39 +00:00 |
Andrew Kingston
|
919e31d216
|
Add initial work on frontend-core refactor
|
2022-01-18 09:39:19 +00:00 |
Martin McKeaveney
|
857d1f7c0b
|
gsheets E2E
|
2022-01-15 19:28:04 +01:00 |
mike12345567
|
018e0bd73b
|
Getting client partially working, having an issue with search fields not updating for a table block.
|
2022-01-14 17:42:14 +00:00 |
Andrew Kingston
|
9de896e526
|
Merge branch 'develop' of github.com:Budibase/budibase into rest-pagination
|
2022-01-04 14:34:09 +00:00 |
Andrew Kingston
|
7dd70147f5
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2022-01-04 09:48:44 +00:00 |
Andrew Kingston
|
8a65b30042
|
Add pagination tab to query UI
|
2021-12-17 11:37:50 +00:00 |
Andrew Kingston
|
8d10fcf34c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-15 13:36:10 +00:00 |
mike12345567
|
53dba1cccb
|
Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data.
|
2021-12-14 17:59:02 +00:00 |
Andrew Kingston
|
f4c3435e98
|
Rename Key/Value field to JSON field
|
2021-12-10 15:26:43 +00:00 |
mike12345567
|
ba9854d121
|
Adding all response capabilities.
|
2021-12-06 17:39:51 +00:00 |
mike12345567
|
5bd2831bb6
|
Adding radio group of body types.
|
2021-12-02 17:53:14 +00:00 |
mike12345567
|
655c6034c2
|
Updating REST creation, removing the modal step, updating the config page to move things around as per designs.
|
2021-11-30 16:21:16 +00:00 |
Martin McKeaveney
|
f9b2a3c5e1
|
Google sheets integration CRUD E2E
|
2021-11-25 18:12:12 +01:00 |
mike12345567
|
18b742ede5
|
Adding some basic UI around the key/value data type.
|
2021-11-23 18:20:12 +00:00 |
Rory Powell
|
56d8b29962
|
Merge branch 'develop' into oracle-datasource
|
2021-11-22 10:47:48 +00:00 |
Rory Powell
|
f94a0eadbe
|
Merge branch 'develop' into oracle-datasource
|
2021-11-22 10:47:48 +00:00 |
mike12345567
|
02137f4c08
|
Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables.
|
2021-11-10 15:01:44 +00:00 |
mike12345567
|
7f055ed8dc
|
Adding a way to switch between string and options, as well as number and boolean types, this is very useful for SQL tables.
|
2021-11-10 15:01:44 +00:00 |
Rory Powell
|
5257fe7bf7
|
Integrate with UI
|
2021-11-08 22:08:47 +00:00 |
Rory Powell
|
9273edc794
|
Integrate with UI
|
2021-11-08 22:08:47 +00:00 |
mike12345567
|
e188367ae2
|
Removing constants import that was breaking things.
|
2021-11-08 18:59:27 +00:00 |
mike12345567
|
2f1c22085c
|
Removing constants import that was breaking things.
|
2021-11-08 18:59:27 +00:00 |