mike12345567
|
4950db460c
|
Formatting.
|
2021-06-14 19:07:13 +01:00 |
mike12345567
|
ce8d06df06
|
Some of the functionality required for external SQL rows API.
|
2021-06-14 19:05:39 +01:00 |
mike12345567
|
146a72f61d
|
Fixing internal delete.
|
2021-06-14 13:52:06 +01:00 |
Martin McKeaveney
|
499583ff22
|
fixing attachments for public apps
|
2021-06-08 12:50:58 +01:00 |
Andrew Kingston
|
01be9be963
|
Fix formula fields causing handlebars enrichment of client component settings to fail
|
2021-05-26 17:38:49 +01:00 |
Andrew Kingston
|
a94682d645
|
Simplify loading logic to prevent empty state flashing when loading data in data providers
|
2021-05-13 16:33:19 +01:00 |
Andrew Kingston
|
e09440f077
|
Allow multipage searches and implement optional pagination to data providers
|
2021-05-13 12:26:18 +01:00 |
Andrew Kingston
|
1a2e17ff17
|
Add support for numerical sorting
|
2021-05-11 11:24:16 +01:00 |
Andrew Kingston
|
6f6770cef7
|
Add server-side searching and pagination to data providers using internal tables
|
2021-04-30 16:29:53 +01:00 |
Martin McKeaveney
|
a68227735c
|
ensuring public users can log in after being assigned a roleId
|
2021-04-13 16:56:45 +01:00 |
Andrew Kingston
|
83a021a45d
|
Merge branch 'next' of github.com:Budibase/budibase into datasource-refactor
|
2021-03-29 15:40:35 +01:00 |
mike12345567
|
b97071bf82
|
Rewriting search to use the new couchdb 3.0 search functionality.
|
2021-03-25 23:42:50 +00:00 |
Andrew Kingston
|
6e29423d4d
|
Add data provider component and refactor component setting types
|
2021-03-16 13:54:34 +00:00 |
Andrew Kingston
|
bd5bac4ef2
|
Add support for new relationship objects in client app bindings
|
2021-02-25 11:06:46 +00:00 |
mike12345567
|
b46d9847ad
|
Adding notifier to API for 401 requests, meaning login has notification on fail.
|
2021-02-22 14:23:16 +00:00 |
Andrew Kingston
|
7b4b22377d
|
Display enriched relationship info in grids and bindings
|
2021-02-19 12:00:06 +00:00 |
Andrew Kingston
|
56d8a27286
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-10 18:34:45 +00:00 |
Martin McKeaveney
|
580ae3fb4c
|
tidy up
|
2021-02-09 19:00:13 +00:00 |
Martin McKeaveney
|
07aeccb36d
|
search UI complete, server side cursor based pagination
|
2021-02-08 17:44:44 +00:00 |
Andrew Kingston
|
bd1bd8ee2a
|
Add hot reloading of related datasources for external queries
|
2021-02-08 09:51:20 +00:00 |
Martin McKeaveney
|
2a78d1f419
|
test
|
2021-02-06 12:31:12 +00:00 |
Andrew Kingston
|
c0555745e1
|
Automatically refresh data when related data changes
|
2021-02-05 16:16:41 +00:00 |
Martin McKeaveney
|
b4628a43d0
|
merge
|
2021-02-05 11:18:37 +00:00 |
Martin McKeaveney
|
b1b02934ed
|
custom columns
|
2021-02-04 23:17:49 +00:00 |
Andrew Kingston
|
d85665d21c
|
Allow forms to generate query schemas. Fix query execution action
|
2021-02-03 14:53:13 +00:00 |
Andrew Kingston
|
4d411857fd
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-03 11:13:58 +00:00 |
Michael Shanks
|
10d672460a
|
fix: views not loading in deployed apps
|
2021-02-02 21:23:49 +00:00 |
Andrew Kingston
|
17ad44369c
|
Ensure fetching datasources always returns an array result
|
2021-02-02 10:35:00 +00:00 |
Martin McKeaveney
|
27c7f5697b
|
internal search working
|
2021-02-01 21:02:54 +00:00 |
Andrew Kingston
|
4630699f13
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-01 09:11:48 +00:00 |
Kevin Åberg Kultalahti
|
ec5af43587
|
Merge pull request #1017 from Budibase/fix/attachment-issues
Attachment issue fixes
|
2021-01-30 12:29:46 +01:00 |
Andrew Kingston
|
e0b6e78f72
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-29 16:59:24 +00:00 |
Andrew Kingston
|
a4de9668ed
|
Add attachment field to forms
|
2021-01-29 13:22:38 +00:00 |
Andrew Kingston
|
9d870dbccc
|
Add current user bindings, and current user relationships as data sources
|
2021-01-28 14:29:35 +00:00 |
Keviin Åberg Kultalahti
|
958efd2303
|
Merge branch 'master' into fix/attachment-issues
|
2021-01-26 12:49:27 +01:00 |
Keviin Åberg Kultalahti
|
b7006e097c
|
conditionally adds content-type json header if json is sent with request
|
2021-01-26 11:51:42 +01:00 |
Andrew Kingston
|
bfd24571b2
|
Fix client API URLs not being cleaned properly
|
2021-01-26 09:40:04 +00:00 |
Andrew Kingston
|
03e6799258
|
Remove success notification on query success to prevent notifications on 'read' queries
|
2021-01-26 09:31:41 +00:00 |
Andrew Kingston
|
5bec329581
|
Merge branch 'master' of github.com:Budibase/budibase into component-binding-refactor
|
2021-01-26 09:11:43 +00:00 |
Keviin Åberg Kultalahti
|
d622b75db3
|
some more typo fixes
|
2021-01-25 13:39:19 +01:00 |
Keviin Åberg Kultalahti
|
8ed9dd08cf
|
fix typos and linting issues
|
2021-01-25 13:36:35 +01:00 |
Keviin Åberg Kultalahti
|
58f8350984
|
fixes spelling error
|
2021-01-25 13:14:38 +01:00 |
Keviin Åberg Kultalahti
|
b64b164236
|
adds catch-all notification to some requests that aren't caught in the API
|
2021-01-25 13:10:13 +01:00 |
Keviin Åberg Kultalahti
|
d2790ddd19
|
adds notifications to running queries
|
2021-01-25 12:57:04 +01:00 |
Keviin Åberg Kultalahti
|
8713105b62
|
changes notification handling from catch-all to specific messages per action
|
2021-01-25 12:55:29 +01:00 |
Keviin Åberg Kultalahti
|
2034fb8646
|
adds success notification messages to row API
|
2021-01-25 12:44:44 +01:00 |
Keviin Åberg Kultalahti
|
d419766a31
|
update catch all error message
|
2021-01-25 11:06:50 +01:00 |
Keviin Åberg Kultalahti
|
73b2a775aa
|
failing API calls now display errors using the toast
|
2021-01-22 13:27:13 +01:00 |
Andrew Kingston
|
9056b0e49d
|
Enrich datasources so that data can be correctly fetched reactively using only the datasource definition
|
2021-01-21 10:42:14 +00:00 |
Martin McKeaveney
|
133d93fbee
|
fix dynamic params
|
2021-01-18 15:37:32 +00:00 |
Martin McKeaveney
|
a7f9e2fb8f
|
better integration API, parse JSON by default
|
2021-01-15 13:11:51 +00:00 |
Michael Shanks
|
fbb4fd482f
|
Merge pull request #981 from Budibase/trigger_automation_action
Trigger automation from button click
|
2021-01-13 11:06:10 +00:00 |
Martin McKeaveney
|
a48869a2f0
|
merge
|
2021-01-11 20:29:33 +00:00 |
Martin McKeaveney
|
15de3c8f83
|
styling, async data fetching
|
2021-01-11 20:17:56 +00:00 |
Martin McKeaveney
|
b76d42bcde
|
use dynamic input in query
|
2021-01-11 15:34:43 +00:00 |
mike12345567
|
ef0787917a
|
Fixing removal of full path function (adding back original functionality).
|
2021-01-11 10:01:02 +00:00 |
Andrew Kingston
|
e94cdf1f8e
|
Remove hostname check when creating API endpoint URLs now that they are proxied
|
2021-01-11 09:38:40 +00:00 |
Martin McKeaveney
|
102b7ce61f
|
binding data context in component
|
2021-01-08 18:22:03 +00:00 |
Michael Shanks
|
a878d7eb40
|
Trigger Automation from frontend actions
|
2021-01-08 17:25:06 +00:00 |
Martin McKeaveney
|
8e40f4b5f8
|
Allow dynamic query execution from front end components
|
2021-01-08 12:06:37 +00:00 |
Andrew Kingston
|
cf087209d7
|
Bundle app ID inside apps, rather than trying to find it dynamically
|
2021-01-07 14:53:56 +00:00 |
Martin McKeaveney
|
d7a0d29b03
|
switching between queries
|
2021-01-06 12:28:51 +00:00 |
mike12345567
|
40a6348e7c
|
Version working with reverse proxy, need to just change settings menu in builder now to use this properly.
|
2021-01-05 18:47:51 +00:00 |
Martin McKeaveney
|
755fa0ac4a
|
allow execution of external connector queries from button clicks
|
2021-01-04 18:57:16 +00:00 |
Martin McKeaveney
|
b4b4941003
|
use queries in front end
|
2020-12-30 12:58:39 +00:00 |
Martin McKeaveney
|
29b51bc6c2
|
separation of datasources and queries
|
2020-12-18 18:19:43 +00:00 |
Martin McKeaveney
|
f05d696ef7
|
email as default user identifier
|
2020-12-04 12:22:45 +00:00 |
Andrew Kingston
|
1e857f101a
|
Add button actions, simplify contexts and tidy up
|
2020-11-25 09:50:51 +00:00 |
Andrew Kingston
|
199c3409c9
|
Simplify data contexts
|
2020-11-24 11:28:31 +00:00 |
Andrew Kingston
|
1b0fa94dff
|
Add support for full depth data binding
|
2020-11-20 09:50:10 +00:00 |
Andrew Kingston
|
21a9840b8b
|
Add header to flag whether a request originates from the client
|
2020-11-19 20:04:30 +00:00 |
Andrew Kingston
|
9c30ab2df3
|
Fetch app definition and routes from the server
|
2020-11-19 18:39:22 +00:00 |
Andrew Kingston
|
ef2eba0433
|
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk
|
2020-11-19 17:55:40 +00:00 |
Andrew Kingston
|
3dcd9d32e2
|
Fix fetching of relationship data in lists
|
2020-11-19 13:50:20 +00:00 |
Andrew Kingston
|
1a8d781c8c
|
Refactor entire SDK into client lib and enable svelte context sharing between client and components
|
2020-11-18 19:18:18 +00:00 |
Andrew Kingston
|
499ad2e35d
|
Add initial work on component SDK
|
2020-11-11 12:25:50 +00:00 |
mike12345567
|
f2e1f1f4e9
|
The API that the components library would use was not always consistent with the API client library would use and this would sometimes break things.
|
2020-11-09 09:42:35 +00:00 |
Andrew Kingston
|
253568fd2d
|
Merge pull request #817 from Budibase/apex-charts
Apex charts
|
2020-11-09 08:48:44 +00:00 |
mike12345567
|
ce12325b8c
|
Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated.
|
2020-11-06 21:13:21 +00:00 |
Andrew Kingston
|
7aa8d7870d
|
Fix crash when saving rows
|
2020-11-04 13:17:24 +00:00 |
Michael Drury
|
684df38561
|
Fixing issue that was breaking linting.
|
2020-11-03 15:35:27 +00:00 |
Michael Drury
|
19bcecf9f3
|
Linting and fixing client test case, have to mock getAppId as the location will never be set during testing.
|
2020-11-03 14:30:20 +00:00 |
Michael Drury
|
ac73b5c4aa
|
Further work towards the re-implementation of auth, changing how the appId is determined, now it mainly will use a header, and a cookie which will be written to store the current status of appId.
|
2020-11-03 13:45:49 +00:00 |
Andrew Kingston
|
19bfa87859
|
Fix link
|
2020-10-16 16:00:26 +01:00 |
Andrew Kingston
|
0c61fe60a2
|
Fix crashing whenever hitting an API error from client app
|
2020-10-16 09:37:19 +01:00 |
Andrew Kingston
|
536e1f2ab3
|
Add new Delete Row action which can be used in client apps
|
2020-10-16 08:37:13 +01:00 |
mike12345567
|
cfd4d9d34d
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:34:32 +01:00 |
mike12345567
|
5d49d529e3
|
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
|
2020-10-09 19:10:28 +01:00 |
mike12345567
|
fdaa69ee7f
|
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
|
2020-10-09 18:49:23 +01:00 |
Michael Shanks
|
2e76e1f0f4
|
Save Record Action
|
2020-10-08 22:06:44 +01:00 |
Andrew Kingston
|
d166d8072b
|
Merge in master
|
2020-09-14 10:16:09 +01:00 |
Michael Shanks
|
0735eaa523
|
stop coercing values on the server - do on client instead
|
2020-09-11 21:24:52 +01:00 |
Michael Shanks
|
d3225cb51f
|
events hooked up and working
|
2020-09-10 21:11:05 +01:00 |
Andrew Kingston
|
98ffd6f971
|
Remove client workflow execution
|
2020-09-10 11:27:31 +01:00 |
Michael Shanks
|
7861c8ede8
|
bindings... allowing unescaped urls, but not html tags
|
2020-08-11 14:12:05 +01:00 |
Michael Shanks
|
a82c0dd44e
|
client lib - new binding
|
2020-08-06 21:12:35 +01:00 |
Michael Shanks
|
19d132c6c2
|
removal of appRoot - appId comes in cookie
|
2020-06-12 20:42:55 +01:00 |
Martin McKeaveney
|
3a983cea8a
|
tidy up, styling
|
2020-06-02 11:08:53 +01:00 |
Martin McKeaveney
|
a6602ba1fc
|
lint + format
|
2020-06-01 21:31:55 +01:00 |
Martin McKeaveney
|
b372f6b03d
|
tidy up
|
2020-06-01 21:26:32 +01:00 |