Andrew Kingston
|
9e8b6c9c41
|
Fix routify empty span tags affecting dom layout
|
2021-04-13 14:44:46 +01:00 |
Andrew Kingston
|
13b7140571
|
Support non-sortable columns in table and prevent first row rendering flashing
|
2021-04-13 14:44:30 +01:00 |
Michael Shanks
|
f2f640aca9
|
Contributor license agreement
licenses and new GitHub action
|
2021-04-13 14:43:33 +01:00 |
mike12345567
|
02c9f69143
|
Updating current app to set up role in middleware.
|
2021-04-13 14:35:00 +01:00 |
Andrew Kingston
|
e166195a49
|
Allow table dynamic resizing and scrolling whenever rowCount is not specified
|
2021-04-13 14:14:14 +01:00 |
Andrew Kingston
|
1ea51cdb74
|
Fix client table not passing down rowCount and improve styles of wrapper div
|
2021-04-13 14:13:44 +01:00 |
Martin McKeaveney
|
d82516d949
|
remove buildertoken refs
|
2021-04-13 14:00:09 +01:00 |
Martin McKeaveney
|
509a04d914
|
logout button
|
2021-04-13 13:56:28 +01:00 |
Martin McKeaveney
|
252c50029f
|
prevent login page flash on initial render
|
2021-04-13 13:41:12 +01:00 |
mike12345567
|
7685d2949e
|
Removing test cases which are no longer valid.
|
2021-04-13 13:37:54 +01:00 |
mike12345567
|
96b4549a4c
|
Formatting.
|
2021-04-13 13:35:30 +01:00 |
mike12345567
|
81d7d1f4c6
|
Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-13 13:35:21 +01:00 |
mike12345567
|
c51dacd0fe
|
Adding test cases for current app middleware as well as removing some old middlewares that were no longer used.
|
2021-04-13 13:32:09 +01:00 |
Martin McKeaveney
|
d72a6dc8df
|
currentapp being set correctly for user
|
2021-04-13 13:26:13 +01:00 |
Martin McKeaveney
|
3226ee90e2
|
Authentication working on builder homepage, integration with currentapp middleware
|
2021-04-13 11:56:57 +01:00 |
mike12345567
|
a52f296d78
|
Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-13 10:26:40 +01:00 |
Martin McKeaveney
|
651b57fbb2
|
small fixes
|
2021-04-13 09:20:30 +01:00 |
Martin McKeaveney
|
20a00d1225
|
remove merge conflict
|
2021-04-12 20:11:21 +01:00 |
Martin McKeaveney
|
b0ffb8dcb8
|
v0.8.16
|
2021-04-12 19:51:11 +01:00 |
mike12345567
|
eaad867780
|
Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved.
|
2021-04-12 18:31:58 +01:00 |
Martin McKeaveney
|
fe5dd7e2ac
|
v0.8.15
|
2021-04-12 17:10:19 +01:00 |
Martin McKeaveney
|
f5c31f73b3
|
lint
|
2021-04-12 16:51:07 +01:00 |
Andrew Kingston
|
41742e7138
|
Use BBUI spectrum table in standard components
|
2021-04-12 16:14:24 +01:00 |
Keviin Åberg Kultalahti
|
cef3437c50
|
Implements ActionMenu component
|
2021-04-12 17:10:55 +02:00 |
mike12345567
|
0e583eb185
|
Updating fetch self to get the global user as well as local metadata.
|
2021-04-12 15:54:14 +01:00 |
Keviin Åberg Kultalahti
|
0b18b55433
|
Implements Menu component
|
2021-04-12 16:26:26 +02:00 |
Andrew Kingston
|
d7cb604151
|
Improve table cell rendering and pass down table slot
|
2021-04-12 15:24:33 +01:00 |
Andrew Kingston
|
3b2ef3a5e9
|
Add hover cursor to relationship badges in tables
|
2021-04-12 15:16:49 +01:00 |
Andrew Kingston
|
9e2803cb8d
|
Don't show header in spectrum table unless rows exist
|
2021-04-12 15:15:35 +01:00 |
Andrew Kingston
|
f76fb21562
|
Allow clicking on relationships in spectrum table
|
2021-04-12 15:12:59 +01:00 |
Keviin Åberg Kultalahti
|
958c302ca7
|
some button fixes
|
2021-04-12 16:06:03 +02:00 |
Martin McKeaveney
|
947da97d62
|
Update microsoftSqlServer.js
|
2021-04-12 15:01:52 +01:00 |
Andrew Kingston
|
afca35a229
|
Improve table props and update table to work with views
|
2021-04-12 14:45:41 +01:00 |
Martin McKeaveney
|
b5baf9f892
|
merge
|
2021-04-12 13:41:46 +01:00 |
Martin McKeaveney
|
c02306e6fb
|
merge
|
2021-04-12 13:39:53 +01:00 |
mike12345567
|
5993ae6242
|
Removing test case which was no longer needed.
|
2021-04-12 12:19:45 +01:00 |
Martin McKeaveney
|
dd0b4baef5
|
in progress - currentapp token
|
2021-04-12 12:02:28 +01:00 |
mike12345567
|
d2a3dc4a2f
|
Some fixes for automations, removing password obsfucation in create user step as not useful and making update row work with correct row ID.
|
2021-04-12 11:53:37 +01:00 |
Martin McKeaveney
|
ce55f99a0a
|
Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management
|
2021-04-12 11:20:07 +01:00 |
Martin McKeaveney
|
c4a9d8c9f0
|
self endpoint, simple auth
|
2021-04-12 11:20:01 +01:00 |
mike12345567
|
9b77f4e518
|
Fixing issue with 403 on schema endpoint due to change in middleware.
|
2021-04-12 11:16:41 +01:00 |
mike12345567
|
a2c7ea9ba4
|
Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management
|
2021-04-12 11:09:22 +01:00 |
mike12345567
|
4516e3d798
|
Updating snapshot for middleware test.
|
2021-04-12 11:09:06 +01:00 |
Martin McKeaveney
|
e2ce7098c5
|
merge
|
2021-04-12 10:48:27 +01:00 |
Martin McKeaveney
|
468b9b97f9
|
builder login
|
2021-04-12 10:47:48 +01:00 |
Keviin Åberg Kultalahti
|
199756134b
|
wip menu component
|
2021-04-12 11:24:03 +02:00 |
Michael Drury
|
aa59a83e6e
|
Update README.md
Fixing codecov badge.
|
2021-04-11 20:24:54 +01:00 |
Michael Drury
|
be19161ceb
|
Merge pull request #1351 from theomelo/fix/readme-troubleshooting-link
fix(README): Broken troubeshooting link
|
2021-04-11 20:24:28 +01:00 |
Martin McKeaveney
|
65be3e9ede
|
v0.8.14
|
2021-04-11 12:58:22 +01:00 |
Martin McKeaveney
|
c19cc4f3c9
|
v0.8.13
|
2021-04-11 12:53:39 +01:00 |