Andrew Kingston
|
69fcaebc4d
|
Add support for new relationship objects in client app bindings
|
2021-02-25 11:06:46 +00:00 |
mike12345567
|
2f33032d38
|
Adding notifier to API for 401 requests, meaning login has notification on fail.
|
2021-02-22 14:23:16 +00:00 |
Andrew Kingston
|
d4d4a36448
|
Display enriched relationship info in grids and bindings
|
2021-02-19 12:00:06 +00:00 |
Andrew Kingston
|
aec4939b93
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-10 18:34:45 +00:00 |
Martin McKeaveney
|
c132b7b584
|
tidy up
|
2021-02-09 19:00:13 +00:00 |
Martin McKeaveney
|
7f24c80bf0
|
search UI complete, server side cursor based pagination
|
2021-02-08 17:44:44 +00:00 |
Andrew Kingston
|
98f13321d4
|
Add hot reloading of related datasources for external queries
|
2021-02-08 09:51:20 +00:00 |
Martin McKeaveney
|
2b74fd887b
|
test
|
2021-02-06 12:31:12 +00:00 |
Andrew Kingston
|
fe00c66700
|
Automatically refresh data when related data changes
|
2021-02-05 16:16:41 +00:00 |
Martin McKeaveney
|
5b1a2f99d6
|
merge
|
2021-02-05 11:18:37 +00:00 |
Martin McKeaveney
|
c57dee754f
|
custom columns
|
2021-02-04 23:17:49 +00:00 |
Andrew Kingston
|
d921cfedf8
|
Allow forms to generate query schemas. Fix query execution action
|
2021-02-03 14:53:13 +00:00 |
Andrew Kingston
|
da9b2cd09d
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-03 11:13:58 +00:00 |
Michael Shanks
|
7380250f0b
|
fix: views not loading in deployed apps
|
2021-02-02 21:23:49 +00:00 |
Andrew Kingston
|
7c0a2bc2f5
|
Ensure fetching datasources always returns an array result
|
2021-02-02 10:35:00 +00:00 |
Martin McKeaveney
|
4b5e572da3
|
internal search working
|
2021-02-01 21:02:54 +00:00 |
Andrew Kingston
|
216566887c
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-02-01 09:11:48 +00:00 |
Kevin Åberg Kultalahti
|
93dc21a849
|
Merge pull request #1017 from Budibase/fix/attachment-issues
Attachment issue fixes
|
2021-01-30 12:29:46 +01:00 |
Andrew Kingston
|
1ae0f41587
|
Merge branch 'master' of github.com:Budibase/budibase into form-builder
|
2021-01-29 16:59:24 +00:00 |
Andrew Kingston
|
deccd11def
|
Add attachment field to forms
|
2021-01-29 13:22:38 +00:00 |
Andrew Kingston
|
b4ccf9c1d2
|
Add current user bindings, and current user relationships as data sources
|
2021-01-28 14:29:35 +00:00 |
Keviin Åberg Kultalahti
|
cd95748982
|
Merge branch 'master' into fix/attachment-issues
|
2021-01-26 12:49:27 +01:00 |
Keviin Åberg Kultalahti
|
c552ab761f
|
conditionally adds content-type json header if json is sent with request
|
2021-01-26 11:51:42 +01:00 |
Andrew Kingston
|
47dbd43116
|
Fix client API URLs not being cleaned properly
|
2021-01-26 09:40:04 +00:00 |
Andrew Kingston
|
3c4afaf7a1
|
Remove success notification on query success to prevent notifications on 'read' queries
|
2021-01-26 09:31:41 +00:00 |
Andrew Kingston
|
126b3ee480
|
Merge branch 'master' of github.com:Budibase/budibase into component-binding-refactor
|
2021-01-26 09:11:43 +00:00 |
Keviin Åberg Kultalahti
|
f88368260d
|
some more typo fixes
|
2021-01-25 13:39:19 +01:00 |
Keviin Åberg Kultalahti
|
1798511811
|
fix typos and linting issues
|
2021-01-25 13:36:35 +01:00 |
Keviin Åberg Kultalahti
|
21902aff14
|
fixes spelling error
|
2021-01-25 13:14:38 +01:00 |
Keviin Åberg Kultalahti
|
20e6279ee1
|
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
|
737c9fe52f
|
adds notifications to running queries
|
2021-01-25 12:57:04 +01:00 |
Keviin Åberg Kultalahti
|
0832fc5e86
|
changes notification handling from catch-all to specific messages per action
|
2021-01-25 12:55:29 +01:00 |
Keviin Åberg Kultalahti
|
1f13fb3bd2
|
adds success notification messages to row API
|
2021-01-25 12:44:44 +01:00 |
Keviin Åberg Kultalahti
|
57dcaefa8b
|
update catch all error message
|
2021-01-25 11:06:50 +01:00 |
Keviin Åberg Kultalahti
|
37c2b51095
|
failing API calls now display errors using the toast
|
2021-01-22 13:27:13 +01:00 |
Andrew Kingston
|
c9f60cf660
|
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
|
b42c50ba9d
|
fix dynamic params
|
2021-01-18 15:37:32 +00:00 |
Martin McKeaveney
|
6f57c1d22d
|
better integration API, parse JSON by default
|
2021-01-15 13:11:51 +00:00 |
Michael Shanks
|
6c6f93af34
|
Merge pull request #981 from Budibase/trigger_automation_action
Trigger automation from button click
|
2021-01-13 11:06:10 +00:00 |
Martin McKeaveney
|
70e4b2514e
|
merge
|
2021-01-11 20:29:33 +00:00 |
Martin McKeaveney
|
49477d3ac9
|
styling, async data fetching
|
2021-01-11 20:17:56 +00:00 |
Martin McKeaveney
|
5aa7edda64
|
use dynamic input in query
|
2021-01-11 15:34:43 +00:00 |
mike12345567
|
e14e5c85f2
|
Fixing removal of full path function (adding back original functionality).
|
2021-01-11 10:01:02 +00:00 |
Andrew Kingston
|
c6532303ce
|
Remove hostname check when creating API endpoint URLs now that they are proxied
|
2021-01-11 09:38:40 +00:00 |
Martin McKeaveney
|
d710874ef1
|
binding data context in component
|
2021-01-08 18:22:03 +00:00 |
Michael Shanks
|
b2daff6285
|
Trigger Automation from frontend actions
|
2021-01-08 17:25:06 +00:00 |
Martin McKeaveney
|
98a7085bbc
|
Allow dynamic query execution from front end components
|
2021-01-08 12:06:37 +00:00 |
Andrew Kingston
|
97dfc14007
|
Bundle app ID inside apps, rather than trying to find it dynamically
|
2021-01-07 14:53:56 +00:00 |
Martin McKeaveney
|
37ef32a173
|
switching between queries
|
2021-01-06 12:28:51 +00:00 |
mike12345567
|
49f56ebd53
|
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
|
0be3c722b8
|
allow execution of external connector queries from button clicks
|
2021-01-04 18:57:16 +00:00 |
Martin McKeaveney
|
7adba016f4
|
use queries in front end
|
2020-12-30 12:58:39 +00:00 |
Martin McKeaveney
|
63ad74b660
|
separation of datasources and queries
|
2020-12-18 18:19:43 +00:00 |
Martin McKeaveney
|
d6b00d5ebe
|
email as default user identifier
|
2020-12-04 12:22:45 +00:00 |
Andrew Kingston
|
907c0fcfda
|
Add button actions, simplify contexts and tidy up
|
2020-11-25 09:50:51 +00:00 |
Andrew Kingston
|
ad5fc0e780
|
Simplify data contexts
|
2020-11-24 11:28:31 +00:00 |
Andrew Kingston
|
32a143cf41
|
Add support for full depth data binding
|
2020-11-20 09:50:10 +00:00 |
Andrew Kingston
|
2cb4cb2ce9
|
Add header to flag whether a request originates from the client
|
2020-11-19 20:04:30 +00:00 |
Andrew Kingston
|
674b89df5d
|
Fetch app definition and routes from the server
|
2020-11-19 18:39:22 +00:00 |
Andrew Kingston
|
71b59d7cca
|
Merge branch 'feature/backend-routing' of github.com:Budibase/budibase into component-sdk
|
2020-11-19 17:55:40 +00:00 |
Andrew Kingston
|
c1c7c8ede4
|
Fix fetching of relationship data in lists
|
2020-11-19 13:50:20 +00:00 |
Andrew Kingston
|
a18a861177
|
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
|
f8732b3038
|
Add initial work on component SDK
|
2020-11-11 12:25:50 +00:00 |
mike12345567
|
7600710125
|
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
|
65b36677e6
|
Merge pull request #817 from Budibase/apex-charts
Apex charts
|
2020-11-09 08:48:44 +00:00 |
mike12345567
|
472305d214
|
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
|
e1b3982bab
|
Fix crash when saving rows
|
2020-11-04 13:17:24 +00:00 |
Michael Drury
|
42b16069a6
|
Fixing issue that was breaking linting.
|
2020-11-03 15:35:27 +00:00 |
Michael Drury
|
957706fc91
|
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
|
a35b6a57f9
|
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
|
5253534a05
|
Fix link
|
2020-10-16 16:00:26 +01:00 |
Andrew Kingston
|
711fab2269
|
Fix crashing whenever hitting an API error from client app
|
2020-10-16 09:37:19 +01:00 |
Andrew Kingston
|
5f7103f508
|
Add new Delete Row action which can be used in client apps
|
2020-10-16 08:37:13 +01:00 |
mike12345567
|
53d765b849
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:34:32 +01:00 |
mike12345567
|
d90c1e3dd3
|
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
|
bb3370e742
|
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
|
58b5502f77
|
Save Record Action
|
2020-10-08 22:06:44 +01:00 |
Andrew Kingston
|
b1b8061c3e
|
Merge in master
|
2020-09-14 10:16:09 +01:00 |
Michael Shanks
|
f975237417
|
stop coercing values on the server - do on client instead
|
2020-09-11 21:24:52 +01:00 |
Michael Shanks
|
14aa33705f
|
events hooked up and working
|
2020-09-10 21:11:05 +01:00 |
Andrew Kingston
|
45791b68c9
|
Remove client workflow execution
|
2020-09-10 11:27:31 +01:00 |
Michael Shanks
|
9e6f6c5292
|
bindings... allowing unescaped urls, but not html tags
|
2020-08-11 14:12:05 +01:00 |
Michael Shanks
|
753fb27eb8
|
client lib - new binding
|
2020-08-06 21:12:35 +01:00 |
Michael Shanks
|
bf1da9e94e
|
removal of appRoot - appId comes in cookie
|
2020-06-12 20:42:55 +01:00 |
Martin McKeaveney
|
7137362302
|
tidy up, styling
|
2020-06-02 11:08:53 +01:00 |
Martin McKeaveney
|
ba38385d72
|
lint + format
|
2020-06-01 21:31:55 +01:00 |
Martin McKeaveney
|
aeae4f50e2
|
tidy up
|
2020-06-01 21:26:32 +01:00 |
Martin McKeaveney
|
cb1fb87d21
|
server side workflows
|
2020-06-01 16:22:13 +01:00 |
Martin McKeaveney
|
2e42f8033e
|
workflow DAO tests
|
2020-06-01 11:52:15 +01:00 |
Martin McKeaveney
|
a220822e3a
|
move workflow to array data structure
|
2020-06-01 10:41:28 +01:00 |
Martin McKeaveney
|
dc90e141f5
|
server side event emitter
|
2020-05-31 17:12:52 +01:00 |
Martin McKeaveney
|
65d0161007
|
orchestrator refactor, user creation block
|
2020-05-30 13:41:46 +01:00 |
Martin McKeaveney
|
7129b9c225
|
significant client lib refactor
|
2020-05-30 00:14:41 +01:00 |
Martin McKeaveney
|
385bcfe51f
|
styling, bug fixes, client library state updates
|
2020-05-29 16:06:23 +01:00 |
Martin McKeaveney
|
bba7b93b75
|
refactor client library
|
2020-05-29 14:06:36 +01:00 |
Martin McKeaveney
|
50a582a726
|
make alerts live, more hooks, app notifications
|
2020-05-28 23:32:03 +01:00 |
Martin McKeaveney
|
a3bebe3330
|
adding workflow blocks, parameter parsing, templating
|
2020-05-28 20:20:03 +01:00 |
Martin McKeaveney
|
08d0b9cb94
|
workflow UI, orhestrator for executing workflows
|
2020-05-27 21:51:32 +01:00 |
Martin McKeaveney
|
b9a6c3ec10
|
workflow orchestrator
|
2020-05-26 21:34:01 +01:00 |
Martin McKeaveney
|
412aa6739f
|
state management bindings
|
2020-02-21 15:44:48 +00:00 |