Andrew Kingston
|
313b26982e
|
Rename usages of primary display column to just display column
|
2020-10-14 20:38:32 +01:00 |
Andrew Kingston
|
9f9cc46988
|
Fix logout functionality
|
2020-10-14 20:28:02 +01:00 |
Andrew Kingston
|
d026289aa4
|
Add log out functionality
|
2020-10-14 20:12:41 +01:00 |
Andrew Kingston
|
c6cb01c759
|
Updating login component form error style slightly
|
2020-10-14 20:12:27 +01:00 |
Andrew Kingston
|
8281e3a676
|
Merge branch 'master' of github.com:Budibase/budibase into screen-updates
|
2020-10-14 19:40:45 +01:00 |
Martin McKeaveney
|
c329063f61
|
fix for appid referer split
|
2020-10-14 17:30:00 +01:00 |
Andrew Kingston
|
32df91895e
|
Merge branch 'master' of github.com:Budibase/budibase into screen-updates
|
2020-10-14 17:09:50 +01:00 |
Andrew Kingston
|
07fb3dccd4
|
Update Login component
|
2020-10-14 17:06:20 +01:00 |
Andrew Kingston
|
ddd7868611
|
Update navigation component
|
2020-10-14 17:06:02 +01:00 |
Martin McKeaveney
|
a8dfb34112
|
don't show login component on logged in page, fix auth for app assets
|
2020-10-14 16:47:53 +01:00 |
Martin McKeaveney
|
1601a9b2a2
|
lint
|
2020-10-14 15:13:22 +01:00 |
Martin McKeaveney
|
78ae3f194c
|
merge
|
2020-10-14 15:08:54 +01:00 |
Martin McKeaveney
|
d2a7bf55a7
|
lint
|
2020-10-14 13:21:43 +01:00 |
Andrew Kingston
|
5251efd837
|
Remove console.log statements
|
2020-10-14 10:06:33 +01:00 |
Andrew Kingston
|
4d42e722a3
|
Fix grid not allowing adding rows due to model -> table rename
|
2020-10-14 09:53:27 +01:00 |
Andrew Kingston
|
f6a388b38a
|
Fix errors being thrown when nesting certain components without picking a datasource
|
2020-10-14 09:39:49 +01:00 |
Andrew Kingston
|
53bbbd2b04
|
Fix errors being thrown by grid and table
|
2020-10-14 09:34:23 +01:00 |
Andrew Kingston
|
59174c4c1a
|
Improve grid and table rendering of any type of datasource
|
2020-10-14 09:23:20 +01:00 |
Martin McKeaveney
|
d9bb6aad2d
|
fixing funky svelte prettier issue
|
2020-10-13 21:37:55 +01:00 |
Martin McKeaveney
|
e95af51cde
|
simplify user authentication, remove anon user, fix login cookie issues
|
2020-10-13 21:33:56 +01:00 |
Andrew Kingston
|
8a10ea899c
|
Fix data table and grid rendering views
|
2020-10-13 19:58:36 +01:00 |
Martin McKeaveney
|
f921f4c090
|
fix issues from eslint plugin prettier
|
2020-10-13 16:33:45 +01:00 |
Martin McKeaveney
|
34bfef5661
|
bulk deletes on grid
|
2020-10-13 16:17:07 +01:00 |
Martin McKeaveney
|
ff9d178304
|
Merge branch 'master' of github.com:Budibase/budibase into bugz
|
2020-10-13 13:07:06 +01:00 |
Martin McKeaveney
|
4ea99592d9
|
v0.2.1
|
2020-10-13 13:01:13 +01:00 |
Martin McKeaveney
|
d5a053304f
|
Merge branch 'master' of github.com:Budibase/budibase into bugz
|
2020-10-13 12:52:55 +01:00 |
Michael Drury
|
d637ebbdb4
|
Merge pull request #687 from Budibase/endpoint-renaming
Major update - renaming model to table and record to row
|
2020-10-13 12:17:54 +01:00 |
kevmodrome
|
50d2f45446
|
fixes height issue with grid component
|
2020-10-13 12:15:44 +02:00 |
Martin McKeaveney
|
6fe15f9bef
|
Merge branch 'master' of github.com:Budibase/budibase into bugz
|
2020-10-13 10:59:31 +01:00 |
Martin McKeaveney
|
78aae99e39
|
prevent duplicate table names
|
2020-10-13 10:59:24 +01:00 |
mike12345567
|
5354d66366
|
Fixing problem where something injected [object Object] into the source code?
|
2020-10-13 10:35:10 +01:00 |
mike12345567
|
80b011141d
|
Formatting codebase.
|
2020-10-13 10:04:29 +01:00 |
mike12345567
|
1140f65282
|
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
|
d8e349ddaa
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-13 09:24:13 +01:00 |
Andrew Kingston
|
95d5836552
|
Add relationships as possible datasource for grid
|
2020-10-13 09:22:47 +01:00 |
kevmodrome
|
6ac9c59bbb
|
adds pagination option
|
2020-10-13 09:51:01 +02:00 |
kevmodrome
|
4ad2fb47d5
|
adds height option to grid component
|
2020-10-13 09:13:56 +02:00 |
Andrew Kingston
|
72676623b8
|
Fix grid crash when there are no related rows in a link field
|
2020-10-13 08:12:03 +01:00 |
Andrew Kingston
|
3ba79b0071
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-12 21:35:51 +01:00 |
mike12345567
|
f221d35ab8
|
Updating data grid components which had model/record still defined in them.
|
2020-10-12 21:31:58 +01:00 |
Martin McKeaveney
|
10cef93195
|
merge with new grid
|
2020-10-12 20:25:15 +01:00 |
kevmodrome
|
b5a5ac8970
|
fix editable header column not hiding when grid is un-editable
|
2020-10-12 20:44:40 +02:00 |
Andrew Kingston
|
47e9cd64cb
|
Fix crash when no linked records in DataTable
|
2020-10-12 18:47:25 +01:00 |
kevmodrome
|
1e1662d265
|
lint fixes
|
2020-10-12 18:54:18 +02:00 |
kevmodrome
|
14dc81e994
|
sets correct editable values on fields
|
2020-10-12 18:42:47 +02:00 |
Andrew Kingston
|
3fa4561edb
|
Fix relational data in client apps and use count for link fields in client apps
|
2020-10-12 14:21:15 +01:00 |
Andrew Kingston
|
5450cca9f4
|
Fix linked record selector rendering in client apps
|
2020-10-12 14:19:54 +01:00 |
mike12345567
|
53d765b849
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 13:34:32 +01:00 |
kevmodrome
|
a161288dc9
|
merge master
|
2020-10-12 12:58:20 +02:00 |
kevmodrome
|
5691dc5c67
|
merge master
|
2020-10-12 12:56:27 +02:00 |