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 |
Martin McKeaveney
|
94eb93b186
|
running prettier over codebase, removing merge files
|
2020-02-03 09:24:25 +00:00 |
Michael Shanks
|
63c865ab7d
|
basic cru app possible
|
2019-10-19 07:24:20 +01:00 |
Michael Shanks
|
75f4c6dd68
|
backup before an f-up
|
2019-10-18 17:32:03 +01:00 |
Michael Shanks
|
e283e971ec
|
lots of bugfixes and component changes
|
2019-10-03 06:12:13 +01:00 |
Michael Shanks
|
f3c529f444
|
nav component and bug fixes
|
2019-09-26 05:40:58 +01:00 |
Michael Shanks
|
3724d2b873
|
More event handlers & bug fix
|
2019-09-24 06:11:02 +01:00 |
Michael Shanks
|
3496c13f36
|
state event handlers - API
|
2019-09-23 06:08:06 +01:00 |