1
0
Fork 0
mirror of synced 2024-08-21 13:01:47 +12:00
Commit graph

130 commits

Author SHA1 Message Date
Andrew Kingston
0ac8a33210 Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source 2020-10-12 11:26:04 +01:00
Andrew Kingston
339bb8b76c Fix images and lots of other string escaping not working 2020-10-12 10:49:21 +01:00
Michael Shanks
2e76e1f0f4 Save Record Action 2020-10-08 22:06:44 +01:00
Michael Shanks
dd31e19400 fix: Navigate To & Other Actions broken 2020-10-02 14:52:45 +01:00
Andrew Kingston
fe97579d36 Merge in master 2020-09-14 13:55:40 +01:00
Michael Shanks
cacd735961 fix: override client context store on create 2020-09-14 12:46:49 +01:00
Michael Shanks
7fe7c9b286 fix: re-exposing store in component api, as form depends on it 2020-09-14 12:32:10 +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
d951edad61 some comments 2020-09-11 09:53:02 +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
f988d2d9c7 event panel rework backup 2020-09-01 10:12:01 +01:00
Michael Shanks
3c69e48200 some styling changes from code review 2020-08-27 10:00:36 +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
Martin McKeaveney
1a33ab2e18 merge 2020-07-07 21:32:32 +01:00
Michael Shanks
9208a43cf1 Form component now supports edit recprd 2020-07-07 20:16:03 +01:00
Martin McKeaveney
27975057c7 budibase complete deployment 2020-07-07 17:51:41 +01:00
Michael Shanks
94509a814d some comments 2020-07-07 10:51:25 +01:00
Michael Shanks
9424cbb615 routing breaks when we click same link twice #422 2020-07-07 10:48:24 +01:00
Martin McKeaveney
f7d65deb5e extra index template for production 2020-07-06 19:43:40 +01:00
Michael Shanks
51054786c2 fix: list supports multiple children (without container) 2020-07-06 14:21:55 +01:00
Martin McKeaveney
5ecc8d4a54 deployment E2E 2020-07-02 23:22:20 +01:00
Michael Shanks
ce99054f91 Added recordDetail component 2020-07-01 13:19:14 +01:00
Michael Shanks
69f57a211c fix: interpolation on property binding 2020-06-30 09:48:48 +01:00
Michael Shanks
eb2b6ec56f removed x-user-agent 2020-06-19 16:59:46 +01:00
Michael Shanks
bd927564b2 client - should recognise new cookie format 2020-06-19 07:04:55 +01:00
Michael Shanks
bf14aa5ccb instanceid removal 2020-06-18 16:59:31 +01:00
Michael Shanks
ea3a8fd81a client: fixing broken tests 2020-06-14 20:30:23 +01:00
Michael Shanks
5b59a110a6 lint fix 2020-06-12 21:11:39 +01:00
Michael Shanks
19d132c6c2 removal of appRoot - appId comes in cookie 2020-06-12 20:42:55 +01:00
Michael Shanks
6aba0e4ee2 Merge branch 'master' into new-list-spike2 2020-06-04 11:57:05 +01:00
Michael Shanks
2bedbd5df6 bugfix: screenRouter hijacks link clicks and routes when applicable 2020-06-03 22:52:33 +01:00
Michael Shanks
3471afe587 bugfix: data components hitting correct url again 2020-06-03 22:12:09 +01:00
Martin McKeaveney
18ad679d21 lint 2020-06-03 20:44:35 +01:00
Martin McKeaveney
2cd309bfdc fix some other auth bugs 2020-06-03 20:35:30 +01:00
Michael Shanks
f6b98d987f spike - list that accepts children 2020-06-02 23:26:06 +01:00
Martin McKeaveney
3a983cea8a tidy up, styling 2020-06-02 11:08:53 +01:00
Martin McKeaveney
401b6689bc Record selector 2020-06-01 22:55:44 +01:00
Martin McKeaveney
a9e77836cb tests 2020-06-01 22:25:44 +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
Martin McKeaveney
176906e766 server side workflows 2020-06-01 16:22:13 +01:00
Martin McKeaveney
cb496d1819 workflow DAO tests 2020-06-01 11:52:15 +01:00
Martin McKeaveney
15ba1a5a12 move workflow to array data structure 2020-06-01 10:41:28 +01:00
Martin McKeaveney
5c1aa00fd0 server side event emitter 2020-05-31 17:12:52 +01:00
Martin McKeaveney
9a898a8d74 orchestrator refactor, user creation block 2020-05-30 13:41:46 +01:00
Martin McKeaveney
36da2576bc separate workflow components from routify routes 2020-05-30 00:40:33 +01:00
Martin McKeaveney
c7b8220a62 significant client lib refactor 2020-05-30 00:14:41 +01:00