Martin McKeaveney
|
71a7482dda
|
lint ✨
|
2020-10-15 17:05:09 +01:00 |
Martin McKeaveney
|
3dac1e2a78
|
allow users to remove a calculation
|
2020-10-15 15:02:22 +01:00 |
Martin McKeaveney
|
a34a59880e
|
merge from master
|
2020-10-15 14:41:29 +01:00 |
mike12345567
|
dfe2d4069e
|
Merge branch 'master' of github.com:Budibase/budibase into bug/fixing-more-bugs
|
2020-10-15 13:55:13 +01:00 |
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 |
Martin McKeaveney
|
f0f9015819
|
more filtering updates
|
2020-10-15 12:09:41 +01:00 |
Martin McKeaveney
|
a23440c740
|
adding sum and count functionality, preventing user from doing bad filters
|
2020-10-15 10:48:57 +01:00 |
Martin McKeaveney
|
a2f64a80a0
|
Merge branch 'master' of github.com:Budibase/budibase into martin-more-bugfixes
|
2020-10-15 09:29:59 +01:00 |
Andrew Kingston
|
3172b3b479
|
Change create new web app button to black
|
2020-10-15 09:04:39 +01:00 |
Andrew Kingston
|
97c1f77c88
|
Fix cypress tests
|
2020-10-15 08:17:26 +01:00 |
Martin McKeaveney
|
988789f1d4
|
frontend bug fixes, remove bindable prop, add not equals filter
|
2020-10-14 21:43:36 +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 |
Andrew Kingston
|
472dded1fc
|
Move primary display column option in to column popover
|
2020-10-14 19:40:01 +01:00 |
mike12345567
|
dbd6237e44
|
Fixing a bug where if you created a column without a name editting it would create another column and also adding an option to remove sorting from your table.
|
2020-10-14 18:04:21 +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
|
3b01c6dd54
|
Remove deprecated nav component props
|
2020-10-14 17:08:12 +01:00 |
Andrew Kingston
|
6082783992
|
Add new gradient options
|
2020-10-14 17:07:40 +01:00 |
Andrew Kingston
|
c09056fd68
|
Remove HR from settings view
|
2020-10-14 17:07:22 +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
|
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 |
mike12345567
|
e33dd65768
|
Upgrading prettier svelte plugin until found a version that works for our formatting without breaking on some syntax.
|
2020-10-14 12:22:43 +01:00 |
mike12345567
|
7ee64e8abd
|
Merge branch 'master' of github.com:Budibase/budibase into chuckles-fixes
|
2020-10-14 12:16:16 +01:00 |
mike12345567
|
e96098c5f4
|
Some design changes and moving around screen deletion to centralise it.
|
2020-10-14 11:56:02 +01:00 |
Andrew Kingston
|
2dce25c99a
|
Remove console.log statement
|
2020-10-14 10:10:16 +01:00 |
Martin McKeaveney
|
cb5c09d439
|
simplify user authentication, remove anon user, fix login cookie issues
|
2020-10-13 21:33:56 +01:00 |
mike12345567
|
23c8339827
|
Adding info to the table deletion about screens that will be deleted and deleted template screens when table deleted.
|
2020-10-13 19:37:52 +01:00 |
Andrew Kingston
|
e50d33b7cb
|
Add flex design property and fix existing default layout
|
2020-10-13 17:46:18 +01:00 |
Andrew Kingston
|
5a086d529b
|
Merge branch 'master' of github.com:Budibase/budibase into cheeks-bugfixes
|
2020-10-13 17:27:46 +01:00 |
Martin McKeaveney
|
14af18d27b
|
fix issues from eslint plugin prettier
|
2020-10-13 16:33:45 +01:00 |
Martin McKeaveney
|
2b3b41e778
|
bulk deletes on grid
|
2020-10-13 16:17:07 +01:00 |
Martin McKeaveney
|
8bac014955
|
optional chaining for backend ui models
|
2020-10-13 15:40:59 +01:00 |
Andrew Kingston
|
751e19c40e
|
Fix checkbox depth in frontend settings
|
2020-10-13 14:29:32 +01:00 |
Martin McKeaveney
|
c0d5be49f6
|
Merge branch 'master' of github.com:Budibase/budibase into bugz
|
2020-10-13 13:07:06 +01:00 |
Martin McKeaveney
|
5c7baf84c3
|
v0.2.1
|
2020-10-13 13:01:13 +01:00 |
Martin McKeaveney
|
55527784ed
|
Merge branch 'master' of github.com:Budibase/budibase into bugz
|
2020-10-13 12:52:55 +01:00 |
mike12345567
|
61ce6cb403
|
Updating yarn lock for server and fixing test case.
|
2020-10-13 11:50:19 +01:00 |
Andrew Kingston
|
f9f939152a
|
Update all old references in datasources from isModel to type=model
|
2020-10-13 11:27:18 +01:00 |
mike12345567
|
76742d527a
|
Updating test cases.
|
2020-10-13 11:19:34 +01:00 |
Martin McKeaveney
|
06c65cc89c
|
removing z-index from checkbox
|
2020-10-13 11:18:34 +01:00 |
Andrew Kingston
|
b4ded22ac9
|
Fix crashing when rendering any components settings that uses a ScreenSelect
|
2020-10-13 11:11:59 +01:00 |
Martin McKeaveney
|
fa6880f291
|
Merge branch 'master' of github.com:Budibase/budibase into bugz
|
2020-10-13 10:59:31 +01:00 |
Martin McKeaveney
|
7d8cb16824
|
prevent duplicate table names
|
2020-10-13 10:59:24 +01:00 |
mike12345567
|
a622d3c2f1
|
Fixing problem where something injected [object Object] into the source code?
|
2020-10-13 10:35:10 +01:00 |
mike12345567
|
9a38294449
|
Formatting codebase.
|
2020-10-13 10:04:29 +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 |