mike12345567
|
e70c0f32c7
|
Some changes for authentication and getting rid of allScreens component of store as it was causing confusion and breakages.
|
2020-10-15 13:52:56 +01:00 |
Andrew Kingston
|
d5630760cc
|
Rename usages of primary display column to just display column
|
2020-10-14 20:38:32 +01:00 |
Andrew Kingston
|
008b59829b
|
Merge branch 'more-bug-fixes' of github.com:Budibase/budibase into screen-updates
|
2020-10-14 20:16:01 +01:00 |
Michael Drury
|
40325e39c3
|
Fixing an issue where linked record column deletion was not correctly removing relationships.
|
2020-10-14 20:05:13 +01:00 |
Andrew Kingston
|
64c1183b16
|
Merge branch 'master' of github.com:Budibase/budibase into screen-updates
|
2020-10-14 19:40:45 +01:00 |
Andrew Kingston
|
646c74bb08
|
Ignore column renaming if the rename has the same name
|
2020-10-14 19:40:27 +01:00 |
Martin McKeaveney
|
535c9febd5
|
fix for appid referer split
|
2020-10-14 17:30:00 +01:00 |
Andrew Kingston
|
3de238c66a
|
Merge branch 'master' of github.com:Budibase/budibase into screen-updates
|
2020-10-14 17:09:50 +01:00 |
Andrew Kingston
|
e0c309850b
|
Update default page templates
|
2020-10-14 17:06:58 +01:00 |
Andrew Kingston
|
b0171c1a9f
|
Add translucent background to slot component
|
2020-10-14 17:05:29 +01:00 |
Martin McKeaveney
|
8132c77f8c
|
don't show login component on logged in page, fix auth for app assets
|
2020-10-14 16:47:53 +01:00 |
Martin McKeaveney
|
802b05815d
|
lint
|
2020-10-14 15:13:22 +01:00 |
Martin McKeaveney
|
4823e66fe9
|
merge
|
2020-10-14 15:08:54 +01:00 |
Martin McKeaveney
|
4be3014e91
|
update row_save event
|
2020-10-14 15:06:48 +01:00 |
Martin McKeaveney
|
79b50dc0b7
|
lint
|
2020-10-14 13:21:43 +01:00 |
Martin McKeaveney
|
2ae3191758
|
fix csv import
|
2020-10-14 13:09:03 +01:00 |
mike12345567
|
7ee64e8abd
|
Merge branch 'master' of github.com:Budibase/budibase into chuckles-fixes
|
2020-10-14 12:16:16 +01:00 |
Martin McKeaveney
|
cb5c09d439
|
simplify user authentication, remove anon user, fix login cookie issues
|
2020-10-13 21:33:56 +01:00 |
Andrew Kingston
|
e50d33b7cb
|
Add flex design property and fix existing default layout
|
2020-10-13 17:46:18 +01:00 |
mike12345567
|
0c2f48fd96
|
Adding 501 not implemented errors to screen API which did not have a controller previously.
|
2020-10-13 17:40:28 +01:00 |
mike12345567
|
3e9836138b
|
Removing deprecated function - exists.
|
2020-10-13 17:02:59 +01:00 |
mike12345567
|
65a2da9091
|
Destroying instance DBs for an app before it is deleted.
|
2020-10-13 16:31:14 +01:00 |
Martin McKeaveney
|
2b3b41e778
|
bulk deletes on grid
|
2020-10-13 16:17:07 +01:00 |
Martin McKeaveney
|
5c7baf84c3
|
v0.2.1
|
2020-10-13 13:01:13 +01:00 |
mike12345567
|
61ce6cb403
|
Updating yarn lock for server and fixing test case.
|
2020-10-13 11:50:19 +01:00 |
mike12345567
|
ca9012d07d
|
Merge branch 'feat/linked-records-data-source' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-13 09:58:31 +01:00 |
mike12345567
|
5e9d32824c
|
Merge branch 'feat/linked-records-data-source' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-13 09:58:08 +01:00 |
Andrew Kingston
|
fa59b05d74
|
Add back in sharp reference which was commented out
|
2020-10-13 09:42:44 +01:00 |
Andrew Kingston
|
ba616a7b36
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-13 09:24:13 +01:00 |
Andrew Kingston
|
ae63877d67
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-12 21:35:51 +01:00 |
Martin McKeaveney
|
99500cb123
|
remove screen1 from dummy data
|
2020-10-12 21:22:23 +01:00 |
Martin McKeaveney
|
f31352ad49
|
convenience scripts for restoring budibase installations
|
2020-10-12 20:39:29 +01:00 |
kevmodrome
|
41e23e78ce
|
add back missing param to validate call on record post route
|
2020-10-12 20:37:41 +02:00 |
mike12345567
|
b0cea4c091
|
Updating formatting.
|
2020-10-12 17:56:40 +01:00 |
kevmodrome
|
3cd2cdb722
|
lint fixes
|
2020-10-12 18:54:18 +02:00 |
mike12345567
|
51ed75978b
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 17:45:11 +01:00 |
kevmodrome
|
277ab59647
|
Merge branch 'master' into feature/add-grid-to-standard-components
|
2020-10-12 18:43:22 +02:00 |
kevmodrome
|
b0bd9ae135
|
sets correct editable values on fields
|
2020-10-12 18:42:47 +02:00 |
mike12345567
|
1dea4f24b7
|
Handling empty relationship column the same way other columns are handled, it won't do anything until it is valid - but doesn't error.
|
2020-10-12 17:02:52 +01:00 |
mike12345567
|
352ff82885
|
Improving consistency of model saving, making sure that any validation which could fail happens before any updates are carried out.
|
2020-10-12 16:51:41 +01:00 |
mike12345567
|
8df3a3f8de
|
Fixes for deleting records when a table is deleted.
|
2020-10-12 16:37:08 +01:00 |
mike12345567
|
12242cf6b2
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 15:25:27 +01:00 |
Andrew Kingston
|
c1b047af0c
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-12 15:20:32 +01:00 |
mike12345567
|
9841aab689
|
Fixes the link doc ID so that they do not start with automation ID and fixes an error that was occurring when creating tables.
|
2020-10-12 14:31:17 +01:00 |
Andrew Kingston
|
dfd6a4d856
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-12 14:21:39 +01:00 |
mike12345567
|
c8ab9f7661
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:54:34 +01:00 |
Martin McKeaveney
|
2ca3bf1be9
|
Merge pull request #692 from Budibase/external-webhooks
support for external webhooks
|
2020-10-12 13:53:55 +01:00 |
mike12345567
|
cfd4d9d34d
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:34:32 +01:00 |
Martin McKeaveney
|
c5efdbc3d0
|
adding auth object to context rather than separate booleans
|
2020-10-12 13:32:52 +01:00 |
Martin McKeaveney
|
1f92c9cd14
|
support for external webhooks
|
2020-10-12 11:57:37 +01:00 |